Home
last modified time | relevance | path

Searched defs:ceiling (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/src/thread/
Dpthread_mutex_getprioceiling.c3 int pthread_mutex_getprioceiling(const pthread_mutex_t *restrict m, int *restrict ceiling) in pthread_mutex_getprioceiling()
Dpthread_mutex_setprioceiling.c3 int pthread_mutex_setprioceiling(pthread_mutex_t *restrict m, int ceiling, int *restrict old) in pthread_mutex_setprioceiling()
/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_mutex_getprioceiling.c4 int pthread_mutex_getprioceiling(const pthread_mutex_t *restrict m, int *restrict ceiling) in pthread_mutex_getprioceiling()
/third_party/gstreamer/gstplugins_bad/gst/gaudieffects/
Dgstsolarize.c295 static const guint ceiling = 255; in transform() local
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c872 unsigned period, uint64_t max_value, uint64_t ceiling, in hud_pane_create()
1087 uint64_t * const ceiling, boolean * const dyn_ceiling, in read_pane_settings()
1190 uint64_t ceiling = UINT64_MAX; in hud_parse_env_var() local
Dhud_private.h136 uint64_t ceiling; member
/third_party/glslang/SPIRV/
Ddoc.h210 int ceiling; // ceiling of enumerants variable
/third_party/ffmpeg/libavfilter/
Daf_loudnorm.c170 double ceiling; in detect_peak() local
233 double ceiling, peak_value; in true_peak_limiter() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp81356 static nsIAtom* ceiling; member in nsGkAtoms