Home
last modified time | relevance | path

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

1234567

/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_mm.c523 bool once; in drm_mm_insert_node_in_range() local
/third_party/libuv/src/unix/
H A Dos390-syscalls.c32 static uv_once_t once = UV_ONCE_INIT; variable
/third_party/libwebsockets/test-apps/
H A Dtest-client.c48 static int deny_deflate, longlived, mirror_lifetime, test_post, once; variable
/third_party/node/lib/
H A Devents.js[all...]
/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...]
/kernel/linux/linux-6.6/arch/arm/mach-mxs/
H A Dmach-mxs.c92 static int once; in mxs_get_ocotp() local
/kernel/linux/linux-5.10/drivers/net/ethernet/seeq/
H A Dsgiseeq.c251 static int once; in sgiseeq_dump_rings() local
/kernel/linux/linux-5.10/scripts/
H A Drecordmcount.h465 int once = 0; in nop_mcount() local
/kernel/linux/linux-6.6/drivers/net/ethernet/seeq/
H A Dsgiseeq.c251 static int once; in sgiseeq_dump_rings() local
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/
H A Dresctrlfs.c310 bool once; in run_benchmark() local
/kernel/linux/linux-6.6/scripts/
H A Drecordmcount.h465 int once = 0; in nop_mcount() 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

Completed in 28 milliseconds

1234567