Searched
full:semantics (Results
401 -
425 of
1985) sorted by null
<<11121314151617181920>>
/external/chromium_org/chrome/test/base/ |
testing_browser_process.h | 51 // Cleanly destroys |g_browser_process|, which has special deletion semantics.
|
/external/chromium_org/content/browser/renderer_host/ |
compositing_iosurface_transformer_mac.h | 65 // |packed_uv_size| follow from these special semantics: They represent the
|
/external/chromium_org/content/public/common/ |
page_transition_types_list.h | 69 // concept of whether a particular load uses "reload semantics" (i.e.
|
/external/chromium_org/ipc/ |
ipc_channel_nacl.h | 27 // semantics. Instead, they are implemented by a custom embedding of
|
/external/chromium_org/media/audio/ |
audio_parameters.h | 32 // semantics, such as "TransportScheme."
|
/external/chromium_org/net/cert/ |
cert_verifier.h | 50 // verification engines with well-defined semantics, rather than being
|
/external/chromium_org/ppapi/cpp/private/ |
var_private.h | 69 // Danger: this will only work for things with exception semantics, i.e. that
|
/external/chromium_org/ppapi/shared_impl/ |
callback_tracker.h | 20 // Pepper callbacks have the following semantics (unless otherwise specified;
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/ |
config.py | 16 # The default partial branch regexes, based on Python semantics.
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
diskcache.h | 111 // rollback semantics
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
transportchannelimpl.h | 99 // TODO(bemasc): Fix the ownership semantics of this method.
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/cso_cache/ |
cso_context.h | 121 * object semantics for shaders anyway, and the cases where it doesn't
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/ |
sp_flush.c | 137 * TODO: The semantics of these flush flags are too obtuse. They should
|
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
st_atom_shader.c | 140 * edgeflag semantics, and extend the vertex shader to pass through
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
prcvar.h | 99 ** that all threads waiting on a single condition have identical semantics,
|
prmem.h | 59 ** the same semantics. (Note that the argument type size_t is replaced
|
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/ |
MessageOrBuilder.java | 45 //@Override (Java 1.6 override semantics, but we must support 1.5)
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
malloc_hook.cc | 163 base::subtle::MemoryBarrier(); // Release semantics. 172 base::subtle::MemoryBarrier(); // And acquire semantics. 178 base::subtle::MemoryBarrier(); // Release semantics. 184 base::subtle::MemoryBarrier(); // And acquire semantics.
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
malloc_hook.cc | 163 base::subtle::MemoryBarrier(); // Release semantics. 172 base::subtle::MemoryBarrier(); // And acquire semantics. 178 base::subtle::MemoryBarrier(); // Release semantics. 184 base::subtle::MemoryBarrier(); // And acquire semantics.
|
/external/chromium_org/tools/gyp/test/actions/ |
gyptest-all.py | 23 # doesn't mesh well with ninja's semantics. TODO(evan): figure out
|
/external/chromium_org/ui/gfx/ |
platform_font_win.h | 80 // HFontRefs can share the same HFONT, and Font can provide value semantics.
|
rect.h | 5 // Defines a simple integer rectangle class. The containment semantics
|
rect_base.h | 5 // A template for a simple rectangle class. The containment semantics
|
/external/chromium_org/v8/test/mjsunit/harmony/ |
block-let-crankshaft.js | 160 // Test that temporal dead zone semantics for function and block scoped
|
block-let-semantics.js | 33 // Test temporal dead zone semantics of let bound variables in
|
Completed in 1642 milliseconds
<<11121314151617181920>>