Home
last modified time | relevance | path

Searched defs:byte (Results 151 - 175 of 886) sorted by relevance

12345678910>>...36

/third_party/cups-filters/cupsfilters/
H A Dimage-bmp.c75 byte; /* Byte in image */ in _cupsImageReadBMP() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Dunewdata.cpp206 udata_write8(UNewDataMemory *pData, uint8_t byte) { in udata_write8() argument
/third_party/json/include/nlohmann/detail/output/
H A Dserializer.hpp403 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 Dfw_load.c202 int k, byte = fw_num; in create_firmware() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-value.h198 stream << byte; in to_string() local
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dunewdata.cpp206 udata_write8(UNewDataMemory *pData, uint8_t byte) { in udata_write8() argument
/third_party/lwip/src/apps/snmp/
H A Dsnmpv3_mbedtls.c82 u8_t byte; in snmpv3_auth() local
/third_party/node/deps/v8/src/diagnostics/
H A Dgdb-jit.cc127 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 Dobject-start-bitmap.h123 uint8_t byte = load<mode>(cell_index) & ((1 << (bit + 1)) - 1); in FindHeader() local
/third_party/node/deps/v8/src/heap/
H A Dobject-start-bitmap.h102 uint32_t byte = load(cell_index) & ((1 << (bit + 1)) - 1); in FindBasePtr() local
/third_party/rust/crates/bindgen/bindgen-integration/cpp/
H A DTest.cc106 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 Dpackettest.c288 const unsigned char *byte = NULL; in test_PACKET_forward() local
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DTypes.hpp48 typedef ALIGN(1, uint8_t) byte; member
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dunewdata.cpp206 udata_write8(UNewDataMemory *pData, uint8_t byte) { in udata_write8() argument
/third_party/skia/tests/
H A DPremulAlphaRoundTripTest.cpp19 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 Dhb-cff-interp-dict-common.hh90 unsigned char byte = 0; in parse_bcd() local
/third_party/python/Lib/test/
H A Dtest_string_literals.py60 def byte(i): function
/third_party/rust/crates/rust-cexpr/src/
H A Dliteral.rs117 macro_rules! byte { macros
[all...]
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksSerializer.hpp125 u8 byte; in SerializeItem() local
134 u8 byte = v?1:0; in SerializeItem() local
/third_party/zlib/contrib/iostream2/
H A Dzstream.h46 struct Val { unsigned char byte; size_t word; } val; member
/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_parser.c44 static inline void TlvByteToLength(uint8_t byte, uint16_t *len) in TlvByteToLength() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dfile_metadata_stream.cpp145 int byte = fgetc(fp_); in ReadByte() local
[all...]
/foundation/communication/wifi/wifi/base/cRPC/src/
H A Dserial.c394 unsigned char byte = 0; in ReadUStr() local
/kernel/linux/linux-5.10/drivers/auxdisplay/
H A Dcfag12864b.c161 static void cfag12864b_writebyte(unsigned char byte) in cfag12864b_writebyte() argument
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dunwind_decoder.c70 unw_word byte, result = 0; in unw_decode_uleb128() local

Completed in 14 milliseconds

12345678910>>...36