/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/ |
D | ControlFlowGraph.java | 173 …if ( (lastExecutionJSR() == null) && (subroutines.subroutineOf(getInstruction()) != subroutines.ge… in execute() 176 …if ( (lastExecutionJSR() != null) && (subroutines.subroutineOf(getInstruction()) == subroutines.ge… in execute() 336 final Subroutine s = subroutines.subroutineOf(getInstruction()); in _getSuccessors() 403 private final Subroutines subroutines; field in ControlFlowGraph 426 subroutines = new Subroutines(method_gen, enableJustIceCheck); in ControlFlowGraph() 475 return subroutines.subroutineOf(i) == null; in isDead()
|
D | Subroutines.java | 364 private final Map<InstructionHandle, Subroutine> subroutines = new HashMap<>(); field in Subroutines 413 subroutines.put(astore, sr); in Subroutines() 417 subroutines.put(all[0], TOPLEVEL); in Subroutines() 503 for (final Subroutine sub : subroutines.values()) { in Subroutines() 504 … if (sub != subroutines.get(all[0])) { // We don't want to forbid top-level exception handlers. in Subroutines() 568 final Subroutine ret = subroutines.get(leader); in getSubroutine() 594 for (final Subroutine s : subroutines.values()) { in subroutineOf() 681 return "---\n"+subroutines+"\n---\n"; in toString()
|
/external/javassist/src/main/javassist/bytecode/analysis/ |
D | SubroutineScanner.java | 37 private Subroutine[] subroutines; field in SubroutineScanner 46 subroutines = new Subroutine[code.getCodeLength()]; in scan() 57 scan(handler, iter, subroutines[exceptions.startPc(i)]); in scan() 60 return subroutines; in scan() 83 subroutines[pos] = sub; in scanOp()
|
D | Analyzer.java | 89 private Subroutine[] subroutines; field in Analyzer 135 subroutines = scanner.scan(method); in analyze() 173 Subroutine subroutine = subroutines[pos]; in analyzeNextEntry() 194 mergeJsr(queue, frames[pos], subroutines[target], pos, lookAhead(iter, pos)); in analyzeNextEntry()
|
/external/ow2-asm/asm-analysis/src/main/java/org/objectweb/asm/tree/analysis/ |
D | Analyzer.java | 72 private Subroutine[] subroutines; field in Analyzer 115 subroutines = new Subroutine[insnListSize]; in analyze() 155 Subroutine subroutine = subroutines[insnIndex]; in analyze() 230 subroutines[jsrInsnIndex], in analyze() 388 if (subroutines[i] != null && subroutines[i].start == null) { in findSubroutines() 389 subroutines[i] = null; in findSubroutines() 416 if (subroutines[currentInsnIndex] != null) { in findSubroutine() 419 subroutines[currentInsnIndex] = new Subroutine(subroutine); in findSubroutine() 637 Subroutine oldSubroutine = subroutines[insnIndex]; in merge() 640 subroutines[insnIndex] = new Subroutine(subroutine); in merge() [all …]
|
/external/llvm/test/DebugInfo/Inputs/ |
D | gmlt.ll | 11 ; subroutines. 19 ; Omitting the subprograms without inlined subroutines is not possible 21 ; (which happens with this optimization if there are no inlined subroutines). 72 ; inlined subroutines are omitted by design to save space)
|
/external/rust/android-crates-io/crates/spdx/src/text/licenses/ |
D | OLDAP-1.3 | 54 …subroutines supplied by you and linked into this Package in order to emulate subroutines and varia… 56 8. Software supplied by you and linked with this Package in order to use subroutines and variables …
|
D | OLDAP-1.4 | 54 …subroutines supplied by you and linked into this Package in order to emulate subroutines and varia… 56 8. Software supplied by you and linked with this Package in order to use subroutines and variables …
|
D | Artistic-1.0-Perl | 43 …subroutines (or comparably compiled subroutines in other languages) supplied by you and linked int…
|
D | ClArtistic | 53 …subroutines (or comparably compiled subroutines in other languages) supplied by you and linked int…
|
D | OLDAP-1.2 | 54 …subroutines supplied by you and linked into this Package in order to emulate subroutines and varia…
|
D | OLDAP-1.1 | 54 …subroutines supplied by you and linked into this Package in order to emulate subroutines and varia…
|
D | NBPL-1.0 | 53 …subroutines supplied by you and linked into this Package in order to emulate subroutines and varia…
|
/external/licenseclassifier/licenses/ |
D | Artistic-1.0-Perl.txt | 76 …subroutines (or comparably compiled subroutines in other languages) supplied by you and linked int…
|
/external/licenseclassifier/v2/assets/License/Artistic-1.0-Perl/ |
D | license.txt | 76 …subroutines (or comparably compiled subroutines in other languages) supplied by you and linked int…
|
/external/google-breakpad/src/third_party/libdisasm/ |
D | LICENSE | 116 7. C subroutines (or comparably compiled subroutines in other 118 emulate subroutines and variables of the language defined by this 120 equivalent of input as in Paragraph 6, provided these subroutines do
|
/external/mesa3d/src/compiler/glsl/ |
D | lower_subroutine.cpp | 90 ir_function *fn = this->state->subroutines[s]; in visit_leave()
|
/external/ply/ply/example/BASIC/ |
D | README | 17 and no facilities for interactive input. Moreover, subroutines and functions
|
/external/llvm/test/DebugInfo/X86/ |
D | inlined-formal-parameter.ll | 12 ; Check that we have formal parameters for 'a' in both inlined subroutines.
|
D | inline-member-function.ll | 26 ; Ensure we omit DW_AT_object_pointer on inlined subroutines.
|
/external/kotlinc/bin/ |
D | kotlinc.bat | 77 rem # subroutines
|
/external/arm-optimized-routines/ |
D | README | 21 subroutines and sources shared with
|
/external/cronet/tot/third_party/boringssl/src/third_party/googletest/docs/ |
D | primer.md | 20 and subroutines. This common pattern is easy to recognize and makes tests 91 test suite need to share common objects and subroutines, you can put them into a 224 5. If needed, define subroutines for your tests to share. 227 access objects and subroutines in the test fixture:
|
/external/googletest/docs/ |
D | primer.md | 20 and subroutines. This common pattern is easy to recognize and makes tests 91 test suite need to share common objects and subroutines, you can put them into a 224 5. If needed, define subroutines for your tests to share. 227 access objects and subroutines in the test fixture:
|
/external/cronet/stable/third_party/boringssl/src/third_party/googletest/docs/ |
D | primer.md | 20 and subroutines. This common pattern is easy to recognize and makes tests 91 test suite need to share common objects and subroutines, you can put them into a 224 5. If needed, define subroutines for your tests to share. 227 access objects and subroutines in the test fixture:
|