Home
last modified time | relevance | path

Searched defs:sin (Results 26 - 50 of 107) sorted by relevance

12345

/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_rmtcall/
H A Drpc_pmap_rmtcall_performance.c104 struct sockaddr_in sin; in main() local
/third_party/optimized-routines/math/
H A Dv_sin.c49 V_NAME(sin) (v_f64_t x) in sin() function
/third_party/skia/gm/
H A Dstrokedlines.cpp41 SkScalar cos, sin; in draw_fins() local
71 SkScalar sin, cos, angle = 0.0f; in draw_snowflake() local
[all...]
H A Danisotropic.cpp52 SkScalar angle = 0.0f, sin, cos; variable
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Dmathf.h118 inline float sin(float value) in sin() function
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbpf_netfirewall.h68 struct in_addr sin; member
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Ddns_proxy_listen_test.cpp154 struct sockaddr_in sin {}; in HWTEST_F() struct
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Ddistributed_manager.cpp148 auto sin = reinterpret_cast<sockaddr_in *>(&ifr.ifr_addr); in SetDistributedNicAddress() local
H A Dvnic_manager.cpp203 auto sin = reinterpret_cast<sockaddr_in *>(&ifr.ifr_addr); in SetVnicAddress() local
H A Dvpn_manager.cpp175 auto sin = reinterpret_cast<sockaddr_in *>(&ifr.ifr_addr); in SetVpnAddress() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dmulti_gateway.cpp98 struct sockaddr_in *sin = nullptr; in SetStaticArp() local
138 struct sockaddr_in *sin = reinterpret_cast<struct sockaddr_in *>(&req.arp_pa); in DelStaticArp() local
/third_party/ffmpeg/libavcodec/ppc/
H A Dfft_init.c64 vec_f cos,sin,cos0,sin0,cos1,sin1,re,im,r0,i0,r1,i1,a,b,c,d; in imdct_half_altivec() local
111 vec_f cos,sin,re,im,a,b,c,d; in imdct_half_altivec() local
/third_party/musl/porting/linux/user/src/network/
H A Dres_msend.c45 struct sockaddr_in sin; in res_msend_rc_ext() member
/third_party/ltp/testcases/kernel/syscalls/sockioctl/
H A Dsockioctl01.c73 struct sockaddr *sin; member
/third_party/ltp/testcases/kernel/syscalls/getsockopt/
H A Dgetsockopt01.c77 struct sockaddr *sin; member
/third_party/lwip/src/core/distributed_net/
H A Ddistributed_net_core.c100 struct sockaddr_in sin; member
/third_party/libcoap/include/coap3/
H A Dcoap_address.h121 struct sockaddr_in sin; member
/third_party/skia/samplecode/
H A DSampleVertices.cpp156 sin = SkScalarSin(r), in make_fan() local
185 sin = SkScalarSin(r), in make_strip() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/textblob_fuzzer/
H A Dtext_blob_fuzzer.cpp166 scalar sin = GetObject<scalar>(); in TextBlobFuzzTest005() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_particles_drawable.cpp69 float sin = std::sin(spin * DEGREE_TO_RADIAN) * scale; in MakeRSXform() local
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Ddns_config_client.h76 struct sockaddr_in sin; member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dnetwork_interface.cpp349 struct sockaddr_in *sin = (struct sockaddr_in *)&ifr.ifr_addr; in IpAddressChange() local
H A Dif_config.cpp137 struct sockaddr_in *sin = reinterpret_cast<struct sockaddr_in *>(&ifr.ifr_addr); in FlushIpAddr() local
174 struct sockaddr_in *sin = reinterpret_cast<struct sockaddr_in *>(&ifr.ifr_addr); in AddIpAddr() local
274 struct sockaddr_in *sin = reinterpret_cast<struct sockaddr_in *>(&ifr.ifr_addr); in GetIpAddr() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_network.cpp178 struct sockaddr_in *sin = reinterpret_cast<struct sockaddr_in *>(&ifr.ifr_addr); in SetIpAddress() local
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_function.cpp266 struct sockaddr_in sin; in SetIpOrMask() local

Completed in 12 milliseconds

12345