Home
last modified time | relevance | path

Searched defs:address_type (Results 1 – 22 of 22) sorted by relevance

/external/llvm-project/lldb/source/Core/
DValueObjectConstResult.cpp130 AddressType address_type, in Create()
142 AddressType address_type, uint32_t addr_byte_size) in ValueObjectConstResult()
262 AddressType *address_type) { in GetAddressOf()
DValueObjectConstResultChild.cpp55 bool scalar_is_load_address, AddressType* address_type) { in GetAddressOf()
DValueObjectConstResultImpl.cpp156 AddressType *address_type) { in GetAddressOf()
DValueObject.cpp1449 AddressType *address_type) { in GetAddressOf()
1483 addr_t ValueObject::GetPointerValue(AddressType *address_type) { in GetPointerValue()
2822 AddressType address_type = eAddressTypeInvalid; in AddressOf() local
2872 AddressType address_type; in CastPointerType() local
2886 AddressType address_type; in CastPointerType() local
DValue.cpp305 AddressType address_type = eAddressTypeFile; in GetValueAsData() local
/external/tcpdump/
Dprint-lspping.c433 uint8_t address_type; member
439 uint8_t address_type; member
447 uint8_t address_type; member
455 uint8_t address_type; member
463 uint8_t address_type; member
/external/autotest/client/cros/cellular/
Dcellular.py161 def __init__(self, address, address_type='INAT', address_plan='ISDN'): argument
/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_socket.py907 def start_discovery(self, index, address_type): argument
932 def stop_discovery(self, index, address_type): argument
1114 def add_device(self, index, address, address_type, action): argument
1139 def remove_device(self, index, address, address_type): argument
/external/llvm-project/lldb/source/Symbol/
DType.cpp411 lldb::addr_t address, AddressType address_type, in DumpValueInMemory()
429 AddressType address_type, DataExtractor &data) { in ReadFromMemory()
467 AddressType address_type, DataExtractor &data) { in WriteToMemory()
/external/kernel-headers/original/uapi/linux/
Ddns_resolver.h113 __u8 address_type; /* enum dns_payload_address_type */ member
/external/python/cpython2/Lib/multiprocessing/
Dconnection.py98 def address_type(address): function
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
DItaniumABILanguageRuntime.cpp207 AddressType address_type; in GetDynamicTypeAndAddress() local
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangUserExpression.cpp863 AddressType address_type; in AddArguments() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dinstruction.cpp212 const analysis::Type* address_type = in IsReadOnlyLoad() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.cpp210 const analysis::Type* address_type = in IsReadOnlyLoad() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction.cpp210 const analysis::Type* address_type = in IsReadOnlyLoad() local
/external/autotest/server/cros/bluetooth/
Dbluetooth_device.py522 def add_device(self, address, address_type, action): argument
537 def remove_device(self, address, address_type): argument
Dbluetooth_adapter_tests.py3372 def add_device(self, address, address_type, action): argument
3377 def remove_device(self, address, address_type): argument
/external/llvm-project/lldb/source/Target/
DStackFrameList.cpp244 CallEdge::AddrType address_type = CallEdge::AddrType::Call; member
/external/python/cpython3/Lib/multiprocessing/
Dconnection.py100 def address_type(address): function
/external/autotest/client/cros/multimedia/
Dbluetooth_facade_native.py1398 def add_device(self, address, address_type, action): argument
1416 def remove_device(self, address, address_type): argument
/external/llvm-project/lldb/source/Expression/
DMaterializer.cpp488 AddressType address_type = eAddressTypeInvalid; in Materialize() local