Home
last modified time | relevance | path

Searched refs:CELLS (Results 1 – 20 of 20) sorted by relevance

/external/deqp-deps/amber/tests/cases/
Ddraw_grids.amber70 RUN pipeline1 DRAW_GRID POS 0 0 SIZE 400 300 CELLS 2 3
71 RUN pipeline2 DRAW_GRID POS 0 300 SIZE 400 300 CELLS 1 1
72 RUN pipeline3 DRAW_GRID POS 400 0 SIZE 400 300 CELLS 100 100
73 RUN pipeline4 DRAW_GRID POS 400 300 SIZE 400 300 CELLS 1 71
Ddraw_grid_multiple_pipeline.amber38 RUN my_pipeline DRAW_GRID POS 0 0 SIZE 250 250 CELLS 1 2
39 RUN pipeline2 DRAW_GRID POS 250 250 SIZE 250 250 CELLS 3 4
40 RUN pipeline3 DRAW_GRID POS 0 250 SIZE 250 250 CELLS 5 6
Ddraw_grid_multiple_color_attachment.amber38 RUN my_pipeline DRAW_GRID POS 0 0 SIZE 800 600 CELLS 91 37
Ddraw_grid_with_two_vertex_data_attached.expect_fail.amber73 RUN pipeline DRAW_GRID POS 100 100 SIZE 100 100 CELLS 10 10
Ddraw_grid.amber49 RUN my_pipeline DRAW_GRID POS 0 0 SIZE 250 250 CELLS 8 4
Ddraw_grid_with_buffer.amber61 RUN pipeline1 DRAW_GRID POS 0 0 SIZE 400 300 CELLS 128 128
Ddraw_polygon_mode.amber85 RUN pipeline_line_grid DRAW_GRID POS 80 40 SIZE 96 96 CELLS 3 3
/external/rust/crates/once_cell/examples/
Dtest_synchronization.rs15 static CELLS: OnceCell<Vec<OnceCell<usize>>> = OnceCell::new(); constant
20 CELLS.get_or_init(|| vec![OnceCell::new(); N_ROUNDS]); in main()
31 let cells = CELLS.get().unwrap(); in thread_main()
/external/guava/guava-tests/test/com/google/common/collect/
DRegularImmutableTableTest.java27 private static final ImmutableSet<Cell<Character, Integer, String>> CELLS = field in RegularImmutableTableTest
38 new SparseImmutableTable<>(CELLS.asList(), ROW_SPACE, COLUMN_SPACE);
41 new DenseImmutableTable<>(CELLS.asList(), ROW_SPACE, COLUMN_SPACE);
50 assertEquals(CELLS, testInstance.cellSet()); in testCellSet()
82 assertTrue(RegularImmutableTable.forCells(CELLS) instanceof DenseImmutableTable<?, ?, ?>); in testForCells()
/external/guava/android/guava-tests/test/com/google/common/collect/
DRegularImmutableTableTest.java27 private static final ImmutableSet<Cell<Character, Integer, String>> CELLS = field in RegularImmutableTableTest
38 new SparseImmutableTable<>(CELLS.asList(), ROW_SPACE, COLUMN_SPACE);
41 new DenseImmutableTable<>(CELLS.asList(), ROW_SPACE, COLUMN_SPACE);
50 assertEquals(CELLS, testInstance.cellSet()); in testCellSet()
82 assertTrue(RegularImmutableTable.forCells(CELLS) instanceof DenseImmutableTable<?, ?, ?>); in testForCells()
/external/autotest/client/cros/cellular/
Dlabconfig_data.py9 CELLS = {} variable
82 CELLS['cam'] = {
127 CELLS['mtv'] = {
Dlabconfig.py76 if name not in labconfig_data.CELLS:
79 name, labconfig_data.CELLS.keys()))
81 return labconfig_data.CELLS[name]
Dlabconfig_write_stanzas52 if cell not in labconfig_data.CELLS:
56 find_names(f.Visit, labconfig_data.CELLS[cell])
Dlabconfig_test.py38 labconfig_data.CELLS['test'] = TEST_CELL
/external/deqp-deps/amber/tools/
Damber.sublime-syntax24 - match: '\b(BINDING|IDX|TO|RUN|DRAW_RECT|POS|DRAW_GRID|CELLS|DRAW_ARRAY|IN|AS|START_IDX)\b'
Damber-syntax.vim51 syn keyword amberBlockCmd TEXT BINARY PNG DRAW_GRID CELLS INSTANCE_COUNT
/external/deqp/external/vulkancts/data/vulkan/amber/graphicsfuzz/
Dstable-quicksort-max-value-as-index.amber712 RUN reference_pipeline DRAW_GRID POS 0 0 SIZE 256 256 CELLS 8 8
1440 RUN variant_pipeline DRAW_GRID POS 0 0 SIZE 256 256 CELLS 8 8
Dstable-quicksort-for-loop-with-injection.amber710 RUN reference_pipeline DRAW_GRID POS 0 0 SIZE 256 256 CELLS 8 8
1436 RUN variant_pipeline DRAW_GRID POS 0 0 SIZE 256 256 CELLS 8 8
Dstable-quicksort-if-false-else-return.amber905 RUN reference_pipeline DRAW_GRID POS 0 0 SIZE 256 256 CELLS 8 8
1735 RUN variant_pipeline DRAW_GRID POS 0 0 SIZE 256 256 CELLS 8 8
/external/deqp-deps/amber/docs/
Damber_script.md674 CELLS _columns_of_cells_ _rows_of_cells_