/third_party/alsa-utils/bat/ |
H A D | tinyalsa.c | 93 unsigned int max; in check_param() local
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_vecmathlib_common_4.h | 208 ASTCENC_SIMD_INLINE vfloat4 max(vfloat4 a, float b) in max() function [all...] |
/third_party/alsa-lib/src/pcm/ |
H A D | interval.c | 131 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 D | epsonds-ops.c | 108 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 D | image-private.h | 58 # define max(a,b) ((a) > (b) ? (a) : (b)) macro
|
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | options.h | 70 char min[20], max[20]; /* contents depend on 'type' */ member
|
/third_party/alsa-lib/src/control/ |
H A D | tlv.c | 129 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 D | ctlparse.c | 36 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 D | SimpleFormatterImpl.java | 209 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 D | StringRange.java | 135 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 D | utmstest.c | 67 static void initRandom(int64_t min, int64_t max) in initRandom() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | tzbdtest.cpp | 83 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 D | characterproperties.cpp | 366 int32_t max = u_getIntPropertyMaxValue(property); in makeMap() local
|
H A D | rbbi_cache.cpp | 320 int32_t max = fEndBufIdx; in seek() local
|
H A D | simpleformatter.cpp | 63 applyPatternMinMaxArguments( const UnicodeString &pattern, int32_t min, int32_t max, UErrorCode &errorCode) applyPatternMinMaxArguments() argument
|
H A D | ubidi_props.cpp | 118 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 D | UnicodeMapTest.java | 174 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 D | layoutpropsbuilder.cpp | 236 int32_t max = getMaxIntValue(prop); in checkMaxIntValue() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | DataDrivenNumberFormatTestUtility.java | 333 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 D | UnicodeMapTest.java | 171 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 D | SimpleFormatterImpl.java | 211 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 D | StringRange.java | 142 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 D | TestBidiTransform.java | 286 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 D | TestBidiTransform.java | 289 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 D | DataDrivenNumberFormatTestUtility.java | 336 private List<String> splitBy(int max, char delimiter) { in splitBy() argument
|