/external/swiftshader/src/Reactor/ |
D | RoutineManager.cpp | 54 int instructionCount = 0; in startFunctionBody() local 57 instructionCount += basicBlock->size(); in startFunctionBody() 60 actualSize = instructionCount * averageInstructionSize; in startFunctionBody()
|
/external/swiftshader/src/Shader/ |
D | VertexShader.cpp | 92 int instructionCount = 1; in validate() local 136 instructionCount++; in validate() 144 return instructionCount; in validate()
|
D | PixelShader.cpp | 80 int instructionCount = 1; in validate() local 100 instructionCount++; in validate() 108 return instructionCount; in validate()
|
/external/proguard/src/proguard/optimize/peephole/ |
D | InstructionSequenceReplacer.java | 174 for (int index = 0; index < instructionSequenceMatcher.instructionCount(); index++) in visitAnyInstruction() 195 …x = replacementInstructions.length; index < instructionSequenceMatcher.instructionCount(); index++) in visitAnyInstruction() 221 for (int index = 0; index < instructionSequenceMatcher.instructionCount(); index++) in matchedInstructionsUnmodified()
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/raw/ |
D | CodeItem.java | 181 int instructionCount = reader.readUshort(); in makeAnnotator() local 182 out.annotate(2, "insn_count = 0x%x", instructionCount); in makeAnnotator()
|
/external/dexmaker/lib/ |
D | libcore-dex-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/proguard/src/proguard/classfile/util/ |
D | InstructionSequenceMatcher.java | 125 public int instructionCount() in instructionCount() method in InstructionSequenceMatcher
|
/external/emma/core/java12/com/vladium/emma/instr/ |
D | InstrVisitor.java | 740 int instructionCount = 0; in visit() local 936 instructionMap.put (ip, ++ instructionCount); in visit()
|
/external/emma/lib/ |
D | emma.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/vladium/
com/ ... |
/external/owasp/sanitizer/tools/emma/lib/ |
D | emma.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/vladium/
com/ ... |
/external/proguard/lib/ |
D | proguard.jar | META-INF/
META-INF/MANIFEST.MF
proguard/
proguard/DuplicateClassPrinter.class
DuplicateClassPrinter ... |
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |