Home
last modified time | relevance | path

Searched defs:max (Results 1201 - 1225 of 3766) sorted by relevance

1...<<41424344454647484950>>...151

/third_party/alsa-utils/bat/
H A Dtinyalsa.c93 unsigned int max; in check_param() local
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_common_4.h208 ASTCENC_SIMD_INLINE vfloat4 max(vfloat4 a, float b) in max() function
[all...]
/third_party/alsa-lib/src/pcm/
H A Dinterval.c131 int snd_interval_refine_max(snd_interval_t *i, unsigned int max, int openmax) in snd_interval_refine_max() argument
439 boundary_nearer(int min, int mindir, int best, int bestdir, int max, int maxdir) boundary_nearer() argument
[all...]
/third_party/backends/backend/
H A Depsonds-ops.c108 eds_set_resolution_range(epsonds_device *dev, int min, int max) in eds_set_resolution_range() argument
[all...]
/third_party/cups-filters/cupsfilters/
H A Dimage-private.h58 # define max(a,b) ((a) > (b) ? (a) : (b)) macro
/third_party/cups-filters/filter/foomatic-rip/
H A Doptions.h70 char min[20], max[20]; /* contents depend on 'type' */ member
/third_party/alsa-lib/src/control/
H A Dtlv.c129 snd_tlv_get_dB_range(unsigned int *tlv, long rangemin, long rangemax, long *min, long *max) snd_tlv_get_dB_range() argument
333 int min, step, max, mute; snd_tlv_convert_from_dB() local
359 int min, max; snd_tlv_convert_from_dB() local
383 int min, max; snd_tlv_convert_from_dB() local
455 snd_ctl_get_dB_range(snd_ctl_t *ctl, const snd_ctl_elem_id_t *id, long *min, long *max) snd_ctl_get_dB_range() argument
[all...]
H A Dctlparse.c36 static inline long int convert_prange1(long perc, long min, long max) in convert_prange1() argument
54 static long get_integer(const char **ptr, long min, long max) in get_integer() argument
82 static long long get_integer64(const char **ptr, long long min, long long max) in get_integer64() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DSimpleFormatterImpl.java209 public static String formatRawPattern(String pattern, int min, int max, CharSequence... values) { in formatRawPattern() argument
77 compileToStringMinMaxArguments( CharSequence pattern, StringBuilder sb, int min, int max) compileToStringMinMaxArguments() argument
[all...]
H A DStringRange.java135 int max; field in StringRange.Range
136 public Range(int min, int max) { in Range() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dutmstest.c67 static void initRandom(int64_t min, int64_t max) in initRandom() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dtzbdtest.cpp83 UDate max = min + SIX_MONTHS; in findDaylightBoundaryUsingDate() local
123 UDate max = min + SIX_MONTHS; in findDaylightBoundaryUsingTimeZone() local
388 UDate max = min + SIX_MONTHS; testUsingBinarySearch() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dcharacterproperties.cpp366 int32_t max = u_getIntPropertyMaxValue(property); in makeMap() local
H A Drbbi_cache.cpp320 int32_t max = fEndBufIdx; in seek() local
H A Dsimpleformatter.cpp63 applyPatternMinMaxArguments( const UnicodeString &pattern, int32_t min, int32_t max, UErrorCode &errorCode) applyPatternMinMaxArguments() argument
H A Dubidi_props.cpp118 int32_t max=ubidi_props_singleton.indexes[UBIDI_MAX_VALUES_INDEX]; in ubidi_getMaxValue() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DUnicodeMapTest.java174 private SortedMap<String, Integer> fillRandomMap(Random rand, int max, SortedMap<String, Integer> test) { in fillRandomMap() argument
/third_party/icu/tools/unicode/c/genprops/
H A Dlayoutpropsbuilder.cpp236 int32_t max = getMaxIntValue(prop); in checkMaxIntValue() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDataDrivenNumberFormatTestUtility.java333 private List<String> splitBy(int max, char delimiter) { in splitBy() argument
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DUnicodeMapTest.java171 private SortedMap<String, Integer> fillRandomMap(Random rand, int max, SortedMap<String, Integer> test) { in fillRandomMap() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DSimpleFormatterImpl.java211 public static String formatRawPattern(String pattern, int min, int max, CharSequence... values) { in formatRawPattern() argument
79 compileToStringMinMaxArguments( CharSequence pattern, StringBuilder sb, int min, int max) compileToStringMinMaxArguments() argument
[all...]
H A DStringRange.java142 int max; field in StringRange.Range
143 public Range(int min, int max) { in Range() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
H A DTestBidiTransform.java286 substituteChar(char uch, char baseReal, char basePseudo, char max) substituteChar() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
H A DTestBidiTransform.java289 substituteChar(char uch, char baseReal, char basePseudo, char max) substituteChar() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDataDrivenNumberFormatTestUtility.java336 private List<String> splitBy(int max, char delimiter) { in splitBy() argument

Completed in 20 milliseconds

1...<<41424344454647484950>>...151