| /third_party/icu/icu4c/source/common/ |
| H A D | uvector.cpp | 467 int32_t min = 0, max = count; in sortedInsert() local
|
| /third_party/libsnd/programs/ |
| H A D | sndfile-info.c | 145 calc_decibels (SF_INFO * sfinfo, double max) in calc_decibels() argument
|
| H A D | common.c | 51 { static double data [BUFFER_LEN], max ; in sfe_copy_data_fp() local
|
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-metrics.h | 177 u_mt_t max; member
|
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_nir_cull.c | 125 nir_ssa_def *max = nir_ffma(b, bbox_max[chan], vp_scale[chan], vp_translate[chan]); in cull_bbox() local
|
| /third_party/mbedtls/programs/psa/ |
| H A D | psa_constant_names.c | 207 int process_signed(signed_value_type type, long min, long max, char **argp) in process_signed() argument 246 int process_unsigned(unsigned_value_type type, unsigned long max, char **argp) in process_unsigned() argument
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-date.c | 55 ecma_date_parse_date_chars(const lit_utf8_byte_t **str_p, const lit_utf8_byte_t *str_end_p, uint32_t num_of_chars, uint32_t min, uint32_t max) ecma_date_parse_date_chars() argument
|
| /third_party/jerryscript/jerry-ext/arg/ |
| H A D | arg-transform-functions.c | 130 jerryx_arg_helper_process_double(double *d, double min, double max, jerryx_arg_int_option_t option) jerryx_arg_helper_process_double() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/cso_cache/ |
| H A D | cso_hash.c | 154 int max = MAX(hash->numBits-2, hash->userNumBits); in cso_data_has_shrunk() local
|
| /third_party/mesa3d/src/compiler/isaspec/ |
| H A D | decode.h | 140 unsigned max; member
|
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_llvm_cull.c | 213 LLVMValueRef min, max, not_equal[2], visible; in cull_bbox() local 291 LLVMValueRef max = ac_build_fmax(ctx, v0[chan], v1[chan]); in cull_bbox() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_pipe_clear.c | 116 const int max = 1 << 24; in ints_fit_in_floats() local
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_screen.c | 760 v3d_screen_query_dmabuf_modifiers(struct pipe_screen *pscreen, enum pipe_format format, int max, uint64_t *modifiers, unsigned int *external_only, int *count) v3d_screen_query_dmabuf_modifiers() argument
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_transfer_queue.c | 71 box_min_max(const struct pipe_box *box, int dim, int *min, int *max) in box_min_max() argument
|
| /third_party/mesa3d/src/gallium/frontends/clover/api/ |
| H A D | transfer.cpp | 126 const size_t max = dev.max_image_size(); in validate_object() local 139 const size_t max = dev.max_image_size(); in validate_object() local 152 const size_t max = dev.max_image_size_3d(); in validate_object() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_cp_dma.c | 45 unsigned max = in cp_dma_max_byte_count() local
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_screen.c | 448 vc4_screen_query_dmabuf_modifiers(struct pipe_screen *pscreen, enum pipe_format format, int max, uint64_t *modifiers, unsigned int *external_only, int *count) vc4_screen_query_dmabuf_modifiers() argument
|
| /third_party/node/src/crypto/ |
| H A D | crypto_bio.cc | 105 size_t max = *count; in PeekMultiple() local 318 size_t max = Length() > limit ? limit : Length(); in IndexOf() local
|
| /third_party/node/deps/zlib/ |
| H A D | gzwrite.c | 67 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; in gz_comp() local
|
| /third_party/musl/porting/linux/user/src/fdsan/ |
| H A D | fdsan.c | 66 rlim_t max = rlim.rlim_max; in get_fd_entry() local
|
| /third_party/musl/src/fdsan/linux/ |
| H A D | fdsan.c | 71 rlim_t max = rlim.rlim_max; in get_fd_entry() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | coleitr.cpp | 459 int32_t max; in getMaxExpansion() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | characterproperties.cpp | 374 int32_t max = u_getIntPropertyMaxValue(property); in makeMap() local
|
| H A D | ubidi_props.cpp | 118 int32_t max=ubidi_props_singleton.indexes[UBIDI_MAX_VALUES_INDEX]; in ubidi_getMaxValue() local
|
| H A D | uvector.cpp | 467 int32_t min = 0, max = count; in sortedInsert() local
|