Home
last modified time | relevance | path

Searched defs:max_duration (Results 1 – 8 of 8) sorted by relevance

/third_party/rust/crates/minimal-lexical/scripts/
Dtimings.py132 def max_duration(*keys): function
/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Dtimestamp_duration.proto56 DurationType max_duration = 103; field
/third_party/node/deps/v8/src/heap/
Dembedder-tracing.cc101 bool LocalEmbedderHeapTracer::Trace(double max_duration) { in Trace()
/third_party/node/deps/v8/src/heap/cppgc/
Dmarker.cc465 bool MarkerBase::AdvanceMarkingWithLimits(v8::base::TimeDelta max_duration, in AdvanceMarkingWithLimits()
/third_party/node/deps/v8/src/heap/cppgc-js/
Dcpp-heap.cc589 bool CppHeap::AdvanceTracing(double max_duration) { in AdvanceTracing()
/third_party/ffmpeg/libavformat/
Dsegment.c291 double max_duration = 0; in segment_list_open() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dduration_test.cc955 constexpr absl::Duration max_duration = absl::time_internal::MakeDuration( in TEST() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h17189 u64 max_duration; member