Home
last modified time | relevance | path

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

123

/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/serialization/
Dtake_while_dataset_serialization_test.py34 def _build_dataset(self, num_elements, upper_bound): argument
42 def testCore(self, num_elements, upper_bound): 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/autotest/server/tests/netpipe/
Dnetpipe.py7 def run_once(self, pair, buffer, upper_bound, variance): argument
/external/v8/src/heap/
Dmemory-measurement.cc31 void AddTotal(size_t estimate, size_t lower_bound, size_t upper_bound) { in AddTotal()
35 void AddCurrent(size_t estimate, size_t lower_bound, size_t upper_bound) { in AddCurrent()
40 void AddOther(size_t estimate, size_t lower_bound, size_t upper_bound) { in AddOther()
59 size_t upper_bound) { in NewResult()
73 Handle<JSArray> NewRange(size_t lower_bound, size_t upper_bound) { in NewRange()
Dslot-set.cc69 std::map<uint32_t, uint32_t>::const_iterator upper_bound = in ClearInvalidSlots() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence_helpers.cpp93 SENode* upper_bound = scalar_evolution_.SimplifyExpression( in GetUpperBound() local
103 SENode* upper_bound = in GetUpperBound() local
114 SENode* upper_bound = scalar_evolution_.SimplifyExpression( in GetUpperBound() local
149 SENode* upper_bound = GetUpperBound(loop); in IsProvablyOutsideOfLoopBounds() local
Dloop_dependence.cpp598 SENode* upper_bound = GetUpperBound(subscript_loop); in StrongSIVTest() local
747 SEConstantNode* upper_bound = in WeakZeroSourceSIVTest() local
900 SEConstantNode* upper_bound = in WeakZeroDestinationSIVTest() local
1187 const SENode* lower_bound, const SENode* upper_bound) { in IntersectConstraints()
/external/angle/third_party/spirv-tools/src/source/opt/
Dloop_dependence_helpers.cpp93 SENode* upper_bound = scalar_evolution_.SimplifyExpression( in GetUpperBound() local
103 SENode* upper_bound = in GetUpperBound() local
114 SENode* upper_bound = scalar_evolution_.SimplifyExpression( in GetUpperBound() local
149 SENode* upper_bound = GetUpperBound(loop); in IsProvablyOutsideOfLoopBounds() local
Dloop_dependence.cpp598 SENode* upper_bound = GetUpperBound(subscript_loop); in StrongSIVTest() local
747 SEConstantNode* upper_bound = in WeakZeroSourceSIVTest() local
900 SEConstantNode* upper_bound = in WeakZeroDestinationSIVTest() local
1187 const SENode* lower_bound, const SENode* upper_bound) { in IntersectConstraints()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence_helpers.cpp93 SENode* upper_bound = scalar_evolution_.SimplifyExpression( in GetUpperBound() local
103 SENode* upper_bound = in GetUpperBound() local
114 SENode* upper_bound = scalar_evolution_.SimplifyExpression( in GetUpperBound() local
149 SENode* upper_bound = GetUpperBound(loop); in IsProvablyOutsideOfLoopBounds() local
Dloop_dependence.cpp598 SENode* upper_bound = GetUpperBound(subscript_loop); in StrongSIVTest() local
747 SEConstantNode* upper_bound = in WeakZeroSourceSIVTest() local
900 SEConstantNode* upper_bound = in WeakZeroDestinationSIVTest() local
1187 const SENode* lower_bound, const SENode* upper_bound) { in IntersectConstraints()
/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/v8/src/handles/
Dlocal-handles.cc43 Address* upper_bound = lower_bound != blocks_.back() in Contains() local
/external/bcc/src/cc/
Dbpffs_table.cc62 unique_ptr<TableStorageIteratorImpl> BpfFsTableStorage::upper_bound(const string &k) { in upper_bound() function in ebpf::BpfFsTableStorage
Dshared_table.cc95 unique_ptr<TableStorageIteratorImpl> SharedTableStorage::upper_bound(const string &k) { in upper_bound() function in ebpf::SharedTableStorage
Dtable_storage.cc66 TableStorage::iterator TableStorage::upper_bound(const Path &p) { in upper_bound() function in ebpf::TableStorage
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/
Dtake_while_test.py68 def testTakeWhileDatasetRange(self, num_elements, upper_bound, out_of_bounds): argument
/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/grpc-grpc/src/php/ext/grpc/
Dchannel.h65 int upper_bound; member
/external/ltp/testcases/kernel/sched/eas/
Dsched_cfs_prio.c60 long long upper_bound, upper_bound_pct, upper_bound_us; in check_bounds() local
/external/v8/infra/testing/
DPRESUBMIT.py72 upper_bound=None): argument
/external/toolchain-utils/bestflags/
Dtesting_batch.py259 def _GenerateTestFlags(num_flags, upper_bound, file_name): argument
/external/grpc-grpc/src/core/lib/debug/
Dstats.cc99 double upper_bound; in threshold_for_count_below() local
/external/openssh/openbsd-compat/
Darc4random.c282 arc4random_uniform(u_int32_t upper_bound) in arc4random_uniform()

123