Home
last modified time | relevance | path

Searched defs:ceiling (Results 1 - 7 of 7) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_mutex_getprioceiling.c4 int pthread_mutex_getprioceiling(const pthread_mutex_t *restrict m, int *restrict ceiling) in pthread_mutex_getprioceiling() argument
/third_party/musl/src/thread/
H A Dpthread_mutex_getprioceiling.c4 int pthread_mutex_getprioceiling(const pthread_mutex_t *restrict m, int *restrict ceiling) in pthread_mutex_getprioceiling() argument
H A Dpthread_mutex_setprioceiling.c3 int pthread_mutex_setprioceiling(pthread_mutex_t *restrict m, int ceiling, int *restrict old) in pthread_mutex_setprioceiling() argument
/third_party/glslang/SPIRV/
H A Ddoc.h211 int ceiling; // ceiling of enumerants member in spv::EnumDefinition
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_private.h136 uint64_t ceiling; member
H A Dhud_context.c1190 uint64_t ceiling = UINT64_MAX; in hud_parse_env_var() local
869 hud_pane_create(struct hud_context *hud, unsigned x1, unsigned y1, unsigned x2, unsigned y2, unsigned y_simple, unsigned period, uint64_t max_value, uint64_t ceiling, boolean dyn_ceiling, boolean sort_items) hud_pane_create() argument
1085 read_pane_settings(char *str, unsigned * const x, unsigned * const y, unsigned * const width, unsigned * const height, uint64_t * const ceiling, boolean * const dyn_ceiling, boolean *reset_colors, boolean *sort_items) read_pane_settings() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_loudnorm.c170 double ceiling; in detect_peak() local
233 double ceiling, peak_value; in true_peak_limiter() local
[all...]

Completed in 5 milliseconds