Home
last modified time | relevance | path

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

1...<<41424344454647484950>>...147

/third_party/icu/icu4c/source/common/
H A Duvector.cpp467 int32_t min = 0, max = count; in sortedInsert() local
/third_party/libsnd/programs/
H A Dsndfile-info.c145 calc_decibels (SF_INFO * sfinfo, double max) in calc_decibels() argument
H A Dcommon.c51 { static double data [BUFFER_LEN], max ; in sfe_copy_data_fp() local
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-metrics.h177 u_mt_t max; member
/third_party/mesa3d/src/amd/common/
H A Dac_nir_cull.c125 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 Dpsa_constant_names.c207 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 Decma-builtin-date.c55 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 Darg-transform-functions.c130 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 Dcso_hash.c154 int max = MAX(hash->numBits-2, hash->userNumBits); in cso_data_has_shrunk() local
/third_party/mesa3d/src/compiler/isaspec/
H A Ddecode.h140 unsigned max; member
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_cull.c213 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 Dsvga_pipe_clear.c116 const int max = 1 << 24; in ints_fit_in_floats() local
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_screen.c760 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 Dvirgl_transfer_queue.c71 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 Dtransfer.cpp126 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 Dsi_cp_dma.c45 unsigned max = in cp_dma_max_byte_count() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_screen.c448 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 Dcrypto_bio.cc105 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 Dgzwrite.c67 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; in gz_comp() local
/third_party/musl/porting/linux/user/src/fdsan/
H A Dfdsan.c66 rlim_t max = rlim.rlim_max; in get_fd_entry() local
/third_party/musl/src/fdsan/linux/
H A Dfdsan.c71 rlim_t max = rlim.rlim_max; in get_fd_entry() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcoleitr.cpp459 int32_t max; in getMaxExpansion() local
/third_party/node/deps/icu-small/source/common/
H A Dcharacterproperties.cpp374 int32_t max = u_getIntPropertyMaxValue(property); in makeMap() local
H A Dubidi_props.cpp118 int32_t max=ubidi_props_singleton.indexes[UBIDI_MAX_VALUES_INDEX]; in ubidi_getMaxValue() local
H A Duvector.cpp467 int32_t min = 0, max = count; in sortedInsert() local

Completed in 26 milliseconds

1...<<41424344454647484950>>...147