/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 | 77 for (int cell = 0; cell < kCells; cell++) { in Pack() local 83 for (int cell = 0; cell < kCells; cell++) { in Pack() local 96 for (int cell = 0; cell < kCells; cell++) { in Pack() local 107 for (int cell = 0; cell < kCells; cell++) { in Pack() local 114 for (int cell = 0; cell < kCells; cell++) { in Pack() local 192 for (int cell = 0; cell < kCells; cell++) { in Pack() local 198 for (int cell = 0; cell < kCells; cell++) { in Pack() local 211 for (int cell = 0; cell < kCells; cell++) { in Pack() local 219 for (int cell = 0; cell < kCells; cell++) { in Pack() local 225 for (int cell = 0; cell < kCells; cell++) { in Pack() local [all …]
|
/external/toolchain-utils/cros_utils/ |
D | tabulator.py | 228 def _Literal(self, cell, values, baseline_values): argument 231 def _ComputeFloat(self, cell, values, baseline_values): argument 234 def _ComputeString(self, cell, values, baseline_values): argument 237 def _InvertIfLowerIsBetter(self, cell): argument 251 def Compute(self, cell, values, baseline_values): argument 295 def Compute(self, cell, values, baseline_values): argument 308 def Compute(self, cell, values, baseline_values): argument 335 def _ComputeString(self, cell, values, baseline_values): argument 345 def _ComputeFloat(self, cell, values, baseline_values): argument 357 def _ComputeFloat(self, cell, values, baseline_values): argument [all …]
|
/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 | counter_test.cc | 33 auto* cell = counter_with_labels->GetCell("GetCellOp"); in TEST() local 65 auto* cell = counter_without_labels->GetCell(); in TEST() local
|
/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/tensorflow/tensorflow/compiler/xla/ |
D | array4d_test.cc | 54 fullof7.Each([](tensorflow::gtl::ArraySlice<int64> idx, int* cell) { in TEST() 72 arr.Each([&arr](tensorflow::gtl::ArraySlice<int64> idx, int* cell) { in TEST() 132 fullof7.Each([](tensorflow::gtl::ArraySlice<int64> idx, int* cell) { in TEST() 137 fullof7.Each([](tensorflow::gtl::ArraySlice<int64> idx, int* cell) { in TEST() 146 arr.Each([&arr](tensorflow::gtl::ArraySlice<int64> idx, float* cell) { in TEST()
|
/external/valgrind/memcheck/tests/ |
D | leak-pool.c | 9 struct cell struct 11 struct cell *next; argument 12 int x;
|
D | leak-autofreepool.c | 35 struct cell struct 37 struct cell *next; argument 57 static struct cell *cells_plain[2 * N]; argument
|
/external/tensorflow/tensorflow/contrib/legacy_seq2seq/python/ops/ |
D | seq2seq.py | 114 cell, argument 161 cell, argument 192 cell, argument 235 cell, argument 303 cell, argument 412 cell, argument 542 cell, argument 708 cell, argument 793 cell, argument
|
/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()
|
/external/v8/src/ |
D | feedback-vector.cc | 202 Handle<Cell> cell = factory->NewNoClosuresCell(undefined_value); in New() local 411 Handle<WeakCell> cell = Map::WeakCellForMap(map); in InstallHandlers() local 636 Handle<WeakCell> cell = Map::WeakCellForMap(receiver_map); in ConfigureMonomorphic() local 648 void LoadGlobalICNexus::ConfigurePropertyCellMode(Handle<PropertyCell> cell) { in ConfigurePropertyCellMode() 663 Handle<WeakCell> cell = Map::WeakCellForMap(receiver_map); in ConfigureMonomorphic() local 677 Handle<WeakCell> cell = Map::WeakCellForMap(receiver_map); in ConfigureMonomorphic() local 685 Handle<WeakCell> cell = Map::WeakCellForMap(receiver_map); in ConfigureMonomorphic() local 765 Handle<WeakCell> cell = Map::WeakCellForMap(map); in ConfigurePolymorphic() local 809 WeakCell* cell = WeakCell::cast(array->get(i)); in ExtractMaps() local 818 WeakCell* cell = WeakCell::cast(feedback); in ExtractMaps() local [all …]
|
/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/contrib/rnn/python/kernel_tests/ |
D | rnn_cell_test.py | 1551 def _cell_output(self, cell): argument 1581 def cell(): function 1597 def cell(): function 1614 def cell(): function 1630 def cell(): function
|
/external/jemalloc/src/ |
D | ckh.c | 55 ckhc_t *cell; in ckh_bucket_search() local 73 size_t hashes[2], bucket, cell; in ckh_isearch() local 95 ckhc_t *cell; in ckh_try_bucket_insert() local 129 ckhc_t *cell; in ckh_evict_reloc_insert() local 487 size_t cell; in ckh_remove() local 518 size_t cell; in ckh_search() local
|
/external/libchrome/base/trace_event/ |
D | heap_profiler_allocation_register.h | 73 Cell* cell = *p_cell; in Insert() local 101 Cell* cell = &cells_[index]; in Remove() local 116 Cell* cell = *Lookup(key); in Find() local 195 Cell* cell = free_list_; in GetFreeCell() local
|
/external/python/cpython3/Lib/ctypes/test/ |
D | test_incomplete.py | 13 class cell(Structure): class
|
/external/python/cpython2/Lib/ctypes/test/ |
D | test_incomplete.py | 13 class cell(Structure): class
|
/external/tensorflow/tensorflow/contrib/rnn/python/ops/ |
D | fused_rnn_cell.py | 84 def __init__(self, cell, use_dynamic_rnn=False): argument 146 def __init__(self, cell): argument
|
D | core_rnn_cell.py | 202 cell, argument 282 cell, argument 343 def __init__(self, cell, output_size, activation=None, reuse=None): argument
|
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/ |
D | state_saving_rnn_estimator.py | 40 def construct_state_saving_rnn(cell, argument 187 def _get_state_names(cell): argument 220 def _get_initial_states(cell): argument 235 def _read_batch(cell, argument
|
/external/tensorflow/tensorflow/python/ops/ |
D | rnn.py | 458 def dynamic_rnn(cell, inputs, sequence_length=None, initial_state=None, argument 647 def _dynamic_rnn_loop(cell, argument 854 def raw_rnn(cell, loop_fn, argument 1168 def static_rnn(cell, argument 1338 def static_state_saving_rnn(cell, argument
|
/external/v8/src/heap/ |
D | marking.h | 17 inline MarkBit(CellType* cell, CellType mask) : cell_(cell), mask_(mask) {} in MarkBit() 26 inline CellType* cell() { return cell_; } in cell() function 101 MarkBit::CellType* cell = this->cells() + (index >> kBitsPerCellLog2); in MarkBitFromIndex() local 215 void Print(uint32_t pos, uint32_t cell) { in Print() 243 static bool IsSeq(uint32_t cell) { return cell == 0 || cell == 0xFFFFFFFF; } in IsSeq()
|
/external/guava/guava/src/com/google/common/collect/ |
D | RegularImmutableTable.java | 73 Cell<?, ?, ?> cell = (Cell<?, ?, ?>) object; in contains() local
|