Home
last modified time | relevance | path

Searched defs:subroutine (Results 1 – 11 of 11) sorted by relevance

/external/ow2-asm/asm-analysis/src/main/java/org/objectweb/asm/tree/analysis/
DAnalyzer.java149 Subroutine subroutine = subroutines[insnIndex]; in analyze() local
263 merge(insnList.indexOf(tryCatchBlock.handler), handler, subroutine); in analyze() local
370 Subroutine subroutine = jsrSubroutines.get(jsrInsn.label); in findSubroutines() local
374 findSubroutine(insnList.indexOf(jsrInsn.label), subroutine, jsrInsns); in findSubroutines() local
400 final int insnIndex, final Subroutine subroutine, final List<AbstractInsnNode> jsrInsns) in findSubroutine()
427 findSubroutine(insnList.indexOf(tableSwitchInsn.dflt), subroutine, jsrInsns); in findSubroutine() local
434 findSubroutine(insnList.indexOf(lookupSwitchInsn.dflt), subroutine, jsrInsns); in findSubroutine() local
621 private void merge(final int insnIndex, final Frame<V> frame, final Subroutine subroutine) in merge()
DSubroutine.java73 Subroutine(final Subroutine subroutine) { in Subroutine()
87 public boolean merge(final Subroutine subroutine) { in merge()
/external/javassist/src/main/javassist/bytecode/analysis/
DExecutor.java67 …ecute(MethodInfo method, int pos, CodeIterator iter, Frame frame, Subroutine subroutine) throws Ba… in execute()
796 …private void evalLoad(Type expected, int index, Frame frame, Subroutine subroutine) throws BadByte… in evalLoad()
884 …private void evalStore(Type expected, int index, Frame frame, Subroutine subroutine) throws BadByt… in evalStore()
894 …private void evalWide(int pos, CodeIterator iter, Frame frame, Subroutine subroutine) throws BadBy… in evalWide()
996 private void access(int index, Type type, Subroutine subroutine) { in access()
DAnalyzer.java173 Subroutine subroutine = subroutines[pos]; in analyzeNextEntry() local
360 …mergeRet(IntQueue queue, CodeIterator iter, int pos, Frame frame, Subroutine subroutine) throws Ba… in mergeRet()
/external/mesa3d/src/mesa/main/
Dshaderobj.h191 _mesa_shader_stage_from_subroutine(GLenum 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()
623 long Run(int stage, bool ms_and_1d, ivec4 expected_result[7], bool subroutine = false) in Run()
Dgl4cShaderSubroutineTests.cpp3346 for (GLint subroutine = 0; subroutine < m_n_active_subroutines; ++subroutine) in inspectProgramResourceiv() local
/external/elfutils/src/
Daddr2line.c745 Dwarf_Die subroutine; in handle_address() local
/external/ow2-asm/asm/src/main/java/org/objectweb/asm/
DMethodWriter.java1716 Label subroutine = basicBlock.outgoingEdges.nextEdge.successor; in computeMaxStackAndLocal() local
/external/mesa3d/src/compiler/glsl/
Dast.h621 unsigned subroutine:1; /**< Is this marked 'subroutine' */ member
/external/crosvm/docs/book/
Dmermaid.min.js24 …tion(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.c… argument