Home
last modified time | relevance | path

Searched refs:INIT_ONCE (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dpcm.c46 #define INIT_ONCE(id, name) \ in pcm_encode_init() macro
53 INIT_ONCE(ALAW, alaw); in pcm_encode_init()
54 INIT_ONCE(MULAW, ulaw); in pcm_encode_init()
55 INIT_ONCE(VIDC, vidc); in pcm_encode_init()
/third_party/ffmpeg/compat/
H A Dw32pthreads.h127 typedef INIT_ONCE pthread_once_t;
/third_party/node/deps/v8/third_party/zlib/
H A Dcpu_features.c74 static INIT_ONCE cpu_check_inited_once = INIT_ONCE_STATIC_INIT;
/third_party/skia/third_party/externals/zlib/
H A Dcpu_features.c74 static INIT_ONCE cpu_check_inited_once = INIT_ONCE_STATIC_INIT;
/third_party/node/deps/zlib/
H A Dcpu_features.c80 static INIT_ONCE cpu_check_inited_once = INIT_ONCE_STATIC_INIT;
/third_party/mesa3d/src/c11/impl/
H A Dthreads_win32.c72 static_assert(sizeof(once_flag) == sizeof(INIT_ONCE), "The size of once_flag must equal to INIT_ONCE");
/third_party/ffmpeg/
H A Dconfigure6439 check_type "windows.h" INIT_ONCE &&

Completed in 11 milliseconds