Searched refs:innermost (Results 1 – 21 of 21) sorted by relevance
/external/valgrind/exp-sgcheck/ |
D | sg_main.c | 1975 StackFrame *innermost, *innermostOrig; in shadowStack_unwind() local 1977 innermost = shadowStacks[tid]; in shadowStack_unwind() 1978 tl_assert(innermost); in shadowStack_unwind() 1979 innermostOrig = innermost; in shadowStack_unwind() 1982 if (!innermost->outer) in shadowStack_unwind() 1984 if (innermost->inner) in shadowStack_unwind() 1985 tl_assert(innermost->inner->outer == innermost); in shadowStack_unwind() 1986 tl_assert(innermost->outer->inner == innermost); in shadowStack_unwind() 1987 tl_assert(innermost->blocks_added_by_call == NULL); in shadowStack_unwind() 1988 if (sp_now <= innermost->creation_sp) break; in shadowStack_unwind() [all …]
|
/external/v8/test/webkit/ |
D | exception-with-handler-inside-eval-with-dynamic-scope-expected.txt | 31 PASS result is "innermost scope" 32 PASS result is "innermost scope" 36 PASS result is "innermost scope" 37 PASS result is "innermost scope"
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | FastStringBuffer.java | 295 FastStringBuffer innermost = this; in reset() local 297 while (innermost.m_innerFSB != null) in reset() 299 innermost = innermost.m_innerFSB; in reset() 302 m_chunkBits = innermost.m_chunkBits; in reset() 303 m_chunkSize = innermost.m_chunkSize; in reset() 304 m_chunkMask = innermost.m_chunkMask; in reset()
|
/external/clang/test/CodeGenObjC/ |
D | debug-info-nested-blocks.m | 22 // innermost block.
|
D | encode-test.m | 14 struct Innermost *innermost; field
|
/external/llvm/docs/ |
D | Vectorizers.rst | 221 control flow in the innermost loop. The innermost loop may contain complex
|
/external/google-breakpad/src/processor/proto/ |
D | process_state.proto | 144 // innermost called frame in a stack, this will be an exact program counter
|
/external/valgrind/docs/internals/ |
D | xml-output.txt | 358 is one or more FRAMEs. The first is the innermost frame, the
|
D | xml-output-protocol4.txt | 223 is one or more FRAMEs. The first is the innermost frame, the
|
/external/clang/lib/Sema/ |
D | SemaType.cpp | 430 unsigned innermost = -1U; in distributeObjCPointerTypeAttrFromDeclarator() local 437 innermost = i; in distributeObjCPointerTypeAttrFromDeclarator() 469 if (innermost != -1U) { in distributeObjCPointerTypeAttrFromDeclarator() 471 declarator.getTypeObject(innermost).getAttrListRef()); in distributeObjCPointerTypeAttrFromDeclarator()
|
/external/clang/docs/ |
D | AutomaticReferenceCounting.rst | 501 pointer which is guaranteed to be valid at least as long as the innermost 742 where the next-innermost declarator is a function declarator, and 748 object, it is applied to the innermost pointer or block-pointer type. 1987 to the innermost autorelease pool exactly as if the object had been sent the
|
/external/libvorbis/doc/ |
D | 04-codec.tex | 184 % itemize at the innermost level. However, it would be much better to
|
/external/clang/include/clang/Basic/ |
D | DiagnosticParseKinds.td | 532 "be innermost component of anonymous pack declaration}0">;
|
/external/bison/build-aux/ |
D | texinfo.tex | 754 % This records the amount of indent in the innermost environment. 2220 % \INITMACRO can check \currentmarkupstyle for the innermost
|
/external/pcre/dist/doc/ |
D | pcre.txt | 7494 This verb causes a skip to the next innermost alternative when back- 7601 alternative in the innermost enclosing group that has alternations, 7628 (*THEN) skips to the next alternative in the innermost enclosing group
|
/external/e2fsprogs/lib/et/ |
D | texinfo.tex | 804 % This records the amount of indent in the innermost environment.
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 804 % This records the amount of indent in the innermost environment.
|
/external/bison/doc/ |
D | bison.texi | 6784 the else-clause to the innermost if-statement, making these two inputs 6806 else-clause to the innermost if-statement; this is what Bison accomplishes
|
D | bison.info | 6504 attach the else-clause to the innermost if-statement, making these two 6522 attaching the else-clause to the innermost if-statement; this is what
|
/external/pcre/dist/ |
D | ChangeLog | 1496 alternative in the innermost enclosing group".
|
/external/jmonkeyengine/ |
D | NOTICE | 7995 * If multiple DefaultQualifier annotations are in scope, the innermost one
|