/external/mtools/ |
D | mlabel.c | 110 const char *newLabel=""; in mlabel() local 189 newLabel = argv[optind]+2; in mlabel() 195 if(strlen(newLabel) > VBUFSIZE) { in mlabel() 201 interactive = !show && !clear &&!newLabel[0] && in mlabel() 203 if(!clear && !newLabel[0]) { in mlabel() 206 if(clear && newLabel[0]) { in mlabel() 245 newLabel = longname; in mlabel() 257 longname[strlen(newLabel)-1] = '\0'; in mlabel() 260 if(strlen(newLabel) > 11) { in mlabel() 266 if((!show || newLabel[0]) && !isNotFound(&entry)){ in mlabel() [all …]
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/ |
D | MethodLocation.java | 84 Label newLabel = new Label(); in addNewLabel() local 85 getLabels().add(newLabel); in addNewLabel() 86 return newLabel; in addNewLabel()
|
D | MutableMethodImplementation.java | 115 Label startLabel = newLabel(codeAddressToIndex, tryBlock.getStartCodeAddress()); in MutableMethodImplementation() 116 …Label endLabel = newLabel(codeAddressToIndex, tryBlock.getStartCodeAddress() + tryBlock.getCodeUni… in MutableMethodImplementation() 121 newLabel(codeAddressToIndex, exceptionHandler.getHandlerCodeAddress()))); in MutableMethodImplementation() 532 private Label newLabel(@Nonnull int[] codeAddressToIndex, int codeAddress) { 684 newLabel(codeAddressToIndex, codeAddress + instruction.getCodeOffset())); 729 newLabel(codeAddressToIndex, codeAddress + instruction.getCodeOffset())); 770 newLabel(codeAddressToIndex, codeAddress + instruction.getCodeOffset())); 816 newLabel(codeAddressToIndex, codeAddress + instruction.getCodeOffset())); 841 newLabel(codeAddressToIndex, codeAddress + instruction.getCodeOffset())); 864 Label newLabel; [all …]
|
/external/antlr/tool/src/main/java/org/antlr/analysis/ |
D | DFAState.java | 351 Label newLabel = new Label(existingMinusNewElements); in addReachableLabel() local 352 reachableLabels.add(newLabel); in addReachableLabel() 374 Label newLabel = new Label(remainder); in addReachableLabel() local 375 reachableLabels.add(newLabel); in addReachableLabel()
|
/external/dexmaker/dexmaker/src/main/java/com/android/dx/ |
D | Code.java | 463 Label newLabel = new Label(); in splitCurrentLabel() local 464 adopt(newLabel); in splitCurrentLabel() 465 currentLabel.primarySuccessor = newLabel; in splitCurrentLabel() 468 currentLabel = newLabel; in splitCurrentLabel()
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | ShowStarredCoverage.java | 184 String newLabel = PARENS.matcher(label).replaceAll(""); in stripParens() local 185 if (label.equals(newLabel)) { in stripParens() 188 return newLabel; in stripParens()
|
/external/robolectric-shadows/sandbox/src/main/java/org/robolectric/internal/bytecode/ |
D | OldClassInstrumentor.java | 134 Label notNull = generator.newLabel(); in generateCallToClassHandler() 135 Label afterward = generator.newLabel(); in generateCallToClassHandler()
|
/external/doclava/src/com/google/doclava/ |
D | SampleCode.java | 520 String newLabel = thisLabel + "/" + childLabel; in squashNodes() local 521 list.get(i).setLabel(newLabel); in squashNodes()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | instrument_pass.cpp | 85 std::unique_ptr<Instruction> newLabel( in NewLabel() local 87 get_def_use_mgr()->AnalyzeInstDefUse(&*newLabel); in NewLabel() 88 return newLabel; in NewLabel()
|
D | inline_pass.cpp | 116 std::unique_ptr<Instruction> newLabel( in NewLabel() local 118 return newLabel; in NewLabel()
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | instrument_pass.cpp | 85 std::unique_ptr<Instruction> newLabel( in NewLabel() local 87 get_def_use_mgr()->AnalyzeInstDefUse(&*newLabel); in NewLabel() 88 return newLabel; in NewLabel()
|
D | inline_pass.cpp | 116 std::unique_ptr<Instruction> newLabel( in NewLabel() local 118 return newLabel; in NewLabel()
|
/external/jarjar/lib/ |
D | asm-commons-4.0.jar | META-INF/MANIFEST.MF
org/objectweb/asm/commons/AdviceAdapter.class
< ... |
/external/dexmaker/lib/ |
D | dalvik-dx-9.0.0_r3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/guice/extensions/struts2/lib/ |
D | xwork-core-2.2.1.jar | META-INF/
META-INF/MANIFEST.MF
xwork-validator-definition-1.0. ... |
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |