/external/apache-http/src/org/apache/http/conn/scheme/ |
D | SchemeRegistry.java | 158 Scheme gone = registeredSchemes.remove(name); in unregister() local 159 return gone; in unregister()
|
/external/smack/src/org/jivesoftware/smackx/ |
D | ChatState.java | 49 gone enumConstant
|
/external/v8/src/ |
D | d8-posix.cc | 112 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/chromium_org/v8/src/ |
D | d8-posix.cc | 112 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/ |
D | and_add.ll | 11 ;; dead once add is gone.
|
/external/smack/src/org/jivesoftware/smack/packet/ |
D | XMPPError.java | 321 public static final Condition gone = new Condition("gone"); field in XMPPError.Condition 382 instances.put(Condition.gone, new XMPPError.ErrorSpecification( in errorSpecifications() 383 Condition.gone, Type.MODIFY, 302)); in errorSpecifications()
|
/external/chromium/chrome/browser/extensions/ |
D | browser_action_test_util_mac.mm | 63 // The window must be gone or we'll fail a unit test with windows left open.
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | tkt3093.test | 75 # have gone first and added entry 2. Then the db2 transaction would have
|
D | e_reindex.test | 45 # observing that the corruption is gone.
|
/external/icu4c/test/hdrtst/ |
D | cxxfiles.txt | 7 # These are gone in ICU 50.1, remove
|
/external/chromium_org/chrome/browser/ui/cocoa/extensions/ |
D | browser_action_test_util_mac.mm | 73 // The window must be gone or we'll fail a unit test with windows left open.
|
/external/chromium_org/chrome/browser/ui/cocoa/panels/ |
D | panel_stack_window_cocoa.mm | 86 // This panel is gone. We should not perform any update to it. 92 // If the native panel is closed, the native window should already be gone.
|
/external/chromium_org/ui/message_center/cocoa/ |
D | popup_collection.mm | 231 // In rare cases, the popup collection would be gone while an animation is 331 // ends. We need to notify these objects that the collection is gone
|
/external/chromium/chrome/browser/renderer_host/ |
D | render_widget_host_view_mac_unittest.mm | 38 // Make sure the rwhv_mac_ is gone once the superclass's |TearDown()| runs.
|
/external/llvm/ |
D | README.android | 55 …==> * 9d61dd9 - Remove some "2" suffixes from the metadata enums now that "1" is gone. (13 days ag…
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | window_size_autosaver_unittest.mm | 201 // ...and it should be gone from the profile, too.
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | window_size_autosaver_unittest.mm | 196 // ...and it should be gone from the profile, too.
|
/external/chromium_org/native_client_sdk/src/doc/community/security-contest/ |
D | index.rst | 12 The Native Client team at Google has gone to exceptional measures to
|
/external/valgrind/main/docs/internals/ |
D | Darwin-notes.txt | 136 m_debugstub is gone.
|
/external/chromium_org/third_party/mesa/src/docs/ |
D | RELNOTES-3.5 | 181 The xmesa[1234].c files are gone. The new files are xm_api.c,
|
/external/mesa3d/docs/ |
D | RELNOTES-3.5 | 181 The xmesa[1234].c files are gone. The new files are xm_api.c,
|
/external/chromium_org/base/mac/ |
D | objc_property_releaser_unittest.mm | 329 // Now that the autorelease pool has been popped, the 3 copies are gone.
|
/external/chromium_org/content/browser/ |
D | mach_broker_mac.mm | 235 // especially when the renderer is already gone or has crashed. Find a better
|
/external/oprofile/ |
D | HACKING | 1 And when you drive for hours, arrive to find you nowhere gone, you've just been
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_bar_folder_controller_unittest.mm | 428 // Close it --> all gone! 963 // The window should not have gone away. 1057 // The window should not have gone away. 1059 // The subfolder should have gone away.
|