| /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
|
| /third_party/ltp/lib/ |
| H A D | tst_test.c | 473 static void parse_mul(float *mul, const char *env_name, float min, float max) in parse_mul() argument 713 int tst_parse_int(const char *str, int *val, int min, int max) in tst_parse_int() argument 729 int tst_parse_long(const char *str, long *val, long min, long max) in tst_parse_long() argument 753 int tst_parse_float(const char *str, float *val, float min, float max) in tst_parse_float() argument 777 int tst_parse_filesize(const char *str, long long *val, long long min, long long max) in tst_parse_filesize() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/dri/ |
| H A D | dri2.c | 1590 dri2_query_dma_buf_modifiers(__DRIscreen *_screen, int fourcc, int max, in dri2_query_dma_buf_modifiers() argument
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_texture.c | 1389 si_query_dmabuf_modifiers(struct pipe_screen *screen, enum pipe_format format, int max, uint64_t *modifiers, unsigned int *external_only, int *count) si_query_dmabuf_modifiers() argument
|
| H A D | radeon_vcn_dec.c | 1463 uint32_t max = MAX2(dec->frame_number, 1) - 1; in get_ref_pic_idx() local
|
| /third_party/node/src/ |
| H A D | node_http2.h | 197 void set_max_header_pairs(uint32_t max) { in set_max_header_pairs() argument 213 void set_max_outstanding_pings(size_t max) { in set_max_outstanding_pings() argument 221 void set_max_outstanding_settings(size_t max) { in set_max_outstanding_settings() argument 229 void set_max_session_memory(uint64_t max) { in set_max_session_memory() argument
|
| /third_party/musl/porting/liteos_m/kernel/src/regex/ |
| H A D | regcomp.c | 126 int max; member 170 tre_ast_new_iter(tre_mem_t mem, tre_ast_node_t *arg, int min, int max, int minimal) in tre_ast_new_iter() argument 471 static int add_icase_literals(struct literals *ls, int min, int max) in add_icase_literals() argument 535 int min, max; in parse_bracket_terms() local 615 int i, max, min, negmax, negmin; parse_bracket() local 727 int min, max; parse_dup() local 996 int min, max; tre_parse() local 1722 int max = lit->code_max; tre_copy_ast() local [all...] |
| /third_party/nghttp2/src/ |
| H A D | h2load.h | 191 double min, max, mean, sd; member
|
| H A D | util.cc | 1136 constexpr int64_t max = std::numeric_limits<int64_t>::max(); in parse_uint_digits() local 1196 constexpr int64_t max = std::numeric_limits<int64_t>::max(); in parse_uint_with_unit() local 1235 constexpr auto max = std::numeric_limits<int64_t>::max(); in parse_duration_with_unit() local [all...] |
| /third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/ |
| H A D | regcomp.c | 126 int max; member 170 tre_ast_new_iter(tre_mem_t mem, tre_ast_node_t *arg, int min, int max, int minimal) in tre_ast_new_iter() argument 471 static int add_icase_literals(struct literals *ls, int min, int max) in add_icase_literals() argument 535 int min, max; in parse_bracket_terms() local 615 int i, max, min, negmax, negmin; parse_bracket() local 727 int min, max; parse_dup() local 997 int min, max; tre_parse() local 1723 int max = lit->code_max; tre_copy_ast() local [all...] |
| /third_party/musl/porting/uniproton/kernel/src/regex/ |
| H A D | regcomp.c | 126 int max; member 170 tre_ast_new_iter(tre_mem_t mem, tre_ast_node_t *arg, int min, int max, int minimal) in tre_ast_new_iter() argument 471 static int add_icase_literals(struct literals *ls, int min, int max) in add_icase_literals() argument 535 int min, max; in parse_bracket_terms() local 615 int i, max, min, negmax, negmin; parse_bracket() local 727 int min, max; parse_dup() local 996 int min, max; tre_parse() local 1722 int max = lit->code_max; tre_copy_ast() local [all...] |
| /third_party/musl/src/regex/ |
| H A D | regcomp.c | 126 int max; member 170 tre_ast_new_iter(tre_mem_t mem, tre_ast_node_t *arg, int min, int max, int minimal) in tre_ast_new_iter() argument 471 static int add_icase_literals(struct literals *ls, int min, int max) in add_icase_literals() argument 535 int min, max; in parse_bracket_terms() local 615 int i, max, min, negmax, negmin; parse_bracket() local 727 int min, max; parse_dup() local 996 int min, max; tre_parse() local 1722 int max = lit->code_max; tre_copy_ast() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucnvmbcs.cpp | 739 int32_t min, max, entry, nextState; in getStateProp() local
|
| H A D | uloc_tag.cpp | 410 _isAlphaNumericStringLimitedLength(const char* s, int32_t len, int32_t min, int32_t max) { in _isAlphaNumericStringLimitedLength() argument
|
| H A D | umutablecptrie.cpp | 740 int32_t max = -1; in findMostUsed() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texcompress_astc.cpp | 65 uint8_t max; member
|