/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | UniqueLock.h | 30 bool locked; member in llvm::unique_lock [all...] |
/third_party/python/Modules/_sqlite/ |
H A D | cursor.h | 45 int locked; member
|
/third_party/python/Include/internal/ |
H A D | pycore_gil.h | 31 _Py_atomic_int locked; member
|
/third_party/mesa3d/src/mesa/main/ |
H A D | hash.h | 227 _mesa_HashLockMaybeLocked(struct _mesa_HashTable *table, bool locked) in _mesa_HashLockMaybeLocked() argument 234 _mesa_HashUnlockMaybeLocked(struct _mesa_HashTable *table, bool locked) in _mesa_HashUnlockMaybeLocked() argument 195 _mesa_HashWalkMaybeLocked(const struct _mesa_HashTable *table, void (*callback)(void *data, void *userData), void *userData, bool locked) _mesa_HashWalkMaybeLocked() argument 206 _mesa_HashLookupMaybeLocked(struct _mesa_HashTable *table, GLuint key, bool locked) _mesa_HashLookupMaybeLocked() argument 216 _mesa_HashInsertMaybeLocked(struct _mesa_HashTable *table, GLuint key, void *data, GLboolean isGenName, bool locked) _mesa_HashInsertMaybeLocked() argument [all...] |
/third_party/ltp/testcases/kernel/syscalls/process_madvise/ |
H A D | process_madvise.h | 31 int locked; member
|
/third_party/elfutils/libelf/ |
H A D | elf_getdata.c | 480 int locked = 0; in __elf_getdata_rdlock() local
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | layout_array.h | 72 volatile int locked; /**< lock status 0 = unlocked, 1 = locked */ member
|
/third_party/backends/backend/ |
H A D | umax_pp_mid.c | 62 static int locked = 0; variable
|
H A D | epsonds.h | 180 SANE_Bool eof, scanning, canceling, locked, backside, mode_jpeg; member
|
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/ |
H A D | amdgpu_winsys.c | 159 static void amdgpu_winsys_destroy_locked(struct radeon_winsys *rws, bool locked) in amdgpu_winsys_destroy_locked() argument
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_sampler_view.c | 86 st_texture_set_sampler_view(struct st_context *st, struct gl_texture_object *stObj, struct pipe_sampler_view *view, bool glsl130_or_later, bool srgb_skip_decode, bool get_reference, bool locked) st_texture_set_sampler_view() argument
|
/third_party/python/Python/ |
H A D | thread_nt.h | 31 int locked; member
|
H A D | thread_pthread.h | 195 char locked; /* 0=unlocked, 1=locked */ member [all...] |
/third_party/python/Lib/asyncio/ |
H A D | locks.py | 89 def locked(self): member in Lock 359 def locked(self): global() member in Semaphore [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
H A D | DXGISwapChainWindowSurfaceWGL.cpp | 307 egl::Error DXGISwapChainWindowSurfaceWGL::setObjectsLocked(bool locked) in setObjectsLocked() argument
|
/third_party/python/Modules/ |
H A D | _queuemodule.c | 29 int locked; member
|
H A D | _threadmodule.c | 47 char locked; /* for sanity checking */ member [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/base/ |
H A D | spinlock_test_common.cc | 239 Notification locked; in TEST() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
H A D | UnicodeMap.java | 64 private volatile transient boolean locked; field in UnicodeMap [all...] |
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
H A D | UnicodeMap.java | 61 private volatile transient boolean locked; field in UnicodeMap [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Image9.cpp | 502 D3DLOCKED_RECT locked; in loadData() local 541 D3DLOCKED_RECT locked; in loadCompressedData() local
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_direct.h | 138 int locked[DIRECT_IPC_SEMS]; /* local lock counter */ member
|
H A D | pcm_meter.c | 112 int locked; in snd_pcm_meter_update_main() local
|
/third_party/skia/src/core/ |
H A D | SkRemoteGlyphCache.cpp | 748 bool locked = fDiscardableHandleManager->lockHandle(it->second->discardableHandleId()); in getOrCreateCache() local
|
/third_party/python/Lib/test/ |
H A D | test_contextlib.py | 413 def locked(): function 419 def locked() function 429 def locked(): global() function [all...] |