Home
last modified time | relevance | path

Searched defs:locked (Results 26 - 50 of 50) sorted by relevance

12

/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_proxy_test.cpp1579 bool locked = true; in HWTEST_F() local
/third_party/python/Python/
H A Dthread_pthread.h195 char locked; /* 0=unlocked, 1=locked */ member
[all...]
/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_interface.h183 virtual void SetFoldStatusLocked(bool locked) {} in SetFoldStatusLocked() argument
185 virtual DMError SetFoldStatusLockedFromJs(bool locked) { return DMError::DM_OK; } in SetFoldStatusLockedFromJs() argument
/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
H A Djs_display_manager.cpp808 bool locked = false; in OnSetFoldStatusLocked() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
H A DUnicodeMap.java64 private volatile transient boolean locked; field in UnicodeMap
[all...]
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
H A DUnicodeMap.java61 private volatile transient boolean locked; field in UnicodeMap
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DImage9.cpp502 D3DLOCKED_RECT locked; in loadData() local
541 D3DLOCKED_RECT locked; in loadCompressedData() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_direct.h138 int locked[DIRECT_IPC_SEMS]; /* local lock counter */ member
H A Dpcm_meter.c112 int locked; in snd_pcm_meter_update_main() local
/third_party/backends/backend/
H A Depsonds.h180 SANE_Bool eof, scanning, canceling, locked, backside, mode_jpeg; member
/third_party/skia/src/core/
H A DSkRemoteGlyphCache.cpp748 bool locked = fDiscardableHandleManager->lockHandle(it->second->discardableHandleId()); in getOrCreateCache() local
/third_party/python/Lib/test/
H A Dtest_contextlib.py413 def locked(): function
419 def locked() function
429 def locked(): global() function
[all...]
/third_party/python/Modules/
H A D_threadmodule.c47 char locked; /* for sanity checking */ member
[all...]
/foundation/window/window_manager/dm/src/
H A Ddisplay_manager.cpp968 void DisplayManager::SetFoldStatusLocked(bool locked) in SetFoldStatusLocked() argument
973 DMError DisplayManager::SetFoldStatusLockedFromJs(bool locked) in SetFoldStatusLockedFromJs() argument
978 void DisplayManager::Impl::SetFoldStatusLocked(bool locked) in SetFoldStatusLocked() argument
983 DMError DisplayManager::Impl::SetFoldStatusLockedFromJs(bool locked) in SetFoldStatusLockedFromJs() argument
[all...]
H A Ddisplay_manager_adapter.cpp650 void DisplayManagerAdapter::SetFoldStatusLocked(bool locked) in SetFoldStatusLocked() argument
657 DMError DisplayManagerAdapter::SetFoldStatusLockedFromJs(bool locked) in SetFoldStatusLockedFromJs() argument
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_proxy.cpp2141 void ScreenSessionManagerProxy::SetFoldStatusLocked(bool locked) in SetFoldStatusLocked() argument
2167 DMError ScreenSessionManagerProxy::SetFoldStatusLockedFromJs(bool locked) in SetFoldStatusLockedFromJs() argument
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.h366 bool locked; member
/third_party/libinput/tools/
H A Dlibinput-debug-gui.c121 bool locked; member
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nv50.cpp1483 Value *locked = bld.getSSA(1, FILE_FLAGS); in handleSharedATOM() local
H A Dnv50_ir_peephole.cpp2704 bool locked; member in nv50_ir::MemoryOpt::Record
/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h520 unsigned locked:1; /* timing queue locked for other queues */ member
/third_party/alsa-lib/src/seq/
H A Dseq.c3396 void snd_seq_queue_info_set_locked(snd_seq_queue_info_t *info, int locked) in snd_seq_queue_info_set_locked() argument
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp4844 void ScreenSessionManager::SetFoldStatusLocked(bool locked) in SetFoldStatusLocked() argument
4861 DMError ScreenSessionManager::SetFoldStatusLockedFromJs(bool locked) in SetFoldStatusLockedFromJs() argument
/third_party/mesa3d/src/mesa/main/
H A Ddlist.c1089 _mesa_lookup_list(struct gl_context *ctx, GLuint list, bool locked) in _mesa_lookup_list() argument
11103 _mesa_get_list(struct gl_context *ctx, GLuint list, struct gl_display_list **dlist, bool locked) _mesa_get_list() argument
/third_party/sqlite/src/
H A Dsqlite3.c60675 int locked = 0; /* True if some process holds a RESERVED lock */ global() local
67916 u8 locked; /* True if db currently has pBt locked */ global() member
[all...]

Completed in 209 milliseconds

12