Home
last modified time | relevance | path

Searched defs:max (Results 176 - 200 of 3748) sorted by relevance

12345678910>>...150

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Datm_nicstar.h29 unsigned max; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Datm_nicstar.h20 unsigned max; member
/kernel/uniproton/src/utility/lib/
H A Dprt_lib_math64.c61 U32 max = 0; in OsGetLmb1() local
/third_party/ffmpeg/libavfilter/
H A Dgenerate_wave_table.c24 ff_generate_wave_table(enum WaveType wave_type, enum AVSampleFormat sample_fmt, void *table, int table_size, double min, double max, double phase) ff_generate_wave_table() argument
H A Dmaskedmerge.h33 int half, depth, max; member
H A Dvf_threshold_init.h31 threshold8(const uint8_t *in, const uint8_t *threshold, const uint8_t *min, const uint8_t *max, uint8_t *out, ptrdiff_t ilinesize, ptrdiff_t tlinesize, ptrdiff_t flinesize, ptrdiff_t slinesize, ptrdiff_t olinesize, int w, int h) threshold8() argument
/third_party/ffmpeg/tests/checkasm/
H A Daudiodsp.c90 int32_t val1, val2, min, max; in checkasm_check_audiodsp() local
120 float val1, val2, min, max; in checkasm_check_audiodsp() local
[all...]
/third_party/curl/docs/examples/
H A Dftpuploadfrommem.c51 size_t max = size*nmemb; in read_callback() local
/third_party/libunwind/libunwind/tests/
H A Dtest-ptrace-misc.c42 int sum = 0, i, max, arr[1024]; in func() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_point_size.c80 nir_lower_point_size(nir_shader *s, float min, float max) in nir_lower_point_size() argument
37 lower_point_size_instr(nir_builder *b, nir_instr *psiz_instr, float min, float max) lower_point_size_instr() argument
[all...]
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_validate.h42 size_t max; member
52 ssize_t max; member
/third_party/node/deps/zlib/
H A Duncompr.c31 const uInt max = (uInt)-1; in uncompress2() local
H A Dcompress.c26 const uInt max = (uInt)-1; in compress2() local
/third_party/ntfs-3g/include/ntfs-3g/
H A Dsupport.h53 #define max(a,b) ((a) >= (b) ? (a) : (b)) macro
/third_party/ninja/src/
H A Ddepfile_parser_perftest.cc64 float max = times[0]; in main() local
H A Dcanon_perftest.cc46 int max = times[0]; in main() local
/third_party/node/deps/npm/node_modules/function-bind/
H A Dimplementation.js7 var max = Math.max; variable
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_buffer.c81 uint32_t max = tag - 1; in dxil_buffer_emit_vbr_bits() local
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_liveness.c28 mir_liveness_ins_update(uint16_t *live, midgard_instruction *ins, unsigned max) in mir_liveness_ins_update() argument
43 mir_liveness_ins_update_wrap(uint16_t *live, void *ins, unsigned max) in mir_liveness_ins_update_wrap() argument
/third_party/ltp/testcases/kernel/syscalls/getrandom/
H A Dgetrandom02.c21 int i, index, max; in check_content() local
/third_party/ltp/testcases/lib/
H A Dtst_random.c27 static long rand_range(long min, long max) in rand_range() argument
35 long min = 0, max = 0; in main() local
/third_party/ltp/testcases/realtime/func/measurement/
H A Dpreempt_timing.c85 unsigned long long i, j, delta, min, max, avg; in main() local
/third_party/node/deps/v8/src/base/
H A Dbounds.h32 inline constexpr bool IsInBounds(T index, T length, T max) { in IsInBounds() argument
40 inline bool ClampToBounds(T index, T* length, T max) { in ClampToBounds() argument
H A Ddivision-by-constant.cc60 const T max = ~static_cast<T>(0) >> 1; in UnsignedDivisionByConstant() local
/third_party/node/deps/v8/src/heap/
H A Dstress-scavenge-observer.cc85 int max = FLAG_stress_scavenge; in NextLimit() local

Completed in 6 milliseconds

12345678910>>...150