Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/serialization/
Dtake_while_dataset_serialization_test.py32 def _build_dataset(self, num_elements, upper_bound): argument
37 def testCore(self, num_elem1, num_elem2, 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/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/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/tensorflow/tensorflow/python/data/experimental/kernel_tests/
Dtake_while_test.py54 def testTakeWhileDatasetRange(self, num_elements, upper_bound, out_of_bounds): argument
/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/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.py65 upper_bound=None): argument
/external/toolchain-utils/bestflags/
Dtesting_batch.py259 def _GenerateTestFlags(num_flags, upper_bound, file_name): argument
/external/tensorflow/tensorflow/core/util/
Dcuda_kernel_helper.h97 __device__ OutType upper_bound(const T* first, OutType count, T val) { in upper_bound() function
/external/grpc-grpc/src/core/lib/debug/
Dstats.cc99 double upper_bound; in threshold_for_count_below() local
/external/tensorflow/tensorflow/core/kernels/
Deigen_mkldnn_contraction_kernel_test.cc142 Scalar upper_bound = Scalar(1.01) * epsilon * k * sum; in TEST() local
/external/openssh/openbsd-compat/
Darc4random.c282 arc4random_uniform(u_int32_t upper_bound) in arc4random_uniform()
/external/minijail/tools/
Dcompiler.py106 upper_bound=1e99): argument
/external/grpc-grpc/test/core/util/
Dhistogram.cc150 double upper_bound; in threshold_for_count_below() local
/external/sfntly/cpp/src/sample/chromium/
Dsubsetter_impl.cc437 int32_t upper_bound = b->last_glyph_index(); in ConstructIndexFormat4() local
490 int32_t upper_bound = b->last_glyph_index(); in ConstructIndexFormat5() local

12