OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Pop
(Results
151 - 175
of
183
) sorted by null
1
2
3
4
5
6
7
8
/ndk/build/core/
definitions-graph.mk
158
#
Pop
first item from work-queue into _ndk_mod_module.
159
-ndk-mod-
pop
-first = \
163
-test-ndk-mod-
pop
-first = \
165
$(call -ndk-mod-
pop
-first)\
223
$(call -ndk-mod-
pop
-first)\
343
$(call -ndk-mod-
pop
-first)\
462
$(call -ndk-mod-
pop
-first)\
/external/chromium_org/v8/src/x64/
macro-assembler-x64.h
326
// Push and
pop
the registers that can hold pointers.
[
all
...]
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas
737
/// Switch back with
pop
().
745
function
Pop
: Integer;
[
all
...]
/external/chromium_org/v8/src/arm/
full-codegen-arm.cc
419
__
pop
(r0);
[
all
...]
/external/chromium_org/v8/src/mips/
code-stubs-mips.cc
712
__
Pop
(scratch, scratch2, scratch3);
[
all
...]
lithium-codegen-mips.cc
185
__
pop
(a1);
186
__
pop
(a0);
288
__
pop
(at);
797
__
Pop
(a1, scratch);
802
__
Pop
(a1, scratch);
[
all
...]
/external/chromium_org/v8/test/mjsunit/harmony/
object-observe.js
653
arr.
pop
();
654
arr.
pop
();
655
arr.
pop
();
[
all
...]
/external/clang/include/clang/Parse/
Parser.h
705
/// ExitScope -
Pop
a scope off the scope stack.
[
all
...]
/external/v8/src/mips/
builtins-mips.cc
691
__
pop
(function);
793
__
pop
(a2);
794
__
pop
(a1);
[
all
...]
code-stubs-mips.cc
92
//
Pop
the function info from the stack.
93
__
pop
(a3);
363
__
pop
(a3);
545
__
pop
(ra);
628
__
pop
(ra);
[
all
...]