Searched
full:destroyed (Results
426 -
450 of
3486) sorted by null
<<11121314151617181920>>
/external/chromium_org/gpu/GLES2/extensions/CHROMIUM/ |
CHROMIUM_sync_point.txt | 46 destroyed, whichever happens first. The sync point name is returned. The
|
/external/chromium_org/media/audio/ |
virtual_audio_output_stream.cc | 56 // destroyed during Run().
|
/external/chromium_org/media/video/capture/mac/ |
video_capture_device_mac.h | 73 // after the VideoCaptureDeviceMac is destroyed.
|
/external/chromium_org/mojo/common/ |
bindings_support_impl.cc | 43 // been destroyed.
|
/external/chromium_org/net/dns/ |
single_request_host_resolver.h | 28 // If a completion callback is pending when the resolver is destroyed, the
|
/external/chromium_org/net/ssl/ |
server_bound_cert_service.h | 107 // RequestHandle object must be cancelled or destroyed before the 108 // ServerBoundCertService is destroyed. 132 // RequestHandle object must be cancelled or destroyed before the 133 // ServerBoundCertService is destroyed.
|
/external/chromium_org/ppapi/api/ |
pp_graphics_3d.idl | 66 * Indicates that color buffer contents may be destroyed or changed.
|
/external/chromium_org/ppapi/api/private/ |
ppb_tcp_server_socket_private.idl | 68 * server socket is destroyed.
|
/external/chromium_org/ppapi/c/ |
pp_graphics_3d.h | 79 * Indicates that color buffer contents may be destroyed or changed.
|
/external/chromium_org/ppapi/c/trusted/ |
ppb_url_loader_trusted.h | 61 * mutate the URL loader or cause it to be destroyed.
|
/external/chromium_org/ppapi/proxy/ |
plugin_var_serialization_rules.h | 43 // sync message, some incoming message causes the dispatcher to be destroyed.
|
/external/chromium_org/remoting/protocol/ |
jingle_session_manager.h | 80 // Called by JingleSession when it is being destroyed.
|
/external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
ActiveDOMCallback.h | 46 // Should only be created, used, and destroyed on the script execution
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
NamedFlow.cpp | 73 // The renderer may be destroyed or created after the style update. 130 // The renderer may be destroyed or created after the style update. 158 // The renderer may be destroyed or created after the style update. 183 // The renderer may be destroyed or created after the style update.
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
TemporaryChange.h | 40 // when the TemporaryChange<> object is destroyed.
|
/external/chromium_org/third_party/leveldatabase/src/table/ |
iterator_wrapper.h | 23 // Takes ownership of "iter" and will delete it when destroyed, or
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
videosourceproxy.h | 37 // destroyed on the signaling thread and marshals all method calls to the
|
/external/chromium_org/third_party/sfntly/cpp/src/sample/subtly/ |
character_predicate.h | 46 // It will be freed when the predicate is destroyed.
|
/external/chromium_org/ui/compositor/ |
scoped_layer_animation_settings.h | 24 // these changes are reverted when the object is destroyed. NOTE: when the
|
/external/chromium_org/ui/gfx/win/ |
window_impl.cc | 178 bool destroyed = false; local 179 destroyed_ = &destroyed; 195 base::debug::Alias(&destroyed); 213 if (!destroyed)
|
/external/chromium_org/ui/gl/ |
gl_surface_win.cc | 158 // destroyed but it is preferable to allow rendering to silently fail if the 159 // window is destroyed. This is because the primary application of this 202 // destroyed but it is preferable to allow rendering to silently fail if the 203 // window is destroyed. This is because the primary application of this
|
/external/chromium_org/ui/views/win/ |
hwnd_message_handler_delegate.h | 129 // Called when the HWND is being destroyed, before any child HWNDs are 130 // destroyed. 133 // Called after the HWND is destroyed, after all child HWNDs have been 134 // destroyed.
|
/external/llvm/include/llvm/Support/ |
Timer.h | 76 /// standard error when the last timer is destroyed, otherwise it is printed 77 /// when its TimerGroup is destroyed. Timers do not print their information 124 /// starts the timer specified as its argument. When it is destroyed, it stops 157 /// report that is printed when the TimerGroup is destroyed. It is illegal to
|
/external/llvm/include/llvm-c/ |
Linker.h | 25 LLVMLinkerDestroySource = 0, /* Allow source module to be destroyed. */
|
/external/qemu/android/utils/ |
tempfile.h | 26 ** all temporary files are destroyed when the program quits, unless you explicitely
|
Completed in 479 milliseconds
<<11121314151617181920>>