Home
last modified time | relevance | path

Searched refs:pushed (Results 1 – 25 of 78) sorted by relevance

1234

/external/valgrind/main/gdbserver_tests/
DmcinfcallWSRU.stdinB.gdb21 print whoami("thread 1 inferior call pushed from gdb in mcinfcallWSRU.stdinB.gdb")
23 print whoami("thread 2 inferior call pushed from gdb in mcinfcallWSRU.stdinB.gdb")
25 print whoami("thread 3 inferior call pushed from gdb in mcinfcallWSRU.stdinB.gdb")
27 print whoami("thread 4 inferior call pushed from gdb in mcinfcallWSRU.stdinB.gdb")
Dmcbreak.stdinB.gdb51 print whoami("after next: inferior call pushed from mcbreak.stdinB.gdb")
63 # print whoami("after error: inferior call pushed from mcbreak.stdinB.gdb")
DmcinfcallRU.stderr.exp3 pid .... Thread .... inferior call pushed from gdb in mcinfcallRU.stdinB.gdb
DmcinfcallWSRU.stderr.exp6 pid .... Thread .... thread 1 inferior call pushed from gdb in mcinfcallWSRU.stdinB.gdb
Dmcbreak.stdout.exp5 pid .... Thread .... after next: inferior call pushed from mcbreak.stdinB.gdb
DmcinfcallRU.stdinB.gdb17 print whoami("inferior call pushed from gdb in mcinfcallRU.stdinB.gdb")
/external/chromium/chrome/browser/ui/gtk/
Dback_forward_button_gtk.cc28 int normal, pushed, hover, disabled, tooltip; in BackForwardButtonGtk() local
32 pushed = IDR_FORWARD_P; in BackForwardButtonGtk()
39 pushed = IDR_BACK_P; in BackForwardButtonGtk()
47 normal, pushed, hover, disabled, stock, GTK_ICON_SIZE_SMALL_TOOLBAR)); in BackForwardButtonGtk()
/external/webkit/Source/WebCore/inspector/front-end/
DCookieItemsView.js125 var pushed = false;
131 if (!pushed) {
132 pushed = true;
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DToXMLSAXHandler.java346 boolean pushed; in startPrefixMapping()
359 pushed = m_prefixMap.pushNamespace(prefix, uri, pushDepth); in startPrefixMapping()
361 if (pushed) in startPrefixMapping()
394 return pushed; in startPrefixMapping()
DToUnknownStream.java385 boolean pushed = false; in startPrefixMapping()
395 pushed = m_handler.startPrefixMapping(prefix, uri, shouldFlush); in startPrefixMapping()
417 pushed = m_handler.startPrefixMapping(prefix, uri, shouldFlush); in startPrefixMapping()
419 return pushed; in startPrefixMapping()
DToStream.java2336 boolean pushed; in startPrefixMapping()
2349 pushed = m_prefixMap.pushNamespace(prefix, uri, pushDepth); in startPrefixMapping()
2351 if (pushed) in startPrefixMapping()
2379 return pushed; in startPrefixMapping()
/external/webkit/Tools/BuildSlaveSupport/build.webkit.org-config/
DREADME2 Any changes made to code within this directory will need to be manually pushed to build.webkit.org.
/external/chromium/net/spdy/
Dspdy_stream.h95 bool pushed,
109 bool pushed() const { return pushed_; } in pushed() function
Dspdy_http_stream.cc223 if (!stream_->pushed() && stream_->closed()) { in SendRequest()
310 DCHECK(stream_->pushed()); in OnResponseReceived()
356 DCHECK(!stream_->closed() || stream_->pushed()); in OnDataReceived()
Dspdy_stream.cc40 bool pushed, in SpdyStream() argument
48 pushed_(pushed), in SpdyStream()
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
Drhino-python.extensions96 pushed on the stack; this will never be popped off again. The
97 numbers pushed on the stack will always be strictly increasing
101 pushed on the stack, and one INDENT token is generated. If it
/external/icu4c/common/
Drbbirpt.txt36 # | | | the pushed state will become the current s…
235 # The state that branched to here must have pushed a return state
295 # a pop; this state is pushed when the '=' in an assignment is found.
/external/chromium/chrome/browser/ui/cocoa/
Dhyperlink_button_cell.mm53 // Do not change button appearance when we are pushed.
/external/quake/quake/src/QW/progs/
Dmisc.qc577 self.movetype = MOVETYPE_PUSH; // so it doesn't get pushed by anything
607 self.movetype = MOVETYPE_PUSH; // so it doesn't get pushed by anything
622 self.movetype = MOVETYPE_PUSH; // so it doesn't get pushed by anything
/external/mesa3d/docs/
DMESA_swap_control.spec97 be pushed or popped. The current swap interval for the window
/external/libffi/src/m68k/
Dsysv.S78 | Remove the space we pushed for the args
/external/quake/quake/src/WinQuake/
Dquake-rogue.spec.sh37 4 new weapons! The Quake weapons are awesome, but we've pushed them beyond
/external/libffi/src/arm/
Dsysv.S177 @ Remove the space we pushed for the args
/external/protobuf/
Dconfigure.ac13 # version with the "-pre" suffix. (We used to use "-SNAPSHOT" but this pushed
/external/llvm/
DREADME.android68 should be pushed upstream eventually.)

1234