/external/ow2-asm/asm-analysis/src/main/java/org/objectweb/asm/tree/analysis/ |
D | Analyzer.java | 149 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()
|
D | Subroutine.java | 73 Subroutine(final Subroutine subroutine) { in Subroutine() 87 public boolean merge(final Subroutine subroutine) { in merge()
|
/external/javassist/src/main/javassist/bytecode/analysis/ |
D | Executor.java | 67 …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()
|
D | Analyzer.java | 173 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/ |
D | shaderobj.h | 191 _mesa_shader_stage_from_subroutine(GLenum subroutine) in _mesa_shader_stage_from_subroutine()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cShaderImageSizeTests.cpp | 430 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()
|
D | gl4cShaderSubroutineTests.cpp | 3346 for (GLint subroutine = 0; subroutine < m_n_active_subroutines; ++subroutine) in inspectProgramResourceiv() local
|
/external/elfutils/src/ |
D | addr2line.c | 745 Dwarf_Die subroutine; in handle_address() local
|
/external/ow2-asm/asm/src/main/java/org/objectweb/asm/ |
D | MethodWriter.java | 1716 Label subroutine = basicBlock.outgoingEdges.nextEdge.successor; in computeMaxStackAndLocal() local
|
/external/mesa3d/src/compiler/glsl/ |
D | ast.h | 621 unsigned subroutine:1; /**< Is this marked 'subroutine' */ member
|
/external/crosvm/docs/book/ |
D | mermaid.min.js | 24 …tion(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.c… argument
|