/third_party/icu/icu4c/source/test/cintltst/ |
H A D | ccaltst.c | 1148 int32_t min, max, gr_min, le_max, ac_min, ac_max, val; in TestGetLimits() local [all...] |
H A D | cucdtst.c | 3092 int32_t max = 0; in TestPropertyNames() local 3149 int32_t i, p, min, max; in TestPropertyValues() local [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | caltest.cpp | 740 int32_t max = cal->getMaximum(UCAL_DAY_OF_WEEK); in dowTest() local
|
/third_party/icu/icu4c/source/common/ |
H A D | ucnvmbcs.cpp | 739 int32_t min, max, entry, nextState; in getStateProp() local
|
H A D | umutablecptrie.cpp | 740 int32_t max = -1; in findMostUsed() local
|
H A D | uloc_tag.cpp | 410 _isAlphaNumericStringLimitedLength(const char* s, int32_t len, int32_t min, int32_t max) { in _isAlphaNumericStringLimitedLength() argument
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_hub.c | 2406 int max; in usb_needs_explore_all() local
|
/third_party/FreeBSD/sys/dev/usb/controller/ |
H A D | ehci.c | 821 uint16_t max = 1000; in ehci_dump_isoc() local [all...] |
/third_party/alsa-lib/include/sound/uapi/ |
H A D | asoc.h | 401 __le32 max; member 445 __le32 max; member [all...] |
/third_party/icu/tools/colprobe/ |
H A D | colprobeNew.cpp | 984 int32_t max = u_getIntPropertyMaxValue(prop); in generateRepertoire() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | UCharacterProperty.java | 637 int max; field in UCharacterProperty.NormQuickCheckIntProperty 638 NormQuickCheckIntProperty(int source, int which, int max) { in NormQuickCheckIntProperty() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | UnicodeSet.java | 3205 private static final int max(int a, int b) { in max() method in UnicodeSet
|
/third_party/icu/icu4c/source/i18n/ |
H A D | decimfmt.cpp | 1403 int32_t max = fields->properties.maximumIntegerDigits; in setMinimumIntegerDigits() local 1431 int32_t max = fields->properties.maximumFractionDigits; in setMinimumFractionDigits() local 1460 int32_t max = fields->properties.maximumSignificantDigits; setMinimumSignificantDigits() local [all...] |
/third_party/libwebsockets/lib/core/ |
H A D | libwebsockets.c | 133 lws_hex_to_byte_array(const char *h, uint8_t *dest, int max) in lws_hex_to_byte_array() argument 1049 lws_tokenize_cstr(struct lws_tokenize *ts, char *str, size_t max) in lws_tokenize_cstr() argument
|
/third_party/libuv/src/unix/ |
H A D | core.c | 1645 int max; in uv_thread_setpriority() local
|
/third_party/libbpf/src/ |
H A D | libbpf_internal.h | 134 # define max(x, y) ((x) < (y) ? (y) : (x)) macro
|
/third_party/lame/libmp3lame/ |
H A D | psymodel.c | 567 calc_energy(PsyConst_CB2SB_t const *l, FLOAT const *fftenergy, FLOAT * eb, FLOAT * max, FLOAT * avg) in calc_energy() argument 594 calc_mask_index_l(lame_internal_flags const *gfc, FLOAT const *max, in calc_mask_index_l() argument 969 vbrpsy_calc_mask_index_s(lame_internal_flags const *gfc, FLOAT const *max, FLOAT const *avg, unsigned char *mask_idx) vbrpsy_calc_mask_index_s() argument 1047 FLOAT max[CBANDS], avg[CBANDS]; vbrpsy_compute_masking_s() local 1150 FLOAT max[CBANDS], avg[CBANDS]; vbrpsy_compute_masking_l() local [all...] |
/third_party/lame/mpglib/ |
H A D | layer3.c | 791 int i, max[4]; in III_dequantize_sample() local 991 int i, max = -1; III_dequantize_sample() local [all...] |
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_spill.c | 575 physreg_t max = physreg + reg_size(dst); in insert_dst() local
|
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/ |
H A D | afuc_test.asm | 148 max $02, $02, $regdata label
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_tex.c | 1125 sampler_index_lt(nir_tex_instr *tex, unsigned max) sampler_index_lt() argument [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta_clear.c | 1581 int max = u_bit_consecutive(0, desc->channel[i].size - 1); in gfx8_get_fast_clear_parameters() local 1589 unsigned max = u_bit_consecutive(0, desc->channel[i].size); in gfx8_get_fast_clear_parameters() local
|
H A D | radv_private.h | 189 radv_clamp_f(float f, float min, float max) in radv_clamp_f() argument
|
H A D | si_cmd_buffer.c | 1520 unsigned max = gfx_level >= GFX11 ? 32767 : in cp_dma_max_byte_count() local
|
/third_party/mesa3d/src/asahi/compiler/ |
H A D | agx_compile.c | 188 agx_index max = agx_mov_imm(b, 32, UINT32_MAX); in agx_udiv_const() local
|