Home
last modified time | relevance | path

Searched defs:min (Results 376 - 400 of 2248) sorted by relevance

1...<<11121314151617181920>>...90

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_limits.h44 unsigned min; member
49 unsigned min; member
213 unsigned min; member
/third_party/node/deps/zlib/
H A Dinftrees.c37 unsigned min, max; /* minimum and maximum code lengths */ in inflate_table() local
[all...]
/third_party/musl/porting/linux/user/src/time/
H A Dstrptime.c133 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duvectr32.cpp309 int32_t min = 0, max = count; in sortedInsert() local
/third_party/node/deps/icu-small/source/i18n/
H A Dwintzimpl.cpp66 int32_t hour, min, sec, mil; in getSystemTimeInformation() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nvc0.h105 int min, max; member
/third_party/mesa3d/src/util/tests/
H A Dfast_idiv_by_const_test.cpp190 rand_uint(unsigned bits, unsigned min) in rand_uint() argument
/third_party/icu/icu4c/source/i18n/
H A Dwintzimpl.cpp66 int32_t hour, min, sec, mil; in getSystemTimeInformation() local
/third_party/icu/icu4c/source/test/perf/charperf/
H A Dcharperf.h40 CharPerfFunction(CharPerfFn func, UChar32 min, UChar32 max) in CharPerfFunction() argument
70 StdLibCharPerfFunction(StdLibCharPerfFn func, wchar_t min, wchar_t max) in StdLibCharPerfFunction() argument
/third_party/libfuse/example/
H A Dhello_ll.c105 #define min(x, y) ((x) < (y) ? (x) : (y)) macro
/third_party/libevdev/tools/
H A Dtouchpad-edge-detector.c23 #define min(a, b) (((a) < (b)) ? (a) : (b)) macro
/third_party/ltp/testcases/realtime/func/async_handler/
H A Dasync_handler_tsc.c133 long delta, max, min; in signal_thread() local
H A Dasync_handler.c117 long delta, max, min; in signal_thread() local
/third_party/ltp/testcases/realtime/func/sched_jitter/
H A Dsched_jitter.c120 unsigned long long min = -1, max = 0; in thread_worker() local
/third_party/ltp/testcases/realtime/func/gtod_latency/
H A Dgtod_latency.c231 unsigned long long max, min; in main() local
/third_party/ltp/testcases/realtime/func/pthread_kill_latency/
H A Dpthread_kill_latency.c116 long max, min; in signal_receiving_thread() local
/third_party/node/deps/v8/src/date/
H A Ddateparser-inl.h317 int min = hourmin % 100; in ParseES5DateTime() local
/third_party/node/deps/v8/src/bigint/
H A Ddiv-barrett.cc26 void DcheckIntegerPartRange(Digits X, digit_t min, digit_t max) { in DcheckIntegerPartRange() argument
/third_party/node/deps/v8/src/objects/
H A Djs-locale.cc119 bool IsCheckRange(const std::string& str, size_t min, size_t max, in IsCheckRange() argument
127 bool IsAlpha(const std::string& str, size_t min, size_t max) { in IsAlpha() argument
133 bool IsDigit(const std::string& str, size_t min, size_t max) { in IsDigit() argument
139 bool IsAlphanum(const std::string& str, size_t min, size_t max) { in IsAlphanum() argument
/third_party/node/deps/v8/src/regexp/experimental/
H A Dexperimental-bytecode.h106 base::uc16 min; // Inclusive. member
110 static RegExpInstruction ConsumeRange(base::uc16 min, base::uc16 max) { in ConsumeRange() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_prim.h43 unsigned min; member
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_simulator_validate.h48 #define min(x, y) MIN2(x, y) macro
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state_inlines.h262 static inline uint32_t r300_translate_tex_filters(int min, int mag, int mip, in r300_translate_tex_filters() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_key.c52 int EVP_read_pw_string_min(char *buf, int min, int len, const char *prompt, in EVP_read_pw_string_min() argument
/third_party/openssl/crypto/evp/
H A Devp_key.c52 int EVP_read_pw_string_min(char *buf, int min, int len, const char *prompt, in EVP_read_pw_string_min() argument

Completed in 14 milliseconds

1...<<11121314151617181920>>...90