OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scope
(Results
526 - 550
of
573
) sorted by null
<<
21
22
23
/external/v8/src/ia32/
macro-assembler-ia32.cc
443
CpuFeatures::
Scope
use_sse2(SSE2);
463
CpuFeatures::
Scope
use_sse2(SSE2);
476
CpuFeatures::
Scope
fscope(SSE2);
677
CpuFeatures::
Scope
scope
(SSE2);
723
CpuFeatures::
Scope
scope
(SSE2);
[
all
...]
lithium-ia32.cc
502
int result = index - info()->
scope
()->num_parameters() - 1;
510
return (1 + info()->
scope
()->num_parameters() - index) *
[
all
...]
/external/v8/src/x64/
macro-assembler-x64.cc
517
FrameScope
scope
(this, StackFrame::NONE);
720
// previous handle
scope
.
829
CpuFeatures::
Scope
scope
(SSE2);
844
CpuFeatures::
Scope
scope
(SSE2);
[
all
...]
stub-cache-x64.cc
657
FrameScope
scope
(masm, StackFrame::INTERNAL);
680
FrameScope
scope
(masm, StackFrame::INTERNAL);
[
all
...]
/prebuilts/tools/common/osgi/
osgi.jar
/external/smali/smali/src/main/antlr3/org/jf/smali/
smaliTreeWalker.g
453
scope
[
all
...]
/external/v8/src/
mark-compact.cc
2838
AlwaysAllocateScope
scope
;
local
[
all
...]
profile-generator.cc
2599
HandleScope
scope
;
local
2610
HandleScope
scope
;
local
[
all
...]
objects.h
[
all
...]
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar
org.eclipse.osgi_3.6.2.R36x_v20110210.jar
/external/clang/lib/CodeGen/
CodeGenFunction.h
84
/// occurs in a
scope
with non-trivial cleanups) a fixup is added to
86
/// unresolved fixups in that
scope
are threaded through the cleanup.
89
/// into a switch if this fixup is resolved into the current
scope
.
143
/// A saved depth on the
scope
stack. This is necessary because
159
/// Returns true if this
scope
encloses I.
161
/// This
scope
must be valid.
164
/// Returns true if this
scope
strictly encloses I: that is,
167
/// This
scope
must be valid.
222
/// immediately-enclosing context of the cleanup
scope
. For
315
/// The start of the
scope
-stack buffer, i.e. the allocated pointe
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar
org.eclipse.osgi_3.6.2.R36x_v20101103.jar
org.eclipse.pde.core_3.6.1.v20100902_r361.jar
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar
org.eclipse.jdt.launching_3.5.100.v20100526.jar
org.eclipse.debug.core_3.6.0.v20100519.jar
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar
/external/webkit/Source/WebCore/bindings/objc/
PublicDOMInterfaces.h
824
@property(copy) NSString *
scope
;
variable
[
all
...]
/prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.jar
/external/webkit/Source/WebCore/dom/
Document.cpp
580
// want the
scope
to be destructed until after
598
// so tear down
scope
information upfront to avoid having stale references in the map.
885
EventQueueScope
scope
;
local
[
all
...]
/external/e2fsprogs/lib/et/
texinfo.tex
58
%the other program under the
scope
of these terms.
[
all
...]
/external/valgrind/main/perf/
tinycc.c
[
all
...]
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js
[
all
...]
Completed in 732 milliseconds
<<
21
22
23