OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pushed
(Results
26 - 50
of
711
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/vm/compiler/template/armv5te-vfp/
TEMPLATE_SAVE_STATE.S
12
* Finally, the two registers previously
pushed
must be popped.
/external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemEmpty.java
26
* else got
pushed
, so that pop() works correctly.
/external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_UserEvent.3
30
\fBSDL_UserEvent\fR is in the \fBuser\fR member of the structure \fI\fBSDL_Event\fR\fR\&. This event is unique, it is never created by SDL but only by the user\&. The event can be
pushed
onto the event queue using \fI\fBSDL_PushEvent\fP\fR\&. The contents of the structure members or completely up to the programmer, the only requirement is that \fBtype\fR is a value from \fBSDL_USEREVENT\fP to \fBSDL_NUMEVENTS-1\fP (inclusive)\&.
SDL_SetEventFilter.3
24
Events
pushed
onto the queue with \fI\fBSDL_PushEvent\fP\fR or \fI\fBSDL_PeepEvents\fP\fR do not get passed through the event filter\&.
/external/apache-xml/src/main/java/org/apache/xml/serializer/
NamespaceMappings.java
31
* prefix/uri/depth triplets are
pushed
on a stack
pushed
on a stack. The depth
47
* "def" is
pushed
on the stack with depth 1.
48
* When the first <paragraph> is encountered "p2" and "ghi" are
pushed
with
50
* When the <sentance> is encountered "p3" and "jkl" are
pushed
with depth 3.
55
* So prefix/uri pairs are
pushed
and poped off the stack as elements are
77
* mappings at deeper depths push later on such a stack. Mappings
pushed
84
* It contains the
pushed
NamespaceNodes (shallowest
91
* All prefixes
pushed
at the current depth can be
/dalvik/vm/mterp/armv5te/
entry.S
24
* got
pushed
onto the stack. From this it figures out how to restore
116
* We
pushed
some registers on the stack in dvmMterpStdRun, then saved
/external/apache-xml/src/main/java/org/apache/xml/utils/
NameSpace.java
27
* be
pushed
on the namespace stack for each
/external/tagsoup/src/org/ccil/cowan/tagsoup/
AutoDetector.java
35
<i>must</i> be
pushed
back onto the InputStream so that they can be
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/base/
RetargetFilter.java
72
// Release
pushed
frame
InputStreamSource.java
90
// Release
pushed
frame
/external/quake/quake/src/WinQuake/
worlda.s
42
#define hull 4+8 // because only partially
pushed
43
#define num 8+4 // because only partially
pushed
44
#define p 12+12 // because only partially
pushed
d_ifacea.h
64
// !!! address of this field is
pushed
in !!!
/libcore/luni/src/main/java/java/io/
PushbackInputStream.java
25
* this useful. The number of bytes which may be
pushed
back can be specified
26
* during construction. If the buffer of
pushed
back bytes is empty, bytes are
31
* The buffer that contains
pushed
-back bytes.
239
*
pushed
back in such a way that the next byte read from this stream is
261
* bytes are
pushed
back in such a way that the next byte read from this
298
* least significant byte of the integer {@code oneByte} is
pushed
back.
/external/webkit/Source/WebCore/inspector/front-end/
CookieItemsView.js
125
var
pushed
= false;
131
if (!
pushed
) {
132
pushed
= true;
/external/webkit/Source/WebCore/platform/graphics/skia/
PlatformContextSkia.h
64
// that the graphics state that is
pushed
and popped by save() and restore()
69
// state to be
pushed
and popped along with the bitmap.
155
// FIXME: This should be
pushed
down to GraphicsContext.
/dalvik/vm/compiler/codegen/mips/mips/
ArchVariant.cpp
73
/* Up to 5 args are
pushed
on top of FP - sizeofStackSaveArea */
/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/stressapptest/src/
queue.h
77
int64 pushed_; // Number of pages
pushed
, total.
/external/v8/src/
vm-state-inl.h
39
// logger and partially threaded through the call stack. States are
pushed
by
/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.
Completed in 280 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>