Home
last modified time | relevance | path

Searched defs:once (Results 76 - 100 of 106) sorted by relevance

12345

/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
H A Dfs.c311 static uv_once_t once = UV_ONCE_INIT; in uv__fs_mkstemp() local
/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...]
/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_session.cpp29 static std::once_flag once; in GetInstance() 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
/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
/third_party/skia/src/core/
H A DSkTypeface.cpp157 static SkOnce once[4]; in GetDefaultTypeface() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_pthread.cpp744 int dng_pthread_once(dng_pthread_once_t *once, void (*init_func)()) in dng_pthread_once() argument
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c2411 uint8_t once = 1; in ehci_device_isoc_fs_enter() local
2719 uint8_t once = 1; local
/third_party/python/Lib/idlelib/
H A Deditor.py90 import winreg # Windows only, block only executed once. namespace
/third_party/skia/src/ports/
H A DSkFontHost_win.cpp1004 static SkOnce once; in getInverseGammaTableGDI() local
1020 static SkOnce once; in getInverseGammaTableClearType() local

Completed in 39 milliseconds

12345