Home
last modified time | relevance | path

Searched defs:upper_bound (Results 1 – 21 of 21) sorted by relevance

/external/dhcpcd-6.8.2/compat/
Darc4random_uniform.c35 arc4random_uniform(uint32_t upper_bound) in arc4random_uniform()
/external/autotest/server/tests/netpipe/
Dnetpipe.py7 def run_once(self, pair, buffer, upper_bound, variance): argument
/external/jemalloc/src/
Dquarantine.c109 quarantine_drain(tsdn_t *tsdn, quarantine_t *quarantine, size_t upper_bound) in quarantine_drain()
134 size_t upper_bound = (opt_quarantine >= usize) ? opt_quarantine in quarantine() local
/external/webrtc/webrtc/voice_engine/test/auto_test/
Dvoe_output_test.cc75 OutputTest::OutputTest(int16_t lower_bound, int16_t upper_bound) in OutputTest()
143 int16_t lower_bound, int16_t upper_bound) in VoEOutputCheckMediaProcess()
/external/google-breakpad/src/processor/
Dstatic_map-inl.h104 StaticMap<Key, Value, Compare>::upper_bound(const Key &key) const { in upper_bound() function
/external/autotest/client/tests/netpipe/
Dnetpipe.py35 buffer_size=None, upper_bound=None, argument
/external/toolchain-utils/bestflags/
Dtesting_batch.py259 def _GenerateTestFlags(num_flags, upper_bound, file_name): argument
/external/openssh/openbsd-compat/
Darc4random.c282 arc4random_uniform(u_int32_t upper_bound) in arc4random_uniform()
/external/sfntly/cpp/src/sample/chromium/
Dsubsetter_impl.cc400 int32_t upper_bound = b->last_glyph_index(); in ConstructIndexFormat4() local
453 int32_t upper_bound = b->last_glyph_index(); in ConstructIndexFormat5() local
/external/libevent/
Darc4random.c522 arc4random_uniform(unsigned int upper_bound) in arc4random_uniform()
/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc193 const int upper_bound = cardinality().ConservativeUpperBound(); in CheckActionCountIfNotDone() local
/external/v8/src/wasm/
Dwasm-interpreter.cc502 float upper_bound = 2147483648.0f; in ExecuteI32SConvertF32() local
517 double upper_bound = 2147483648.0; in ExecuteI32SConvertF64() local
532 double upper_bound = 4294967296.0f; in ExecuteI32UConvertF32() local
545 double upper_bound = 4294967296.0; in ExecuteI32UConvertF64() local
Dwasm-js.cc249 int upper_bound) { in GetIntegerProperty()
/external/googletest/googlemock/src/
Dgmock-spec-builders.cc193 const int upper_bound = cardinality().ConservativeUpperBound(); in CheckActionCountIfNotDone() local
/external/v8/testing/gmock/src/
Dgmock-spec-builders.cc193 const int upper_bound = cardinality().ConservativeUpperBound(); in CheckActionCountIfNotDone() local
/external/v8/src/heap/
Dslot-set.h471 std::map<uint32_t, uint32_t>::iterator upper_bound = in RemoveInvaldSlots() local
/external/webrtc/webrtc/modules/audio_processing/aec/
Daec_core.c886 const int upper_bound = self->num_partitions * 3 / 4; in SignalBasedDelayCorrection() local
/external/flac/libFLAC/
Dstream_decoder.c3004 …FLAC__uint64 first_frame_offset = decoder->private_->first_frame_offset, lower_bound, upper_bound,… in seek_to_absolute_sample_() local
/external/v8/src/compiler/
Djs-typed-lowering.cc187 Type* upper_bound) { in ChangeToSpeculativeOperator()
/external/valgrind/drd/tests/
Dtsan_unittest.cpp7469 upper_bound = ARRAY_SIZE * ( myId ) / N_THREADS; in Worker() local
7514 upper_bound = ARRAY_SIZE * ( myId ) / N_THREADS; in Worker() local
/external/fmtlib/test/
Dgmock-gtest-all.cc10643 const int upper_bound = cardinality().ConservativeUpperBound(); in CheckActionCountIfNotDone() local