Home
last modified time | relevance | path

Searched refs:subroutine (Results 1 – 25 of 266) sorted by relevance

1234567891011

/external/annotation-tools/asmx/src/org/objectweb/asm/tree/analysis/
DAnalyzer.java158 Subroutine subroutine = subroutines[insn]; in analyze() local
166 merge(insn + 1, f, subroutine); in analyze()
172 subroutine = subroutine == null ? null : subroutine.copy(); in analyze()
177 merge(insn + 1, current, subroutine); in analyze()
185 merge(indexes.get(j.label), current, subroutine); in analyze() local
189 merge(indexes.get(lsi.dflt), current, subroutine); in analyze() local
192 merge(indexes.get(label), current, subroutine); in analyze() local
196 merge(indexes.get(tsi.dflt), current, subroutine); in analyze() local
199 merge(indexes.get(label), current, subroutine); in analyze() local
202 if (subroutine == null) { in analyze()
[all …]
DSubroutine.java74 public boolean merge(final Subroutine subroutine, boolean checkOverlap) in merge() argument
77 if (checkOverlap && subroutine.start != start) { in merge()
82 if (subroutine.access[i] && !access[i]) { in merge()
87 for (int i = 0; i < subroutine.callers.size(); ++i) { in merge()
88 Object caller = subroutine.callers.get(i); in merge()
/external/javassist/src/main/javassist/bytecode/analysis/
DExecutor.java66 …MethodInfo method, int pos, CodeIterator iter, Frame frame, Subroutine subroutine) throws BadBytec… in execute() argument
114 evalLoad(Type.INTEGER, iter.byteAt(pos + 1), frame, subroutine); in execute()
117 evalLoad(Type.LONG, iter.byteAt(pos + 1), frame, subroutine); in execute()
120 evalLoad(Type.FLOAT, iter.byteAt(pos + 1), frame, subroutine); in execute()
123 evalLoad(Type.DOUBLE, iter.byteAt(pos + 1), frame, subroutine); in execute()
126 evalLoad(Type.OBJECT, iter.byteAt(pos + 1), frame, subroutine); in execute()
132 evalLoad(Type.INTEGER, opcode - ILOAD_0, frame, subroutine); in execute()
138 evalLoad(Type.LONG, opcode - LLOAD_0, frame, subroutine); in execute()
144 evalLoad(Type.FLOAT, opcode - FLOAD_0, frame, subroutine); in execute()
150 evalLoad(Type.DOUBLE, opcode - DLOAD_0, frame, subroutine); in execute()
[all …]
DAnalyzer.java174 Subroutine subroutine = subroutines[pos]; in analyzeNextEntry() local
177 executor.execute(method, pos, iter, frame, subroutine); in analyzeNextEntry()
189 mergeRet(queue, iter, pos, frame, subroutine); in analyzeNextEntry()
361 …et(IntQueue queue, CodeIterator iter, int pos, Frame frame, Subroutine subroutine) throws BadBytec… in mergeRet() argument
362 if (subroutine == null) in mergeRet()
365 Iterator callerIter = subroutine.callers().iterator(); in mergeRet()
379 for (Iterator i = subroutine.accessed().iterator(); i.hasNext(); ) { in mergeRet()
/external/mesa3d/src/mesa/main/
Dshaderobj.h184 _mesa_shader_stage_from_subroutine(GLenum subroutine) in _mesa_shader_stage_from_subroutine() argument
186 switch (subroutine) { in _mesa_shader_stage_from_subroutine()
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageSizeTests.cpp430 std::string GenShader(int stage, bool ms_and_1d, bool subroutine) in GenShader() argument
461 if (subroutine) in GenShader()
492 if (subroutine) in GenShader()
623 long Run(int stage, bool ms_and_1d, ivec4 expected_result[7], bool subroutine = false) in Run() argument
627 std::string vs = GenShader<T>(stage, ms_and_1d, subroutine); in Run()
637 std::string tcs = GenShader<T>(stage, ms_and_1d, subroutine); in Run()
650 std::string tes = GenShader<T>(stage, ms_and_1d, subroutine); in Run()
661 std::string gs = GenShader<T>(stage, ms_and_1d, subroutine); in Run()
670 std::string cs = GenShader<T>(stage, ms_and_1d, subroutine); in Run()
679 std::string fs = GenShader<T>(stage, ms_and_1d, subroutine); in Run()
/external/libxml2/vms/
Dbuild_libxml.com237 $!- the BUILD subroutine. Compile then insert into library or link as required
239 $BUILD: subroutine
/external/llvm/docs/HistoricalNotes/
D2001-05-19-ExceptionResponse.txt11 > is like a subroutine because it needs to be entered from many points (end of
17 modelled as a subroutine (as java bytecodes do), which is really
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2001-05-19-ExceptionResponse.txt11 > is like a subroutine because it needs to be entered from many points (end of
17 modelled as a subroutine (as java bytecodes do), which is really
/external/e2fsprogs/lib/ss/
Dct_c.sed13 # sub: <subroutine name>
80 # First, parse out the subroutine name
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
DBaseRecognizer.pm459 my ($package, $filename, $line, $subroutine) = @frame;
465 if ($subroutine eq NEXT_TOKEN_RULE_NAME) {
473 push @{$rules}, $subroutine;
/external/elfutils/src/
Daddr2line.c747 Dwarf_Die subroutine; in handle_address() local
750 dieoff, &subroutine); in handle_address()
754 nscopes = dwarf_getscopes_die (&subroutine, &scopes); in handle_address()
/external/cblas/
DREADME.android33 Replace Fortran wrappers either with calls to the Eigen "subroutine" versions
/external/llvm/test/MC/Disassembler/Hexagon/
Djr.txt4 # Call subroutine from register
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfoV3.td23 // Call subroutine.
83 // Call subroutine from register.
/external/pcre/dist2/
DChangeLog27 disables the use of back references (and subroutine calls), which are supported
449 especially when recursion or subroutine calls are involved. However, this
612 between a subroutine call and its quantifier was incorrectly compiled, leading
621 a fixed maximum following a group that contains a subroutine reference was
671 forward reference subroutine call followed by a non-forward-reference
672 subroutine call, for example /.((?2)(?R)\1)()/, pcre2_compile() failed to
716 37. There was no check for integer overflow in subroutine calls such as (?123).
815 subroutine reference could loop at compile time. Example: /[^\xff]((?1))/.
857 23. A pattern such as "((?+1)(\1))/" containing a forward reference subroutine
DNEWS10 and subroutine calls if called with the REG_NOSUB option. It now does.
/external/mesa3d/src/compiler/glsl/
Dast_type.cpp46 subroutine_only.flags.q.subroutine = 1; in has_qualifiers()
780 bad.flags.q.subroutine ? " subroutine" : "", in validate_flags()
/external/curl/packages/vms/
Dgenerate_vax_transfer.com165 $! write out subroutine name
/external/ImageMagick/coders/
DMake.com164 $Make: subroutine
/external/jarjar/lib/
Dasm-commons-4.0.jarMETA-INF/MANIFEST.MF org/objectweb/asm/commons/AdviceAdapter.class < ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dasm-commons-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/commons/AdviceAdapter.class < ...
/external/deqp/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/
Dgl43-master.txt3555 KHR-GL43.shader_image_load_store.advanced-sso-subroutine
3768 KHR-GL43.compute_shader.resource-subroutine
4060 KHR-GL43.explicit_uniform_location.subroutine-loc
4061 KHR-GL43.explicit_uniform_location.subroutine-loc-nondecimal
4062 KHR-GL43.explicit_uniform_location.subroutine-loc-all-stages
4063 KHR-GL43.explicit_uniform_location.subroutine-loc-arrays
4064 KHR-GL43.explicit_uniform_location.subroutine-loc-arrays-mix
4065 KHR-GL43.explicit_uniform_location.subroutine-loc-mix-with-implicit
4066 KHR-GL43.explicit_uniform_location.subroutine-loc-negative-compilation-non-number-literal
4067 KHR-GL43.explicit_uniform_location.subroutine-loc-negative-compilation-nonconst-loc
[all …]
Dgl44-master.txt3555 KHR-GL44.shader_image_load_store.advanced-sso-subroutine
3768 KHR-GL44.compute_shader.resource-subroutine
4060 KHR-GL44.explicit_uniform_location.subroutine-loc
4061 KHR-GL44.explicit_uniform_location.subroutine-loc-nondecimal
4062 KHR-GL44.explicit_uniform_location.subroutine-loc-all-stages
4063 KHR-GL44.explicit_uniform_location.subroutine-loc-arrays
4064 KHR-GL44.explicit_uniform_location.subroutine-loc-arrays-mix
4065 KHR-GL44.explicit_uniform_location.subroutine-loc-mix-with-implicit
4066 KHR-GL44.explicit_uniform_location.subroutine-loc-negative-compilation-non-number-literal
4067 KHR-GL44.explicit_uniform_location.subroutine-loc-negative-compilation-nonconst-loc
[all …]
/external/mesa3d/src/compiler/nir/
DREADME50 are inlined and any non-subroutine functions are deleted, parameters and return

1234567891011