/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/ |
D | DexBackedDexFile.java | 49 private final Opcodes opcodes; field in DexBackedDexFile 64 … private DexBackedDexFile(Opcodes opcodes, @Nonnull byte[] buf, int offset, boolean verifyMagic) { in DexBackedDexFile() 87 public DexBackedDexFile(@Nonnull Opcodes opcodes, @Nonnull BaseDexBuffer buf) { in DexBackedDexFile() 91 public DexBackedDexFile(@Nonnull Opcodes opcodes, @Nonnull byte[] buf, int offset) { in DexBackedDexFile() 95 public DexBackedDexFile(@Nonnull Opcodes opcodes, @Nonnull byte[] buf) { in DexBackedDexFile() 99 … public static DexBackedDexFile fromInputStream(@Nonnull Opcodes opcodes, @Nonnull InputStream is) in fromInputStream()
|
D | DexBackedOdexFile.java | 54 public DexBackedOdexFile(@Nonnull Opcodes opcodes, @Nonnull byte[] odexBuf, byte[] dexBuf) { in DexBackedOdexFile()
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/raw/ |
D | RawDexFile.java | 50 public RawDexFile(@Nonnull Opcodes opcodes, @Nonnull BaseDexBuffer buf) { in RawDexFile() 55 public RawDexFile(@Nonnull Opcodes opcodes, @Nonnull byte[] buf) { in RawDexFile()
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
D | OutputFinisher.java | 358 Dop[] opcodes = makeOpcodesArray(); in finishProcessingAndGetList() local 395 private void reserveRegisters(Dop[] opcodes) { in reserveRegisters() 446 private int calculateReservedCount(Dop[] opcodes) { in calculateReservedCount() 553 private void massageInstructions(Dop[] opcodes) { in massageInstructions() 593 private ArrayList<DalvInsn> performExpansion(Dop[] opcodes) { in performExpansion()
|
/external/llvm/test/tools/llvm-readobj/ARM/ |
D | unwind.s | 55 opcodes: label
|
/external/lldb/include/lldb/Symbol/ |
D | UnwindPlan.h | 181 GetDWARFExpr (const uint8_t **opcodes, uint16_t& len) const in GetDWARFExpr() 234 const uint8_t *opcodes; member
|
/external/lldb/source/Symbol/ |
D | UnwindPlan.cpp | 52 UnwindPlan::Row::RegisterLocation::SetAtDWARFExpression (const uint8_t *opcodes, uint32_t len) in SetAtDWARFExpression() 62 UnwindPlan::Row::RegisterLocation::SetIsDWARFExpression (const uint8_t *opcodes, uint32_t len) in SetIsDWARFExpression()
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/ |
D | DexFileFactory.java | 63 …tic DexBackedDexFile loadDexFile(File dexFile, String dexEntry, @Nonnull Opcodes opcodes) throws I… in loadDexFile()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | i915_debug_fp.c | 34 static const char *opcodes[0x20] = { variable
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_debug_fp.c | 49 static const char *opcodes[0x20] = { variable
|
/external/javassist/src/main/javassist/bytecode/ |
D | InstructionPrinter.java | 28 private final static String opcodes[] = Mnemonic.OPCODE; field in InstructionPrinter
|
/external/mesa3d/src/gallium/docs/source/ |
D | tgsi.rst | 1566 .. _atomopcodes:
|
/external/lldb/source/Expression/ |
D | DWARFExpression.cpp | 1295 const DataExtractor& opcodes, in Evaluate()
|
/external/fonttools/Lib/fontTools/ |
D | cffLib.py | 1395 opcodes = buildOpcodeDict(topDictOperators) variable in TopDictCompiler 1440 opcodes = buildOpcodeDict(topDictOperators) variable in FontDictCompiler 1453 opcodes = buildOpcodeDict(privateDictOperators) variable in PrivateDictCompiler
|
/external/fonttools/Lib/fontTools/misc/ |
D | psCharStrings.py | 234 operators, opcodes = buildOperatorDict(t2Operators) variable in T2CharString 451 operators, opcodes = buildOperatorDict(t1Operators) variable in T1CharString
|
/external/elfutils/src/libdw/ |
D | libdwP.h | 385 unsigned char opcodes[255]; member
|
/external/smali/smali/src/main/java/org/jf/smali/ |
D | smaliTreeWalker.java | 327 private Opcodes opcodes = new Opcodes(apiLevel); field in smaliTreeWalker
|
D | smaliParser.java | 307 private Opcodes opcodes = new Opcodes(apiLevel); field in smaliParser
|
/external/owasp/sanitizer/tools/emma/lib/ |
D | emma.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/vladium/
com/ ... |
/external/emma/lib/ |
D | emma.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/vladium/
com/ ... |
/external/robolectric/lib/main/ |
D | javassist-3.14.0-GA.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/bytecode/
javassist/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | findbugs.jar | META-INF/
META-INF/MANIFEST.MF
default.xsl
edu/
edu/umd ... |