/third_party/libbpf/include/linux/ |
H A D | kernel.h | 25 #define min(x, y) ({ \ macro
|
/third_party/ltp/testcases/kernel/fs/fs-bench/ |
H A D | boxmuler.c | 6 int box_muler(int min, int max) in box_muler() argument
|
/third_party/ltp/testcases/kernel/syscalls/getpriority/ |
H A D | getpriority01.c | 22 int min; member
|
/third_party/ltp/testcases/kernel/syscalls/dup2/ |
H A D | dup205.c | 20 static int min; variable
|
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/ |
H A D | ranges.h | 25 constexpr const T &BrokenClampThatShouldNotBeUsed(const T &value, const T &min, const T &max) in BrokenClampThatShouldNotBeUsed() argument
|
/third_party/skia/samplecode/ |
H A D | SampleTiming.cpp | 38 double min = +INFINITY, variable [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
H A D | Debug.hpp | 25 #undef min macro
|
/third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
H A D | common.c | 48 get_port(uint16_t min) in get_port() argument
|
/third_party/skia/third_party/externals/tint/tools/src/lut/ |
H A D | lut.go | |
/third_party/skia/tools/sk_app/unix/ |
H A D | keysym2ucs.c | 820 int min = 0; in keysym2ucs() local
|
/foundation/arkui/ace_engine/frameworks/core/components/progress/ |
H A D | progress_component.cpp | 23 ProgressComponent::ProgressComponent(double min, double value, double cachedValue, double max, ProgressType type) in ProgressComponent() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/slider/ |
H A D | slider_component.cpp | 22 SliderComponent::SliderComponent(const double value, const double step, const double min, const double max) in SliderComponent() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/ |
H A D | gauge_model_ng.h | 25 GaugeConfiguration(float value, float min, float max, bool enabled) in GaugeConfiguration() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | utils.h | 48 static T CheckRange(T min, T max, T defaultValue, T value) in CheckRange() argument 57 static T CheckMin(T min, T defaultValue, T value) in CheckMin() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
H A D | blank_composed_element.cpp | 50 auto min = renderFlexItem ? renderFlexItem->GetFlexBasis().ToString() : "0.0"; in GetMin() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/ |
H A D | slider_model_ng.h | 27 SliderConfiguration(double value, double min, double max, double step, bool enabled) in SliderConfiguration() argument
|
/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_auto_test/src/main/js/default/common/js/ |
H A D | chart.js | |
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_util.h | 98 BASE_NS::vector<float> min; member
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/test/unittest/ |
H A D | distributeddata_dfx_mst_test.cpp | 37 size_t min = 5; in SetUpTestCase() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | vorbis_enc_data.h | 429 float min; member
|
/third_party/ffmpeg/libavfilter/ |
H A D | generate_wave_table.c | 24 ff_generate_wave_table(enum WaveType wave_type, enum AVSampleFormat sample_fmt, void *table, int table_size, double min, double max, double phase) ff_generate_wave_table() argument
|
H A D | vf_threshold_init.h | 31 threshold8(const uint8_t *in, const uint8_t *threshold, const uint8_t *min, const uint8_t *max, uint8_t *out, ptrdiff_t ilinesize, ptrdiff_t tlinesize, ptrdiff_t flinesize, ptrdiff_t slinesize, ptrdiff_t olinesize, int w, int h) threshold8() argument
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | audiodsp.c | 90 int32_t val1, val2, min, max; in checkasm_check_audiodsp() local 120 float val1, val2, min, max; in checkasm_check_audiodsp() local [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | calcasts.h | 37 int32_t min; member
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_point_size.c | 80 nir_lower_point_size(nir_shader *s, float min, float max) in nir_lower_point_size() argument 37 lower_point_size_instr(nir_builder *b, nir_instr *psiz_instr, float min, float max) lower_point_size_instr() argument [all...] |