/openbsd-src/sys/dev/pci/ |
H A D | ixgbe_phy.c | 1994 int32_t ixgbe_read_i2c_eeprom_generic(struct ixgbe_hw *hw, uint8_t byte_offset, in ixgbe_read_i2c_eeprom_generic() 2012 int32_t ixgbe_write_i2c_eeprom_generic(struct ixgbe_hw *hw, uint8_t byte_offset, in ixgbe_write_i2c_eeprom_generic() 2048 int32_t ixgbe_read_i2c_byte_generic_int(struct ixgbe_hw *hw, uint8_t byte_offset, in ixgbe_read_i2c_byte_generic_int() 2139 int32_t ixgbe_read_i2c_byte_generic(struct ixgbe_hw *hw, uint8_t byte_offset, in ixgbe_read_i2c_byte_generic() 2156 int32_t ixgbe_read_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, uint8_t byte_offset, in ixgbe_read_i2c_byte_generic_unlocked() 2174 int32_t ixgbe_write_i2c_byte_generic_int(struct ixgbe_hw *hw, uint8_t byte_offset, in ixgbe_write_i2c_byte_generic_int() 2245 int32_t ixgbe_write_i2c_byte_generic(struct ixgbe_hw *hw, uint8_t byte_offset, in ixgbe_write_i2c_byte_generic() 2262 int32_t ixgbe_write_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, uint8_t byte_offset, in ixgbe_write_i2c_byte_generic_unlocked()
|
H A D | ixgbe_82598.c | 1131 uint8_t byte_offset, uint8_t *eeprom_data) in ixgbe_read_i2c_phy_82598() 1203 int32_t ixgbe_read_i2c_eeprom_82598(struct ixgbe_hw *hw, uint8_t byte_offset, in ixgbe_read_i2c_eeprom_82598()
|
H A D | ixgbe_82599.c | 1639 int32_t ixgbe_read_i2c_byte_82599(struct ixgbe_hw *hw, uint8_t byte_offset, in ixgbe_read_i2c_byte_82599() 1697 int32_t ixgbe_write_i2c_byte_82599(struct ixgbe_hw *hw, uint8_t byte_offset, in ixgbe_write_i2c_byte_82599()
|
/openbsd-src/gnu/llvm/lldb/source/Core/ |
H A D | ValueObjectConstResultChild.cpp | 26 ConstString name, uint32_t byte_size, int32_t byte_offset, in ValueObjectConstResultChild()
|
H A D | ValueObjectChild.cpp | 31 ConstString name, uint64_t byte_size, int32_t byte_offset, in ValueObjectChild()
|
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/ |
H A D | DynamicRegisterInfo.h | 32 uint32_t byte_offset = LLDB_INVALID_INDEX32; member
|
/openbsd-src/gnu/llvm/lldb/source/Target/ |
H A D | DynamicRegisterInfo.cpp | 172 uint32_t byte_offset; in ByteOffsetFromRegInfoDict() local 253 llvm::Expected<uint32_t> byte_offset = in SetRegisterInfo() local
|
/openbsd-src/gnu/llvm/lldb/include/lldb/ |
H A D | lldb-private-types.h | 46 uint32_t byte_offset; member
|
/openbsd-src/gnu/llvm/lldb/source/Symbol/ |
H A D | ArmUnwindInfo.cpp | 109 uint16_t byte_offset = 0; in GetUnwindPlan() local
|
H A D | CompilerType.cpp | 834 lldb::offset_t byte_offset, size_t byte_size, in DumpTypeValue()
|
/openbsd-src/gnu/llvm/lldb/source/API/ |
H A D | SBType.cpp | 738 const uint32_t byte_offset = bit_offset / 8u; in GetDescription() local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | stor-layout.c | 799 excess_unit_span (HOST_WIDE_INT byte_offset, HOST_WIDE_INT bit_offset, in excess_unit_span()
|
H A D | expmed.c | 354 int byte_offset; in store_bit_field() local 1103 int byte_offset; in extract_bit_field() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | expmed.c | 301 int byte_offset; local 1028 int byte_offset; local
|
H A D | emit-rtl.c | 917 unsigned int byte_offset, base_regno, final_regno; local
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | valops.c | 642 int byte_offset; in value_assign() local
|
H A D | ada-lang.c | 5519 int bit_offset, bit_size, byte_offset; in ada_value_struct_elt() local
|
/openbsd-src/sys/dev/fdt/ |
H A D | if_mvpp.c | 3525 int byte_offset = MVPP2_PRS_TCAM_DATA_BYTE(offset); in mvpp2_prs_tcam_data_cmp() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 8968 const DataExtractor &data, lldb::offset_t byte_offset, in DumpEnumValue() 9050 const lldb_private::DataExtractor &data, lldb::offset_t byte_offset, in DumpTypeValue()
|