Home
last modified time | relevance | path

Searched defs:addr (Results 376 - 400 of 3069) sorted by relevance

1...<<11121314151617181920>>...123

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dx_snoop.c100 u8 addr[ETH_ALEN]; in x_snoop_mcast_to_ucast_convert_send() local
/arkcompiler/ets_runtime/ecmascript/platform/windows/
H A Dos.cpp51 long PtracePeektext([[maybe_unused]] int pid, [[maybe_unused]] uintptr_t addr) in PtracePeektext() argument
66 void *PageMapExecFortSpace(void *addr, [[maybe_unused]] size_t size, [[maybe_unused]] int prot) in PageMapExecFortSpace() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_mmap.cpp72 size_t DfxMmap::Read(uintptr_t& addr, void* val, size_t size, bool incre) in Read() argument
/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dscanner_info.h82 std::string addr; member in OHOS::Scan::final
/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dmemory_mock.c44 void *addr = malloc(size); in CfMalloc() local
51 void CfFree(void *addr) in CfFree() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/arch/
H A Dlos_atomic.h128 static inline VOID LOS_AtomicInc(volatile INT32 *addr) in LOS_AtomicInc() argument
155 static inline INT32 LOS_AtomicIncRet(volatile INT32 *addr) in LOS_AtomicIncRet() argument
186 LOS_AtomicDec(volatile INT32 *addr) LOS_AtomicDec() argument
213 LOS_AtomicDecRet(volatile INT32 *addr) LOS_AtomicDecRet() argument
243 LOS_AtomicXchg32bits(volatile INT32 *addr, INT32 value) LOS_AtomicXchg32bits() argument
273 LOS_AtomicCmpXchg32bits(volatile INT32 *addr, INT32 newVal, INT32 oldVal) LOS_AtomicCmpXchg32bits() argument
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Ddns.h95 ip_addr_t addr; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem_linux.h128 void *addr; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/common/
H A Dump_kernel_ref_drv.c35 unsigned long addr = blocks[i].addr; in ump_dd_handle_create_from_phys_blocks() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem_linux.h227 void *addr; member
441 vmf_insert_pfn_prot(struct vm_area_struct *vma, unsigned long addr, unsigned long pfn, pgprot_t pgprot) vmf_insert_pfn_prot() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem_linux.h226 void *addr; member
439 vmf_insert_pfn_prot(struct vm_area_struct *vma, unsigned long addr, unsigned long pfn, pgprot_t pgprot) vmf_insert_pfn_prot() argument
/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_pool.cpp62 uint8_t* addr = data_ + dataOffset_; in AddInternal() local
/foundation/ability/idl_tool/util/
H A Dstring_pool.cpp62 char* addr = data_ + dataOffset_; in AddInternal() local
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_internal.h62 void* addr; in ARKTS_ToHandle() local
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_cache.cpp83 void UIFontCache::PutSpace(uint8_t* addr) in PutSpace() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_utils.cpp73 void BleUtils::GetRandomAddress(std::vector<uint8_t> &addr, bool isNonResPriAddr) in GetRandomAddress() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dgatt_data.cpp23 GattDevice::GattDevice(const RawAddress& addr, uint8_t type, uint8_t transport) in GattDevice() argument
29 GattDevice::GattDevice(const RawAddress& addr, uint8_t type, uint8_t transport, int state) in GattDevice() argument
35 GattDevice::GattDevice(const RawAddress& addr, uint8_t transport) in GattDevice() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_surface_frame_ohos_raster.cpp80 auto addr = static_cast<uint32_t*>(buffer_->GetVirAddr()); in CreateSurface() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_color_picker_test.cpp56 int addr = 1; in HWTEST_F() local
76 int addr = 1; in HWTEST_F() local
95 int addr = 1; in HWTEST_F() local
116 int addr = 1; in HWTEST_F() local
136 int addr = 1; in HWTEST_F() local
[all...]
/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dformat.h53 uint8_t *addr = nullptr; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dndk_test.cpp377 void** addr = nullptr; in HWTEST_F() local
/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_memory.h167 std::shared_ptr<uint8_t> addr; member in OHOS::Media::Plugin::Memory
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_udp_transfer_test.cpp49 AlignedSockAddr addr = {}; in HWTEST_F() local
62 AlignedSockAddr addr = {}; in HWTEST_F() local
74 AlignedSockAddr addr = {}; in HWTEST_F() local
86 AlignedSockAddr addr = {}; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dassert_helper.h99 bool Update(int32_t id, const SoftBusBtAddr *addr, int32_t st = 0) in Update() argument
/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H A Dbus_center_server_test.cpp66 ConnectionAddr addr = { in HWTEST_F() local

Completed in 10 milliseconds

1...<<11121314151617181920>>...123