/third_party/cups-filters/cupsfilters/ |
H A D | image-bmp.c | 75 byte; /* Byte in image */ in _cupsImageReadBMP() local
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | unewdata.cpp | 206 udata_write8(UNewDataMemory *pData, uint8_t byte) { in udata_write8() argument
|
/third_party/json/include/nlohmann/detail/output/ |
H A D | serializer.hpp | 403 const auto byte = static_cast<std::uint8_t>(s[i]); in dump_escaped() local 677 hex_bytes(std::uint8_t byte) hex_bytes() argument [all...] |
/third_party/ltp/testcases/kernel/firmware/fw_load_user/ |
H A D | fw_load.c | 202 int k, byte = fw_num; in create_firmware() local
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-value.h | 198 stream << byte; in to_string() local
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | unewdata.cpp | 206 udata_write8(UNewDataMemory *pData, uint8_t byte) { in udata_write8() argument
|
/third_party/lwip/src/apps/snmp/ |
H A D | snmpv3_mbedtls.c | 82 u8_t byte; in snmpv3_auth() local
|
/third_party/node/deps/v8/src/diagnostics/ |
H A D | gdb-jit.cc | 127 uint8_t byte = value & 0x7F; in WriteULEB128() local 137 int8_t byte = value & 0x7F; in WriteSLEB128() local [all...] |
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | object-start-bitmap.h | 123 uint8_t byte = load<mode>(cell_index) & ((1 << (bit + 1)) - 1); in FindHeader() local
|
/third_party/node/deps/v8/src/heap/ |
H A D | object-start-bitmap.h | 102 uint32_t byte = load(cell_index) & ((1 << (bit + 1)) - 1); in FindBasePtr() local
|
/third_party/rust/crates/bindgen/bindgen-integration/cpp/ |
H A D | Test.cc | 106 Sixth::assert(unsigned char byte, in assert() argument 78 assert(unsigned short nWeekDay, unsigned short nMonthDay, unsigned short nMonth, unsigned short nYear, unsigned short byte) assert() argument 92 assert(unsigned short nWeekDay, unsigned short nMonthDay, unsigned short nMonth, unsigned short nYear, unsigned char byte) assert() argument
|
/third_party/openssl/test/ |
H A D | packettest.c | 288 const unsigned char *byte = NULL; in test_PACKET_forward() local
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
H A D | Types.hpp | 48 typedef ALIGN(1, uint8_t) byte; member
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
H A D | unewdata.cpp | 206 udata_write8(UNewDataMemory *pData, uint8_t byte) { in udata_write8() argument
|
/third_party/skia/tests/ |
H A D | PremulAlphaRoundTripTest.cpp | 19 uint8_t* byte = reinterpret_cast<uint8_t*>(&packed); in pack_unpremul_rgba() local 29 uint8_t* byte = reinterpret_cast<uint8_t*>(&packed); in pack_unpremul_bgra() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-cff-interp-dict-common.hh | 90 unsigned char byte = 0; in parse_bcd() local
|
/third_party/python/Lib/test/ |
H A D | test_string_literals.py | 60 def byte(i): function
|
/third_party/rust/crates/rust-cexpr/src/ |
H A D | literal.rs | 117 macro_rules! byte { macros [all...] |
/third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
H A D | vksSerializer.hpp | 125 u8 byte; in SerializeItem() local 134 u8 byte = v?1:0; in SerializeItem() local
|
/third_party/zlib/contrib/iostream2/ |
H A D | zstream.h | 46 struct Val { unsigned char byte; size_t word; } val; member
|
/foundation/ability/dmsfwk_lite/source/ |
H A D | dmslite_parser.c | 44 static inline void TlvByteToLength(uint8_t byte, uint16_t *len)
in TlvByteToLength() argument
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ |
H A D | file_metadata_stream.cpp | 145 int byte = fgetc(fp_); in ReadByte() local [all...] |
/foundation/communication/wifi/wifi/base/cRPC/src/ |
H A D | serial.c | 394 unsigned char byte = 0; in ReadUStr() local
|
/kernel/linux/linux-5.10/drivers/auxdisplay/ |
H A D | cfag12864b.c | 161 static void cfag12864b_writebyte(unsigned char byte) in cfag12864b_writebyte() argument
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 70 unw_word byte, result = 0; in unw_decode_uleb128() local
|