HomeSort by relevance Sort by last modified time
    Searched full:cells (Results 326 - 350 of 512) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/net/
if_types.h 81 #define IFT_ATM 0x25 /* ATM cells */
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/net/
if_types.h 81 #define IFT_ATM 0x25 /* ATM cells */
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/net/
if_types.h 81 #define IFT_ATM 0x25 /* ATM cells */
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/net/
if_types.h 81 #define IFT_ATM 0x25 /* ATM cells */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/net/
if_types.h 81 #define IFT_ATM 0x25 /* ATM cells */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/net/
if_types.h 81 #define IFT_ATM 0x25 /* ATM cells */
  /external/chromium/chrome/common/extensions/docs/static/
faq.html 403 <a href="http://code.google.com/p/chromium/issues/list?can=2&q=Feature%3DExtensions+Type%3DBug+chrome.tabs.executeScript&colspec=ID+Stars+Pri+Area+Feature+Type+Status+Summary+Modified+Owner+Mstone+OS&x=mstone&y=area&cells=tiles">
458 <a href="http://code.google.com/p/chromium/issues/list?can=2&q=Feature%3DExtensions+Type%3DFeature+shortcuts&colspec=ID+Stars+Pri+Area+Feature+Type+Status+Summary+Modified+Owner+Mstone+OS&x=mstone&y=area&cells=tiles">
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
faq.html 407 <a href="https://code.google.com/p/chromium/issues/list?can=2&q=Cr%3DPlatform-Extensions+Type%3DBug+chrome.tabs.executeScript&colspec=ID+Pri+M+Iteration+ReleaseBlock+Cr+Status+Owner+Summary+Modified&x=m&y=releaseblock&cells=tiles">
462 <a href="https://code.google.com/p/chromium/issues/list?can=2&q=Cr%3DPlatform-Extensions+Type%3DFeature+shortcuts&colspec=ID+Pri+M+Iteration+ReleaseBlock+Cr+Status+Owner+Summary+Modified&x=m&y=releaseblock&cells=tiles">
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
CSSMetadata.js 89 "empty-cells", "font-family", "font-size", "font-style", "font-variant", "font-weight", "font", "letter-spacing",
458 "empty-cells": { values: [
    [all...]
  /external/expat/lib/
expat.h 121 and children point to an array of XML_Content cells that will be
130 of XML_Content cells.
    [all...]
  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
PHP Markdown Extra Readme.text 676 * Fixed problems with empty cells in the first column of a table with
684 fixed by parsing code spans before splitting rows into cells.
  /external/chromium_org/third_party/icu/source/common/
ubidi.c 799 All table cells are 8 bits:
803 Cells may be of format "n" where n represents the next state
805 Cells may also be of format "s(x,y)" where x represents an action
    [all...]
  /external/icu4c/common/
ubidi.c 832 All table cells are 8 bits:
836 Cells may be of format "n" where n represents the next state
838 Cells may also be of format "s(x,y)" where x represents an action
    [all...]
  /dalvik/vm/compiler/codegen/arm/
CodegenDriver.cpp     [all...]
  /dalvik/vm/compiler/codegen/mips/
CodegenDriver.cpp     [all...]
  /external/chromium_org/v8/test/cctest/
test-heap.cc     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBox.cpp 66 // Used by flexible boxes when flexing this element and by table cells.
    [all...]
RenderBlock.h     [all...]
RenderLayer.h     [all...]
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_controller_unittest.mm 869 scoped_nsobject<NSMutableArray> cells([[NSMutableArray alloc] init]);
876 [cells addObject:cell];
883 NSRect r = [bar_ frameForBookmarkButtonFromCell:[cells objectAtIndex:i]
    [all...]
  /external/chromium_org/v8/src/
spaces.h 164 // Bitmap is a sequence of cells each containing fixed number of bits.
204 INLINE(MarkBit::CellType* cells()) { function in class:v8::internal::Bitmap
218 MarkBit::CellType* cell = this->cells() + (index >> kBitsPerCellLog2);
277 printer.Print(i, cells()[i]);
285 if (cells()[i] != 0) {
    [all...]
  /external/v8/src/
spaces.h 166 // Bitmap is a sequence of cells each containing fixed number of bits.
206 INLINE(MarkBit::CellType* cells()) { function in class:v8::internal::Bitmap
220 MarkBit::CellType* cell = this->cells() + (index >> kBitsPerCellLog2);
279 printer.Print(i, cells()[i]);
287 if (cells()[i] != 0) return false;
    [all...]
  /external/aac/libAACdec/include/
aacdecoder_lib.h 225 CStreamInfo::numChannels cells. Each cell of pChannelType indicates the channel type, described in
226 the enum ::AUDIO_CHANNEL_TYPE defined in FDK_audio.h. The cells of pChannelIndices indicate the sub index
    [all...]
  /external/chromium/chrome/common/extensions/docs/
faq.html 714 <a href="http://code.google.com/p/chromium/issues/list?can=2&amp;q=Feature%3DExtensions+Type%3DBug+chrome.tabs.executeScript&amp;colspec=ID+Stars+Pri+Area+Feature+Type+Status+Summary+Modified+Owner+Mstone+OS&amp;x=mstone&amp;y=area&amp;cells=tiles">
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.c     [all...]

Completed in 1810 milliseconds

<<11121314151617181920>>