Home
last modified time | relevance | path

Searched refs:byte (Results 1 – 11 of 11) sorted by relevance

/bionic/libc/arch-arm/bionic/
Dffs.S71 .byte 0, 1, 2, 13, 3, 7, 0, 14 /* 0- 7 */
72 .byte 4, 0, 8, 0, 0, 0, 0, 15 /* 8-15 */
73 .byte 11, 5, 0, 0, 9, 0, 0, 26 /* 16-23 */
74 .byte 0, 0, 0, 0, 0, 22, 28, 16 /* 24-31 */
75 .byte 32, 12, 6, 0, 0, 0, 0, 0 /* 32-39 */
76 .byte 10, 0, 0, 25, 0, 0, 21, 27 /* 40-47 */
77 .byte 31, 0, 0, 0, 0, 24, 0, 20 /* 48-55 */
78 .byte 30, 0, 23, 19, 29, 18, 17, 0 /* 56-63 */
/bionic/libc/docs/
DISSUES.TXT19 the 'struct servent' structure in host-byte-order, instead of
20 network-byte-order.
DCHANGES.TXT75 point. We need better multi-byte support code, and wprintf/wscanf
/bionic/libc/kernel/common/linux/
Dmca.h52 unsigned char byte);
Di2c.h72 __u8 byte; member
Dsoundcard.h860 #define SEQ_MIDIOUT(device, byte) {_SEQ_NEEDBUF(4); _seqbuf[_seqbufptr] = SEQ_MIDIPUTC; _seqbuf[_… argument
/bionic/libc/arch-x86/bionic/
Dclone.S19 # 16-byte alignment on child stack
Dcrtbegin_dynamic.S54 # before push arguments, align the stack to a 16 byte boundary
Dcrtbegin_static.S54 # before push arguments, align the stack to a 16 byte boundary
/bionic/libc/
DREADME8 - no support for wide chars (i.e. multi-byte characters)
/bionic/libc/kernel/
DREADME.TXT13 reason (e.g. optimized CPU-specific byte-swapping routines)
166 example is the optimized 32-bit byte-swap function found in