/external/rust/crates/grpcio-sys/grpc/tools/run_tests/performance/ |
D | massage_qps_stats_helpers.py | 18 def _threshold_for_count_below(buckets, boundaries, count_below): argument 40 def percentile(buckets, pctl, boundaries): argument
|
/external/grpc-grpc/tools/run_tests/performance/ |
D | massage_qps_stats_helpers.py | 18 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/ |
D | quantile_stream_resource.h | 54 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/ |
D | bucketize_op.cc | 40 xla::XlaOp boundaries = xla::ConstantR1<float>(builder, boundaries_); in Compile() local
|
/external/libaom/libaom/av1/common/ |
D | alloccommon.c | 97 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/ |
D | format-inl.h | 1089 struct boundaries { struct 1090 uint64_t lower; 1091 uint64_t upper;
|
/external/icu/icu4c/source/i18n/ |
D | brktrans.cpp | 79 LocalPointer<UVector32> boundaries; in handleTransliterate() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | bucketize_op_gpu.cu.cc | 39 const float* boundaries = GetGpuDeviceArrayOnDevice(&boundaries_array); in BucketizeCustomKernel() local
|
/external/opencensus-java/impl_core/src/main/java/io/opencensus/implcore/trace/export/ |
D | InProcessSampledSpanStoreImpl.java | 166 LatencyBucketBoundaries boundaries = LatencyBucketBoundaries.values()[i]; in getLatencyBucket() local 235 LatencyBucketBoundaries boundaries = LatencyBucketBoundaries.values()[i]; in getLatencySamples() local
|
/external/skia/modules/svg/src/ |
D | SkSVGFe.cpp | 75 const SkRect boundaries = this->resolveBoundaries(ctx, fctx); in resolveFilterSubregion() local
|
/external/tensorflow/tensorflow/core/kernels/boosted_trees/ |
D | quantile_ops.cc | 64 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/ |
D | BreakIteratorMapperTest.java | 141 private static CldrValue boundaries(BoundaryType type, String dependency, String alt) { in boundaries() method in BreakIteratorMapperTest
|
/external/libbrillo/brillo/http/ |
D | http_form_data_test.cc | 126 std::set<std::string> boundaries; in TEST() local
|
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
D | BreakTransliterator.java | 25 private int[] boundaries = new int[50]; field in BreakTransliterator
|
/external/tensorflow/tensorflow/python/keras/optimizer_v2/ |
D | legacy_learning_rate_decay.py | 108 def piecewise_constant(x, boundaries, values, name=None): argument
|
D | learning_rate_schedule.py | 209 boundaries, argument
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | BreakTransliterator.java | 26 private int[] boundaries = new int[50]; field in BreakTransliterator
|
/external/angle/src/tests/test_utils/runner/ |
D | HistogramWriter.cpp | 172 const proto::BinBoundaries &boundaries = histogram.bin_boundaries(); in getAsJSON() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/ |
D | RBBIAPITest.java | 448 private void doBoundaryTest(BreakIterator bi, String text, int[] boundaries) { in doBoundaryTest()
|
/external/bcc/src/lua/bcc/vendor/ |
D | argparse.lua | 166 local function boundaries(name) function
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
D | RBBIAPITest.java | 445 private void doBoundaryTest(BreakIterator bi, String text, int[] boundaries) { in doBoundaryTest()
|
/external/llvm-project/lld/COFF/ |
D | ICF.cpp | 229 size_t boundaries[numShards + 1]; in forEachClass() local
|
/external/skia/tests/ |
D | GrVxTest.cpp | 62 float4 boundaries = approx_acos(float4{-1, 0, 1, 0}); in DEF_TEST() local
|
/external/llvm-project/lld/ELF/ |
D | ICF.cpp | 421 size_t boundaries[numShards + 1]; in forEachClass() local
|
/external/tensorflow/tensorflow/core/profiler/utils/ |
D | event_span.cc | 68 std::vector<EventBoundary> boundaries; in GenerateEventBoundaries() local
|