Home
last modified time | relevance | path

Searched refs:gone (Results 1 – 25 of 106) sorted by relevance

12345

/external/apache-http/src/org/apache/http/conn/scheme/
DSchemeRegistry.java158 Scheme gone = registeredSchemes.remove(name); in unregister() local
159 return gone; in unregister()
/external/v8/src/
Dd8-posix.cc112 int gone = 0; in WaitOnFD() local
117 gone = seconds * 1000 + (time_now.tv_usec - start_time.tv_usec) / 1000; in WaitOnFD()
118 if (gone >= total_timeout) return false; in WaitOnFD()
126 (total_timeout != -1 && total_timeout - gone < read_timeout)) { in WaitOnFD()
127 read_timeout = total_timeout - gone; in WaitOnFD()
/external/llvm/test/CodeGen/PowerPC/
Dand_add.ll11 ;; dead once add is gone.
/external/llvm/test/CodeGen/MBlaze/
Dintr.ll6 @.str = private constant [28 x i8] c"The interrupt has gone off\0A\00"
Dsvol.ll6 @.str = private constant [28 x i8] c"The interrupt has gone off\0A\00"
/external/chromium/chrome/browser/extensions/
Dbrowser_action_test_util_mac.mm63 // The window must be gone or we'll fail a unit test with windows left open.
/external/webkit/Tools/DumpRenderTree/mac/
DDumpRenderTreeWindow.mm111 …// If the WebView has gone into compositing mode, turn on window autodisplay. This is necessary fo…
/external/llvm/
DREADME.android47 …==> * 9d61dd9 - Remove some "2" suffixes from the metadata enums now that "1" is gone. (13 days ag…
/external/chromium/chrome/browser/renderer_host/
Drender_widget_host_view_mac_unittest.mm38 // Make sure the rwhv_mac_ is gone once the superclass's |TearDown()| runs.
/external/chromium/chrome/browser/ui/cocoa/
Dwindow_size_autosaver_unittest.mm196 // ...and it should be gone from the profile, too.
/external/valgrind/main/docs/internals/
DDarwin-notes.txt136 m_debugstub is gone.
/external/mesa3d/docs/
DRELNOTES-3.5181 The xmesa[1234].c files are gone. The new files are xm_api.c,
/external/oprofile/
DHACKING1 And when you drive for hours, arrive to find you nowhere gone, you've just been
/external/webkit/Source/WebKit/mac/Plugins/Hosted/
DNetscapePluginHostManager.mm133 // The plug-in vendor port has gone away for some reason. Try to reinitialize it.
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_bar_folder_controller_unittest.mm410 // Close it --> all gone!
922 // The window should not have gone away.
1016 // The window should not have gone away.
1018 // The subfolder should have gone away.
Dbookmark_menu_bridge_unittest.mm128 // submenus removed, and all separator items are gone.
Dbookmark_bubble_controller_unittest.mm85 // The window must be gone or we'll fail a unit test with windows left open.
/external/qemu/
DCHANGES.TXT385 is gone. Instead, you can now:
496 - the transitional '-qemud' option introduced in 1.3 is now gone. its
503 - the obsolete '-oldradio' option is now gone
/external/iptables/include/
Dxtables.h.in171 /* Wished for a world where the ones below were gone: */
/external/chromium/chrome/browser/ui/cocoa/download/
Ddownload_shelf_controller.mm217 // we are observing will likely be gone by then.
/external/webkit/Source/WebCore/platform/graphics/mac/
DSimpleFontDataMac.mm175 // This is a last ditch effort to use a substitute font when something has gone wrong.
/external/guava/guava-tests/test/com/google/common/io/testdata/
Dalice_in_wonderland.txt810 by mice and rabbits. I almost wish I hadn't gone down that
1277 remembered the number of changes she had gone through that day.
1358 out the Fish-Footman was gone, and the other was sitting on the
1653 which remained some time after the rest of it had gone.
1659 She had not gone much farther before she came in sight of the
1667 gone to see the Hatter instead!'
2157 `Their heads are gone, if it please your Majesty!' the soldiers
2306 flamingo was gone across to the other side of the garden, where
2313 are gone from this side of the ground.' So she tucked it away
2347 The Cat's head began fading away the moment he was gone, and,
[all …]
/external/linux-tools-perf/
Ddesign.txt227 code, even after the mapping (or even the whole process) is gone,
/external/dnsmasq/
DCHANGELOG256 it's gone for good; otherwise it would need to be
/external/chromium/base/
Dmessage_pump_mac.mm498 // that all unmanaged inner run loops are gone, stop the loop running

12345