Home
last modified time | relevance | path

Searched defs:min (Results 26 - 50 of 1025) sorted by relevance

12345678910>>...41

/third_party/libbpf/include/linux/
H A Dkernel.h25 #define min(x, y) ({ \ macro
/third_party/ltp/testcases/kernel/fs/fs-bench/
H A Dboxmuler.c6 int box_muler(int min, int max) in box_muler() argument
/third_party/ltp/testcases/kernel/syscalls/getpriority/
H A Dgetpriority01.c22 int min; member
/third_party/ltp/testcases/kernel/syscalls/dup2/
H A Ddup205.c20 static int min; variable
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/
H A Dranges.h25 constexpr const T &BrokenClampThatShouldNotBeUsed(const T &value, const T &min, const T &max) in BrokenClampThatShouldNotBeUsed() argument
/third_party/skia/samplecode/
H A DSampleTiming.cpp38 double min = +INFINITY, variable
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DDebug.hpp25 #undef min macro
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dcommon.c48 get_port(uint16_t min) in get_port() argument
/third_party/skia/third_party/externals/tint/tools/src/lut/
H A Dlut.go
/third_party/skia/tools/sk_app/unix/
H A Dkeysym2ucs.c820 int min = 0; in keysym2ucs() local
/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Dprogress_component.cpp23 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 Dslider_component.cpp22 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 Dgauge_model_ng.h25 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 Dutils.h48 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 Dblank_composed_element.cpp50 auto min = renderFlexItem ? renderFlexItem->GetFlexBasis().ToString() : "0.0"; in GetMin() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_model_ng.h27 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 Dchart.js
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_util.h98 BASE_NS::vector<float> min; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/test/unittest/
H A Ddistributeddata_dfx_mst_test.cpp37 size_t min = 5; in SetUpTestCase() local
/third_party/ffmpeg/libavcodec/
H A Dvorbis_enc_data.h429 float min; member
/third_party/ffmpeg/libavfilter/
H A Dgenerate_wave_table.c24 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 Dvf_threshold_init.h31 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 Daudiodsp.c90 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 Dcalcasts.h37 int32_t min; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_point_size.c80 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...]

Completed in 10 milliseconds

12345678910>>...41