Home
last modified time | relevance | path

Searched defs:address (Results 126 - 150 of 657) sorted by relevance

12345678910>>...27

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/
H A DStreamingMemoryObject.cpp63 const uint8_t *RawMemoryObject::getPointer(uint64_t address, in getPointer() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceMemory.h69 pointer address(reference x) const { in address() function
72 const_pointer address(const_reference x) const { in address() function
/third_party/skia/tools/skiaserve/
H A Dskiaserve.cpp92 struct sockaddr_in address; in skiaserve_main() local
/third_party/toybox/toys/net/
H A Dnetcat.c141 struct sockaddr* address = (void*)toybuf; in netcat_main() local
/third_party/vixl/examples/aarch64/
H A Dcustom-disassembler.cc70 static const char* FakeLookupTargetDescription(const void* address) { in FakeLookupTargetDescription() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
H A Delf_mem_image.h65 const void *address; // Relocated symbol address. member
H A Dvdso_support.cc132 bool VDSOSupport::LookupSymbolByAddress(const void *address, in LookupSymbolByAddress() argument
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A Dtests.cpp69 string address = cmdLine.getOption<opt::Address>(); in main() local
H A DvksClient.hpp42 Server(const string& address) in Server() argument
76 inline void OpenRemoteStandardOutput (const string& address) in OpenRemoteStandardOutput() argument
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeSocket.cpp96 void Socket::listen (const SocketAddress& address) in listen() argument
102 void Socket::connect (const SocketAddress& address) in connect() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DPoolAlloc.h56 pointer address(reference x) const { return &x; } in address() function in pool_allocator
57 const_pointer address(const_reference x) const { return &x; } in address() function in pool_allocator
/base/customization/enterprise_device_management/common/native/src/plugin_utils/
H A Dmessage_parcel_utils.cpp70 void MessageParcelUtils::WriteIpAddress(MessageParcel &data, const Wifi::WifiIpAddress &address) in WriteIpAddress() argument
202 void MessageParcelUtils::ReadIpAddress(MessageParcel &data, Wifi::WifiIpAddress &address) in ReadIpAddress() argument
[all...]
/base/powermgr/battery_manager/charger/src/
H A Dbattery_thread.cpp40 struct sockaddr_nl address = { in OpenUeventSocket() local
/base/security/code_signature/interfaces/innerkits/jit_code_sign/include/
H A Djit_buffer_integrity.h131 PatchInstruction(JitCodeSignerBase *signer, void *address, Instr insn) PatchInstruction() argument
160 PatchData(JitCodeSignerBase *signer, void *address, const void *const data, uint32_t size) PatchData() argument
[all...]
/base/telephony/call_manager/services/bluetooth/src/
H A Dbluetooth_connection.cpp157 void BluetoothConnection::AddBtDevice(const std::string &address, Bluetooth::BluetoothRemoteDevice device) in AddBtDevice() argument
169 void BluetoothConnection::RemoveBtDevice(const std::string &address) in RemoveBtDevice() argument
180 Bluetooth::BluetoothRemoteDevice *BluetoothConnection::GetBtDevice(const std::string &address) in GetBtDevice() argument
/base/telephony/sms_mms/test/fuzztest/gsmsmsparamcodec_fuzzer/
H A Dgsmsmsparamcodec_fuzzer.cpp247 AddressNumber *address = new AddressNumber(); in DecodePduItemsTest() local
/base/telephony/sms_mms/services/sms/gsm/
H A Dgsm_sms_tpdu_encode.cpp53 std::string address; in EncodeSubmitPdu() local
289 std::string address; in EncodeDeliverPartData() local
495 std::string address; EncodeStatusReportPartData() local
[all...]
H A Dgsm_sms_param_codec.cpp80 uint8_t GsmSmsParamCodec::DecodeSmscPdu(const uint8_t *pTpdu, uint8_t pduLen, struct AddressNumber &address) in DecodeSmscPdu() argument
/base/telephony/cellular_data/services/src/utils/
H A Dcellular_data_utils.cpp24 std::vector<AddressInfo> CellularDataUtils::ParseIpAddr(const std::string &address) in ParseIpAddr() argument
53 std::vector<AddressInfo> CellularDataUtils::ParseNormalIpAddr(const std::string &address) in ParseNormalIpAddr() argument
72 std::vector<RouteInfo> CellularDataUtils::ParseRoute(const std::string &address) in ParseRoute() argument
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/drv/
H A Dddr_training_console.c137 unsigned int address; in ddr_do_memory_write() local
166 unsigned int address; in ddr_do_memory_display() local
[all...]
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/
H A Dddr_training_console.c137 unsigned int address; in ddr_do_memory_write() local
166 unsigned int address; in ddr_do_memory_display() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/lzmaram/
H A Dlzmaram.c36 static void lzma_free(hi_pbyte unused, hi_pbyte address) in lzma_free() argument
/device/soc/rockchip/common/sdk_linux/include/media/
H A Dv4l2-async.h86 unsigned short address; member
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/mmu/backend/
H A Dmali_kbase_mmu_csf.c461 u64 address; kbase_mmu_gpu_fault_worker() local
508 submit_work_gpufault(struct kbase_device *kbdev, u32 status, u32 as_nr, u64 address) submit_work_gpufault() argument
534 kbase_mmu_gpu_fault_interrupt(struct kbase_device *kbdev, u32 status, u32 as_nr, u64 address, bool as_valid) kbase_mmu_gpu_fault_interrupt() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_firmware_cfg.c58 u32 address; member

Completed in 11 milliseconds

12345678910>>...27