Home
last modified time | relevance | path

Searched defs:a3 (Results 1 – 25 of 256) sorted by relevance

1234567891011

/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Darm64_vfma.c6 float32x2_t test_vfma_f32(float32x2_t a1, float32x2_t a2, float32x2_t a3) { in test_vfma_f32()
13 float32x4_t test_vfmaq_f32(float32x4_t a1, float32x4_t a2, float32x4_t a3) { in test_vfmaq_f32()
20 float64x2_t test_vfmaq_f64(float64x2_t a1, float64x2_t a2, float64x2_t a3) { in test_vfmaq_f64()
27 float32x2_t test_vfma_lane_f32(float32x2_t a1, float32x2_t a2, float32x2_t a3) { in test_vfma_lane_f32()
36 float32x4_t test_vfmaq_lane_f32(float32x4_t a1, float32x4_t a2, float32x2_t a3) { in test_vfmaq_lane_f32()
45 float64x2_t test_vfmaq_lane_f64(float64x2_t a1, float64x2_t a2, float64x1_t a3) { in test_vfmaq_lane_f64()
54 float32x2_t test_vfma_n_f32(float32x2_t a1, float32x2_t a2, float32_t a3) { in test_vfma_n_f32()
63 float32x4_t test_vfmaq_n_f32(float32x4_t a1, float32x4_t a2, float32_t a3) { in test_vfmaq_n_f32()
72 float64x2_t test_vfmaq_n_f64(float64x2_t a1, float64x2_t a2, float64_t a3) { in test_vfmaq_n_f64()
81 float32x2_t test_vfms_f32(float32x2_t a1, float32x2_t a2, float32x2_t a3) { in test_vfms_f32()
[all …]
H A Dmips-vector-arg.c16 void test_v4sf(v4sf a1, int a2, v4sf a3) { in test_v4sf()
25 void test_v4i32(v4i32 a1, int a2, v4i32 a3) { in test_v4i32()
H A Dasm-variable.c5 unsigned long long a3, unsigned long long a4, in foo()
31 double a3, double a4, in foo2()
H A Dpr5406.c12 A0 a3; in main() local
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dtemp_arg.cpp12 A<float, 1> *a3; // expected-error{{too few template arguments for class template 'A'}} variable
13 A a3; // expected-error{{use of class template 'A' requires template arguments}} variable
/minix3/external/bsd/libc++/dist/libcxx/test/containers/sequences/list/list.ops/
H A Dmerge_comp.pass.cpp25 int a3[] = {11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0}; in main() local
35 int a3[] = {11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0}; in main() local
H A Dmerge.pass.cpp24 int a3[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}; in main() local
34 int a3[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}; in main() local
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/sequences/list/list.ops/
H A Dmerge_comp.pass.cpp25 int a3[] = {11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0}; in main() local
35 int a3[] = {11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0}; in main() local
H A Dmerge.pass.cpp24 int a3[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}; in main() local
34 int a3[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}; in main() local
/minix3/external/bsd/libc++/dist/libcxx/test/std/numerics/numarray/valarray.nonmembers/valarray.comparison/
H A Dor_value_valarray.pass.cpp26 bool a3[] = {true, true, true, true, true}; in main() local
37 bool a3[] = {true, true, true, true, false}; in main() local
H A Dand_value_valarray.pass.cpp26 bool a3[] = {true, true, true, true, false}; in main() local
37 bool a3[] = {false, false, false, false, false}; in main() local
H A Dand_valarray_value.pass.cpp26 bool a3[] = {true, true, true, true, false}; in main() local
37 bool a3[] = {false, false, false, false, false}; in main() local
H A Dor_valarray_value.pass.cpp26 bool a3[] = {true, true, true, true, true}; in main() local
37 bool a3[] = {true, true, true, true, false}; in main() local
H A Dless_value_valarray.pass.cpp26 bool a3[] = {false, false, true, true, false}; in main() local
/minix3/external/bsd/libc++/dist/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/
H A Dand_valarray_value.pass.cpp26 bool a3[] = {true, true, true, true, false}; in main() local
37 bool a3[] = {false, false, false, false, false}; in main() local
H A Dor_valarray_value.pass.cpp26 bool a3[] = {true, true, true, true, true}; in main() local
37 bool a3[] = {true, true, true, true, false}; in main() local
H A Dand_value_valarray.pass.cpp26 bool a3[] = {true, true, true, true, false}; in main() local
37 bool a3[] = {false, false, false, false, false}; in main() local
H A Dor_value_valarray.pass.cpp26 bool a3[] = {true, true, true, true, true}; in main() local
37 bool a3[] = {true, true, true, true, false}; in main() local
/minix3/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c120 getsockopt(SOCKET a0, int a1, int a2, char* a3, int* a4) in getsockopt()
291 recv(SOCKET a0, char* a1, int a2, int a3) in recv()
310 recvfrom(SOCKET a0, char* a1, int a2, int a3, struct sockaddr* a4, int* a5) in recvfrom()
329 select(int a0, fd_set* a1, fd_set* a2, fd_set* a3, const struct timeval* a4) in select()
348 send(SOCKET a0, const char* a1, int a2, int a3) in send()
367 sendto(SOCKET a0, const char* a1, int a2, int a3, const struct sockaddr* a4, int a5) in sendto()
386 setsockopt(SOCKET a0, int a1, int a2, const char* a3, int a4) in setsockopt()
462 WPUCompleteOverlappedRequest(SOCKET a0, LPWSAOVERLAPPED a1, DWORD a2, DWORD a3, LPINT a4) in WPUCompleteOverlappedRequest()
481 WSAAccept(SOCKET a0, struct sockaddr * a1, LPINT a2, LPCONDITIONPROC a3, DWORD a4) in WSAAccept()
500 WSAAddressToStringA(LPSOCKADDR a0, DWORD a1, LPWSAPROTOCOL_INFOA a2, LPSTR a3, LPDWORD a4) in WSAAddressToStringA()
[all …]
/minix3/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c120 getsockopt(SOCKET a0, int a1, int a2, char* a3, int* a4) in getsockopt()
291 recv(SOCKET a0, char* a1, int a2, int a3) in recv()
310 recvfrom(SOCKET a0, char* a1, int a2, int a3, struct sockaddr* a4, int* a5) in recvfrom()
329 select(int a0, fd_set* a1, fd_set* a2, fd_set* a3, const struct timeval* a4) in select()
348 send(SOCKET a0, const char* a1, int a2, int a3) in send()
367 sendto(SOCKET a0, const char* a1, int a2, int a3, const struct sockaddr* a4, int a5) in sendto()
386 setsockopt(SOCKET a0, int a1, int a2, const char* a3, int a4) in setsockopt()
595 WSAAsyncSelect(SOCKET a0, HWND a1, u_int a2, long a3) in WSAAsyncSelect()
614 _org_WSAAsyncGetHostByAddr(HWND a0, u_int a1, const char* a2, int a3, int a4, char* a5, int a6) in _org_WSAAsyncGetHostByAddr()
633 _org_WSAAsyncGetHostByName(HWND a0, u_int a1, const char* a2, char* a3, int a4) in _org_WSAAsyncGetHostByName()
[all …]
/minix3/external/bsd/libc++/dist/libcxx/test/utilities/memory/default.allocator/
H A Dallocator_types.pass.cpp48 std::allocator<int> a3 = a2; in main() local
/minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/memory/default.allocator/
H A Dallocator_types.pass.cpp53 std::allocator<int> a3 = a2; in main() local
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Darray-declared-as-incorrect-type.c10 int a3[1][2]; variable
H A Dpragma-weak.c9 #pragma weak a3 = __a3 // expected-note {{previous definition}} macro
/minix3/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/lib/tests/
H A Dsetenv.h57 #define setenv(a1, a2, a3) mysetenv(a1, a2, a3) argument

1234567891011