/external/qemu/distrib/sdl-1.2.15/src/video/ |
D | SDL_blit_0.c | 48 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/ |
D | disasm.h | 33 typedef unsigned char byte; typedef
|
D | regexp-macro-assembler-irregexp-inl.h | 43 void RegExpMacroAssemblerIrregexp::Emit(uint32_t byte, in Emit()
|
/external/elfutils/libcpu/ |
D | i386_data.h | 394 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/ |
D | crc32.h | 62 #define crc32(crc,byte) (crc_32_tab[(u8)(crc) ^ (u8)(byte)] ^ ((crc) >> 8)) argument
|
/external/elfutils/libasm/ |
D | asm_adduleb128.c | 57 uint32_t byte; local
|
D | asm_addsleb128.c | 57 uint32_t byte; local
|
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/ |
D | nfc_hal_nci.c | 178 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/ |
D | ucol_wgt.cpp | 68 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/ |
D | linkaddr.c | 59 int byte = 0, state = NAMING; local
|
/external/srec/portable/src/ |
D | pcrc.c | 127 register unsigned char byte; in pcrcUpdateData() local
|
/external/llvm/lib/Support/ |
D | DataExtractor.cpp | 138 uint8_t byte = 0; in getULEB128() local 159 uint8_t byte = 0; in getSLEB128() local
|
/external/iproute2/lib/ |
D | dnet_pton.c | 11 u_int8_t byte[2]; in dn_htons() member
|
D | dnet_ntop.c | 11 u_int8_t byte[2]; in dn_ntohs() member
|
/external/libnfc-nci/src/nfc/tags/ |
D | rw_t1t.c | 809 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/ |
D | SVGPathByteStream.h | 64 void append(unsigned char byte) { m_data.append(byte); } in append()
|
/external/qemu/distrib/sdl-1.2.15/test/ |
D | testbitmap.c | 37 { int i, j; Uint8 *buf, byte; in LoadXBM() local
|
/external/llvm/lib/Target/X86/Disassembler/ |
D | X86DisassemblerDecoder.c | 168 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/ |
D | bytestriebuilder.cpp | 307 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/ |
D | BinaryPropertyList.cpp | 393 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/ |
D | common.h | 23 typedef unsigned char byte; typedef
|
/external/valgrind/main/memcheck/tests/ |
D | sh-mem.c | 38 U8 build(int size, U1 byte) in build()
|
/external/libvpx/vp8/encoder/ |
D | temporal_filter.c | 104 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/ |
D | vcdiffengine_test.cc | 94 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/ |
D | yaffs_ecc.c | 190 unsigned byte; in yaffs_ECCCorrect() local
|