Home
last modified time | relevance | path

Searched defs:max (Results 751 - 775 of 3750) sorted by relevance

1...<<31323334353637383940>>...150

/third_party/node/deps/v8/third_party/zlib/
H A Dgzwrite.c78 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; local
/third_party/node/deps/zlib/
H A Dgzread.c15 unsigned get, max = ((unsigned)-1 >> 2) + 1; in gz_load() local
/third_party/node/deps/icu-small/source/common/
H A Duvectr32.cpp309 int32_t min = 0, max = count; in sortedInsert() local
H A Ducnvlat1.cpp146 char16_t c, max; in _Latin1FromUnicodeWithOffsets() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_texture.h94 uint32_t max; member
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nvc0.h105 int min, max; member
/third_party/mesa3d/src/panfrost/bifrost/
H A Dnodearray.h161 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 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/libevdev/tools/
H A Dtouchpad-edge-detector.c24 #define max(a, b) (((a) > (b)) ? (a) : (b)) macro
/third_party/ltp/testcases/network/nfsv4/locks/
H A Dnetsync.c122 int configureServer(int max) in configureServer() argument
/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/compiler/
H A Dcontrol-equivalence.cc180 int max = NodeProperties::PastControlIndex(node); in DetermineParticipation() local
/third_party/node/deps/v8/src/base/utils/
H A Drandom-number-generator.cc96 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 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
H A Dscope-info-inl.h101 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 Dexperimental-bytecode.h107 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 Dvc4_simulator_validate.h47 #define max(x, y) MAX2(x, y) macro
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_resource.c43 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 Dbn_mont.c92 int nl, max, i; in bn_from_montgomery_word() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dcpuid.c210 size_t OPENSSL_instrument_bus2(unsigned int *out, size_t cnt, size_t max) in OPENSSL_instrument_bus2() argument

Completed in 14 milliseconds

1...<<31323334353637383940>>...150