| /external/qemu/distrib/sdl-1.2.12/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/opencore/fileformats/mp4/composer/src/ |
| D | atomutils.cpp | 40 uint8 byte = (uint8)((data >> (56 - i)) & 0x000000ff); in render64() local 59 uint8 byte = (uint8)((data >> (24 - i)) & 0x000000ff); in render32() local 78 uint8 byte = (uint8)((data >> (16 - i)) & 0x0000ff); in render24() local 97 uint8 byte = (uint8)((data >> (8 - i)) & 0x00ff); in render16() local 129 uint8 byte = 0; in renderString() local 185 uint8 byte = 0; in renderNullTerminatedString() local
|
| /external/webkit/V8Binding/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/libasm/ |
| D | asm_adduleb128.c | 45 uint32_t byte; local
|
| D | asm_addsleb128.c | 45 uint32_t byte; local
|
| /external/icu4c/i18n/ |
| D | ucol_wgt.c | 68 setWeightByte(uint32_t weight, int32_t index, uint32_t byte) { in setWeightByte() 95 uint32_t byte; in incWeight() local 406 uint32_t byte; in ucol_allocWeights() local
|
| /external/srec/portable/src/ |
| D | pcrc.c | 127 register unsigned char byte; in pcrcUpdateData() local
|
| /external/icu4c/test/intltest/ |
| D | strtest.cpp | 30 uint8_t byte; in TestEndian() member
|
| /external/aes/ |
| D | aesaux.h | 39 typedef unsigned char byte; typedef
|
| /external/webkit/WebCore/platform/cf/ |
| D | BinaryPropertyList.cpp | 392 inline void BinaryPropertyListSerializer::appendByte(unsigned char byte) in appendByte() 398 inline void BinaryPropertyListSerializer::appendByte(unsigned byte) in appendByte() 404 inline void BinaryPropertyListSerializer::appendByte(unsigned long byte) in appendByte() 410 inline void BinaryPropertyListSerializer::appendByte(int byte) in appendByte()
|
| /external/opencore/codecs_v2/video/avc_h264/enc/src/ |
| D | bitstream_io.cpp | 86 uint8 *write_pnt, byte; in AVCBitstreamSaveWord() local
|
| /external/opencore/baselibs/gen_data_structures/src/ |
| D | bitstreamparser.cpp | 176 uint8 byte = *bytepos; in WriteBits() local
|
| /external/opencore/codecs_v2/video/m4v_h263/enc/src/ |
| D | bitstream_io.cpp | 582 UChar *ptr, byte; in BitstreamRepos() local 682 UChar *pSrc, *pDst, byte; in BitstreamPrependPacket() local
|
| /external/yaffs2/yaffs2/ |
| D | yaffs_ecc.c | 190 unsigned byte; in yaffs_ECCCorrect() local
|
| /external/dbus/dbus/ |
| D | dbus-string-util.c | 90 unsigned char byte, in _dbus_string_find_byte_backward()
|
| D | dbus-string.c | 506 unsigned char byte) in _dbus_string_set_byte() 553 unsigned char byte) in _dbus_string_insert_bytes() 582 unsigned char byte) in _dbus_string_insert_byte() 1277 unsigned char byte) in _dbus_string_append_byte() 2360 int byte) in _dbus_string_append_byte_as_hex()
|
| /external/webkit/WebCore/platform/image-decoders/bmp/ |
| D | BMPImageReader.cpp | 712 for (size_t byte = 0; byte < unpaddedNumBytes; ++byte) { in processNonRLEData() local
|
| /external/icu4c/tools/toolutil/ |
| D | unewdata.c | 139 udata_write8(UNewDataMemory *pData, uint8_t byte) { in udata_write8()
|
| /external/skia/src/animator/ |
| D | SkBase64.cpp | 54 int byte = 0; in decode() local
|
| /external/icu4c/tools/genccode/ |
| D | genccode.c | 1174 write8(FileStream *out, uint8_t byte) { in write8() 1206 write8str(FileStream *out, uint8_t byte) { in write8str()
|
| /external/icu4c/io/ |
| D | ufmt_cmn.c | 207 uint8_t byte = (uint8_t)ufmt_digitvalue(buffer[count]); in ufmt_utop() local
|
| /external/zlib/contrib/iostream2/ |
| D | zstream.h | 46 struct Val { unsigned char byte; size_t word; } val; member
|
| /external/dbus/tools/ |
| D | dbus-send.c | 49 unsigned char byte; in append_arg() local
|
| /external/skia/src/images/ |
| D | SkImageDecoder_libico.cpp | 292 int byte = readByte(buf, xorOffset + (pixelNo >> 3)); in editPixelBit1() local 320 int byte = readByte(buf, xorOffset + (pixelNo >> 1)); in editPixelBit4() local
|