Home
last modified time | relevance | path

Searched defs:cell (Results 1 – 25 of 182) sorted by relevance

12345678

/external/gemmlowp/internal/
Dpack_msa.h89 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 …]
Dpack_neon.h77 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/
Dtabulator.py228 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/
Dgauge_test.cc32 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
Dsampler_test.cc47 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
Dcounter_test.cc33 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/
DSpreadsheetSelectionManager.java30 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/
Darray4d_test.cc54 [](absl::Span<const int64> idx, int* cell) { EXPECT_EQ(*cell, 7); }); in TEST()
70 arr.Each([&arr](absl::Span<const int64> idx, int* cell) { in TEST()
131 [](absl::Span<const int64> idx, int* cell) { EXPECT_EQ(*cell, 7); }); in TEST()
135 [](absl::Span<const int64> idx, int* cell) { EXPECT_EQ(*cell, 11); }); in TEST()
142 arr.Each([&arr](absl::Span<const int64> idx, float* cell) { in TEST()
/external/tensorflow/tensorflow/contrib/legacy_seq2seq/python/ops/
Dseq2seq.py114 cell, argument
161 cell, argument
192 cell, argument
235 cell, argument
303 cell, argument
412 cell, argument
542 cell, argument
714 cell, argument
799 cell, argument
/external/u-boot/lib/
Dfdtdec_common.c24 const int *cell; in fdtdec_get_int() local
42 const int *cell; in fdtdec_get_uint() local
Dfdtdec.c206 const u32 *cell; in fdtdec_get_pci_addr() local
325 const char *cell; in fdtdec_get_is_enabled() local
648 const void *cell; in get_prop_check_min_len() local
665 const u32 *cell; in fdtdec_get_int_array() local
683 const u32 *cell; in fdtdec_get_int_array_count() local
703 const u32 *cell; in fdtdec_locate_array() local
713 const s32 *cell; in fdtdec_get_bool() local
859 const u8 *cell; in fdtdec_get_byte_array() local
871 const u8 *cell; in fdtdec_locate_byte_array() local
927 const fdt_addr_t *cell; in fdtdec_decode_region() local
/external/autotest/frontend/client/src/autotest/common/table/
DTableClickWidget.java14 private int cell; field in TableClickWidget
21 int row, int cell) { in TableClickWidget()
/external/emma/core/java12/com/vladium/emma/report/html/
DReportGenerator.java201 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/jemalloc/src/
Dckh.c55 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/jemalloc_new/src/
Dckh.c64 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/python/cpython3/Lib/ctypes/test/
Dtest_incomplete.py13 class cell(Structure): class
/external/python/cpython2/Lib/ctypes/test/
Dtest_incomplete.py13 class cell(Structure): class
/external/tensorflow/tensorflow/contrib/rnn/python/ops/
Dfused_rnn_cell.py85 def __init__(self, cell, use_dynamic_rnn=False): argument
147 def __init__(self, cell): argument
Dcore_rnn_cell.py201 cell, argument
280 cell, argument
340 def __init__(self, cell, output_size, activation=None, reuse=None): argument
/external/v8/src/compiler/
Dcompilation-dependencies.cc183 GlobalPropertyDependency(const PropertyCellRef& cell, PropertyCellType type, in GlobalPropertyDependency()
191 Handle<PropertyCell> cell = cell_.object<PropertyCell>(); in IsValid() local
211 explicit ProtectorDependency(const PropertyCellRef& cell) : cell_(cell) { in ProtectorDependency()
216 Handle<PropertyCell> cell = cell_.object<PropertyCell>(); in IsValid() local
339 const PropertyCellRef& cell) { in DependOnGlobalProperty()
346 void CompilationDependencies::DependOnProtector(const PropertyCellRef& cell) { in DependOnProtector()
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Dstate_saving_rnn_estimator.py45 def construct_state_saving_rnn(cell, argument
192 def _get_state_names(cell): argument
225 def _get_initial_states(cell): argument
240 def _read_batch(cell, argument
/external/tensorflow/tensorflow/python/ops/
Drnn.py491 def dynamic_rnn(cell, inputs, sequence_length=None, initial_state=None, argument
683 def _dynamic_rnn_loop(cell, argument
902 def raw_rnn(cell, loop_fn, argument
1224 def static_rnn(cell, argument
1405 def static_state_saving_rnn(cell, argument
/external/tensorflow/tensorflow/contrib/rnn/python/kernel_tests/
Drnn_cell_test.py2098 def _cell_output(self, cell): argument
2128 def cell(): function
2144 def cell(): function
2160 def cell(): function
2176 def cell(): function
/external/cldr/tools/java/org/unicode/cldr/util/
DStateDictionaryBuilder.java126 Cell cell = row.byteToCell.get(key); in make() local
178 Cell cell = new Cell(); in add() local
/external/tensorflow/tensorflow/contrib/seq2seq/python/ops/
Dbasic_decoder.py49 def __init__(self, cell, helper, initial_state, output_layer=None): argument
156 def __init__(self, cell, sampler, output_layer=None, **kwargs): argument

12345678