HomeSort by relevance Sort by last modified time
    Searched refs:spans (Results 76 - 91 of 91) sorted by null

1 2 34

  /sdk/testapps/gridlayoutTest/v7-gridlayout/libs/
android-support-v7-gridlayout.jar 
  /frameworks/base/tools/aapt/
ResourceTable.cpp 588 Vector<StringPool::entry_style_span> spans; local
590 block, item16, &str, &spans, isFormatted,
608 &spans, &config, overwrite, false, curFormat);
683 Vector<StringPool::entry_style_span> spans; local
685 curTag, &str, curIsStyled ? &spans : NULL,
747 myPackage, curType, ident, str, &spans, &config,
    [all...]
  /frameworks/base/core/java/android/widget/
Editor.java 500 // Remove spans whose adjacent characters are text not punctuation
1138 Object[] spans = spanned.getSpans(partialStartOffset, local
    [all...]
  /external/oprofile/events/i386/nehalem/
events 60 event:0x63 counters:0,1 um:cache_lock_cycles minimum:6000 name:CACHE_LOCK_CYCLES : Cycle count during which the L1/L2 caches are locked. A lock is asserted when there is a locked memory access, due to uncacheable memory, a locked operation that spans two cache lines, or a page walk from an uncacheable page table.
  /external/chromium_org/third_party/tcmalloc/vendor/src/
tcmalloc.cc 394 "MALLOC: %12" PRIu64 " Spans in use\n"
456 out->printf("%6u pages * %6u spans ~ %6.1f MiB; %6.1f MiB cum"
469 out->printf(">255 large * %6u spans ~ %6.1f MiB; %6.1f MiB cum"
471 static_cast<unsigned int>(large.spans),
567 // the page heap releases at the span granularity, and spans are of wildly
    [all...]
  /frameworks/base/services/java/com/android/server/
InputMethodManagerService.java     [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
CellLayout.java 638 // mean that it spans the extent of the CellLayout
3038 int[] spans = rectToCell(minWidth, minHeight, null); local
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
CellLayout.java 634 // mean that it spans the extent of the CellLayout
3068 int[] spans = rectToCell(minWidth, minHeight, null); local
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/
tcmalloc.cc 421 "MALLOC: %12" PRIu64 " Spans in use\n"
484 out->printf("%6u pages * %6u spans ~ %6.1f MiB; %6.1f MiB cum"
497 out->printf(">255 large * %6u spans ~ %6.1f MiB; %6.1f MiB cum"
499 static_cast<unsigned int>(large.spans),
595 // the page heap releases at the span granularity, and spans are of wildly
    [all...]
  /external/libvorbis/doc/
01-introduction.tex 511 This data spans from the center of the previous window to the center
04-codec.tex 583 finished data to be returned by the decoder. This data spans from the
  /external/grub/docs/
texinfo.tex 202 % change spans more than two lines of output. To handle that, we would
    [all...]
  /external/bison/build-aux/
texinfo.tex 816 % change spans more than two lines of output. To handle that, we would
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 206 % change spans more than two lines of output. To handle that, we would
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]

Completed in 1688 milliseconds

1 2 34