HomeSort by relevance Sort by last modified time
    Searched full:cells (Results 276 - 300 of 574) sorted by null

<<11121314151617181920>>

  /external/libxml2/test/valid/dtds/
xhtml1-strict.dtd 833 The rules attribute defines which rules to draw between cells:
902 col elements define the alignment properties for cells in
961 <!-- th is for headers, td for data and for cells acting as both -->
  /external/opencv3/modules/viz/include/opencv2/viz/
widgets.hpp 521 @param cells Number of cell columns and rows, respectively.
525 WGrid(const Vec2i &cells = Vec2i::all(10), const Vec2d &cells_spacing = Vec2d::all(1.0), const Color &color = Color::white());
529 const Vec2i &cells = Vec2i::all(10), const Vec2d &cells_spacing = Vec2d::all(1.0), const Color &color = Color::white());
    [all...]
  /external/tpm2/generator/
tpm_table.py 57 The cells of the table include names and types of the components, various
329 # remove the header row, and strip all other cells before adding them to
330 # self._body[], which becomes a list including all scraped table cells,
  /external/v8/src/heap/
incremental-marking.cc 622 // We do not insert cleared weak cells into the list, so the value
625 // Remove weak cells with live objects from the list, they do not need
727 // 4) Remove weak cell with live values from the list of weak cells, they
    [all...]
  /frameworks/base/core/java/android/widget/
ActionMenuPresenter.java 712 final int cells = ActionMenuView.measureChildForCells(v, local
714 cellsRemaining -= cells;
715 if (cells == 0) {
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridDropHandler.java 210 int minDistance = 10; // Don't center or right/bottom align in tiny cells
605 // Split cells to make a new column
644 // Split cells to make a new row
    [all...]
  /external/autotest/client/deps/glbench/src/
yuv2rgb_1.glslf 120 * the cell: Un and Vn are used to color the four 'n' cells. As the
  /external/autotest/tko/
display.py 76 ## avoid "None" printed in empty cells
frontend.py 69 msg = 'Exceeded allowed number of cells in a table'
  /external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/ui/
Button.java 36 * manually. Padding can still be set on the button's table cells.
  /external/opencv/cvaux/src/
cvcorrespond.cpp 145 /* Count costs in the all rest cells */
  /external/v8/src/
bailout-reason.h 55 "DontDelete cells can't contain the hole") \
  /external/webrtc/tools/matlab/
rtpAnalyze.m 239 % unimportable data, select unimportable cells in a file and regenerate the
  /external/webrtc/webrtc/system_wrappers/source/
data_log_unittest.cc 47 // the cells and columns specified in "columns".
  /frameworks/base/core/java/com/android/internal/app/
ChooserActivity.java 1341 final View[] cells; field in class:ChooserActivity.RowViewHolder
    [all...]
  /frameworks/base/core/java/com/android/internal/widget/
LockPatternView.java 105 * This will be the cells of the complete pattern unless we are animating,
106 * in which case we use this to hold the cells we are drawing for the in
537 // Disable used cells for accessibility as they get added
904 // Handle all recent motion events so we don't skip any cells even when the device
    [all...]
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardPatternView.java 55 // how many cells the user has to cross before we poke the wakelock
  /frameworks/base/rs/java/android/renderscript/
Type.java 144 * Return the total number of accessable cells in the Type.
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Type.java 142 * Return the total number of accessable cells in the Type.
  /libcore/dalvik/src/main/java/dalvik/system/profiler/
HprofData.java 268 * mutable access to the int[] cells that contain the sample
  /libcore/ojluni/src/main/native/
zip_util.h 225 jzcell *entries; /* array of hash cells */
  /packages/apps/CellBroadcastReceiver/res/values-sv/
strings.xml 21 <string name="cell_broadcast_settings_not_available" msgid="2612364350745967915">"Inställningarna för cellsändning är inte tillgängliga för den här användaren"</string>
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
ContactMatcher.java 129 * Populates the cells of the score matrix and score span matrix
RawContactMatcher.java 133 * Populates the cells of the score matrix and score span matrix
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_sort.py 249 ## date (this cost some brain cells to figure out...).

Completed in 2057 milliseconds

<<11121314151617181920>>