/external/openscreen/discovery/mdns/ |
D | mdns_random_unittest.cc | 18 constexpr std::chrono::milliseconds lower_bound{20}; in TEST() local 29 constexpr double lower_bound = 0.0; in TEST() local 40 constexpr std::chrono::milliseconds lower_bound{20}; in TEST() local 51 constexpr std::chrono::milliseconds lower_bound{400}; in TEST() local
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/ |
D | clock_test.cc | 52 bool SleepForBounded(absl::Duration d, absl::Duration lower_bound, in SleepForBounded() 89 const absl::Duration lower_bound = d - early; in AssertSleepForBounded() local
|
/external/abseil-cpp/absl/time/ |
D | clock_test.cc | 52 bool SleepForBounded(absl::Duration d, absl::Duration lower_bound, in SleepForBounded() 89 const absl::Duration lower_bound = d - early; in AssertSleepForBounded() local
|
/external/openscreen/third_party/abseil/src/absl/time/ |
D | clock_test.cc | 52 bool SleepForBounded(absl::Duration d, absl::Duration lower_bound, in SleepForBounded() 89 const absl::Duration lower_bound = d - early; in AssertSleepForBounded() local
|
/external/libtextclassifier/abseil-cpp/absl/time/ |
D | clock_test.cc | 52 bool SleepForBounded(absl::Duration d, absl::Duration lower_bound, in SleepForBounded() 89 const absl::Duration lower_bound = d - early; in AssertSleepForBounded() local
|
/external/webrtc/third_party/abseil-cpp/absl/time/ |
D | clock_test.cc | 52 bool SleepForBounded(absl::Duration d, absl::Duration lower_bound, in SleepForBounded() 89 const absl::Duration lower_bound = d - early; in AssertSleepForBounded() local
|
/external/angle/third_party/abseil-cpp/absl/time/ |
D | clock_test.cc | 52 bool SleepForBounded(absl::Duration d, absl::Duration lower_bound, in SleepForBounded() 89 const absl::Duration lower_bound = d - early; in AssertSleepForBounded() local
|
/external/catch2/include/internal/benchmark/ |
D | catch_estimate.hpp | 19 Duration lower_bound; member
|
/external/llvm-project/libunwind/test/ |
D | libunwind_01.pass.cpp | 4 void backtrace(int lower_bound) { in backtrace()
|
/external/bcc/src/cc/ |
D | bpffs_table.cc | 59 unique_ptr<TableStorageIteratorImpl> BpfFsTableStorage::lower_bound(const string &k) { in lower_bound() function in ebpf::BpfFsTableStorage
|
D | shared_table.cc | 92 unique_ptr<TableStorageIteratorImpl> SharedTableStorage::lower_bound(const string &k) { in lower_bound() function in ebpf::SharedTableStorage
|
D | table_storage.cc | 63 TableStorage::iterator TableStorage::lower_bound(const Path &p) { in lower_bound() function in ebpf::TableStorage
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | performance-inefficient-algorithm.cpp | 60 FwIt lower_bound(FwIt, FwIt end, const K &) { return end; } in lower_bound() function 63 FwIt lower_bound(FwIt, FwIt end, const K &, Ord) { return end; } in lower_bound() function
|
/external/google-breakpad/src/processor/ |
D | static_map-inl.h | 83 StaticMap<Key, Value, Compare>::lower_bound(const Key &key) const { in lower_bound() function
|
/external/llvm-project/lldb/source/Plugins/Process/POSIX/ |
D | CrashReason.cpp | 24 void AppendBounds(std::string &str, lldb::addr_t lower_bound, in AppendBounds()
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/bytestring/ |
D | unicode.c | 50 uint32_t v, lower_bound; in cbs_get_utf8() local
|
/external/ltp/testcases/kernel/sched/eas/ |
D | sched_cfs_prio.c | 59 long long lower_bound, lower_bound_pct, lower_bound_us; in check_bounds() local
|
/external/boringssl/src/crypto/bytestring/ |
D | unicode.c | 50 uint32_t v, lower_bound; in cbs_get_utf8() local
|
/external/tensorflow/tensorflow/compiler/mlir/tfr/passes/ |
D | canonicalize.cc | 54 APInt lower_bound, upper_bound, step; in matchAndRewrite() local
|
/external/openscreen/cast/standalone_sender/ |
D | streaming_opus_encoder.cc | 190 const Clock::time_point lower_bound = in ResolveTimestampsAndMaybeSkip() local
|
/external/pigweed/pw_containers/public/pw_containers/ |
D | flat_map.h | 79 constexpr const_iterator lower_bound(const key_type& key) const { in lower_bound() function
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/debug/ |
D | stats.cc | 103 double lower_bound; in threshold_for_count_below() local
|
/external/grpc-grpc/src/core/lib/debug/ |
D | stats.cc | 98 double lower_bound; in threshold_for_count_below() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | loop_dependence_helpers.cpp | 148 SENode* lower_bound = GetLowerBound(loop); in IsProvablyOutsideOfLoopBounds() local 399 SENode* lower_bound = GetLowerBound(loop); in GetConstantTerm() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | loop_dependence_helpers.cpp | 148 SENode* lower_bound = GetLowerBound(loop); in IsProvablyOutsideOfLoopBounds() local 399 SENode* lower_bound = GetLowerBound(loop); in GetConstantTerm() local
|