| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | gzwrite.c | 78 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; local
|
| /third_party/node/deps/zlib/ |
| H A D | gzread.c | 15 unsigned get, max = ((unsigned)-1 >> 2) + 1; in gz_load() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uvectr32.cpp | 309 int32_t min = 0, max = count; in sortedInsert() local
|
| H A D | ucnvlat1.cpp | 146 char16_t c, max; in _Latin1FromUnicodeWithOffsets() local
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_texture.h | 94 uint32_t max; member
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_lowering_nvc0.h | 105 int min, max; member
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | nodearray.h | 161 nodearray_orr(nodearray *a, unsigned key, nodearray_value value, unsigned max_sparse, unsigned max) nodearray_orr() argument
|
| /third_party/icu/icu4c/source/test/perf/charperf/ |
| H A D | charperf.h | 40 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/libevdev/tools/ |
| H A D | touchpad-edge-detector.c | 24 #define max(a, b) (((a) > (b)) ? (a) : (b)) macro
|
| /third_party/ltp/testcases/network/nfsv4/locks/ |
| H A D | netsync.c | 122 int configureServer(int max) in configureServer() argument
|
| /third_party/ltp/testcases/realtime/func/async_handler/ |
| H A D | async_handler_tsc.c | 133 long delta, max, min; in signal_thread() local
|
| H A D | async_handler.c | 117 long delta, max, min; in signal_thread() local
|
| /third_party/ltp/testcases/realtime/func/sched_jitter/ |
| H A D | sched_jitter.c | 120 unsigned long long min = -1, max = 0; in thread_worker() local
|
| /third_party/ltp/testcases/realtime/func/gtod_latency/ |
| H A D | gtod_latency.c | 231 unsigned long long max, min; in main() local
|
| /third_party/ltp/testcases/realtime/func/pthread_kill_latency/ |
| H A D | pthread_kill_latency.c | 116 long max, min; in signal_receiving_thread() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | control-equivalence.cc | 180 int max = NodeProperties::PastControlIndex(node); in DetermineParticipation() local
|
| /third_party/node/deps/v8/src/base/utils/ |
| H A D | random-number-generator.cc | 96 int RandomNumberGenerator::NextInt(int max) { in NextInt() argument 132 ComplementSample( const std::unordered_set<uint64_t>& set, uint64_t max) ComplementSample() argument 144 NextSample(uint64_t max, size_t n) NextSample() argument 177 NextSampleSlow( uint64_t max, size_t n, const std::unordered_set<uint64_t>& excluded) NextSampleSlow() argument [all...] |
| /third_party/node/deps/v8/src/bigint/ |
| H A D | div-barrett.cc | 26 void DcheckIntegerPartRange(Digits X, digit_t min, digit_t max) { in DcheckIntegerPartRange() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-locale.cc | 119 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
|
| H A D | scope-info-inl.h | 101 InternalIndex max = range_->max_index(); in advance_hashtable_index() local 116 int max = inlined() in max_index() local
|
| /third_party/node/deps/v8/src/regexp/experimental/ |
| H A D | experimental-bytecode.h | 107 base::uc16 max; // Inclusive. member 110 static RegExpInstruction ConsumeRange(base::uc16 min, base::uc16 max) { in ConsumeRange() argument
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_simulator_validate.h | 47 #define max(x, y) MAX2(x, y) macro
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_resource.c | 43 nvc0_query_dmabuf_modifiers(struct pipe_screen *screen, enum pipe_format format, int max, uint64_t *modifiers, unsigned int *external_only, int *count) nvc0_query_dmabuf_modifiers() argument
|
| /third_party/node/deps/openssl/openssl/crypto/bn/ |
| H A D | bn_mont.c | 92 int nl, max, i; in bn_from_montgomery_word() local
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | cpuid.c | 210 size_t OPENSSL_instrument_bus2(unsigned int *out, size_t cnt, size_t max) in OPENSSL_instrument_bus2() argument
|