Searched refs:byte (Results 1 - 16 of 16) sorted by relevance

/bionic/libc/bionic/
H A Dmbstate.cpp40 __LIBC_HIDDEN__ void mbstate_set_byte(mbstate_t* ps, int i, char byte) { argument
41 ps->__seq[i] = static_cast<uint8_t>(byte);
/bionic/libc/arch-mips/string/
H A Dmemset.S163 # smear byte into 32 bit word
165 ins a1, a1, 8, 8 # Replicate fill byte into half-word.
166 ins a1, a1, 16, 16 # Replicate fill byte into word.
184 andi t8,a2,0x3f # any 64-byte chunks?
185 # t8 is the byte count past 64-byte chunks
186 beq a2,t8,.Lchk8w # when a2==t8, no 64-byte chunks
187 # There will be at most 1 32-byte chunk then
190 addu a3,a0,a3 # Now a3 is the final dst after 64-byte chunks
192 # Find out, if there are any 64-byte chunk
[all...]
H A Dmemcpy.S104 andi t8,a2,0x3f # any whole 64-byte chunks?
105 # t8 is the byte count after 64-byte chunks
107 beq a2,t8,.Lchk8w # if a2==t8, no 64-byte chunks
108 # There will be at most 1 32-byte chunk after it
111 addu a3,a0,a3 # Now a3 is the final dst after 64-byte chunks
188 andi t8,a2,0x1f # is there a 32-byte chunk?
190 beq a2,t8,.Lchk1w # when a2=t8, no 32-byte chunk
219 # copying in words (4-byte chunks)
259 andi t8,a2,0x3f # any whole 64-byte chunk
[all...]
H A Dmips_strlen.c79 #error strlen: mips64 check for 4-byte alignment not implemented.
125 /* last byte is zero */
/bionic/libc/arch-mips64/string/
H A Dmemset.S163 # smear byte into 32 bit word
165 ins a1, a1, 8, 8 # Replicate fill byte into half-word.
166 ins a1, a1, 16, 16 # Replicate fill byte into word.
184 andi t8,a2,0x3f # any 64-byte chunks?
185 # t8 is the byte count past 64-byte chunks
186 beq a2,t8,.Lchk8w # when a2==t8, no 64-byte chunks
187 # There will be at most 1 32-byte chunk then
190 addu a3,a0,a3 # Now a3 is the final dst after 64-byte chunks
192 # Find out, if there are any 64-byte chunk
[all...]
H A Dmemcpy.S104 andi t8,a2,0x3f # any whole 64-byte chunks?
105 # t8 is the byte count after 64-byte chunks
107 beq a2,t8,.Lchk8w # if a2==t8, no 64-byte chunks
108 # There will be at most 1 32-byte chunk after it
111 addu a3,a0,a3 # Now a3 is the final dst after 64-byte chunks
188 andi t8,a2,0x1f # is there a 32-byte chunk?
190 beq a2,t8,.Lchk1w # when a2=t8, no 32-byte chunk
219 # copying in words (4-byte chunks)
259 andi t8,a2,0x3f # any whole 64-byte chunk
[all...]
H A Dmips_strlen.c80 #error strlen: mips64 check for 4-byte alignment not implemented.
126 /* last byte is zero */
/bionic/libc/private/
H A Dbionic_mbstate.h47 void mbstate_set_byte(mbstate_t* ps, int i, char byte);
/bionic/libc/arch-arm/cortex-a15/bionic/
H A Dstrcpy.S218 .byte 0
219 .byte ((strcpy_unalign7 - strcpy_unaligned_branchtable)/2)
220 .byte ((strcpy_unalign6 - strcpy_unaligned_branchtable)/2)
221 .byte ((strcpy_unalign5 - strcpy_unaligned_branchtable)/2)
222 .byte ((strcpy_unalign4 - strcpy_unaligned_branchtable)/2)
223 .byte ((strcpy_unalign3 - strcpy_unaligned_branchtable)/2)
224 .byte ((strcpy_unalign2 - strcpy_unaligned_branchtable)/2)
225 .byte ((strcpy_unalign1 - strcpy_unaligned_branchtable)/2)
420 // Can read 1 byte before possibly crossing a page.
H A Dstrcat.S270 .byte 0
271 .byte ((strcpy_unalign7 - strcpy_unaligned_branchtable)/2)
272 .byte ((strcpy_unalign6 - strcpy_unaligned_branchtable)/2)
273 .byte ((strcpy_unalign5 - strcpy_unaligned_branchtable)/2)
274 .byte ((strcpy_unalign4 - strcpy_unaligned_branchtable)/2)
275 .byte ((strcpy_unalign3 - strcpy_unaligned_branchtable)/2)
276 .byte ((strcpy_unalign2 - strcpy_unaligned_branchtable)/2)
277 .byte ((strcpy_unalign1 - strcpy_unaligned_branchtable)/2)
472 // Can read 1 byte before possibly crossing a page.
/bionic/libc/arch-arm/cortex-a9/bionic/
H A Dstrcpy.S206 .byte 0
207 .byte ((strcpy_unalign7 - strcpy_unaligned_branchtable)/2)
208 .byte ((strcpy_unalign6 - strcpy_unaligned_branchtable)/2)
209 .byte ((strcpy_unalign5 - strcpy_unaligned_branchtable)/2)
210 .byte ((strcpy_unalign4 - strcpy_unaligned_branchtable)/2)
211 .byte ((strcpy_unalign3 - strcpy_unaligned_branchtable)/2)
212 .byte ((strcpy_unalign2 - strcpy_unaligned_branchtable)/2)
213 .byte ((strcpy_unalign1 - strcpy_unaligned_branchtable)/2)
415 // Can read 1 byte before possibly crossing a page.
H A Dstrcat.S122 // Check for zero in byte 0.
127 // Check for zero in byte 1.
132 // Check for zero in byte 2.
137 // Zero is in byte 3.
268 .byte 0
269 .byte ((strcpy_unalign7 - strcpy_unaligned_branchtable)/2)
270 .byte ((strcpy_unalign6 - strcpy_unaligned_branchtable)/2)
271 .byte ((strcpy_unalign5 - strcpy_unaligned_branchtable)/2)
272 .byte ((strcpy_unalign4 - strcpy_unaligned_branchtable)/2)
273 .byte ((strcpy_unalign
[all...]
/bionic/libc/kernel/uapi/linux/
H A Di2c.h72 __u8 byte; member in union:i2c_smbus_data
H A Dsoundcard.h174 #error "could not determine byte order"
842 #define SEQ_MIDIOUT(device, byte) {_SEQ_NEEDBUF(4); _seqbuf[_seqbufptr] = SEQ_MIDIPUTC; _seqbuf[_seqbufptr+1] = (byte); _seqbuf[_seqbufptr+2] = (device); _seqbuf[_seqbufptr+3] = 0; _SEQ_ADVBUF(4);}
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dinst.h830 unsigned char byte[4]; member in union:mips_instruction
/bionic/libc/arch-x86/silvermont/string/
H A Dsse2-memset-slm.S169 je L(1byte)
191 L(1byte):

Completed in 2714 milliseconds