/external/valgrind/main/gdbserver_tests/ |
D | mcinfcallWSRU.stdinB.gdb | 21 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")
|
D | mcbreak.stdinB.gdb | 51 print whoami("after next: inferior call pushed from mcbreak.stdinB.gdb") 63 # print whoami("after error: inferior call pushed from mcbreak.stdinB.gdb")
|
D | mcinfcallRU.stderr.exp | 3 pid .... Thread .... inferior call pushed from gdb in mcinfcallRU.stdinB.gdb
|
D | mcinfcallWSRU.stderr.exp | 6 pid .... Thread .... thread 1 inferior call pushed from gdb in mcinfcallWSRU.stdinB.gdb
|
D | mcbreak.stdout.exp | 5 pid .... Thread .... after next: inferior call pushed from mcbreak.stdinB.gdb
|
D | mcinfcallRU.stdinB.gdb | 17 print whoami("inferior call pushed from gdb in mcinfcallRU.stdinB.gdb")
|
/external/chromium/chrome/browser/ui/gtk/ |
D | back_forward_button_gtk.cc | 28 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/ |
D | CookieItemsView.js | 125 var pushed = false; 131 if (!pushed) { 132 pushed = true;
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | ToXMLSAXHandler.java | 346 boolean pushed; in startPrefixMapping() 359 pushed = m_prefixMap.pushNamespace(prefix, uri, pushDepth); in startPrefixMapping() 361 if (pushed) in startPrefixMapping() 394 return pushed; in startPrefixMapping()
|
D | ToUnknownStream.java | 385 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()
|
D | ToStream.java | 2336 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/ |
D | README | 2 Any changes made to code within this directory will need to be manually pushed to build.webkit.org.
|
/external/chromium/net/spdy/ |
D | spdy_stream.h | 95 bool pushed, 109 bool pushed() const { return pushed_; } in pushed() function
|
D | spdy_http_stream.cc | 223 if (!stream_->pushed() && stream_->closed()) { in SendRequest() 310 DCHECK(stream_->pushed()); in OnResponseReceived() 356 DCHECK(!stream_->closed() || stream_->pushed()); in OnDataReceived()
|
D | spdy_stream.cc | 40 bool pushed, in SpdyStream() argument 48 pushed_(pushed), in SpdyStream()
|
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
D | rhino-python.extensions | 96 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/ |
D | rbbirpt.txt | 36 # | | | 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/ |
D | hyperlink_button_cell.mm | 53 // Do not change button appearance when we are pushed.
|
/external/quake/quake/src/QW/progs/ |
D | misc.qc | 577 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/ |
D | MESA_swap_control.spec | 97 be pushed or popped. The current swap interval for the window
|
/external/libffi/src/m68k/ |
D | sysv.S | 78 | Remove the space we pushed for the args
|
/external/quake/quake/src/WinQuake/ |
D | quake-rogue.spec.sh | 37 4 new weapons! The Quake weapons are awesome, but we've pushed them beyond
|
/external/libffi/src/arm/ |
D | sysv.S | 177 @ Remove the space we pushed for the args
|
/external/protobuf/ |
D | configure.ac | 13 # version with the "-pre" suffix. (We used to use "-SNAPSHOT" but this pushed
|
/external/llvm/ |
D | README.android | 68 should be pushed upstream eventually.)
|