HomeSort by relevance Sort by last modified time
    Searched full:cell (Results 51 - 75 of 399) sorted by null

1 23 4 5 6 7 8 91011>>

  /development/samples/ApiDemos/res/layout/
table_layout_11.xml 46 <!-- Horizontally centers the content of the cell -->
77 <!-- Aligns the content of the cell to the bottom right -->
  /frameworks/base/core/tests/coretests/res/layout/
table_layout_horizontal_gravity.xml 39 <!-- Horizontally centers the content of the cell -->
57 <!-- Aligns the content of the cell to the bottom right -->
  /frameworks/base/core/tests/coretests/src/android/widget/layout/table/
CellSpanTest.java 68 assertEquals("span followed by cell is broken", spanWidth,
75 assertEquals("cell followed by span is broken", spanWidth,
  /dalvik/vm/compiler/
Loop.h 33 LIR *branchToPCR; // branch over to the PCR cell
  /development/samples/ApiDemos/src/com/example/android/apis/view/
TableLayout12.java 25 * <p>This example shows how to use cell spanning in a table layout.</p>
  /external/iproute2/
README.iproute2+tc 19 tc qdisc add dev eth1 root handle 1: cbq bandwidth 10Mbit allot 1514 cell 8 \
25 allot 1514 cell 8 weight 1Mbit prio 8 maxburst 20 avpkt 1000
30 allot 1514 cell 8 weight 100Kbit prio 3 maxburst 20 avpkt 1000 split 1:0 \
36 allot 1514 cell 8 weight 800Kbit prio 7 maxburst 20 avpkt 1000 split 1:0 \
  /external/oprofile/daemon/
opd_interface.h 32 * DOMAIN_SWITCH_CODE (in use on x86) and Cell's SPU_PROFILING_CODE
  /external/tcpdump/
atm.h 28 * some OAM cell captures (most notably Juniper's)
atmuni31.h 40 #define OAMF4SC 0x03 /* Segment OAM F4 flow cell */
41 #define OAMF4EC 0x04 /* End-to-end OAM F4 flow cell */
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherSettings.java 144 * The X coordinate of the cell holding the favorite
151 * The Y coordinate of the cell holding the favorite
158 * The X span of the cell holding the favorite
164 * The Y span of the cell holding the favorite
  /external/bzip2/
bz-fo.xsl 162 <fo:table-cell text-align="left" display-align="after">
165 <fo:block> </fo:block><!-- empty cell -->
167 </fo:table-cell>
168 <fo:table-cell text-align="center" display-align="after">
178 </fo:table-cell>
220 <fo:table-cell text-align="left" display-align="before">
223 <fo:block> </fo:block><!-- empty cell -->
225 </fo:table-cell>
226 <fo:table-cell text-align="center" display-align="before">
236 </fo:table-cell>
    [all...]
  /packages/apps/Settings/src/com/android/settings/
ChooseLockPattern.java 24 import com.android.internal.widget.LockPatternView.Cell;
74 protected List<LockPatternView.Cell> mChosenPattern = null;
79 private final List<LockPatternView.Cell> mAnimatePattern =
81 LockPatternView.Cell.of(0, 0),
82 LockPatternView.Cell.of(0, 1),
83 LockPatternView.Cell.of(1, 1),
84 LockPatternView.Cell.of(2, 1)
117 public void onPatternDetected(List<LockPatternView.Cell> pattern) {
129 mChosenPattern = new ArrayList<LockPatternView.Cell>(pattern);
138 public void onPatternCellAdded(List<Cell> pattern)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/BusAccess/Shm_Common/
whalHwEeprom.h 263 * DESCRIPTION: Reads one cell from ACG table *
265 * INPUT: bTableOffset - zero-based offset of the cell in AGC *
278 * DESCRIPTION: Writes one AGC table cell to EEPROM *
280 * INPUT: bTableOffset - zero-based offset of the cell in AGC *
282 * bVal - new cell value *
  /frameworks/base/core/java/com/android/internal/widget/
LockPatternUtils.java 160 public boolean checkPattern(List<LockPatternView.Cell> pattern) {
297 public void saveLockPattern(List<LockPatternView.Cell> pattern) {
415 public static List<LockPatternView.Cell> stringToPattern(String string) {
416 List<LockPatternView.Cell> result = Lists.newArrayList();
421 result.add(LockPatternView.Cell.of(b / 3, b % 3));
431 public static String patternToString(List<LockPatternView.Cell> pattern) {
439 LockPatternView.Cell cell = pattern.get(i); local
440 res[i] = (byte) (cell.getRow() * 3 + cell.getColumn())
460 LockPatternView.Cell cell = pattern.get(i); local
    [all...]
  /external/jpeg/
jquant2.c 38 * in the same histogram cell.
110 * (preferably unsigned long) for each cell. In practice this is overkill;
111 * we can get by with 16 bits per cell. Few of the cell counts will overflow,
116 * in that capacity, each cell must be able to store zero to the number of
117 * desired colors. 16 bits/cell is plenty for that too.)
147 typedef UINT16 histcell; /* histogram cell; prefer an unsigned type */
400 * Since the differences are expressed in histogram-cell units,
575 * histogram cell will be mapped to the same colormap entry, namely the one
576 * closest to the cell's center. This may not be quite the closest entry t
    [all...]
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_INVOKE_METHOD_NATIVE.S 49 ldr r2, [r10, #offStackSaveArea_returnAddr] @ r2 = chaining cell ret
61 cmp r2, #0 @ return chaining cell still exists?
footer.S 33 ldr r2, [r10, #offStackSaveArea_returnAddr] @ r2 = chaining cell ret
47 cmp r2, #0 @ return chaining cell still exists?
  /external/libpcap/
atmuni31.h 40 #define OAMF4SC 0x03 /* Segment OAM F4 flow cell */
41 #define OAMF4EC 0x04 /* End-to-end OAM F4 flow cell */
  /external/webkit/JavaScriptCore/runtime/
CollectorHeapIterator.h 83 // Iterators advance up to the next-to-last -- and not the last -- cell in a
84 // block, since the last cell is a dummy sentinel.
Operations.h 344 JSCell* cell = asCell(base); local
347 while (slotBase != cell) {
348 JSValue v = cell->structure()->prototypeForLookup(callFrame);
356 cell = asCell(v);
360 if (cell->structure()->isDictionary()) {
361 asObject(cell)->flattenDictionaryObject();
362 if (slotBase == cell)
363 slotOffset = cell->structure()->get(propertyName);
  /frameworks/base/packages/SettingsProvider/res/values/
defaults.xml 23 <!-- Comma-separated list of bluetooth, wifi, and cell. -->
24 <string name="def_airplane_mode_radios" translatable="false">cell,bluetooth,wifi</string>
  /packages/apps/Launcher2/res/values/
attrs.xml 40 <!-- The width of a single cell -->
42 <!-- The height of a single cell -->
  /external/iproute2/examples/diffserv/
efcbq 9 "10Mbit cell 8 avpkt 1000 mpu 64\n";
  /external/webkit/WebCore/css/
CSSQuirkPrimitiveValue.h 31 // inside a table cell.
  /external/webkit/WebCore/html/
HTMLDataGridCellElement.idl 33 attribute boolean focused; // Whether or not this cell is currently focused.

Completed in 210 milliseconds

1 23 4 5 6 7 8 91011>>