Home
last modified time | relevance | path

Searched defs:once (Results 1 – 11 of 11) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/tests/
Du_call_once_test.cpp32 static once_flag once = ONCE_FLAG_INIT; in test_call_once() local
40 static util_once_flag once = UTIL_ONCE_FLAG_INIT; in test_call_once() local
46 static util_once_flag once = UTIL_ONCE_FLAG_INIT; in test_call_once() local
/hardware/google/gfxstream/guest/mesa/src/util/
Du_call_once.c24 util_call_once_data_slow(once_flag *once, util_call_once_data_func func, const void *data) in util_call_once_data_slow()
Dstrtod.c52 static util_once_flag once = UTIL_ONCE_FLAG_INIT; in _mesa_locale_init() local
Dlog.c118 static once_flag once = ONCE_FLAG_INIT; in mesa_log_init() local
/hardware/google/gfxstream/guest/mesa/src/c11/impl/
Dtime.c72 static once_flag once = ONCE_FLAG_INIT; in c23_timespec_get() local
/hardware/qcom/audio/post_proc/
Dma_listener.c162 pthread_once_t once = PTHREAD_ONCE_INIT; variable
Dbundle.c52 pthread_once_t once = PTHREAD_ONCE_INIT; variable
Dvolume_listener.c188 pthread_once_t once = PTHREAD_ONCE_INIT; variable
/hardware/google/gfxstream/guest/mesa/src/util/perf/
Du_trace.c41 util_once_flag once; member
/hardware/qcom/audio/visualizer/
Doffload_visualizer.c155 pthread_once_t once = PTHREAD_ONCE_INIT; variable
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h442 uint32_t once; member