HomeSort by relevance Sort by last modified time
    Searched full:little (Results 1 - 25 of 1791) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/openssl/crypto/dsa/
README 3 I have since modified a them a little but a debt of gratitude
  /external/proguard/examples/dictionaries/
compact.txt 4 # obfuscated class files will generally be a little bit more compact.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
byte_order.sgml 24 last. These are known as little-endian processors.
135 Converts a #gint value from little-endian to host byte order.
138 @val: a #gint value in little-endian byte order.
153 Converts a #gint value from host byte order to little-endian.
157 @Returns: @val converted to little-endian byte order.
171 Converts a #guint value from little-endian to host byte order.
174 @val: a #guint value in little-endian byte order.
189 Converts a #guint value from host byte order to little-endian.
193 @Returns: @val converted to little-endian byte order.
207 Converts a #glong value from little-endian to host byte order
    [all...]
  /libcore/luni/src/test/java/libcore/java/nio/charset/
CharsetTest.java 82 // Treats a little-endian BOM as an error and continues to read big-endian.
93 // Writes little-endian, with no BOM.
95 // Accepts a little-endian BOM and includes U+FEFF in the decoded output.
97 // Treats a big-endian BOM as an error and continues to read little-endian.
100 // Defaults to reading little-endian.
106 // Writes little-endian, with a BOM.
108 // Accepts a little-endian BOM and swallows the BOM.
110 // Swallows a big-endian BOM, but continues to read little-endian!
112 // Defaults to reading little-endian.
131 // Treats a little-endian BOM as an error and continues to read big-endian
    [all...]
  /external/webkit/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/
build-generated-files.sh 17 # Do a little dance to get the path into 8.3 form to make it safe for gnu make
26 # Do a little dance to get the path into 8.3 form to make it safe for gnu make
34 # Do a little dance to get the path into 8.3 form to make it safe for gnu make
  /hardware/ti/wlan/wl1271/utils/
tidef.h 249 /* TI always supports Little Endian */
285 * \brief Macro which performs bytes swap of Long in Little Endian
290 * \brief Macro which performs bytes swap of Word in Little Endian
295 * \brief Macro which performs bytes swap of Long in Little Endian
300 * \brief Macro which performs bytes swap of Word in Little Endian
306 * \brief Macro which handles Word in Little Endian
311 * \brief Macro which handles Long in Little Endian
317 * \brief Macro which returns the content of higher address of INT64 variable in Little Endian
322 * \brief Macro which returns the content of lower address of INT64 variable in Little Endian
328 * \brief Macro which copies word source to word destination byte by byte in Little Endia
    [all...]
  /system/extras/tests/bionic/libc/bionic/
test_relocs.c 1 /* this little test is written to check that the relocations generated
  /system/wlan/ti/wilink_6_1/utils/
tidef.h 254 /* TI always supports Little Endian */
290 * \brief Macro which performs bytes swap of Long in Little Endian
295 * \brief Macro which performs bytes swap of Word in Little Endian
300 * \brief Macro which performs bytes swap of Long in Little Endian
305 * \brief Macro which performs bytes swap of Word in Little Endian
311 * \brief Macro which handles Word in Little Endian
316 * \brief Macro which handles Long in Little Endian
322 * \brief Macro which returns the content of higher address of INT64 variable in Little Endian
327 * \brief Macro which returns the content of lower address of INT64 variable in Little Endian
333 * \brief Macro which copies word source to word destination byte by byte in Little Endia
    [all...]
  /libcore/dalvik/src/main/java/dalvik/system/
NativeStart.java 22 * when the function returns. That gets a little weird when we're
26 * Rather than having some special-case code, we create this simple little
  /bootable/recovery/minzip/
Bits.h 70 * Get 2 little-endian bytes.
83 * Get 4 little-endian bytes.
98 * Get 8 little-endian bytes.
172 * Grab 2 little-endian bytes and advance the data pointer.
185 * Grab 4 little-endian bytes and advance the data pointer.
200 * Get 8 little-endian bytes.
312 * Set 2 little-endian bytes.
321 * Set 4 little-endian bytes.
332 * Set 8 little-endian bytes.
  /dalvik/vm/
Bits.h 74 * Get 2 little-endian bytes.
82 * Get 4 little-endian bytes.
97 * Get 8 little-endian bytes.
172 * Grab 2 little-endian bytes and advance the data pointer.
182 * Grab 4 little-endian bytes and advance the data pointer.
199 * Get 8 little-endian bytes and advance the data pointer.
313 * Set 2 little-endian bytes.
322 * Set 4 little-endian bytes.
333 * Set 8 little-endian bytes.
  /bootable/recovery/tools/ota/
convert-to-bmp.py 23 BMP_HEADER_FMT = ("<" # little-endian
30 BITMAPINFO_HEADER_FMT= ("<" # little-endian
48 0x4d42, # "BM" in little-endian
  /external/openssl/crypto/
s390xcpuid.S 67 .Little:
70 brctg %r3,.Little
85 jnz .Little
  /bootable/recovery/applypatch/
utils.h 22 // Read and write little-endian values of various sizes.
utils.c 21 /** Write a 4-byte value to f in little-endian order. */
29 /** Write an 8-byte value to f in little-endian order. */
  /external/astl/
README 8 reduced to a bare minimum, there is little parametrization in classes.
  /external/expat/lib/
winconfig.h 24 /* we will assume all Windows platforms are little endian */
  /external/netcat/scripts/
bsh 2 ## a little wrapper to "password" and re-launch a shell-listener.
  /external/oprofile/libabi/
op_abi.h 30 /// return non zero if the abi is little endian
  /bootable/bootloader/legacy/libc/
rsa.h 44 uint32_t n[RSANUMWORDS]; /* modulus as little endian array */
45 uint32_t rr[RSANUMWORDS]; /* R^2 as little endian array */
  /external/icu4c/layout/
LESwaps.h 49 * This method does the byte swap required on little endian platforms
66 * This method does the byte swapping required on little endian platforms
  /external/kernel-headers/original/linux/
prctl.h 59 # define PR_ENDIAN_LITTLE 1 /* True little endian mode */
60 # define PR_ENDIAN_PPC_LITTLE 2 /* "PowerPC" pseudo little endian */
  /system/core/include/mincrypt/
rsa.h 43 uint32_t n[RSANUMWORDS]; /* modulus as little endian array */
44 uint32_t rr[RSANUMWORDS]; /* R^2 as little endian array */
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
wpa_common.h 183 * 0x01 0x00 (version; little endian)
186 * Pairwise Suite Count (2 octets, little endian) (default: 1)
188 * Authenticated Key Management Suite Count (2 octets, little endian)
192 * WPA Capabilities (2 octets, little endian) (default: 0)
199 u8 version[2]; /* little endian */
212 * 0x01 0x00 (version; little endian)
215 * Pairwise Suite Count (2 octets, little endian) (default: 1)
217 * Authenticated Key Management Suite Count (2 octets, little endian)
221 * RSN Capabilities (2 octets, little endian) (default: 0)
230 u8 version[2]; /* little endian *
    [all...]
  /external/webkit/WebCore/WebCore.vcproj/
build-generated-files.sh 33 # Do a little dance to get the path into 8.3 form to make it safe for gnu make
42 # Do a little dance to get the path into 8.3 form to make it safe for gnu make
50 # Do a little dance to get the path into 8.3 form to make it safe for gnu make

Completed in 1043 milliseconds

1 2 3 4 5 6 7 8 91011>>