HomeSort by relevance Sort by last modified time
    Searched full:expanding (Results 276 - 300 of 618) sorted by null

<<11121314151617181920>>

  /external/llvm/lib/Target/ARM/
MLxExpansionPass.cpp 312 dbgs() << "Expanding: " << *MI;
  /external/llvm/lib/Transforms/InstCombine/
InstCombine.h 323 /// out common terms (eg "(A*B)+(A*C)" -> "A*(B+C)") or expanding out if this
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_logic.c 58 * Expanding the boolean vector to full SIMD register width, as in
  /external/openssl/crypto/rc2/
rrc2.doc 72 Expanding the Secret Key to 128 Bytes
  /external/proguard/src/proguard/optimize/peephole/
MethodInliner.java 301 // The code may expand, due to expanding constant and variable
  /external/regex-re2/re2/
simplify.cc 128 // Simplifies a character class by expanding any named classes
  /external/valgrind/main/coregrind/
m_options.c 128 // expanding %p and %q entries. Returns a new, malloc'd string.
  /external/valgrind/main/none/tests/
sha1_test.c 80 /* I got the idea of expanding during the round function from SSLeay */
  /external/wpa_supplicant_8/src/crypto/
sha1-internal.c 128 /* I got the idea of expanding during the round function from SSLeay */
  /frameworks/support/v4/java/android/support/v4/view/
MenuItemCompat.java 377 * method invoked. The listener may return false from this method to prevent expanding
  /libcore/luni/src/main/java/java/lang/
ThreadLocal.java 295 * Rehashes the table, expanding or contracting it as necessary.
  /libcore/luni/src/main/java/org/xml/sax/
XMLReader.java 81 * parser is performing validation, expanding external entities,
  /packages/apps/UnifiedEmail/src/com/android/mail/adapter/
DrawerItem.java 64 /** An expandable object for expanding/collapsing more of the list */
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationListView.java 237 // expanding the sync status bar proportional to how far they have dragged.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ext2_fs.h 32 * Define EXT2_RESERVATION to reserve data blocks for expanding files
ext3_fs.h 32 * Define EXT3_RESERVATION to reserve data blocks for expanding files
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ext2_fs.h 32 * Define EXT2_RESERVATION to reserve data blocks for expanding files
ext3_fs.h 32 * Define EXT3_RESERVATION to reserve data blocks for expanding files
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ext2_fs.h 32 * Define EXT2_RESERVATION to reserve data blocks for expanding files
ext3_fs.h 32 * Define EXT3_RESERVATION to reserve data blocks for expanding files
  /system/extras/ext4_utils/
sha1.c 39 * I got the idea of expanding during the round function from SSLeay
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_blocking_page.cc 722 // Expanding the "See More" section doesn't finish the interstitial, so
749 // Expanding the "See More" section doesn't finish the interstitial, so
    [all...]
  /external/clang/lib/CodeGen/
CodeGenTypes.cpp 193 /// we've temporarily deferred expanding the type because we're in a recursive
209 // process of expanding, then we can't convert the function type. That's ok
  /frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
RRuleTest.java 80 * the result. Note that Android's recurrence expansion doesn't support expanding n results,
81 * so this is faked by expanding until the endAt date, and then taking limit results.
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/alerts/
AlertReceiver.java 408 * Creates an expanding notification. The initial expanded state is decided by
446 * Creates an expanding digest notification for expired events.
    [all...]

Completed in 282 milliseconds

<<11121314151617181920>>