/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
ConversationViewAdapter.java | 378 public BorderItem(boolean contiguous, boolean isExpanded, 380 mContiguous = contiguous; 558 boolean contiguous, boolean expanded, boolean firstBorder, boolean lastBorder) { 559 return addItem(new BorderItem(contiguous, expanded, firstBorder, lastBorder)); 562 public BorderItem newBorderItem(boolean contiguous, boolean expanded) { 564 contiguous, expanded, false /* firstBorder */, false /* lastBorder */);
|
/external/llvm/test/MC/ARM/ |
arm-memory-instructions.s | 32 @ to the use of non-contiguous bit ranges for fixups in ARM. Once that's
|
diagnostics.s | 344 @ CHECK-ERRORS: error: non-contiguous register range
|
/external/elfutils/libdwfl/ |
dwfl_segment_report_module.c | 259 GElf_Off contiguous = 0; /* Visible as contiguous file from START. */ local 389 contiguous = file_end; 570 const GElf_Off cost = (contiguous < file_trimmed_end ? total_filesz 571 : buffer_available >= contiguous ? 0 572 : contiguous - buffer_available); 579 cost, worthwhile, whole, contiguous, 598 if (contiguous < file_trimmed_end) 621 /* The whole file sits contiguous in memory,
|
libdwflP.h | 230 /* This describes a contiguous address range that lies in a single CU. 334 GElf_Off whole, GElf_Off contiguous,
|
core-file.c | 200 GElf_Off contiguous __attribute__ ((unused)), 288 /* Use following contiguous segments to get towards SIZE. */
|
/external/libvorbis/doc/ |
09-helper.tex | 129 curve for contiguous piecewise line segments. Note that it has not
|
/external/chromium_org/v8/test/mjsunit/ |
unicode-test.js | [all...] |
/external/v8/test/mjsunit/ |
unicode-test.js | [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
ConversationViewFragment.java | 731 renderBorder(true /* contiguous */, true /* expanded */, 741 renderBorder(true /* contiguous */, true /* expanded */, 749 boolean contiguous, boolean expanded, boolean firstBorder, boolean lastBorder) { 750 final int blockPos = mAdapter.addBorder(contiguous, expanded, firstBorder, lastBorder); 766 renderBorder(true /* contiguous */, !previousCollapsed || expanded, [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xproto.h | 1784 BOOL contiguous; member in struct:__anon36859 1792 BOOL contiguous; member in struct:__anon36860 [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xproto.h | 1784 BOOL contiguous; member in struct:__anon38449 1792 BOOL contiguous; member in struct:__anon38450 [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xproto.h | 1784 BOOL contiguous; member in struct:__anon39964 1792 BOOL contiguous; member in struct:__anon39965 [all...] |
/external/libvpx/libvpx/vp8/common/ppc/ |
loopfilter_filters_altivec.asm | 39 ;# are simpler if we use contiguous ranges of register numbers, simpler [all...] |
/external/dropbear/libtomcrypt/ |
crypt.tex | [all...] |