| /third_party/libuv/src/unix/ |
| H A D | darwin.c | 36 static uv_once_t once = UV_ONCE_INIT; variable
|
| /third_party/node/deps/openssl/openssl/ms/ |
| H A D | applink.c | 105 static int once = 1; in __declspec() local
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | threads_win.c | 134 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) in CRYPTO_THREAD_run_once() argument
|
| /third_party/openssl/crypto/ |
| H A D | threads_win.c | 134 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) in CRYPTO_THREAD_run_once() argument
|
| /third_party/openssl/ms/ |
| H A D | applink.c | 105 static int once = 1; in __declspec() local
|
| /base/notification/eventhandler/frameworks/cj/src/ |
| H A D | emitter.cpp | 102 void UpdateOnceFlag(CallbackInfo *callbackInfo, bool once) in UpdateOnceFlag() argument 130 int32_t OnOrOnce(InnerEvent::EventId eventId, CallbackImpl **callbackImpl, bool once) in OnOrOnce() argument [all...] |
| /foundation/communication/netmanager_ext/frameworks/js/napi/vpnext/src/ |
| H A D | vpn_module_ext.cpp | 84 auto once = std::make_shared<std::once_flag>(); in CreateObserveDataSharePromise() local
|
| /third_party/libuv/test/ |
| H A D | test-timer.c | 117 uv_timer_t *once; in TEST_IMPL() local 165 uv_timer_t once; in TEST_IMPL() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | ident-list.h | 61 IDENT(once); variable
|
| H A D | lib.c | 169 static int once = 0; in do_error() local
|
| /third_party/node/deps/uv/src/ |
| H A D | threadpool.c | 32 static uv_once_t once = UV_ONCE_INIT; variable
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | darwin.c | 38 static uv_once_t once = UV_ONCE_INIT; variable
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | global_state.cpp | 111 static dispatch_once_t once; in GetCurrentThreadTLSIndex() local
|
| /third_party/skia/src/core/ |
| H A D | SkFontMgr.cpp | 170 static SkOnce once; in RefDefault() local
|
| /third_party/skia/tools/gpu/gl/glx/ |
| H A D | CreatePlatformGLTestContext_glx.cpp | 89 static SkOnce once; in get_display() local
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | generated_message_reflection.h | 284 once_flag* once; member
|
| /third_party/skia/modules/particles/src/ |
| H A D | SkParticleEffect.cpp | 510 static SkOnce once; in RegisterParticleTypes() local
|
| /third_party/selinux/libselinux/src/ |
| H A D | procattr.c | 20 static pthread_once_t once = PTHREAD_ONCE_INIT; variable
|
| H A D | setrans_client.c | 36 static pthread_once_t once = PTHREAD_ONCE_INIT; variable
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/ |
| H A D | plugin_registry.cpp | 620 static bool once = false; in CreatePluginRegistry() local
|
| /foundation/communication/netstack/utils/napi_utils/src/ |
| H A D | event_manager.cpp | 37 void EventManager::AddListener(napi_env env, const std::string &type, napi_value callback, bool once, in AddListener() argument 47 listeners_.emplace_back(GetCurrentThreadId(), env, type, callback, once, asyncCallback); in AddListener() local
|
| /kernel/linux/linux-5.10/arch/sparc/include/asm/ |
| H A D | floppy_32.h | 263 static int once = 0; in sun_fd_request_irq() local
|
| /kernel/linux/linux-5.10/arch/arm/mach-mxs/ |
| H A D | mach-mxs.c | 90 static int once; in mxs_get_ocotp() local
|
| /kernel/linux/linux-6.6/arch/sparc/include/asm/ |
| H A D | floppy_32.h | 263 static int once = 0; in sun_fd_request_irq() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| H A D | drm_mm.c | 526 bool once; in drm_mm_insert_node_in_range() local
|