Searched defs:ceiling (Results 1 – 9 of 9) sorted by relevance
/third_party/musl/src/thread/ |
D | pthread_mutex_getprioceiling.c | 3 int pthread_mutex_getprioceiling(const pthread_mutex_t *restrict m, int *restrict ceiling) in pthread_mutex_getprioceiling()
|
D | pthread_mutex_setprioceiling.c | 3 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/ |
D | pthread_mutex_getprioceiling.c | 4 int pthread_mutex_getprioceiling(const pthread_mutex_t *restrict m, int *restrict ceiling) in pthread_mutex_getprioceiling()
|
/third_party/gstreamer/gstplugins_bad/gst/gaudieffects/ |
D | gstsolarize.c | 295 static const guint ceiling = 255; in transform() local
|
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_context.c | 872 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
|
D | hud_private.h | 136 uint64_t ceiling; member
|
/third_party/glslang/SPIRV/ |
D | doc.h | 210 int ceiling; // ceiling of enumerants variable
|
/third_party/ffmpeg/libavfilter/ |
D | af_loudnorm.c | 170 double ceiling; in detect_peak() local 233 double ceiling, peak_value; in true_peak_limiter() local
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 81356 static nsIAtom* ceiling; member in nsGkAtoms
|