HomeSort by relevance Sort by last modified time
    Searched full:little (Results 576 - 600 of 4093) sorted by null

<<21222324252627282930>>

  /frameworks/base/core/java/android/text/format/
Formatter.java 99 * containing the IP address. The IPv4 address is expected to be in little-endian
  /frameworks/base/core/tests/coretests/src/android/app/activity/
SubActivityScreen.java 80 // Wait a little bit, to give our parent time to kill itself
  /frameworks/base/include/androidfw/
BackupHelpers.h 27 BACKUP_HEADER_ENTITY_V1 = 0x61746144, // Data (little endian)
  /frameworks/base/libs/hwui/utils/
SortedListImpl.cpp 110 // this could be made a little better
  /frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/
UsbAccessoryConstants.java 44 * data version number (16 bits little endian)
  /frameworks/base/tests/LargeAssetTest/src/com/android/largeassettest/
LargeAssetTest.java 79 // the byte array is stored in the asset in little-endian order
  /frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/testapp/
TestAppLoadingScreen.java 52 // Adds a little 3D bugdroid model to the laoding screen asynchronously.
  /frameworks/compile/mclinker/lib/Target/X86/
X86PLT.cpp 178 // FIXME: It only works on little endian machine.
201 // FIXME: It only works on little endian machine.
264 // FIXME: It only works on little endian machine.
287 // FIXME: It only works on little endian machine.
  /frameworks/opt/calendar/src/com/android/calendarcommon2/
Duration.java 44 * Parse according to RFC2445 ss4.3.6. (It's actually a little loose with
  /libcore/harmony-tests/src/test/java/tests/api/java/nio/charset/
UTF16CharsetDecoderTest.java 54 // 0xFFFE, which means little endian
  /libcore/luni/src/main/java/java/util/zip/
GZIPOutputStream.java 28 * <p>Using {@code GZIPOutputStream} is a little easier than {@link ZipOutputStream}
  /libcore/luni/src/main/java/libcore/io/
MemoryMappedFile.java 81 * Returns a new iterator that treats the mapped data as little-endian.
  /libcore/luni/src/main/java/org/w3c/dom/
DocumentType.java 19 * to the list of entities that are defined for the document, and little
  /ndk/docs/text/
NDK-DEPENDS.text 19 - Either little-endian or big-endian ELF binaries.
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_gcc.h 104 /* Mac OS X is a little different with namespaces and cannot instantiate
  /packages/apps/Contacts/res/layout/
date_picker.xml 22 <!-- The width of this container is manually set a little bigger than the one of the children
  /packages/apps/Protips/res/values/
arrays.xml 74 <item>Little Home screen dots
  /packages/apps/Settings/src/com/android/settings/
CryptKeeperConfirm.java 62 // I am giving it a little extra time to complete.
  /packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
CompositeDrawable.java 17 * to reuse an instance a little awkward: you must first zero out the count, then set it to a new
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
acct.h 109 #define ACCT_BYTEORDER 0x00 /* accounting file is little endian */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
acct.h 98 # define ACCT_BYTEORDER 0x00 /* Accounting file is little endian. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
acct.h 109 #define ACCT_BYTEORDER 0x00 /* accounting file is little endian */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
acct.h 98 # define ACCT_BYTEORDER 0x00 /* Accounting file is little endian. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
acct.h 109 #define ACCT_BYTEORDER 0x00 /* accounting file is little endian */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
acct.h 98 # define ACCT_BYTEORDER 0x00 /* Accounting file is little endian. */

Completed in 506 milliseconds

<<21222324252627282930>>