Home
last modified time | relevance | path

Searched defs:once (Results 101 - 125 of 141) sorted by relevance

123456

/third_party/node/lib/internal/
H A Dutil.js525 function once(callback) { function
/third_party/mesa3d/src/intel/common/
H A Dintel_measure.c59 static bool once = false; in intel_measure_init() local
/third_party/node/deps/uv/src/unix/
H A Dos390-syscalls.c32 static uv_once_t once = UV_ONCE_INIT; variable
H A Dudp.c66 static uv_once_t once = UV_ONCE_INIT; variable
/third_party/skia/modules/skunicode/src/
H A DSkUnicode_icu.cpp496 static SkOnce once; in MakeIcuBasedUnicode() local
/third_party/zlib/
H A Dcrc32.c239 local void once(once_t *state, void (*init)(void)) in once() function
273 local void once(once_t *state, void (*init)(void)) in once() function
[all...]
/base/notification/eventhandler/frameworks/napi/src/
H A Devents_emitter.cpp195 static void UpdateOnceFlag(std::shared_ptr<AsyncCallbackInfo>callbackInfo, bool once) in UpdateOnceFlag() argument
341 OnOrOnce(napi_env env, napi_callback_info cbinfo, bool once) OnOrOnce() argument
[all...]
/device/soc/hisilicon/common/hal/display/source/display_device/src/core/
H A Dhdi_session.cpp29 static std::once_flag once; in GetInstance() local
/device/soc/rockchip/common/hardware/display/src/display_device/
H A Dhdi_session.cpp30 static std::once_flag once; in GetInstance() local
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Dhdi_session.cpp30 static std::once_flag once; in GetInstance() local
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H A DRockchip_OSAL_SharedMemory.c218 static RK_U32 once = 1; in mpp_rt_get_mmap64() local
/third_party/libuv/src/
H A Dthreadpool.c46 static uv_once_t once = UV_ONCE_INIT; variable
/third_party/libwebsockets/lib/misc/fts/
H A Dtrie-fd.c58 char once; member
/third_party/libdrm/nouveau/
H A Dnouveau.c55 static bool once = false; in debug_init() local
/third_party/node/deps/zlib/
H A Dcrc32.c243 local void once(once_t *state, void (*init)(void)) { in once() function
275 local void once(once_t *state, void (*init)(void)) { in once() function
[all...]
/third_party/mesa3d/src/intel/tools/
H A Dintel_dump_gpu.c602 static bool once; in ioctl() local
/third_party/python/Lib/test/test_asyncio/
H A Dutils.py98 async def once(): function
/third_party/skia/src/gpu/gradients/
H A DGrGradientShader.cpp141 static SkOnce once[kMaxUnrolledIntervalCount]; in make_unrolled_colorizer() local
256 SkOnce once; in make_looping_colorizer() member
/third_party/skia/src/utils/win/
H A DSkWGL_win.cpp254 static SkOnce once; in SkWGLExtensions() local
465 static SkOnce once; in Create() local
/third_party/skia/tools/gpu/gl/command_buffer/
H A DGLTestContext_command_buffer.cpp129 static SkOnce once; in load_command_buffer_once() local
/third_party/selinux/libselinux/src/
H A Dmatchpathcon.c77 static pthread_once_t once = PTHREAD_ONCE_INIT; variable
H A Dselinux_config.c59 static pthread_once_t once = PTHREAD_ONCE_INIT; variable
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H A Dsample_comm_venc.c1635 static int once = 0; in SAMPLE_COMM_VENC_GetVencStreamProc() local
/third_party/libuv/src/unix/
H A Dfs.c330 static uv_once_t once = UV_ONCE_INIT; in uv__fs_mkstemp() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dtoken.h60 int dirty, next_stream, once; member

Completed in 44 milliseconds

123456