OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:innermost
(Results
51 - 75
of
261
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/external/chromium_org/base/mac/
foundation_util.h
152
// managed by the
innermost
NSAutoreleasePool, so after this function returns,
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
tracing_backend.py
180
""" Stops tracing on the
innermost
(!) nested call, because we cannot get
/external/clang/include/clang/Sema/
Scope.h
121
/// BreakParent/ContinueParent - This is a direct link to the
innermost
/external/clang/lib/Basic/
Module.cpp
109
// Build up the set of module names (from
innermost
to outermost).
/external/clang/lib/StaticAnalyzer/Checkers/
MallocOverflowSecurityChecker.cpp
104
// TODO: Could push this into the
innermost
scope where 'e' is
/external/libpng/contrib/visupng/
cexcept.h
168
clause of the
innermost
enclosing Try clause. The expression must
/external/llvm/lib/Analysis/
CFG.cpp
117
// LoopInfo contains a mapping from basic block to the
innermost
loop. Find
/external/llvm/utils/TableGen/
X86DisassemblerTables.h
51
///
innermost
level of the structure hierarchy. The entry is printed out
/frameworks/base/core/java/android/webkit/
CacheManager.java
271
* Ends the
innermost
cache transaction and returns whether this was the
/external/chromium_org/v8/src/
scopes.h
406
// Find the
innermost
global scope.
417
// the
innermost
scope. Only nested block, catch or with scopes are tracked
contexts.h
387
// Get the
innermost
global context by traversing the context chain.
/external/chromium_org/chrome/browser/autocomplete/
history_url_provider.cc
123
//
Innermost
matches (matches after any scheme or "www.") are better than
124
// non-
innermost
matches.
428
// Try to highlight "
innermost
" match location. If we fix up "w" into
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/utils/
SuballocatedIntVector.java
416
* Get the nth element. This is often at the
innermost
loop of an
/external/chromium/chrome/browser/autocomplete/
history_url_provider.h
235
// prefix. This is useful when you need to figure out the
innermost
match
/external/chromium_org/third_party/WebKit/Source/core/html/
HTMLLinkElement.cpp
131
// let the latest (
innermost
) mutation occur.
/external/valgrind/main/docs/internals/
xml-output.txt
358
is one or more FRAMEs. The first is the
innermost
frame, the
/external/clang/lib/Sema/
SemaType.cpp
446
// objc_gc goes on the
innermost
pointer to something that's not a
448
unsigned
innermost
= -1U;
local
455
innermost
= i;
487
if (
innermost
!= -1U) {
489
declarator.getTypeObject(
innermost
).getAttrListRef());
530
/// Try to distribute a function type attribute to the
innermost
540
// Put it on the
innermost
function chunk, if there is one.
569
// Try to distribute to the
innermost
.
588
// Try to distribute to the
innermost
.
654
// i.e. whether the
innermost
semantic chunk is a function
[
all
...]
SemaTemplateInstantiate.cpp
39
/// \param
Innermost
if non-NULL, the
innermost
template argument list.
52
const TemplateArgumentList *
Innermost
,
58
if (
Innermost
)
59
Result.addOuterTemplateArguments(
Innermost
);
[
all
...]
/docs/source.android.com/src/source/
code-style.jd
279
should be declared in the
innermost
block that encloses all uses of the
619
function calls within a module, only the
innermost
function should return the
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/
cp-tree.h
447
/* The IDENTIFIER_BINDING is the
innermost
cxx_binding for the
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/
cp-tree.h
447
/* The IDENTIFIER_BINDING is the
innermost
cxx_binding for the
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/
cp-tree.h
447
/* The IDENTIFIER_BINDING is the
innermost
cxx_binding for the
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/
cp-tree.h
447
/* The IDENTIFIER_BINDING is the
innermost
cxx_binding for the
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXObject.cpp
773
// next
innermost
object to the given point.
/external/chromium_org/third_party/mesa/src/src/mesa/math/
m_eval.c
219
/* in the
innermost
loop which could lead to less cache misses. */
Completed in 2593 milliseconds
1
2
3
4
5
6
7
8
9
10
11