Home
last modified time | relevance | path

Searched defs:boundaries (Results 1 – 25 of 37) sorted by relevance

12

/external/rust/crates/grpcio-sys/grpc/tools/run_tests/performance/
Dmassage_qps_stats_helpers.py18 def _threshold_for_count_below(buckets, boundaries, count_below): argument
40 def percentile(buckets, pctl, boundaries): argument
/external/grpc-grpc/tools/run_tests/performance/
Dmassage_qps_stats_helpers.py18 def _threshold_for_count_below(buckets, boundaries, count_below): argument
40 def percentile(buckets, pctl, boundaries): argument
/external/tensorflow/tensorflow/core/kernels/boosted_trees/quantiles/
Dquantile_stream_resource.h54 const std::vector<float>& boundaries(const int64 index) { in boundaries() function
58 void set_boundaries(const std::vector<float>& boundaries, const int64 index) { in set_boundaries()
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dbucketize_op.cc40 xla::XlaOp boundaries = xla::ConstantR1<float>(builder, boundaries_); in Compile() local
/external/libaom/libaom/av1/common/
Dalloccommon.c97 RestorationStripeBoundaries *boundaries = &cm->rst_info[p].boundaries; in av1_alloc_restoration_buffers() local
125 RestorationStripeBoundaries *boundaries = &cm->rst_info[p].boundaries; in av1_free_restoration_buffers() local
/external/fmtlib/include/fmt/
Dformat-inl.h1089 struct boundaries { struct
1090 uint64_t lower;
1091 uint64_t upper;
/external/icu/icu4c/source/i18n/
Dbrktrans.cpp79 LocalPointer<UVector32> boundaries; in handleTransliterate() local
/external/tensorflow/tensorflow/core/kernels/
Dbucketize_op_gpu.cu.cc39 const float* boundaries = GetGpuDeviceArrayOnDevice(&boundaries_array); in BucketizeCustomKernel() local
/external/opencensus-java/impl_core/src/main/java/io/opencensus/implcore/trace/export/
DInProcessSampledSpanStoreImpl.java166 LatencyBucketBoundaries boundaries = LatencyBucketBoundaries.values()[i]; in getLatencyBucket() local
235 LatencyBucketBoundaries boundaries = LatencyBucketBoundaries.values()[i]; in getLatencySamples() local
/external/skia/modules/svg/src/
DSkSVGFe.cpp75 const SkRect boundaries = this->resolveBoundaries(ctx, fctx); in resolveFilterSubregion() local
/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dquantile_ops.cc64 std::vector<float> boundaries = stream.GenerateBoundaries(num_boundaries); in GenerateBoundaries() local
77 std::vector<float> boundaries = stream.GenerateQuantiles(num_quantiles - 1); in GenerateQuantiles() local
474 const auto& boundaries = stream_resource->boundaries(stream_idx); in Compute() local
/external/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
DBreakIteratorMapperTest.java141 private static CldrValue boundaries(BoundaryType type, String dependency, String alt) { in boundaries() method in BreakIteratorMapperTest
/external/libbrillo/brillo/http/
Dhttp_form_data_test.cc126 std::set<std::string> boundaries; in TEST() local
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DBreakTransliterator.java25 private int[] boundaries = new int[50]; field in BreakTransliterator
/external/tensorflow/tensorflow/python/keras/optimizer_v2/
Dlegacy_learning_rate_decay.py108 def piecewise_constant(x, boundaries, values, name=None): argument
Dlearning_rate_schedule.py209 boundaries, argument
/external/icu/android_icu4j/src/main/java/android/icu/text/
DBreakTransliterator.java26 private int[] boundaries = new int[50]; field in BreakTransliterator
/external/angle/src/tests/test_utils/runner/
DHistogramWriter.cpp172 const proto::BinBoundaries &boundaries = histogram.bin_boundaries(); in getAsJSON() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
DRBBIAPITest.java448 private void doBoundaryTest(BreakIterator bi, String text, int[] boundaries) { in doBoundaryTest()
/external/bcc/src/lua/bcc/vendor/
Dargparse.lua166 local function boundaries(name) function
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBIAPITest.java445 private void doBoundaryTest(BreakIterator bi, String text, int[] boundaries) { in doBoundaryTest()
/external/llvm-project/lld/COFF/
DICF.cpp229 size_t boundaries[numShards + 1]; in forEachClass() local
/external/skia/tests/
DGrVxTest.cpp62 float4 boundaries = approx_acos(float4{-1, 0, 1, 0}); in DEF_TEST() local
/external/llvm-project/lld/ELF/
DICF.cpp421 size_t boundaries[numShards + 1]; in forEachClass() local
/external/tensorflow/tensorflow/core/profiler/utils/
Devent_span.cc68 std::vector<EventBoundary> boundaries; in GenerateEventBoundaries() local

12