Home
last modified time | relevance | path

Searched refs:EXCLUSIVE (Results 1 – 15 of 15) sorted by relevance

/third_party/rust/crates/clap/src/builder/
Darg_settings.rs72 const EXCLUSIVE = 1 << 23; constant
96 Exclusive => Flags::EXCLUSIVE
/third_party/skia/third_party/externals/swiftshader/src/Common/
DResource.hpp27 EXCLUSIVE enumerator
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
Depoll.rs113 const EXCLUSIVE = linux_raw_sys::general::EPOLLEXCLUSIVE as u32; constant
/third_party/rust/crates/rustix/src/backend/libc/io/
Depoll.rs113 const EXCLUSIVE = c::EPOLLEXCLUSIVE as u32; constant
/third_party/skia/third_party/externals/oboe/apps/OboeTester/docs/
DAutomatedTesting.md48 It will request EXCLUSIVE mode for minimal latency.
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_ES3_1_compatibility.txt427 uint data) EXCLUSIVE OR of the value of data and the
491 coherent IMAGE_PARAMS, EXCLUSIVE OR of the value of data and the
/third_party/openGLES/extensions/ARB/
DARB_ES3_1_compatibility.txt437 uint data) EXCLUSIVE OR of the value of data and the
501 coherent IMAGE_PARAMS, EXCLUSIVE OR of the value of data and the
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_shader_image_atomic.txt276 coherent IMAGE_PARAMS, bitwise EXCLUSIVE OR of the value of
/third_party/openGLES/extensions/OES/
DOES_shader_image_atomic.txt286 coherent IMAGE_PARAMS, bitwise EXCLUSIVE OR of the value of
/third_party/python/Doc/library/
Dsqlite3.rst331 one of "DEFERRED", "IMMEDIATE" or "EXCLUSIVE". See section
1107 and ``EXCLUSIVE``.
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DRenderer.cpp212 sync->lock(EXCLUSIVE); in ~Renderer()
DSurface.cpp3112 resource->lock(EXCLUSIVE); in sync()
/third_party/gstreamer/gstreamer/
DChangeLog29938 gst_memory_lock (mem, WRITE | EXCLUSIVE);
29939 gst_memory_lock (mem, WRITE | EXCLUSIVE);
48633 buffer: lock memory EXCLUSIVE
48634 lock the memory that the buffer references as EXCLUSIVE. This makes sure that
48651 for the EXCLUSIVE locks.
48653 Add a new EXCLUSIVE lock mode which will increment the shared counter. Objects
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h39921 EXCLUSIVE = 0, enumerator
/third_party/chromium/patch/
D0003-ohos-1115.patch117213 - 176, /* (5) transtype ::= EXCLUSIVE */
117385 + 177, /* (5) transtype ::= EXCLUSIVE */
118322 case 5: /* transtype ::= EXCLUSIVE */ yytestcase(yyruleno==5);
155952 - 190, /* (7) transtype ::= EXCLUSIVE */
156127 + 191, /* (7) transtype ::= EXCLUSIVE */
157213 case 7: /* transtype ::= EXCLUSIVE */ yytestcase(yyruleno==7);
195209 +# BEGIN IMMEDIATE and BEGIN EXCLUSIVE commands do touch the database and
195213 +test_is_readonly capi3d-2.20 {BEGIN EXCLUSIVE} 0