OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:endian
(Results
626 - 650
of
2132
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/dalvik/dx/src/com/android/dx/util/
Output.java
22
* are declared, and multibyte output is defined to be little-
endian
.
/development/ndk/platforms/android-3/include/sys/
stat.h
36
#include <
endian
.h>
/development/ndk/platforms/android-9/arch-mips/include/sys/
stat.h
36
#include <
endian
.h>
/external/blktrace/
blktrace.h
6
#include <
endian
.h>
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
PBEParametersGenerator.java
138
* PKCS12 (unicode, big
endian
, 2 zero pad bytes at the end).
/external/chromium/chrome/common/
visitedlink_common.cc
94
// bit cast, which amounts to a memcpy. This does not handle
endian
issues.
/external/chromium/crypto/
signature_verifier_win.cc
43
// CryptoAPI uses big integers in the little-
endian
byte order, so we need
/external/dexmaker/src/dx/java/com/android/dx/util/
Output.java
22
* are declared, and multibyte output is defined to be little-
endian
.
/external/dropbear/libtomcrypt/src/pk/asn1/der/integer/
der_encode_integer.c
92
/* if it's not zero store it as big
endian
*/
/external/dropbear/libtomcrypt/src/pk/asn1/der/object_identifier/
der_encode_object_identifier.c
76
/* store 7 bit words in little
endian
*/
/external/elfutils/lib/
md5.c
32
#include <
endian
.h>
68
must be in little
endian
byte order.
180
result is always in little
endian
byte order, so that a byte-wise
325
little
endian
byte order we perhaps have to change the byte order
/external/elfutils/libasm/
asm_addint8.c
32
#include <
endian
.h>
asm_addsleb128.c
1
/* Add signed little
endian
base 128 integer to a section.
/external/elfutils/libebl/
eblcorenote.c
56
#include <
endian
.h>
/external/elfutils/src/
arlib.h
30
#include <
endian
.h>
unaligned.h
31
#include <
endian
.h>
/external/fdlibm/
Android.mk
66
# little
endian
cpus.
/external/icu4c/common/
ucol_data.h
63
UBool isBigEndian; /* is this data big
endian
? from the UDataInfo header*/
/external/kernel-headers/original/linux/
capability.h
70
__le32 magic_etc; /* Little
endian
*/
72
__le32 permitted; /* Little
endian
*/
73
__le32 inheritable; /* Little
endian
*/
98
/* exact same as vfs_cap_data but in cpu
endian
and always filled completely */
/external/kernel-headers/original/linux/raid/
md.h
70
* little-ending representation rather than host-
endian
/external/kernel-headers/original/linux/usb/
f_accessory.h
45
* data version number (16 bits little
endian
)
/external/libmtp/
configure.ac
110
AC_NEED_BYTEORDER_H(src/gphoto2-
endian
.h)
/external/llvm/bindings/ocaml/target/
target_ocaml.c
46
/* DataLayout.t ->
Endian
.t */
/external/llvm/include/llvm/CodeGen/
JITCodeEmitter.h
86
/// written to the output stream in little-
endian
format.
100
/// written to the output stream in big-
endian
format.
114
/// written to the output stream in little-
endian
format.
132
/// written to the output stream in big-
endian
format.
/external/llvm/lib/Target/MBlaze/
MBlazeTargetMachine.cpp
28
// DataLayout --> Big-
endian
, 32-bit pointer/ABI/alignment
Completed in 1486 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>