Home
last modified time | relevance | path

Searched defs:byte (Results 1 – 25 of 108) sorted by relevance

12345

/external/qemu/distrib/sdl-1.2.15/src/video/
DSDL_blit_0.c48 Uint8 byte = 0, bit; in BlitBto1() local
65 Uint8 byte = 0, bit; in BlitBto1() local
101 Uint8 byte = 0, bit; in BlitBto2() local
135 Uint8 byte = 0, bit; in BlitBto3() local
173 Uint8 byte = 0, bit; in BlitBto4() local
207 Uint8 byte = 0, bit; in BlitBto1Key() local
224 Uint8 byte = 0, bit; in BlitBto1Key() local
259 Uint8 byte = 0, bit; in BlitBto2Key() local
292 Uint8 byte = 0, bit; in BlitBto3Key() local
326 Uint8 byte = 0, bit; in BlitBto4Key() local
[all …]
/external/v8/src/
Ddisasm.h33 typedef unsigned char byte; typedef
Dregexp-macro-assembler-irregexp-inl.h43 void RegExpMacroAssemblerIrregexp::Emit(uint32_t byte, in Emit()
/external/elfutils/libcpu/
Di386_data.h394 uint_fast8_t byte = modrm & 7; in FCT_MOD$R_M() local
424 uint_fast8_t byte = modrm & 7; in FCT_Mod$R_m() local
779 int8_t byte = *(*d->param_start)++; in FCT_imms() local
855 int_fast8_t byte = *(*d->param_start)++; in FCT_imms8() local
879 uint_fast8_t byte = *(*d->param_start)++; in FCT_imm8() local
916 uint_fast8_t byte = d->data[d->opoff1 / 8]; in FCT_mmxreg() local
1112 uint_fast8_t byte = modrm & 7; in FCT_mod$16r_m() local
1137 uint_fast8_t byte = modrm & 7; in FCT_mod$64r_m() local
1160 uint_fast8_t byte = d->data[d->opoff1 / 8]; in FCT_reg() local
1214 uint_fast8_t byte = d->data[d->opoff1 / 8]; in FCT_reg64() local
[all …]
/external/liblzf/
Dcrc32.h62 #define crc32(crc,byte) (crc_32_tab[(u8)(crc) ^ (u8)(byte)] ^ ((crc) >> 8)) argument
/external/elfutils/libasm/
Dasm_adduleb128.c57 uint32_t byte; local
Dasm_addsleb128.c57 uint32_t byte; local
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_nci.c178 static BOOLEAN nfc_hal_nci_receive_nci_msg (tNFC_HAL_NCIT_CB *p_cb, UINT8 byte) in nfc_hal_nci_receive_nci_msg()
275 static BOOLEAN nfc_hal_nci_receive_bt_msg (tNFC_HAL_NCIT_CB *p_cb, UINT8 byte) in nfc_hal_nci_receive_bt_msg()
475 BOOLEAN nfc_hal_nci_receive_msg (UINT8 byte) in nfc_hal_nci_receive_msg()
/external/icu4c/i18n/
Ducol_wgt.cpp68 setWeightByte(uint32_t weight, int32_t idx, uint32_t byte) { in setWeightByte()
108 uint32_t byte; in incWeight() local
419 uint32_t byte; in ucol_allocWeights() local
/external/dhcpcd/compat/
Dlinkaddr.c59 int byte = 0, state = NAMING; local
/external/srec/portable/src/
Dpcrc.c127 register unsigned char byte; in pcrcUpdateData() local
/external/llvm/lib/Support/
DDataExtractor.cpp138 uint8_t byte = 0; in getULEB128() local
159 uint8_t byte = 0; in getSLEB128() local
/external/iproute2/lib/
Ddnet_pton.c11 u_int8_t byte[2]; in dn_htons() member
Ddnet_ntop.c11 u_int8_t byte[2]; in dn_ntohs() member
/external/libnfc-nci/src/nfc/tags/
Drw_t1t.c809 tNFC_STATUS RW_T1tRead (UINT8 block, UINT8 byte) in RW_T1tRead()
839 tNFC_STATUS RW_T1tWriteErase (UINT8 block, UINT8 byte, UINT8 new_byte) in RW_T1tWriteErase()
892 tNFC_STATUS RW_T1tWriteNoErase (UINT8 block, UINT8 byte, UINT8 new_byte) in RW_T1tWriteNoErase()
/external/webkit/Source/WebCore/svg/
DSVGPathByteStream.h64 void append(unsigned char byte) { m_data.append(byte); } in append()
/external/qemu/distrib/sdl-1.2.15/test/
Dtestbitmap.c37 { int i, j; Uint8 *buf, byte; in LoadXBM() local
/external/llvm/lib/Target/X86/Disassembler/
DX86DisassemblerDecoder.c168 static int consumeByte(struct InternalInstruction* insn, uint8_t* byte) { in consumeByte()
184 static int lookAtByte(struct InternalInstruction* insn, uint8_t* byte) { in lookAtByte()
303 uint8_t byte = 0; in readPrefixes() local
/external/icu4c/common/
Dbytestriebuilder.cpp307 char byte=elements[i++].charAt(byteIndex, *strings); in countElementUnits() local
319 char byte=elements[i++].charAt(byteIndex, *strings); in skipElementsBySomeUnits() local
398 BytesTrieBuilder::write(int32_t byte) { in write()
/external/webkit/Source/WebCore/platform/cf/
DBinaryPropertyList.cpp393 inline void BinaryPropertyListSerializer::appendByte(unsigned char byte) in appendByte()
399 inline void BinaryPropertyListSerializer::appendByte(unsigned byte) in appendByte()
405 inline void BinaryPropertyListSerializer::appendByte(unsigned long byte) in appendByte()
411 inline void BinaryPropertyListSerializer::appendByte(int byte) in appendByte()
/external/quake/quake/src/WinQuake/
Dcommon.h23 typedef unsigned char byte; typedef
/external/valgrind/main/memcheck/tests/
Dsh-mem.c38 U8 build(int size, U1 byte) in build()
/external/libvpx/vp8/encoder/
Dtemporal_filter.c104 int byte = 0; in vp8_temporal_filter_apply_c() local
287 int byte; in vp8_temporal_filter_iterate_c() local
/external/chromium/sdch/open-vcdiff/src/
Dvcdiffengine_test.cc94 void ExpectByte(char byte) { in ExpectByte()
132 void ExpectDataByte(char byte) { in ExpectDataByte()
166 void ExpectInstructionByte(char byte) { in ExpectInstructionByte()
175 void ExpectAddressByte(char byte) { in ExpectAddressByte()
/external/yaffs2/yaffs2/
Dyaffs_ecc.c190 unsigned byte; in yaffs_ECCCorrect() local

12345