Searched refs:endianess (Results 1 – 14 of 14) sorted by relevance
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/file/ |
D | BlenderInputStream.java | 61 private char endianess; field in BlenderInputStream 189 endianess = (char) this.readByte(); in readFileHeader() 190 if (endianess != 'v' && endianess != 'V') { in readFileHeader() 191 …w new BlenderFileException("Unknown endianess value! 'v' or 'V' expected and found: " + endianess); in readFileHeader() 238 if (endianess == 'v') { in readShort() 254 if (endianess == 'v') { in readInt() 278 if (endianess == 'v') { in readLong()
|
/external/valgrind/docs/internals/ |
D | 3_7_BUGSTATUS.txt | 124 correct endianess
|
/external/elfutils/src/libebl/ |
D | ChangeLog | 782 endianess.
|
/external/libusb/ |
D | ChangeLog | 59 to CPU endianess:
|
/external/valgrind/ |
D | configure.ac | 195 # Valgrind code, the ARCH_MAX name will state LE or BE for the endianess of
|
D | NEWS | 2031 248893 [PATCH] make readdwarf.c big endianess safe to enable
|
/external/elfutils/src/po/ |
D | en@quot.po | 6065 "Select character size and endianess: s = 7-bit, S = 8-bit, {b,l} = 16-bit, " 6068 "Select character size and endianess: s = 7-bit, S = 8-bit, {b,l} = 16-bit, "
|
D | en@boldquot.po | 6102 "Select character size and endianess: s = 7-bit, S = 8-bit, {b,l} = 16-bit, " 6105 "Select character size and endianess: s = 7-bit, S = 8-bit, {b,l} = 16-bit, "
|
D | elfutils.pot | 5675 "Select character size and endianess: s = 7-bit, S = 8-bit, {b,l} = 16-bit, "
|
D | ja.po | 5975 "Select character size and endianess: s = 7-bit, S = 8-bit, {b,l} = 16-bit, "
|
D | de.po | 5721 "Select character size and endianess: s = 7-bit, S = 8-bit, {b,l} = 16-bit, "
|
D | uk.po | 6257 "Select character size and endianess: s = 7-bit, S = 8-bit, {b,l} = 16-bit, "
|
D | es.po | 6275 "Select character size and endianess: s = 7-bit, S = 8-bit, {b,l} = 16-bit, "
|
D | pl.po | 6234 "Select character size and endianess: s = 7-bit, S = 8-bit, {b,l} = 16-bit, "
|