| /third_party/icu/icu4c/source/i18n/ |
| H A D | rbt_pars.cpp | 680 int32_t max = Quantifier::MAX; in parseSection() local
|
| /third_party/lame/misc/ |
| H A D | abx.c | 1024 double max; in cross_analyze() local 1169 int max = 0; in maximum() local 1218 int max; main() local [all...] |
| /third_party/lame/libmp3lame/ |
| H A D | takehiro.c | 511 count_bit_noESC_from2(const int *ix, const int *end, int max, unsigned int *s) in count_bit_noESC_from2() argument 539 count_bit_noESC_from3(const int *ix, const int *end, int max, unsigned int * s) in count_bit_noESC_from3() argument 588 static int count_bit_null(const int* ix, const int* end, int max, unsigned int* s) in count_bit_null() argument 622 unsigned int max; in choose_table_nonMMX() local [all...] |
| /third_party/mesa3d/src/freedreno/drm/ |
| H A D | freedreno_priv.h | 63 grow(void **ptr, uint16_t nr, uint16_t *max, uint16_t sz) in grow() argument
|
| /third_party/mesa3d/src/freedreno/rnn/ |
| H A D | rnn.h | 140 uint64_t min, max, align, radix; member
|
| /third_party/ltp/lib/ |
| H A D | safe_macros.c | 571 safe_strtol(const char *file, const int lineno, void (cleanup_fn) (void), char *str, long min, long max) safe_strtol() argument 603 safe_strtoul(const char *file, const int lineno, void (cleanup_fn) (void), char *str, unsigned long min, unsigned long max) safe_strtoul() argument 636 safe_strtof(const char *file, const int lineno, void (cleanup_fn) (void), char *str, float min, float max) safe_strtof() argument
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | radeon_uvd.c | 847 uint32_t max = MAX2(dec->frame_number, 1) - 1; in get_ref_pic_idx() local
|
| H A D | si_clear.c | 231 int max = u_bit_consecutive(0, desc->channel[i].size - 1); in gfx8_get_dcc_clear_parameters() local 239 unsigned max = u_bit_consecutive(0, desc->channel[i].size); in gfx8_get_dcc_clear_parameters() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | radeon_uvd.c | 545 uint32_t max = MAX2(dec->frame_number, 1) - 1; in get_ref_pic_idx() local
|
| /third_party/mesa3d/src/glx/ |
| H A D | g_glxglvnddispatchfuncs.c | 792 dispatch_QueryMaxSwapBarriersSGIX(Display *dpy, int screen, int *max) dispatch_QueryMaxSwapBarriersSGIX() argument
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | reparse.c | 300 int max = 32; /* safety */ in search_relative() local
|
| /third_party/node/deps/histogram/src/ |
| H A D | hdr_histogram.c | 1213 double max = hdr_max(h) / value_scale; in hdr_percentiles_print() local
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_pbo_compute.c | 641 nir_ssa_def *max = nir_iadd(&b, offset, range); in create_conversion_shader() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | rbt_pars.cpp | 680 int32_t max = Quantifier::MAX; in parseSection() local
|
| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | package.cpp | 1284 void Package::setItemCapacity(int32_t max) in setItemCapacity() argument
|
| /third_party/mesa3d/src/intel/tools/ |
| H A D | aub_write.c | 48 #define max(a, b) ({ \ macro
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | midgard_schedule.c | 536 unsigned max = util_logbase2(bytemask) + 1; in mir_pipeline_count() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_depth.c | 178 LLVMValueRef max = lp_build_const_int_vec(bld->gallivm, type, 0xff); in lp_build_stencil_op_single() local
|
| H A D | lp_state_setup.c | 216 LLVMValueRef max, max_value, res12; in lp_do_offset_tri() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | plurults.cpp | 192 int32_t max; in testAPI() local 286 void setupResult(const int32_t testSource[], char result[], int32_t* max) { in setupResult() argument 301 UBool checkEqual(const PluralRules &test, char *result, int32_t max) { in checkEqual() argument
|
| H A D | tzregts.cpp | 89 UDate TimeZoneRegressionTest::findTransitionBinary(const SimpleTimeZone& tz, UDate min, UDate max) { in findTransitionBinary() argument 110 UDate TimeZoneRegressionTest::findTransitionStepwise(const SimpleTimeZone& tz, UDate min, UDate max) { in findTransitionStepwise() argument 508 int32_t max = 0; in Test4151406() local [all...] |
| /third_party/libevdev/libevdev/ |
| H A D | libevdev.c | 81 int max = libevdev_event_type_get_max(type); in init_event_queue() local 1326 int max; in libevdev_has_event_code() local 1530 int max; libevdev_enable_event_type() local 1555 int max; libevdev_disable_event_type() local 1573 unsigned int max; libevdev_enable_event_code() local 1620 unsigned int max; libevdev_disable_event_code() local 1711 int max; libevdev_event_is_code() local 1732 int max = libevdev_event_type_get_max(type); libevdev_event_code_get_name() local [all...] |
| /third_party/lwip/src/include/lwip/apps/ |
| H A D | snmp_core.h | 265 u32_t max; member
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | expand.c | 1050 unsigned long max = 0; in verify_nonoverlapping() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | escape-analysis.cc | 538 double max = index_type.Max(); in OffsetOfElementsAccess() local
|