Searched
full:endian (Results
351 -
375 of
2132) sorted by null
<<11121314151617181920>>
| /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/ |
| endian.h | 31 #include <sys/endian.h>
|
| /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/netinet/ |
| tcp.h | 31 #include <endian.h> /* Include *before* linux/tcp.h */
|
| /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/ |
| endian.h | 31 #include <sys/endian.h>
|
| /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/netinet/ |
| tcp.h | 31 #include <endian.h> /* Include *before* linux/tcp.h */
|
| /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/ |
| endian.h | 31 #include <sys/endian.h>
|
| /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/netinet/ |
| tcp.h | 31 #include <endian.h> /* Include *before* linux/tcp.h */
|
| /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/ |
| endian.h | 31 #include <sys/endian.h>
|
| /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/netinet/ |
| tcp.h | 31 #include <endian.h> /* Include *before* linux/tcp.h */
|
| /system/extras/fatblock/ |
| fat.c | 19 #include <endian.h>
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
| coff.h | 21 * nice to have it "endian" independent. 24 /* Load a short int from the following tables with little-endian formats */ 28 /* Load a long int from the following tables with little-endian formats */ 34 /* Load a short int from the following tables with big-endian formats */ 38 /* Load a long int from the following tables with big-endian formats */ 45 a big-endian header with little-endian data. In that case, generate a
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
| coff.h | 21 * nice to have it "endian" independent. 24 /* Load a short int from the following tables with little-endian formats */ 28 /* Load a long int from the following tables with little-endian formats */ 34 /* Load a short int from the following tables with big-endian formats */ 38 /* Load a long int from the following tables with big-endian formats */ 45 a big-endian header with little-endian data. In that case, generate a
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
| coff.h | 21 * nice to have it "endian" independent. 24 /* Load a short int from the following tables with little-endian formats */ 28 /* Load a long int from the following tables with little-endian formats */ 34 /* Load a short int from the following tables with big-endian formats */ 38 /* Load a long int from the following tables with big-endian formats */ 45 a big-endian header with little-endian data. In that case, generate a
|
| /external/antlr/antlr-3.4/runtime/C/src/ |
| antlr3filestream.c | 74 // Now we need to work out the endian type and install any 112 // Now we need to work out the endian type and install any 190 // BOM Present, indicates Big Endian 200 // BOM present, indicates Little Endian 227 // BOM Present, indicates Big Endian 239 // BOM present, indicates Little Endian 255 // Encoding is definately Big Endian with no BOM 262 // Encoding is definately Little Endian with no BOM 269 // Encoding is definately Big Endian with no BOM 276 // Encoding is definately Little Endian with no BO [all...] |
| /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
| crypto-sha1.js | 38 * Calculate the SHA-1 of an array of big-endian words, and a bit length 144 * Convert an 8-bit or 16-bit string to an array of big-endian words 157 * Convert an array of big-endian words to a string 169 * Convert an array of big-endian words to a hex string. 184 * Convert an array of big-endian words to a base-64 string
|
| /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
| crypto-sha1.js | 38 * Calculate the SHA-1 of an array of big-endian words, and a bit length 144 * Convert an 8-bit or 16-bit string to an array of big-endian words 157 * Convert an array of big-endian words to a string 169 * Convert an array of big-endian words to a hex string. 184 * Convert an array of big-endian words to a base-64 string
|
| /external/wpa_supplicant_8/src/ap/ |
| wpa_auth.h | 25 le16 action_length; /* little endian length of action_frame */ 49 le16 data_length; /* little endian length of data (44) */ 63 le16 data_length; /* little endian length of data (76) */ 79 le16 data_length; /* little endian length of data (88) */ 84 * endian */
|
| /external/libusb/libusb/ |
| libusb.h | 36 * Convert a 16-bit value from host-endian to little-endian format. On 37 * little endian systems, this function does nothing. On big endian systems, 39 * \param x the host-endian value to convert 40 * \returns the value in little-endian byte order 55 * Convert a 16-bit value from little-endian to host-endian format. On 56 * little endian systems, this function does nothing. On big endian systems [all...] |
| /bionic/libc/arch-mips/string/ |
| memcpy.S | 50 # define LWHI lwl /* high part is left in big-endian */ 51 # define SWHI swl /* high part is left in big-endian */ 52 # define LWLO lwr /* low part is right in big-endian */ 53 # define SWLO swr /* low part is right in big-endian */ 57 # define LWHI lwr /* high part is right in little-endian */ 58 # define SWHI swr /* high part is right in little-endian */ 59 # define LWLO lwl /* low part is left in big-endian */ 60 # define SWLO swl /* low part is left in big-endian */
|
| /dalvik/vm/ |
| Common.h | 34 # include <endian.h> 100 * little-endian systems.
|
| /external/dropbear/libtomcrypt/src/modes/ctr/ |
| ctr_encrypt.c | 66 /* little-endian */ 74 /* big-endian */
|
| /external/elfutils/lib/ |
| sha1.h | 74 endian byte order, so that a byte-wise output yields to the wanted 83 always in little endian byte order, so that a byte-wise output yields
|
| /external/guava/guava/src/com/google/common/hash/ |
| HashCodes.java | 27 * in little endian order. 63 * in little endian order.
|
| /external/guava/guava-tests/test/com/google/common/hash/ |
| HashCodesTest.java | 12 * Tests for HashCodes, especially making sure that their endianness promises (big-endian) 18 // note: asInt(), asLong() are in little endian
|
| /external/guava/guava-tests/test/com/google/common/io/ |
| LittleEndianDataInputStreamTest.java | 107 /* Read in various values in LITTLE ENDIAN FORMAT */ 143 /* Read in various values in LITTLE ENDIAN FORMAT */
|
| /external/icu4c/tools/genccode/ |
| genccode.8.in | 85 indicated big endian data, and the letter 87 indicates little endian ones).
|
Completed in 1987 milliseconds
<<11121314151617181920>>