HomeSort by relevance Sort by last modified time
    Searched full:endian (Results 451 - 475 of 2132) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/netinet/
in.h 31 #include <endian.h>
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/netinet/
in.h 31 #include <endian.h>
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/netinet/
in.h 31 #include <endian.h>
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/netinet/
in.h 31 #include <endian.h>
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/netinet/
in.h 31 #include <endian.h>
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/netinet/
in.h 31 #include <endian.h>
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/netinet/
in.h 31 #include <endian.h>
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/netinet/
in.h 31 #include <endian.h>
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_android.h 33 // Little endian platform.
_dec.h 17 /* Alpha is little-endian */
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3inputstream.c 725 // Machine is Big Endian, if the input is also then install the
727 // Otherwise install endian aware methods.
738 // Need to use methods that know that the input is little endian
747 // Machine is Little Endian, if the input is also then install the
749 // Otherwise install endian aware methods.
760 // Need to use methods that know that the input is Big Endian
    [all...]
  /cts/suite/audio_quality/lib/src/audio/
AudioProtocol.cpp 41 if (data[1] != 0) { // no endian change for 0
154 if (data[1] != 0) { // no endian change for 0
180 if (data[1] != 0) { // no endian change for 0
  /cts/tests/tests/media/src/android/media/cts/
IvfWriter.java 147 * Note that ordering is little-endian.
161 * Note that ordering is little-endian.
176 * Note that ordering is little-endian.
  /external/elfutils/lib/
md5.h 79 endian byte order, so that a byte-wise output yields to the wanted
88 always in little endian byte order, so that a byte-wise output yields
102 result is always in little endian byte order, so that a byte-wise
  /external/icu4c/tools/icupkg/
icupkg.8.in 100 Output for little-endian/ASCII charset family.
104 Output for big-endian/ASCII charset family.
108 Output for big-endian/EBCDIC charset family.
  /external/speex/libspeex/
speex_header.c 47 /** Convert little endian */
128 /*Make sure everything is now little-endian*/
168 /*Make sure everything is converted correctly from little-endian*/
  /external/srec/srec/include/
utteranc.h 95 int endian; /* 0 is little 1 is big */ member in struct:__anon15493
233 char typ, int endian, int do_skip);
235 char typ, int endian);
  /frameworks/compile/slang/
slang_rs_type_spec.h 112 unsigned bits; // NOTE: Little-endian is assumed.
145 // esize is encoded in base.bits{8-31} in little-endian way. This implicates
158 // num_fields is encoded in base.bits{16-31} in little-endian way. This
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
md5.h 117 endian byte order, so that a byte-wise output yields to the wanted
126 always in little endian byte order, so that a byte-wise output yields
140 result is always in little endian byte order, so that a byte-wise
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
md5.h 117 endian byte order, so that a byte-wise output yields to the wanted
126 always in little endian byte order, so that a byte-wise output yields
140 result is always in little endian byte order, so that a byte-wise
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
md5.h 117 endian byte order, so that a byte-wise output yields to the wanted
126 always in little endian byte order, so that a byte-wise output yields
140 result is always in little endian byte order, so that a byte-wise
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
md5.h 117 endian byte order, so that a byte-wise output yields to the wanted
126 always in little endian byte order, so that a byte-wise output yields
140 result is always in little endian byte order, so that a byte-wise
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/
Socket.java 48 * @param endian Endianness of data transferred in this connection.
50 public Socket(LocalSocket socket, String name, ByteOrder endian) {
53 mEndian = endian;
  /external/kernel-headers/original/asm-arm/
io.h 38 * Generic IO read/write. These perform native-endian accesses. Note
91 * mapped. Note that these are defined to perform little endian accesses
94 * Note that for a big endian machine, this implies that the following
95 * big endian mode connectivity is in place, as described by numerous
162 * Again, this are defined to perform little endian accesses. See the
  /external/libmtp/libmtp.xcodeproj/
project.pbxproj 13 B00305D01277B07D009FA3E1 /* gphoto2-endian.h in Headers */ = {isa = PBXBuildFile; fileRef = B00305C01277B07D009FA3E1 /* gphoto2-endian.h */; };
67 B00305C01277B07D009FA3E1 /* gphoto2-endian.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gphoto2-endian.h"; path = "src/gphoto2-endian.h"; sourceTree = SOURCE_ROOT; };
122 B00305C01277B07D009FA3E1 /* gphoto2-endian.h */,
174 B00305D01277B07D009FA3E1 /* gphoto2-endian.h in Headers */,

Completed in 1708 milliseconds

<<11121314151617181920>>