OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:endian
(Results
476 - 500
of
2132
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/libcore/luni/src/main/java/java/io/
RandomAccessFile.java
334
* Reads a big-
endian
16-bit character from the current position in this file. Blocks until
350
* Reads a big-
endian
64-bit double from the current position in this file. Blocks
366
* Reads a big-
endian
32-bit float from the current position in this file. Blocks
427
* Reads a big-
endian
32-bit integer from the current position in this file. Blocks
488
* Reads a big-
endian
64-bit long from the current position in this file. Blocks until
505
* Reads a big-
endian
16-bit short from the current position in this file. Blocks until
542
* Reads an unsigned big-
endian
16-bit short from the current position in this file and
761
* Writes a big-
endian
16-bit character to this file, starting at the current file
776
* Writes big-
endian
16-bit characters from {@code str} to this file, starting at the
790
* Writes a big-
endian
64-bit double to this file, starting at the current fil
[
all
...]
/external/libusb_aah/libusb/
libusb.h
112
* Convert a 16-bit value from host-
endian
to little-
endian
format. On
113
* little
endian
systems, this function does nothing. On big
endian
systems,
115
* \param x the host-
endian
value to convert
116
* \returns the value in little-
endian
byte order
131
* Convert a 16-bit value from little-
endian
to host-
endian
format. On
132
* little
endian
systems, this function does nothing. On big
endian
systems
[
all
...]
/external/freetype/src/base/
ftstream.c
784
case ft_frame_ushort_be: /* read a 2-byte big-
endian
short */
790
case ft_frame_ushort_le: /* read a 2-byte little-
endian
short */
796
case ft_frame_ulong_be: /* read a 4-byte big-
endian
long */
802
case ft_frame_ulong_le: /* read a 4-byte little-
endian
long */
808
case ft_frame_uoff3_be: /* read a 3-byte big-
endian
long */
814
case ft_frame_uoff3_le: /* read a 3-byte little-
endian
long */
/hardware/invensense/mlsdk/mllite/
mldl_cfg_mpu.c
95
MPL_LOGD("slave_accel->
endian
= %02x\n", mldl_cfg->accel->
endian
);
111
MPL_LOGD("slave_compass->
endian
= %02x\n", mldl_cfg->compass->
endian
);
127
MPL_LOGD("slave_pressure->
endian
= %02x\n", mldl_cfg->pressure->
endian
);
/bionic/libc/arch-arm/bionic/
strcmp.S
113
/* On a big-
endian
machine, r0 contains the desired byte in bits
114
* 0-7; on a little-
endian
machine they are in bits 24-31. In
119
* little-
endian
case we can't just shift the interesting bits up.
/bionic/libc/arch-arm/generic/bionic/
strcmp.S
113
/* On a big-
endian
machine, r0 contains the desired byte in bits
114
* 0-7; on a little-
endian
machine they are in bits 24-31. In
119
* little-
endian
case we can't just shift the interesting bits up.
/bionic/libc/private/
arpa_nameser_compat.h
45
#include <
endian
.h>
49
# include <machine/
endian
.h>
52
# include <
endian
.h>
/build/core/combo/include/arch/darwin-x86/
AndroidConfig.h
143
* HAVE_ENDIAN_H -- have
endian
.h header we can include.
144
* HAVE_LITTLE_ENDIAN -- we are little
endian
.
145
* HAVE_BIG_ENDIAN -- we are big
endian
.
/build/core/combo/include/arch/linux-arm/
AndroidConfig.h
161
* HAVE_ENDIAN_H -- have
endian
.h header we can include.
162
* HAVE_LITTLE_ENDIAN -- we are little
endian
.
163
* HAVE_BIG_ENDIAN -- we are big
endian
.
/build/core/combo/include/arch/linux-mips/
AndroidConfig.h
161
* HAVE_ENDIAN_H -- have
endian
.h header we can include.
162
* HAVE_LITTLE_ENDIAN -- we are little
endian
.
163
* HAVE_BIG_ENDIAN -- we are big
endian
.
/build/core/combo/include/arch/linux-ppc/
AndroidConfig.h
151
* HAVE_ENDIAN_H -- have
endian
.h header we can include.
152
* HAVE_LITTLE_ENDIAN -- we are little
endian
.
153
* HAVE_BIG_ENDIAN -- we are big
endian
.
/build/core/combo/include/arch/linux-x86/
AndroidConfig.h
151
* HAVE_ENDIAN_H -- have
endian
.h header we can include.
152
* HAVE_LITTLE_ENDIAN -- we are little
endian
.
153
* HAVE_BIG_ENDIAN -- we are big
endian
.
/build/core/combo/include/arch/target_linux-x86/
AndroidConfig.h
148
* HAVE_ENDIAN_H -- have
endian
.h header we can include.
149
* HAVE_LITTLE_ENDIAN -- we are little
endian
.
150
* HAVE_BIG_ENDIAN -- we are big
endian
.
/build/core/combo/include/arch/windows/
AndroidConfig.h
161
* HAVE_ENDIAN_H -- have
endian
.h header we can include.
162
* HAVE_LITTLE_ENDIAN -- we are little
endian
.
163
* HAVE_BIG_ENDIAN -- we are big
endian
.
/dalvik/vm/hprof/
HprofOutput.cpp
254
//xxx also, don't do this bytewise if aligned and on a matching-
endian
arch
279
//xxx also, don't do this bytewise if aligned and on a matching-
endian
arch
304
//xxx also, don't do this bytewise if aligned and on a matching-
endian
arch
/external/chromium/chrome/browser/sync/util/
nigori.cc
35
// Append the big-
endian
representation of the length of |value| with 32 bits,
44
// Append the big-
endian
representation of the length of |type| with 32 bits,
45
// followed by the big-
endian
representation of the value of |type|, with 32
/external/elfutils/libasm/
libasm.h
71
big
endian
). */
133
/* Add signed little
endian
base 128 integer NUM to (sub)section ASMSCN. */
136
/* Add unsigned little
endian
base 128 integer NUM to (sub)section ASMSCN. */
/external/openssl/crypto/sha/
sha.h
96
* wide big-
endian
values. */
131
* wide big-
endian
values. */
170
* wide big-
endian
values. */
/external/openssl/include/openssl/
sha.h
96
* wide big-
endian
values. */
131
* wide big-
endian
values. */
170
* wide big-
endian
values. */
/frameworks/base/core/java/android/net/
SntpClient.java
163
* Reads an unsigned 32 bit big
endian
number from the given offset in the buffer.
199
// write seconds in big
endian
format
206
// write fraction in big
endian
format
/ndk/sources/cxx-stl/llvm-libc++/include/
__config
46
# include <sys/
endian
.h>
87
# include <
endian
.h>
95
# error unable to determine
endian
/packages/apps/Email/src/org/apache/commons/io/input/
SwappedDataInputStream.java
27
* DataInput for systems relying on little
endian
data formats.
28
* When read, values will be changed from little
endian
to big
29
*
endian
formats for internal usage.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
capability.h
57
__u32 magic_etc; /* Little
endian
*/
58
__u32 permitted; /* Little
endian
*/
59
__u32 inheritable; /* Little
endian
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
capability.h
57
__u32 magic_etc; /* Little
endian
*/
58
__u32 permitted; /* Little
endian
*/
59
__u32 inheritable; /* Little
endian
*/
/bionic/libc/arch-mips/string/
memset.S
50
# define SWHI swl /* high part is left in big-
endian
*/
51
# define SWLO swr /* low part is right in big-
endian
*/
55
# define SWHI swr /* high part is right in little-
endian
*/
56
# define SWLO swl /* low part is left in little-
endian
*/
Completed in 1613 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>