OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pushed
(Results
51 - 75
of
624
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/cts/tools/dx-tests/src/dxc/junit/opcodes/lstore_1/
Test_lstore_1.java
27
* @title value of local variable at <n> is
pushed
onto the operand stack
/cts/tools/dx-tests/src/dxc/junit/opcodes/lstore_2/
Test_lstore_2.java
27
* @title value of local variable at <n> is
pushed
onto the operand stack.
/cts/tools/dx-tests/src/dxc/junit/opcodes/lstore_3/
Test_lstore_3.java
27
* @title value of local variable at <n> is
pushed
onto the operand stack.
/dalvik/vm/compiler/codegen/arm/armv5te/
ArchVariant.cpp
71
/* Up to 5 args are
pushed
on top of FP - sizeofStackSaveArea */
/dalvik/vm/compiler/codegen/arm/armv7-a/
ArchVariant.cpp
66
/* Up to 5 args are
pushed
on top of FP - sizeofStackSaveArea */
/dalvik/vm/compiler/codegen/arm/armv7-a-neon/
ArchVariant.cpp
66
/* Up to 5 args are
pushed
on top of FP - sizeofStackSaveArea */
/dalvik/vm/compiler/codegen/x86/ia32/
ArchVariant.cpp
71
/* Up to 5 args are
pushed
on top of FP - sizeofStackSaveArea */
/external/bluetooth/glib/docs/reference/glib/tmpl/
trash_stack.sgml
29
Each piece of memory that is
pushed
onto the stack
/external/bluetooth/glib/tests/
threadpool-test.c
115
DEBUG_MSG (("[unused] ===>
pushed
%d threads onto the idle pool",
298
DEBUG_MSG (("%s ===>
pushed
new thread with id:%d, number "
334
DEBUG_MSG (("[idle] ===>
pushed
new thread with id:%d, number "
366
DEBUG_MSG (("[idle] ===>
pushed
new thread with id:%d, "
/external/chromium/base/
task_queue_unittest.cc
132
// None of the
pushed
tasks shoudl have run yet.
/external/chromium/chrome/browser/ui/cocoa/content_settings/
collected_cookies_mac.h
54
// bindings for the interface. Changes are
pushed
to this internal model via a
/external/chromium/chrome/browser/ui/cocoa/
hyperlink_button_cell.mm
53
// Do not change button appearance when we are
pushed
.
/external/chromium/net/spdy/
spdy_http_stream.cc
223
if (!stream_->
pushed
() && stream_->closed()) {
235
//
pushed
.
310
DCHECK(stream_->
pushed
());
356
DCHECK(!stream_->closed() || stream_->
pushed
());
/external/quake/quake/src/QW/client/
d_ifacea.h
64
// !!! address of this field is
pushed
in !!!
/external/quake/quake/src/WinQuake/
d_ifacea.h
64
// !!! address of this field is
pushed
in !!!
/external/webkit/Source/WebCore/loader/win/
FrameLoaderWin.cpp
50
// FIXME: this is a hack inherited from FrameMac, and should be
pushed
into Frame
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
win.py
54
#
pushed
into base.Port.
/system/core/sh/
input.h
41
* and restores it when files are
pushed
and popped. The user of this
/system/media/mca/filterfw/java/android/filterfw/basefilters/
InputStreamSource.java
90
// Release
pushed
frame
/system/media/mca/filterpacks/imageproc/java/
DrawOverlayFilter.java
89
// Release
pushed
frame
NegativeFilter.java
99
// Release
pushed
frame
SimpleImageFilter.java
86
// Release
pushed
frame
ToRGBAFilter.java
99
// Release
pushed
frame
ToRGBFilter.java
99
// Release
pushed
frame
/dalvik/vm/arch/x86/
Call386ABI.S
18
* argument list has to be
pushed
onto the native stack according to
44
The native code expects arguments on the stack,
pushed
from right to left.
Completed in 582 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>