/external/guava/guava-tests/test/com/google/common/collect/ |
RegularImmutableTableTest.java | 29 private static final ImmutableSet<Cell<Character, Integer, String>> CELLS = 42 new SparseImmutableTable<Character, Integer, String>(CELLS.asList(), ROW_SPACE, 46 new DenseImmutableTable<Character, Integer, String>(CELLS.asList(), ROW_SPACE, 58 assertEquals(CELLS, testInstance.cellSet()); 96 assertTrue(RegularImmutableTable.forCells(CELLS) instanceof
|
/external/iproute2/tc/ |
tc_core.c | 70 * The align to ATM cells is used for determining the (ATM) SAR 81 int linksize, cells; local 82 cells = size / ATM_CELL_PAYLOAD; 84 cells++; 86 linksize = cells * ATM_CELL_SIZE; /* Use full cell size to add ATM tax */
|
/external/opencv3/modules/ts/misc/ |
table_formatter.py | 21 self.cells = [None] * colsNum 93 row.cells[col.index] = cl 116 for i in range(len(row.cells)): 117 cell = row.cells[i] 118 if row.cells[i] is None: 129 #clear spanned cells 130 for j in range(i+1, min(len(row.cells), i + colspan)): 131 row.cells[j] = None 140 #clear spanned cells 142 if len(self.rows[j].cells) > i [all...] |
/frameworks/base/rs/java/android/renderscript/ |
Allocation.java | 300 * Specifies the mapping between the Allocation's cells and an array's elements 307 * <p> Vec3 Element cells are stored in an Allocation as Vec4 Element cells with 315 * Element#I32_3} cells using {@link #copyFrom(int[])}: 327 * Element#I32_3} cells, using {@link #copyFromUnchecked(int[])}: 340 * Allocation to an array, the padding components for Vec3 Element cells will not be 716 * the cells must be part of the array. 721 * the cells must not be part of the array. 747 * the cells must be part of the array. 752 * the cells must not be part of the array [all...] |
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
Allocation.java | 268 * Specifies the mapping between the Allocation's cells and an array's elements 275 * <p> Vec3 Element cells are stored in an Allocation as Vec4 Element cells with 283 * Element#I32_3} cells using {@link #copyFrom(int[])}: 295 * Element#I32_3} cells, using {@link #copyFromUnchecked(int[])}: 308 * Allocation to an array, the padding components for Vec3 Element cells will not be 696 * the cells must be part of the array. 701 * the cells must not be part of the array. 722 * the cells must be part of the array. 727 * the cells must not be part of the array [all...] |
/external/ceres-solver/internal/ceres/ |
block_random_access_sparse_matrix.h | 57 // <row_block_id, col_block_id> pairs to identify the non-zero cells 63 // modifying any cells when the matrix is being destroyed. 100 // The underlying matrix object which actually stores the cells.
|
block_random_access_matrix.h | 50 // 5. It has six cells corresponding to the six row-column block 53 // BlockRandomAccessMatrix objects provide access to cells c_ij using 61 // There is no requirement that all cells be present, i.e. the matrix 65 // There is no requirement about how the cells are stored beyond that
|
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/ |
Styles.java | 58 /** Table cells for a graphical bar */ 61 /** Table cells for the first column of a counter */ 64 /** Table cells for the second column of a counter */
|
/external/opencv3/samples/cpp/tutorial_code/viz/ |
creating_widgets.cpp | 65 vtkSmartPointer<vtkCellArray> cells = vtkSmartPointer<vtkCellArray>::New(); local 66 cells->InsertNextCell(triangle); 73 polyData->SetPolys(cells);
|
/prebuilts/go/darwin-x86/doc/play/ |
life.go | 11 // Field represents a two-dimensional field of cells. 44 // Count the adjacent cells that are alive. 78 // Step advances the game by one instant, recomputing and updating all cells.
|
/prebuilts/go/linux-x86/doc/play/ |
life.go | 11 // Field represents a two-dimensional field of cells. 44 // Count the adjacent cells that are alive. 78 // Step advances the game by one instant, recomputing and updating all cells.
|
/external/iproute2/include/linux/ |
atm.h | 43 #define ATM_AAL0 13 /* "raw" ATM cells */ 137 int max_pcr; /* maximum PCR in cells per second */ 138 int pcr; /* desired PCR in cells per second */ 139 int min_pcr; /* minimum PCR in cells per second */ 152 unsigned int nrm :3; /* Max # of Cells for each forward RM cell (3-bit) */ 153 unsigned int trm :3; /* Time between forward RM cells (3-bit) */
|
/external/kernel-headers/original/uapi/linux/ |
atm.h | 43 #define ATM_AAL0 13 /* "raw" ATM cells */ 137 int max_pcr; /* maximum PCR in cells per second */ 138 int pcr; /* desired PCR in cells per second */ 139 int min_pcr; /* minimum PCR in cells per second */ 152 unsigned int nrm :3; /* Max # of Cells for each forward RM cell (3-bit) */ 153 unsigned int trm :3; /* Time between forward RM cells (3-bit) */
|
/packages/apps/Launcher2/res/values/ |
attrs.xml | 49 <!-- The number of horizontal cells in the CellLayout --> 51 <!-- The number of vertical cells in the CellLayout --> 58 <!-- The number of horizontal cells in the CellLayout --> 60 <!-- The number of vertical cells in the CellLayout --> 117 <!-- Max number of cells of applications horizontally --> 119 <!-- Max number of cells of applications vertically -->
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
atm.h | 43 #define ATM_AAL0 13 /* "raw" ATM cells */ 137 int max_pcr; /* maximum PCR in cells per second */ 138 int pcr; /* desired PCR in cells per second */ 139 int min_pcr; /* minimum PCR in cells per second */ 152 unsigned int nrm :3; /* Max # of Cells for each forward RM cell (3-bit) */ 153 unsigned int trm :3; /* Time between forward RM cells (3-bit) */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
atm.h | 43 #define ATM_AAL0 13 /* "raw" ATM cells */ 137 int max_pcr; /* maximum PCR in cells per second */ 138 int pcr; /* desired PCR in cells per second */ 139 int min_pcr; /* minimum PCR in cells per second */ 152 unsigned int nrm :3; /* Max # of Cells for each forward RM cell (3-bit) */ 153 unsigned int trm :3; /* Time between forward RM cells (3-bit) */
|
/external/valgrind/memcheck/tests/ |
leak-pool.c | 101 struct cell **cells = static_roots ? cells_static : cells_local; local 114 cells[i] = allocate_from_pool(p, sizeof(struct cell));
|
/development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/ |
ExpandingListView.java | 92 * on how you want the cells to expand or collapse. In this specific demo, the cells 162 * layout. Since the bounds of the cells cannot be set directly, the method 180 /* Store the original top and bottom bounds of all the cells.*/ 212 * takes place, all the cells that remain visible are rendered completely 249 /* Request another layout to update the layout parameters of the cells.*/ 270 * expanded. Some cells will still be children of the ListView while 271 * others will not. The cells that remain children of the ListView 272 * simply have their bounds animated appropriately. The cells that are no 328 * By overriding dispatchDraw, we can draw the cells that disappear during th [all...] |
/prebuilts/go/darwin-x86/src/text/tabwriter/ |
tabwriter.go | 37 // of cells terminated by (horizontal or vertical) tabs or line 38 // breaks (newline or formfeed characters). Cells in adjacent lines 40 // make all cells in a column have the same width, effectively 43 // Note that cells are tab-terminated, not tab-separated: trailing 69 // Flush). Cells in the next line start new columns. Unless found 74 // of one line may depend on the cells in future lines. Clients must 91 lines [][]cell // list of lines; each line is a list of cells 118 // which contains a list of cells for each line 150 // leading empty cells on the left) independent of padchar. 167 // and cells are left-aligned independent of align_lef [all...] |
/prebuilts/go/linux-x86/src/text/tabwriter/ |
tabwriter.go | 37 // of cells terminated by (horizontal or vertical) tabs or line 38 // breaks (newline or formfeed characters). Cells in adjacent lines 40 // make all cells in a column have the same width, effectively 43 // Note that cells are tab-terminated, not tab-separated: trailing 69 // Flush). Cells in the next line start new columns. Unless found 74 // of one line may depend on the cells in future lines. Clients must 91 lines [][]cell // list of lines; each line is a list of cells 118 // which contains a list of cells for each line 150 // leading empty cells on the left) independent of padchar. 167 // and cells are left-aligned independent of align_lef [all...] |
/external/autotest/client/site_tests/hardware_SAT/ |
control | 13 controller issues. It can also detect bad memory cells and cache coherency
|
control.hwqual | 13 controller issues. It can also detect bad memory cells and cache coherency
|
control.memory_qual | 13 controller issues. It can also detect bad memory cells and cache coherency
|
/external/autotest/server/cros/network/ |
lucid_sleep_test_base.py | 10 """An abstract base class for Lucid Sleep autotests in WiFi cells.
|
/external/autotest/test_suites/ |
control.wifi_update_router | 8 CRITERIA = "Update all wificell and wificell_preflight cells."
|