Home
last modified time | relevance | path

Searched defs:address (Results 401 - 425 of 522) sorted by relevance

1...<<1112131415161718192021

/third_party/python/Modules/
H A Doverlapped.c91 struct sockaddr_in6 address; member
102 struct sockaddr_in6 address; member
[all...]
H A D_winapi.c1392 LPVOID address; in _winapi_MapViewOfFile_impl() local
1395 address = MapViewOfFile(file_map, desired_access, file_offset_high, in _winapi_MapViewOfFile_impl() local
1413 _winapi_UnmapViewOfFile_impl(PyObject *module, LPCVOID address) in _winapi_UnmapViewOfFile_impl() argument
1747 _winapi_VirtualQuerySize_impl(PyObject *module, LPCVOID address) in _winapi_VirtualQuerySize_impl() argument
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DCodedOutputStream.java1879 private final long address; field in CodedOutputStream.UnsafeDirectNioEncoder
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp916 const auto address = vkd.getBufferDeviceAddress(device, &addressInfo); in iterate() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dhttp_curl.c1348 static CURL * setup_curl_post(struct http_ctx *ctx, const char *address, in setup_curl_post() argument
1411 static int post_init_client(struct http_ctx *ctx, const char *address, in post_init_client() argument
1446 int soap_init_client(struct http_ctx *ctx, const char *address, in soap_init_client() argument
1467 char *address = NULL; in soap_reinit_client() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new.c2344 wpas_dbus_sta_signal_prop_changed(struct wpa_supplicant *wpa_s, enum wpas_dbus_bss_prop property, u8 address[ETH_ALEN]) wpas_dbus_sta_signal_prop_changed() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Ddriver_i.h618 wpa_drv_add_ts(struct wpa_supplicant *wpa_s, u8 tsid, const u8 *address, u8 user_priority, u16 admitted_time) wpa_drv_add_ts() argument
628 wpa_drv_del_ts(struct wpa_supplicant *wpa_s, u8 tid, const u8 *address) wpa_drv_del_ts() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dosu_client.c2550 static int cmd_sub_rem(struct hs20_osu_client *ctx, const char *address, in cmd_sub_rem() argument
2708 cmd_pol_upd(struct hs20_osu_client *ctx, const char *address, const char *pps_fname, const char *ca_fname) cmd_pol_upd() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dhttp_curl.c1348 static CURL * setup_curl_post(struct http_ctx *ctx, const char *address, in setup_curl_post() argument
1411 static int post_init_client(struct http_ctx *ctx, const char *address, in post_init_client() argument
1446 int soap_init_client(struct http_ctx *ctx, const char *address, in soap_init_client() argument
1467 char *address = NULL; in soap_reinit_client() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new.c2443 wpas_dbus_sta_signal_prop_changed(struct wpa_supplicant *wpa_s, enum wpas_dbus_bss_prop property, u8 address[ETH_ALEN]) wpas_dbus_sta_signal_prop_changed() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Ddriver_i.h687 wpa_drv_add_ts(struct wpa_supplicant *wpa_s, u8 tsid, const u8 *address, u8 user_priority, u16 admitted_time) wpa_drv_add_ts() argument
697 wpa_drv_del_ts(struct wpa_supplicant *wpa_s, u8 tid, const u8 *address) wpa_drv_del_ts() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dosu_client.c2552 static int cmd_sub_rem(struct hs20_osu_client *ctx, const char *address, in cmd_sub_rem() argument
2710 cmd_pol_upd(struct hs20_osu_client *ctx, const char *address, const char *pps_fname, const char *ca_fname) cmd_pol_upd() argument
[all...]
/third_party/vk-gl-cts/external/amber/src/android_gradle/gradle/wrapper/
H A Dgradle-wrapper.jar ... net.URI, long, long) java.net.URI address long contentLength long downloaded private void appendPercentageSoFar (long, long) int ...
/third_party/skia/third_party/externals/libwebp/gradle/wrapper/
H A Dgradle-wrapper.jar ... net.URI, long, long) java.net.URI address long contentLength long downloaded private void appendPercentageSoFar (long, long) int ...
/test/xts/acts/multimedia/audio/audio_js_standard/audio_ndk_test/entry/src/main/cpp/
H A DaudioTest.cpp3036 char *address; in AudioAudioDeviceDescriptorGetDeviceAddress_001() local
3082 char *address; in AudioAudioDeviceDescriptorGetDeviceAddress_003() local
/third_party/alsa-lib/include/sound/uapi/
H A Demu10k1.h347 unsigned int address; /* 31.bit == 1 -> external TRAM */ member
/third_party/libuv/src/unix/
H A Dlinux.c1991 uv_interface_address_t* address; in uv_interface_addresses() local
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_surface.c3141 nir_ssa_def *address = zero; in gfx10_nir_meta_addr_from_coord() local
3209 nir_ssa_def *address = zero; in gfx9_nir_meta_addr_from_coord() local
[all...]
/third_party/mesa3d/src/freedreno/ir2/
H A Dinstr-a2xx.h212 uint16_t address : 9; member
225 uint16_t address : 10; member
234 uint16_t address : 10; member
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_pds.h380 uint64_t address; member
[all...]
/third_party/libdrm/tests/amdgpu/
H A Dras_tests.c323 uint64_t address; member
336 uint64_t address; member
649 amdgpu_ras_inject(enum amdgpu_ras_block block, uint32_t sub_block, enum amdgpu_ras_error_type type, uint64_t address, uint64_t value) amdgpu_ras_inject() argument
/third_party/libdrm/
H A Dxf86drm.h263 drmAddress address; /**< Address */ member
/third_party/ltp/tools/sparse/sparse-src/
H A Dlinearize.c903 pseudo_t address; // pseudo containing address .. member
[all...]
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dinstruction-selector-arm.cc877 InstructionOperand address = g.TempRegister(); in VisitUnalignedStore() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc2401 EmitTSANRelaxedLoadOOLIfNeeded(zone(), this, tasm(), address, i, in AssembleArchInstruction() local
2435 EmitTSANRelaxedLoadOOLIfNeeded(zone(), this, tasm(), address, i, in AssembleArchInstruction() local
2443 EmitTSANRelaxedLoadOOLIfNeeded(zone(), this, tasm(), address, in AssembleArchInstruction() local
2451 EmitTSANRelaxedLoadOOLIfNeeded(zone(), this, tasm(), address, i, AssembleArchInstruction() local
2478 EmitTSANRelaxedLoadOOLIfNeeded(zone(), this, tasm(), address, i, AssembleArchInstruction() local
2499 EmitTSANRelaxedLoadOOLIfNeeded(zone(), this, tasm(), address, i, AssembleArchInstruction() local
[all...]

Completed in 82 milliseconds

1...<<1112131415161718192021