Searched refs:EXCLUSIVE (Results 1 – 15 of 15) sorted by relevance
/third_party/rust/crates/clap/src/builder/ |
D | arg_settings.rs | 72 const EXCLUSIVE = 1 << 23; constant 96 Exclusive => Flags::EXCLUSIVE
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
D | Resource.hpp | 27 EXCLUSIVE enumerator
|
/third_party/rust/crates/rustix/src/backend/linux_raw/io/ |
D | epoll.rs | 113 const EXCLUSIVE = linux_raw_sys::general::EPOLLEXCLUSIVE as u32; constant
|
/third_party/rust/crates/rustix/src/backend/libc/io/ |
D | epoll.rs | 113 const EXCLUSIVE = c::EPOLLEXCLUSIVE as u32; constant
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/docs/ |
D | AutomatedTesting.md | 48 It will request EXCLUSIVE mode for minimal latency.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_ES3_1_compatibility.txt | 427 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/ |
D | ARB_ES3_1_compatibility.txt | 437 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/ |
D | OES_shader_image_atomic.txt | 276 coherent IMAGE_PARAMS, bitwise EXCLUSIVE OR of the value of
|
/third_party/openGLES/extensions/OES/ |
D | OES_shader_image_atomic.txt | 286 coherent IMAGE_PARAMS, bitwise EXCLUSIVE OR of the value of
|
/third_party/python/Doc/library/ |
D | sqlite3.rst | 331 one of "DEFERRED", "IMMEDIATE" or "EXCLUSIVE". See section 1107 and ``EXCLUSIVE``.
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
D | Renderer.cpp | 212 sync->lock(EXCLUSIVE); in ~Renderer()
|
D | Surface.cpp | 3112 resource->lock(EXCLUSIVE); in sync()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 29938 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/ |
D | vmlinux.h | 39921 EXCLUSIVE = 0, enumerator
|
/third_party/chromium/patch/ |
D | 0003-ohos-1115.patch | 117213 - 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
|