HomeSort by relevance Sort by last modified time
    Searched full:cell (Results 476 - 500 of 1142) sorted by null

<<11121314151617181920>>

  /packages/apps/CellBroadcastReceiver/res/values-hu/
strings.xml 19 <string name="app_label" msgid="7559008249836700599">"Cellán belüli adások"</string>
20 <string name="sms_cb_settings" msgid="971917159442705371">"Cellán belüli adások beállításai"</string>
45 <string name="cb_other_message_identifiers" msgid="7083176204482365281">"Cellán belüli adás"</string>
  /cts/tests/tests/webkitsecurity/assets/
drag-and-drop-dataTransfer-types-nocrash.html 5 #dropTarget, #dragMe { text-align: center; display: table-cell; vertical-align: middle }
  /cts/tests/tests/webkitsecurity/src/android/webkitsecurity/cts/
WebkitCellInRowBeforeMisnestedTextCrashCssTest.java 63 private static final String TEST_PATH = "cell-in-row-before-misnested-text-crash-css.html";
WebkitCrashTableCellChangeHeightTest.java 63 private static final String TEST_PATH = "crash-table-cell-change-height.html";
WebkitDestroyCellWithSelectionCrashTest.java 63 private static final String TEST_PATH = "destroy-cell-with-selection-crash.html";
  /dalvik/vm/compiler/codegen/arm/
CalloutHelper.h 86 PredictedChainingCell *cell,
  /development/ndk/platforms/android-3/include/linux/mtd/
mtd.h 43 u_int cell; member in struct:erase_info
  /development/samples/ApiDemos/src/com/example/android/apis/animation/
FixedGridLayout.java 30 * cell contains exactly one view, and they flow in the natural
  /development/samples/FixedGridLayout/src/com/example/android/fixedgridlayout/
FixedGridLayout.java 33 * cell contains exactly one view, and they flow in the natural
  /development/samples/TicTacToeLib/src/com/example/android/tictactoe/library/
GameView.java 309 int cell = x + 3 * y;
311 State state = cell == mSelectedCell ? mSelectedValue : mData[cell];
316 mSelectedCell = cell;
  /device/moto/wingray/libaudio/
AudioPostProcessor.h 89 void * mEcnsScratchBuf; // holding cell for downlink speech "consumed".
  /device/samsung/toro/overlay/frameworks/base/core/res/res/values/
config.xml 67 <!-- Set to true to add links to Cell Broadcast app from Settings and MMS app. -->
  /external/chromium/chrome/browser/resources/options/
browser_options.html 59 <input id="homepageURL" class="favicon-cell" type="url">
browser_options_startup_page_list.js 56 titleEl.classList.add('favicon-cell');
  /external/chromium/chrome/browser/sync/resources/
gaia_login.css 91 .bottom-padded-cell {
  /external/chromium/chrome/browser/ui/cocoa/
hover_close_button.mm 76 [[self cell]
  /external/chromium-trace/src/shared/css/
chrome_shared2.css 83 html[dir='rtl'] .favicon-cell.weakrtl {
  /external/guava/guava/src/com/google/common/collect/
ForwardingTable.java 45 public Set<Cell<R, C, V>> cellSet() {
  /external/iproute2/man/man8/
tc-cbq-details.8 15 .B [ cell
45 .B ] [ cell
266 cell
267 The cell size determines he granularity of packet transmission time calculations. Has a sensible default.
tc-cbq.8 17 .B [ cell
47 .B ] [ cell
177 cell
178 The cell size determines he granularity of packet transmission time calculations. Has a sensible default.
  /external/jmonkeyengine/engine/src/test/jme3test/terrain/
TerrainGridAlphaMapTest.java 192 public void tileAttached(Vector3f cell, TerrainQuad quad) {
195 alpha = assetManager.loadTexture("TerrainAlphaTest/alpha_" + (int)cell.x+ "_" + (int)cell.z + ".png");
207 public void tileDetached(Vector3f cell, TerrainQuad quad) {
  /external/llvm/lib/Target/CellSPU/
SPUSubtarget.cpp 1 //===-- SPUSubtarget.cpp - STI Cell SPU Subtarget Information -------------===//
  /external/mesa3d/docs/
relnotes-7.6.1.html 59 <li>Fixed Gallium Cell driver compilation failure.
  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
ParameterNamesIms.java 51 public static final String UTRAN_CELL_ID_3GPP = "utran-cell-id-3gpp";
  /external/oprofile/libop/
op_cpu_type.h 67 CPU_PPC64_CELL, /**< ppc64 Cell Broadband Engine*/

Completed in 449 milliseconds

<<11121314151617181920>>