/external/tensorflow/tensorflow/compiler/xrt/ |
D | xrt_metrics.cc | 93 static monitoring::PercentileSamplerCell* cell = in GetAllocateCell() local 103 static monitoring::PercentileSamplerCell* cell = in GetAllocateUninitializedCell() local 114 static monitoring::PercentileSamplerCell* cell = in GetAllocateFromTensorCell() local 125 static monitoring::PercentileSamplerCell* cell = in GetSubTupleCell() local 135 static monitoring::PercentileSamplerCell* cell = in GetMakeTupleCell() local 145 static monitoring::PercentileSamplerCell* cell = in GetReadLiteralCell() local 155 static monitoring::PercentileSamplerCell* cell = in GetReadToTensorCell() local 165 static monitoring::PercentileSamplerCell* cell = in GetWriteLiteralCell() local 175 static monitoring::PercentileSamplerCell* cell = in GetReleaseAllocationCell() local 186 static monitoring::PercentileSamplerCell* cell = in GetReleaseAllAllocationsCell() local [all …]
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | metrics.cc | 35 static auto* cell = compile_time_usecs_histogram->GetCell("hlo_passes"); in RecordHloPassesDuration() local 40 static auto* cell = compile_time_usecs_histogram->GetCell("hlo_to_llvm"); in RecordHloToLlvmDuration() local 48 static auto* cell = compile_time_usecs_histogram->GetCell("llvm_to_ptx"); in RecordLlvmPassesAndLlvmToPtxDuration() local 53 static auto* cell = compile_time_usecs_histogram->GetCell("llvm_passes"); in RecordLlvmPassesDuration() local 60 static auto* cell = compile_time_usecs_histogram->GetCell("llvm_to_ptx_only"); in RecordLlvmToPtxDuration() local 65 static auto* cell = compile_time_usecs_histogram->GetCell("ptx_to_cubin"); in RecordPtxToCubinDuration() local
|
/external/rust/android-crates-io/crates/once_cell/tests/it/ |
D | race.rs | 14 let cell = OnceNonZeroUsize::new(); in once_non_zero_usize_smoke_test() localVariable 46 let cell = OnceNonZeroUsize::new(); in once_non_zero_usize_set() localVariable 61 let cell = OnceNonZeroUsize::new(); in once_non_zero_usize_first_wins() localVariable 93 let cell = OnceBool::new(); in once_bool_smoke_test() localVariable 121 let cell = OnceBool::new(); in once_bool_set() localVariable 132 let cell = OnceNonZeroUsize::new(); in get_unchecked() localVariable
|
D | unsync_once_cell.rs | 22 let cell = CELL; in once_cell_with_value() localVariable 72 let cell: OnceCell<String> = OnceCell::new(); in get_or_try_init() localVariable 102 let cell: OnceCell<String> = OnceCell::new(); in into_inner() localVariable 104 let cell = OnceCell::new(); in into_inner() localVariable 111 let cell = OnceCell::new(); in debug_impl() localVariable 151 let cell = OnceCell::new(); in arrrrrrrrrrrrrrrrrrrrrr() localVariable
|
D | race_once_box.rs | 44 let cell = OnceBox::new(); in once_box_smoke_test() localVariable 78 let cell = OnceBox::new(); in once_box_set() localVariable 98 let cell = OnceBox::new(); in once_box_first_wins() localVariable 131 let cell = OnceBox::new(); in once_box_reentrant() localVariable 143 let cell: OnceBox<Foo> = Default::default(); in once_box_default() localVariable 149 let cell = OnceBox::with_value(Box::new(92)); in onece_box_with_value() localVariable
|
D | sync_once_cell.rs | 93 let cell: OnceCell<String> = OnceCell::new(); in get_or_try_init() localVariable 109 let cell: OnceCell<String> = OnceCell::new(); in wait() localVariable 156 let cell: OnceCell<String> = OnceCell::new(); in into_inner() localVariable 158 let cell = OnceCell::new(); in into_inner() localVariable 165 let cell = OnceCell::new(); in debug_impl() localVariable 260 let cell: OnceCell<String> = OnceCell::new(); in once_cell_does_not_leak_partially_constructed_boxes() localVariable 280 let cell = OnceCell::new(); in get_does_not_block() localVariable 300 let cell = OnceCell::new(); in arrrrrrrrrrrrrrrrrrrrrr() localVariable
|
/external/gemmlowp/internal/ |
D | pack_msa.h | 89 for (int cell = 0; cell < kCells; cell += 2) { in Pack() local 98 for (int cell = 0; cell < kCells; cell += 2) { in Pack() local 109 for (int cell = 0; cell < kCells - 1; cell += 2) { in Pack() local 128 for (int cell = 1; cell < kCells; cell += 2) { in Pack() local 146 for (int cell = 0; cell < kCells; cell++) { in Pack() local 157 for (int cell = 0; cell < kCells; cell++) { in Pack() local 166 for (int cell = 0; cell < kCells; cell++) { in Pack() local 252 for (int cell = 0; cell < kCells; cell += 2) { in Pack() local 261 for (int cell = 0; cell < kCells; cell += 2) { in Pack() local 272 for (int cell = 0; cell < kCells - 1; cell += 2) { in Pack() local [all …]
|
D | pack_neon.h | 80 for (int cell = 0; cell < kCells; cell++) { in Pack() local 86 for (int cell = 0; cell < kCells; cell++) { in Pack() local 99 for (int cell = 0; cell < kCells; cell++) { in Pack() local 110 for (int cell = 0; cell < kCells; cell++) { in Pack() local 117 for (int cell = 0; cell < kCells; cell++) { in Pack() local 195 for (int cell = 0; cell < kCells; cell++) { in Pack() local 201 for (int cell = 0; cell < kCells; cell++) { in Pack() local 214 for (int cell = 0; cell < kCells; cell++) { in Pack() local 222 for (int cell = 0; cell < kCells; cell++) { in Pack() local 228 for (int cell = 0; cell < kCells; cell++) { in Pack() local [all …]
|
/external/starlark-go/starlark/ |
D | interp.go | 659 type cell struct{ v Value } struct 661 func (c *cell) String() string { return "cell" } 662 func (c *cell) Type() string { return "cell" } 663 func (c *cell) Freeze() { 668 func (c *cell) Truth() Bool { panic("unreachable") } 669 func (c *cell) Hash() (uint32, error) { panic("unreachable") }
|
/external/toolchain-utils/cros_utils/ |
D | tabulator.py | 126 def _RemoveMinMax(cell, values): argument 498 def _Literal(self, cell, values, baseline_values): argument 501 def _ComputeFloat(self, cell, values, baseline_values): argument 504 def _ComputeString(self, cell, values, baseline_values): argument 507 def _InvertIfLowerIsBetter(self, cell): argument 521 def Compute(self, cell, values, baseline_values): argument 565 def Compute(self, cell, values, baseline_values): argument 578 def Compute(self, cell, values, baseline_values): argument 607 def _ComputeString(self, cell, values, baseline_values): argument 621 def _ComputeFloat(self, cell, values, baseline_values): argument [all …]
|
/external/python/cpython3/Include/internal/ |
D | pycore_cell.h | 17 PyCell_SwapTakeRef(PyCellObject *cell, PyObject *value) in PyCell_SwapTakeRef() 28 PyCell_SetTakeRef(PyCellObject *cell, PyObject *value) in PyCell_SetTakeRef() 36 PyCell_GetRef(PyCellObject *cell) in PyCell_GetRef()
|
/external/tensorflow/tensorflow/c/eager/ |
D | tfe_monitoring_internal.h | 29 tensorflow::monitoring::CounterCell cell; member 55 tensorflow::monitoring::GaugeCell<int64_t> cell; member 58 tensorflow::monitoring::GaugeCell<tensorflow::string> cell; member 61 tensorflow::monitoring::GaugeCell<bool> cell; member 125 tensorflow::monitoring::SamplerCell cell; member
|
/external/tensorflow/tensorflow/core/lib/monitoring/ |
D | gauge_test.cc | 32 auto* cell = gauge_with_labels->GetCell("GetCellOp"); in TEST() local 54 auto* cell = gauge_without_labels->GetCell(); in TEST() local 76 auto* cell = string_gauge->GetCell(); in TEST() local 98 auto* cell = bool_gauge->GetCell(); in TEST() local
|
D | sampler_test.cc | 47 auto* cell = sampler_with_labels->GetCell("BucketBoundaries"); in TEST() local 79 auto* cell = sampler_without_labels->GetCell(); in TEST() local 99 auto* cell = sampler_with_exponential->GetCell("BucketBoundaries"); in TEST() local
|
D | percentile_sampler_test.cc | 34 auto* cell = pctsampler_with_labels->GetCell("MyLabel"); in TEST() local 52 auto* cell = pctsampler_without_labels->GetCell(); in TEST() local
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | array4d_test.cc | 55 [](absl::Span<const int64_t> idx, int* cell) { EXPECT_EQ(*cell, 7); }); in TEST() 71 arr.Each([&arr](absl::Span<const int64_t> idx, int* cell) { in TEST() 132 [](absl::Span<const int64_t> idx, int* cell) { EXPECT_EQ(*cell, 7); }); in TEST() 136 [](absl::Span<const int64_t> idx, int* cell) { EXPECT_EQ(*cell, 11); }); in TEST() 143 arr.Each([&arr](absl::Span<const int64_t> idx, float* cell) { in TEST()
|
/external/s2-geometry-library-java/src/com/google/common/geometry/ |
D | S2Region.java | 43 public abstract boolean contains(S2Cell cell); in contains() 50 public abstract boolean mayIntersect(S2Cell cell); in mayIntersect()
|
/external/autotest/frontend/client/src/autotest/common/spreadsheet/ |
D | SpreadsheetSelectionManager.java | 30 public void toggleSelected(CellInfo cell) { in toggleSelected() 40 private void selectCell(CellInfo cell) { in selectCell() 45 private void deselectCell(CellInfo cell) { in deselectCell()
|
/external/ktfmt/core/src/main/java/com/facebook/ktfmt/kdoc/ |
D | Table.kt | 67 val cell = row.cells[column] in <lambda>() constant 181 for (cell in dividerRow.cells) { in <lambda>() constant 243 val cell = s.substring(i, end).trim() in <lambda>() constant 252 val cell = s.substring(i, end).trim() in <lambda>() constant
|
/external/python/cpython3/Lib/test/test_ctypes/ |
D | test_incomplete.py | 15 class cell(Structure): class 41 class cell(Structure): class
|
/external/emma/core/java12/com/vladium/emma/report/html/ |
D | ReportGenerator.java | 201 final HTMLTable.ICell cell = coverage.newCell (); in visit() local 380 final HTMLTable.ICell cell = coverage.newCell (); in visit() local 497 final HTMLTable.ICell cell = coverage.newCell (); in visit() local 674 final HTMLTable.ICell cell = coverage.newCell (); in visit() local 791 final HTMLTable.ICell cell = navRow.newCell (); in addPageHeader() local 826 final HTMLTable.ICell cell = navRow.newCell (); in addPageFooter() local 846 final HTMLTable.ICell cell = titleRow.newCell (); in addPageFooter() local 884 final HTMLTable.ICell cell = header.newCell (); in addHeaderRow() local 921 final HTMLTable.ICell cell = row.newCell (); in addItemRow() local 951 final HTMLTable.ICell cell = row.newCell (); in addItemRow() local [all …]
|
/external/tensorflow/tensorflow/core/kernels/batching_util/ |
D | batch_resource_base.cc | 47 static auto* cell = tensorflow::monitoring::PercentileSampler<3>::New( in RecordPaddingSize() local 60 static auto* cell = tensorflow::monitoring::Sampler<3>::New( in RecordPaddingSizeV2() local 75 static auto* cell = tensorflow::monitoring::PercentileSampler<2>::New( in RecordInputBatchSize() local 87 static auto* cell = tensorflow::monitoring::Sampler<2>::New( in RecordInputBatchSizeV2() local 101 static auto* cell = tensorflow::monitoring::Sampler<2>::New( in RecordBatchSize() local 112 static auto* cell = tensorflow::monitoring::PercentileSampler<2>::New( in RecordProcessedBatchSize() local 125 static auto* cell = monitoring::Counter<3>::New( in RecordProcessedBatchSizeV2() local 137 static auto* cell = monitoring::PercentileSampler<3>::New( in RecordBatchDelayUs() local 150 static auto* cell = tensorflow::monitoring::Sampler<3>::New( in RecordBatchDelayUsV2() local 165 static auto* cell = monitoring::Gauge<int64_t, 2>::New( in RecordBatchParamBatchTimeoutMicros() local [all …]
|
/external/jemalloc_new/src/ |
D | ckh.c | 64 ckhc_t *cell; in ckh_bucket_search() local 82 size_t hashes[2], bucket, cell; in ckh_isearch() local 104 ckhc_t *cell; in ckh_try_bucket_insert() local 137 ckhc_t *cell; in ckh_evict_reloc_insert() local 491 size_t cell; in ckh_remove() local 523 size_t cell; in ckh_search() local
|
/external/s2-geometry-library-java/tests/com/google/common/geometry/ |
D | S2CellTest.java | 32 S2Cell cell = new S2Cell(id); in testFaces() local 112 static void gatherStats(S2Cell cell) { in gatherStats() 163 public void testSubdivide(S2Cell cell) { in testSubdivide() 424 public void expandChildren1(S2Cell cell) { in expandChildren1() 434 public void expandChildren2(S2Cell cell) { in expandChildren2()
|
/external/autotest/frontend/client/src/autotest/common/table/ |
D | TableClickWidget.java | 14 private int cell; field in TableClickWidget 21 int row, int cell) { in TableClickWidget()
|