Home
last modified time | relevance | path

Searched defs:initFromFile (Results 1 – 25 of 97) sorted by relevance

1234

/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
H A DLDC_W.java50 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in LDC_W
H A DJSR_W.java62 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in JSR_W
H A DGOTO_W.java62 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in GOTO_W
H A DBIPUSH.java76 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in BIPUSH
H A DSIPUSH.java74 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in SIPUSH
H A DLOOKUPSWITCH.java70 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in LOOKUPSWITCH
H A DINVOKEINTERFACE.java86 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in INVOKEINTERFACE
H A DNEWARRAY.java98 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in NEWARRAY
H A DINVOKEDYNAMIC.java73 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in INVOKEDYNAMIC
H A DTABLESWITCH.java78 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in TABLESWITCH
H A DRET.java84 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in RET
H A DLDC.java90 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in LDC
H A DCPInstruction.java111 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in CPInstruction
H A DIINC.java96 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in IINC
H A DMULTIANEWARRAY.java73 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in MULTIANEWARRAY
H A DLocalVariableInstruction.java129 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in LocalVariableInstruction
H A DBranchInstruction.java178 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in BranchInstruction
H A DInstruction.java144 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in Instruction
H A DSelect.java153 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in Select
/aosp_15_r20/hardware/google/gfxstream/codegen/generic-apigen/
DTypeFactory.cpp50 int TypeFactory::initFromFile(const std::string &filename) in initFromFile() function in TypeFactory
/aosp_15_r20/external/clang/lib/ARCMigrate/
H A DFileRemapper.cpp56 bool FileRemapper::initFromFile(StringRef filePath, DiagnosticsEngine &Diag, in initFromFile() function in FileRemapper
/aosp_15_r20/external/libchrome/base/android/java/src/org/chromium/base/
H A DCommandLine.java135 public static void initFromFile(String file) { in initFromFile() method in CommandLine
/aosp_15_r20/external/cronet/base/android/java/src/org/chromium/base/
H A DCommandLine.java144 public static void initFromFile(String file) { in initFromFile() method in CommandLine
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayDeviceConfig.java1835 public boolean initFromFile(File configFile) { in initFromFile() method in DisplayDeviceConfig
/aosp_15_r20/out/soong/.intermediates/external/apache-commons-bcel/apache-bcel/linux_glibc_common/local-javac-header/
Dapache-bcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...

1234