| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | ucm.cpp | 751 uint8_t byte; in ucm_parseBytes() local [all...] |
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | pkg_genc.cpp | 607 write8(FileStream *out, uint8_t byte, uint32_t column) { in write8() argument 640 write8str(FileStream *out, uint8_t byte, uint32_t column) write8str() argument [all...] |
| /third_party/ltp/testcases/lib/ |
| H A D | tst_net_vars.c | 465 unsigned char byte; in get_ipv4_network() local
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | preparse-data.cc | 157 void PreparseDataBuilder::ByteData::Add(uint8_t byte) { in Add() argument
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-bytecode-generator.cc | 322 int byte = 0; in CheckBitInTable() local
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_dump.c | 490 uint8_t byte = *p++; in trace_dump_bytes() local
|
| /third_party/rust/crates/aho-corasick/src/ |
| H A D | nfa.rs | 1156 let mut byte = 0u16; sparse_iter() variables [all...] |
| /third_party/vk-gl-cts/executor/ |
| H A D | xeTestResultParser.cpp | 833 deUint8 byte = m_xmlParser.getDataByte(inNdx); in handleData() local [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | pkg_genc.cpp | 607 write8(FileStream *out, uint8_t byte, uint32_t column) { in write8() argument 640 write8str(FileStream *out, uint8_t byte, uint32_t column) write8str() argument [all...] |
| H A D | ucm.cpp | 751 uint8_t byte; in ucm_parseBytes() local [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | parse_context.h | 483 uint32 byte = ptr[1]; in VarintParse() local
|
| /foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/ |
| H A D | wifi_direct_utils.cpp | 101 auto byte = std::strtoul(byteStr.c_str(), &end, 16); in ToBinary() local
|
| /foundation/communication/netmanager_base/services/netmanagernative/bpf/src/ |
| H A D | bitmap_manager.cpp | 465 uint32_t byte = (1 << i); in ChangeStart() local 547 uint8_t byte = (1 << j); in GetIp6Prefixlen() local 572 uint8_t byte = (1 << j); in RfindIp6() local 631 uint8_t byte = (1 << j); ChangeIp6Start() local [all...] |
| /foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/ |
| H A D | wifi_direct_utils.cpp | 101 auto byte = std::strtoul(byteStr.c_str(), &end, 16); in ToBinary() local
|
| /foundation/communication/netmanager_ext/services/networksharemanager/src/ |
| H A D | networkshare_sub_statemachine.cpp | 294 std::string byte = mac.substr(i, MAC_BLOCK); in MacToEui64Addr() local
|
| /foundation/communication/wifi/wifi/utils/src/ |
| H A D | wifi_common_util.cpp | 494 void Byte2HexString(const uint8_t* byte, uint8_t bytesLen, char* hexstr, uint8_t hexstrLen) in Byte2HexString() argument 613 std::string byte = str.substr(i, hexStep); in HexToString() local
|
| /kernel/linux/linux-5.10/drivers/atm/ |
| H A D | zatm.c | 1139 static void eprom_get_byte(struct zatm_dev *zatm_dev, unsigned char *byte, in eprom_get_byte() argument
|
| /kernel/linux/linux-5.10/arch/x86/net/ |
| H A D | bpf_jit_comp32.c | 189 static u8 add_1reg(u8 byte, u32 dst_reg) in add_1reg() argument 195 static u8 add_2reg(u8 byte, u32 dst_reg, u32 src_reg) in add_2reg() argument
|
| /kernel/linux/linux-5.10/arch/s390/kernel/ |
| H A D | dis.c | 68 unsigned char byte; member
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| H A D | pci.c | 49 u8 byte; in pci_config_read8() local
|
| /kernel/linux/linux-5.10/drivers/bluetooth/ |
| H A D | hci_h5.c | 504 const u8 *byte = &c; in h5_unslip_one_byte() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc_link_ddc.c | 77 uint8_t byte[2]; member 88 uint8_t byte[2]; member 102 uint8_t byte[7]; member
|
| /kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
| H A D | diskonchip.c | 377 uint8_t byte[4]; in doc200x_ident_chip() member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_prs.c | 1945 unsigned char byte[2], enable[2]; in mvpp2_prs_vid_range_find() local 135 mvpp2_prs_tcam_data_byte_set(struct mvpp2_prs_entry *pe, unsigned int offs, unsigned char byte, unsigned char enable) mvpp2_prs_tcam_data_byte_set() argument 148 mvpp2_prs_tcam_data_byte_get(struct mvpp2_prs_entry *pe, unsigned int offs, unsigned char *byte, unsigned char *enable) mvpp2_prs_tcam_data_byte_get() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_phy.c | 35 static s32 ixgbe_out_i2c_byte_ack(struct ixgbe_hw *hw, u8 byte) in ixgbe_out_i2c_byte_ack() argument 52 static s32 ixgbe_in_i2c_byte_ack(struct ixgbe_hw *hw, u8 *byte) in ixgbe_in_i2c_byte_ack() argument [all...] |