/external/autotest/frontend/client/src/autotest/common/spreadsheet/ |
D | SpreadsheetSelectionManager.java | 20 public void onCellsSelected(List<CellInfo> cells); in onCellsSelected() 21 public void onCellsDeselected(List<CellInfo> cells); in onCellsDeselected() 59 List<CellInfo> cells = getSelectedCells(); in clearSelection() local 80 private void notifyDeselected(List<CellInfo> cells) { in notifyDeselected()
|
D | Spreadsheet.java | 272 private CellInfo getCellInfo(CellInfo[][] cells, int row, int column) { in getCellInfo() 308 private void fillHeaderCells(CellInfo[][] cells, Header fields, List<Header> headerValues, in fillHeaderCells() 529 CellInfo[][] cells; in handleEvent() local
|
/external/mockito/src/test/java/org/mockitousage/bugs/varargs/ |
D | VarargsAndAnyObjectPicksUpExtraInvocationsTest.java | 18 void newRow(String trAttributes, String... cells); in newRow()
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawShaderViewportIndexTests.cpp | 202 const std::vector<UVec4> cells) in makeGraphicsPipeline() 436 std::vector<UVec4> cells; in generateGrid() local 490 const std::vector<UVec4>& cells, in generateReferenceImage() 684 const std::vector<UVec4>& cells, in Renderer() 813 const std::vector<UVec4> cells = generateGrid(numViewports, renderSize); in testVertexShader() local 870 const std::vector<UVec4> cells = generateGrid(numViewports, renderSize); in testTessellationShader() local
|
/external/u-boot/board/freescale/common/ |
D | cds_pci_ft.c | 18 int off, cells; in cds_pci_fixup() local
|
/external/u-boot/tools/dtoc/ |
D | fdt_util.py | 31 def fdt_cells_to_cpu(val, cells): argument
|
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/ |
D | Table_Suite.py | 30 cells = cell variable
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_addrhashmap.h | 54 Cell cells[1]; // variable len member 62 Cell cells[kBucketSize]; member
|
/external/python/cpython3/Lib/ |
D | dis.py | 302 cells=None, linestarts=None, line_offset=0): argument 371 constants=None, cells=None, linestarts=None, argument
|
/external/u-boot/drivers/pinctrl/ |
D | pinctrl-at91-pio4.c | 113 u32 cells[MAX_PINMUX_ENTRIES]; in atmel_pinctrl_set_state() local
|
D | pinctrl-sti.c | 218 u32 cells[MAX_STI_PINCONF_ENTRIES]; in sti_pinctrl_set_state() local
|
/external/u-boot/drivers/phy/ |
D | sti_usb_phy.c | 108 u32 cells[PHYPARAM_NB]; in sti_usb_phy_probe() local
|
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/ |
D | rnn_common.py | 110 def apply_dropout(cells, dropout_keep_probabilities, random_seed=None): argument
|
/external/u-boot/drivers/clk/at91/ |
D | clk-usb.c | 110 u32 cells[AT91_USB_CLK_SOURCE_MAX]; in at91_usb_clk_ofdata_to_platdata() local
|
D | clk-generated.c | 152 u32 cells[GENERATED_SOURCE_MAX]; in generic_clk_ofdata_to_platdata() local
|
/external/iproute2/tc/ |
D | tc_core.c | 82 int linksize, cells; in tc_align_to_atm() local
|
/external/guava/guava/src/com/google/common/cache/ |
D | Striped64.java | 130 transient volatile Cell[] cells; field in Striped64
|
/external/perfetto/ui/src/frontend/ |
D | viewer_page.ts | 65 const cells = []; constant
|
/external/dtc/ |
D | checks.c | 691 cell_t *cells; in check_pci_bridge() local 742 cell_t *cells; in check_pci_device_bus_num() local 774 cell_t *cells; in check_pci_device_reg() local 851 cell_t *cells = NULL; in check_simple_bus_reg() local
|
/external/v8/src/heap/ |
D | marking.h | 129 V8_INLINE MarkBit::CellType* cells() { in cells() function
|
/external/guava/guava/src/com/google/common/collect/ |
D | ImmutableTable.java | 158 private final List<Cell<R, C, V>> cells = Lists.newArrayList(); field in ImmutableTable.Builder
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/ |
D | stress2.c | 189 } cells[NSCENAR * SCALABILITY_FACTOR]; variable
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/ |
D | stress2.c | 198 } cells[NSCENAR * SCALABILITY_FACTOR]; variable
|
D | stress.c | 198 } cells[NSCENAR * SCALABILITY_FACTOR]; variable
|
/external/u-boot/drivers/clk/ |
D | clk-uclass.c | 25 struct phandle_1_arg *cells, struct clk *clk) in clk_get_by_index_platdata()
|