Searched defs:v4 (Results 1 - 25 of 77) sorted by relevance

1234

/netbsd-current/external/bsd/wpa/dist/src/utils/
H A Dip_addr.h15 struct in_addr v4; member in union:hostapd_ip_addr::__anon6632
/netbsd-current/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dlarge.c30 int v4[0x10000] = { 1 }; variable
H A Ddwp_test_2.cc52 char v4[] = "Hello, world"; variable
H A Ddwp_test_2.s93 v4: label
H A Dtwo_file_test_2.cc53 char v4[] = "Hello, world"; variable
H A Dtwo_file_test_2_tls.cc55 char v4[] = "Hello, world"; variable
H A Dtwo_file_test_2_v1.cc58 char v4[] = "World, hello"; variable
H A Dtls_test.cc72 static __thread int v4 = 4; variable
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Daddr.h28 struct in_addr v4; member in union:xaddr::__anon1
35 #define v4 xa.v4 macro
/netbsd-current/sys/net/
H A Dif_srt.h16 struct in_addr v4; member in union:srt_rt::__anon12634
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/
H A Damdgpu_dcn_calc_math.c106 float dcn_bw_max5(float v1, float v2, float v3, float v4, float v5) argument
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dgammaonethird.c51 mpfr_mul_ui5(mpfr_ptr y, mpfr_srcptr x, unsigned long int v1, unsigned long int v2, unsigned long int v3, unsigned long int v4, unsigned long int v5, mpfr_rnd_t mode) argument
76 mpfr_div_ui8(mpfr_ptr y, mpfr_srcptr x, unsigned long int v1, unsigned long int v2, unsigned long int v3, unsigned long int v4, unsigned long int v5, unsigned long int v6, unsigned long int v7, unsigned long int v8, mpfr_rnd_t mode) argument
/netbsd-current/external/gpl2/lvm2/dist/libdm/ioctl/
H A Dlibdm-targets.h53 struct dm_ioctl *v4; member in union:dm_task::__anon6876
/netbsd-current/usr.bin/netstat/
H A Dvtw.c214 vtw_v4_t *v4 = (vtw_v4_t *)vp; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
H A Dpy-nested-maps.c115 struct value_t v4 = {9, 0, 1}; local
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dpy-nested-maps.c115 struct my_value_t v4 = {9, 0, 1}; local
/netbsd-current/external/bsd/unbound/dist/util/
H A Dedns.c135 edns_cookie_server_hash(const uint8_t* in, const uint8_t* secret, int v4, argument
143 edns_cookie_server_write(uint8_t* buf, const uint8_t* secret, int v4, argument
157 edns_cookie_server_validate(const uint8_t* cookie, size_t cookie_len, const uint8_t* secret, size_t secret_len, int v4, const uint8_t* hash_input, uint32_t now) argument
/netbsd-current/usr.sbin/npf/npfctl/
H A Dnpf_cmd.c413 bool v4; member in struct:__anon56
/netbsd-current/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest_pred_impl.h236 AssertPred4Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, const char* e4, Pred pred, const T1& v1, const T2& v2, const T3& v3, const T4& v4) argument
298 AssertPred5Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, const char* e4, const char* e5, Pred pred, const T1& v1, const T2& v2, const T3& v3, const T4& v4, const T5& v5) argument
[all...]
/netbsd-current/sys/crypto/blake2/
H A Dblake2s.c94 uint32_t v0,v1,v2,v3,v4,v5,v6,v7,v8,v9,v10,v11,v12,v13,v14,v15; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dmax-depth.c221 struct V4 : virtual V2 { int v4 = 4; } v4; variable in typeref:struct:V2
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.compile/
H A Dcompile.c27 typedef int v4 __attribute__ ((vector_size (16))); typedef
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dmany-args.cc42 check_val (ss v1, ss v2, ss v3, ss v4, ss v5, ss v6, ss v7, ss v8, argument
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dmax-depth.c221 struct V4 : virtual V2 { int v4 = 4; } v4; variable in typeref:struct:V2
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dmany-args.cc42 check_val (ss v1, ss v2, ss v3, ss v4, ss v5, ss v6, ss v7, ss v8, argument

Completed in 581 milliseconds

1234