/external/valgrind/main/docs/internals/ |
D | tm-mutexstates.dot | 14 free -> dead [ label="destroyed" ]; 21 locked -> dead [ style=dotted, label="destroyed\nwhile locked" ];
|
/external/webkit/LayoutTests/http/tests/appcache/ |
D | destroyed-frame-expected.txt | 1 Test for bug 33813: Crash when using DOMApplicationCache from a destroyed frame.
|
/external/webkit/LayoutTests/fast/encoding/GBK/ |
D | close-gbk-converter-expected.txt | 1 …rms a sequence of actions that result in a GBK converter with substitution enabled being destroyed.
|
/external/webkit/LayoutTests/fast/dom/Geolocation/ |
D | window-close-crash-expected.txt | 2 when the GeolocationController is destroyed.
|
/external/webkit/LayoutTests/fast/dom/Attr/ |
D | access-after-element-destruction-expected.txt | 1 Tests that accessing Attr after its Element has been destroyed works without crashing.
|
/external/webkit/Source/WebKit/win/Interfaces/ |
D | IWebDesktopNotificationsDelegate.idl | 94 @abstract Notify the presenter that the object has been destroyed. The 96 @param notification The Notification that was destroyed.
|
/external/v8/src/ |
D | global-handles.cc | 525 int destroyed = 0; in PrintStats() local 532 if (current->state_ == Node::DESTROYED) destroyed++; in PrintStats() 540 PrintF(" # destroyed = %d\n", destroyed); in PrintStats()
|
/external/webkit/Source/WebCore/bridge/objc/ |
D | objc_class.mm | 131 …Method = new ObjcMethod(thisClass, objcMethodSelector); // deleted when the dictionary is destroyed 184 … aField = new ObjcField((CFStringRef)keyName); // deleted when the dictionary is destroyed 224 … aField = new ObjcField(objcIVar); // deleted when the dictionary is destroyed
|
/external/llvm/bindings/ocaml/executionengine/ |
D | llvm_executionengine.mli | 92 is not garbage collected and must be destroyed with [dispose ee]. 98 execution engine is not garbage collected and must be destroyed with 106 engine is not garbage collected and must be destroyed with [dispose ee].
|
/external/webkit/LayoutTests/fast/leaks/ |
D | 003.html-disabled | 49 // the frame was not destroyed; the frame destruction did not trigger GC; or
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | view_id_util.mm | 61 // As tabs can be created, destroyed or rearranged dynamically, we handle them
|
D | html_dialog_window_controller_unittest.mm | 71 // destroyed before delegate_, so we specify our own autorelease pool.
|
D | js_modal_dialog_cocoa.mm | 84 // JavaScriptAppModalDialog knows that the TabContents was destroyed.
|
/external/bluetooth/glib/gobject/ |
D | gsignal.c | 204 guint destroyed : 1; member 797 if (node->destroyed) in _g_signals_destroy() 908 if (!node || node->destroyed) in g_signal_add_emission_hook() 965 if (!node || node->destroyed) in g_signal_remove_emission_hook() 1048 if (!node || node->destroyed || in g_signal_parse_name() 1263 if (!node || node->destroyed) in g_signal_query() 1539 if (node && !node->destroyed) in g_signal_newv() 1607 node->destroyed = FALSE; in g_signal_newv() 1703 signal_node->destroyed = TRUE; in signal_destroy_R()
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_unittest.cc | 1043 bool destroyed = false; in TEST_F() local 1044 channel->destroyed_ = &destroyed; in TEST_F() 1049 EXPECT_FALSE(destroyed); in TEST_F() 1052 EXPECT_TRUE(destroyed); in TEST_F()
|
/external/mesa3d/docs/ |
D | README.CYGWIN | 220 X window has been destroyed in order to free the ancillary buffers. 222 The best it can do is to check for recently destroyed windows whenever 228 just before an X window is destroyed. For example:
|
D | README.WINDML | 87 5. Before the UGL is destroyed, call MesaDestroyContext().
|
D | RELNOTES-3.1 | 64 If your top-level Makefile get's overwritten/destroyed you can restore
|
/external/dnsmasq/contrib/wrt/ |
D | README | 55 only when a lease is created or destroyed; without it, a write occurs
|
/external/chromium/chrome/browser/ui/cocoa/download/ |
D | download_started_animation_mac.mm | 61 // Runs when a tab is hidden or destroyed. Let our owner know we should end
|
/external/chromium/chrome/browser/ui/cocoa/notifications/ |
D | balloon_controller.mm | 167 // will be destroyed while user select a menu command.
|
/external/dnsmasq/contrib/lease-access/ |
D | lease.access.patch | 564 Whenever a new DHCP lease is created, or an old one destroyed, the 570 been destroyed, "old" is a notification of an existing lease when
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
D | CrossProcessFontLoading.mm | 159 // Make sure the CGFont is destroyed before its font container.
|
/external/webkit/Source/WebKit/mac/Plugins/ |
D | WebPluginController.mm | 379 LOG_ERROR("could not load URL %@ because plug-in has already been destroyed", request); 540 // instance is destroyed before the TSUpdateCheck instance as the TSUpdateCheck instance will be le…
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
D | page_action_decoration.mm | 133 // destroyed again and new ones recreated (causing an infinite loop).
|