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

<<21222324252627282930>>

  /external/webkit/Source/WebCore/accessibility/gtk/
AccessibilityObjectWrapperAtk.cpp 1987 static AccessibilityTableCell* cell(AtkTable* table, guint row, guint column) function
2106 AccessibilityTableCell* cell = static_cast<AccessibilityTableCell*>(allColumnHeaders.at(k).get()); local
2124 AccessibilityTableCell* cell = static_cast<AccessibilityTableCell*>(allRowHeaders.at(k).get()); local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
RelativeLayoutConversionHelper.java     [all...]
  /external/tcpdump/
print-rx.c 276 { 93, "set-cell-name" },
277 { 94, "get-cell-name" },
278 { 95, "get-cell-host" },
279 { 96, "add-cell-host" },
280 { 97, "delete-cell-host" },
    [all...]
  /external/v8/src/
stub-cache.cc 220 Handle<JSGlobalPropertyCell> cell,
229 compiler.CompileLoadGlobal(receiver, holder, cell, name, is_dont_delete);
464 Handle<JSGlobalPropertyCell> cell,
472 Handle<Code> code = compiler.CompileStoreGlobal(receiver, cell, name);
662 Handle<JSGlobalPropertyCell> cell,
675 compiler.CompileCallGlobal(receiver, holder, cell, function, name);
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
CommandsInterface.java 203 * Set the handler for SMS Cell Broadcast messages.
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Launcher.java     [all...]
  /dalvik/vm/compiler/
Frontend.cpp     [all...]
  /docs/source.android.com/src/source/
building-devices.md 186 ### Nexus S and Galaxy Nexus Bootloader and Cell Radio compatibility ###
190 and cell radio software.
  /external/chromium/chrome/browser/resources/options/
search_page.js 46 // To make absolute positioning work inside a table cell we need
49 // table cell which is true for all options pages.
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_editor.mm 161 // the control and cell calls.
163 // moved to the cell.
  /external/clang/test/SemaCXX/
warn-thread-safety-analysis.cpp 1815 Cell<int> cell; local
    [all...]
  /external/llvm/lib/Target/CellSPU/
SPUFrameLowering.cpp 1 //===-- SPUTargetMachine.cpp - Define TargetMachine for Cell SPU ----------===//
10 // Top-level implementation for the Cell SPU target.
SPUInstrFormats.td 1 //===-- SPUInstrFormats.td - Cell SPU Instruction Formats --*- tablegen -*-===//
12 // Cell SPU instruction formats. Note that these are notationally similar to
SPUInstrInfo.cpp 1 //===-- SPUInstrInfo.cpp - Cell SPU Instruction Information ---------------===//
10 // This file contains the Cell SPU implementation of the TargetInstrInfo class.
  /external/skia/src/views/
SkListWidget.cpp 27 fScrollIndex = 0; // number of cells to skip before first visible cell
28 fCurrIndex = -1; // index of "selected" cell
  /external/v8/src/arm/
debug-arm.cc 275 // -- r2 : cache cell for call target
296 // -- r2 : cache cell for call target
  /external/v8/src/ia32/
debug-ia32.cc 246 // -- ebx: cache cell for call target
272 // -- ebx: cache cell for call target
  /external/v8/src/mips/
debug-mips.cc 267 // -- a2 : cache cell for call target
288 // -- a2 : cache cell for call target
  /external/v8/src/x64/
debug-x64.cc 254 // -- rbx: cache cell for call target
278 // -- rbx: cache cell for call target
  /external/webkit/Source/WebCore/inspector/front-end/
CSSKeywordCompletions.js 167 "none", "copy", "auto", "crosshair", "default", "pointer", "move", "vertical-text", "cell", "context-menu",
296 "table-column", "table-cell", "table-caption", "-webkit-box", "-webkit-inline-box", "-wap-marquee"
SourceCSSTokenizer.re2js 55 "caption", "captiontext", "caret", "cell", "center", "checkbox", "circle", "cjk-earthly-branch", "cjk-heavenly-stem", "cjk-ideographic",
87 "sw-resize", "table", "table-caption", "table-cell", "table-column", "table-column-group", "table-footer-group", "table-header-group",
  /external/webkit/Tools/android/flex-2.5.4a/MISC/
alloca.c 404 Determine the number of the cell within the stack,
405 given the address of the cell. The purpose of this
  /external/webrtc/src/system_wrappers/source/
data_log.cc 38 // Inserts a Container into the cell of the column specified with
76 // Inserts a Container into the cell of the column specified with
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmSMSDispatcher.java 357 * and Cell ID are saved in mLocation or set to -1 to match all values.
361 * @param cid the current Cell ID
  /frameworks/opt/vcard/tests/src/com/android/vcard/tests/
VCardJapanizationTests.java 373 .addExpectedNode("TEL", "090-1234-1234", new TypeSet("CELL"));
401 .addExpectedNode("TEL", "090-1234-1234", new TypeSet("CELL"));

Completed in 569 milliseconds

<<21222324252627282930>>