Home
last modified time | relevance | path

Searched refs:sizeName (Results 1 – 15 of 15) sorted by relevance

/external/OpenCL-CTS/test_conformance/integer_ops/
Dtest_sub_sat.cpp38 …cl_char *inA, const cl_char *inB, const cl_char *outptr, int n, const char *sizeName, int vecSize ) in verify_subsat_char() argument
48 …har%s) 0x%2.2x, (char%s) 0x%2.2x) = *0x%2.2x vs 0x%2.2x\n", i, sizeName, inA[i], sizeName, inB[i],… in verify_subsat_char()
53 …uchar *inA, const cl_uchar *inB, const cl_uchar *outptr, int n, const char *sizeName, int vecSize ) in verify_subsat_uchar() argument
62 …ar%s) 0x%2.2x, (uchar%s) 0x%2.2x) = *0x%2.2x vs 0x%2.2x\n", i, sizeName, inA[i], sizeName, inB[i],… in verify_subsat_uchar()
67 …short *inA, const cl_short *inB, const cl_short *outptr, int n, const char *sizeName, int vecSize ) in verify_subsat_short() argument
77 …rt%s) 0x%4.4x, (short%s) 0x%4.4x) = *0x%4.4x vs 0x%4.4x\n", i, sizeName, inA[i], sizeName, inB[i],… in verify_subsat_short()
82 …ort *inA, const cl_ushort *inB, const cl_ushort *outptr, int n, const char *sizeName , int vecSize) in verify_subsat_ushort() argument
92 …t%s) 0x%4.4x, (ushort%s) 0x%4.4x) = *0x%4.4x vs 0x%4.4x\n", i, sizeName, inA[i], sizeName, inB[i],… in verify_subsat_ushort()
97 …st cl_int *inA, const cl_int *inB, const cl_int *outptr, int n, const char *sizeName , int vecSize) in verify_subsat_int() argument
116 …(int%s) 0x%8.8x, (int%s) 0x%8.8x) = *0x%8.8x vs 0x%8.8x\n", i, sizeName, inA[i], sizeName, inB[i],… in verify_subsat_int()
[all …]
Dtest_add_sat.cpp37 …cl_char *inA, const cl_char *inB, const cl_char *outptr, int n, const char *sizeName, int vecSize ) in verify_addsat_char() argument
47 …har%s) 0x%2.2x, (char%s) 0x%2.2x) = *0x%2.2x vs 0x%2.2x\n", i, sizeName, inA[i], sizeName, inB[i],… in verify_addsat_char()
52 …uchar *inA, const cl_uchar *inB, const cl_uchar *outptr, int n, const char *sizeName, int vecSize ) in verify_addsat_uchar() argument
61 …ar%s) 0x%2.2x, (uchar%s) 0x%2.2x) = *0x%2.2x vs 0x%2.2x\n", i, sizeName, inA[i], sizeName, inB[i],… in verify_addsat_uchar()
66 …short *inA, const cl_short *inB, const cl_short *outptr, int n, const char *sizeName , int vecSize) in verify_addsat_short() argument
76 …rt%s) 0x%4.4x, (short%s) 0x%4.4x) = *0x%4.4x vs 0x%4.4x\n", i, sizeName, inA[i], sizeName, inB[i],… in verify_addsat_short()
81 …ort *inA, const cl_ushort *inB, const cl_ushort *outptr, int n, const char *sizeName , int vecSize) in verify_addsat_ushort() argument
91 …t%s) 0x%4.4x, (ushort%s) 0x%4.4x) = *0x%4.4x vs 0x%4.4x\n", i, sizeName, inA[i], sizeName, inB[i],… in verify_addsat_ushort()
96 …st cl_int *inA, const cl_int *inB, const cl_int *outptr, int n, const char *sizeName , int vecSize) in verify_addsat_int() argument
115 …(int%s) 0x%8.8x, (int%s) 0x%8.8x) = *0x%8.8x vs 0x%8.8x\n", i, sizeName, inA[i], sizeName, inB[i],… in verify_addsat_int()
[all …]
Dtest_absdiff.cpp25 …char( const void *p, const void *q, const void *r, size_t n, const char *sizeName, size_t vecSize ) in verify_absdiff_char() argument
37 …har%s) 0x%2.2x, (char%s) 0x%2.2x) = *0x%2.2x vs 0x%2.2x\n", i, sizeName, inA[i], sizeName, inB[i],… in verify_absdiff_char()
42 …char( const void *p, const void *q, const void *r, size_t n, const char *sizeName, size_t vecSize ) in verify_absdiff_uchar() argument
54 …ar%s) 0x%2.2x, (uchar%s) 0x%2.2x) = *0x%2.2x vs 0x%2.2x\n", i, sizeName, inA[i], sizeName, inB[i],… in verify_absdiff_uchar()
59 …hort( const void *p, const void *q, const void *r, size_t n, const char *sizeName, size_t vecSize ) in verify_absdiff_short() argument
71 …rt%s) 0x%4.4x, (short%s) 0x%4.4x) = *0x%4.4x vs 0x%4.4x\n", i, sizeName, inA[i], sizeName, inB[i],… in verify_absdiff_short()
76 …hort( const void *p, const void *q, const void *r, size_t n, const char *sizeName, size_t vecSize ) in verify_absdiff_ushort() argument
88 …t%s) 0x%4.4x, (ushort%s) 0x%4.4x) = *0x%4.4x vs 0x%4.4x\n", i, sizeName, inA[i], sizeName, inB[i],… in verify_absdiff_ushort()
93 …_int( const void *p, const void *q, const void *r, size_t n, const char *sizeName, size_t vecSize ) in verify_absdiff_int() argument
106 …(int%s) 0x%8.8x, (int%s) 0x%8.8x) = *0x%8.8x vs 0x%8.8x\n", i, sizeName, inA[i], sizeName, inB[i],… in verify_absdiff_int()
[all …]
Dtest_abs.cpp27 static int verify_abs_char( const void *p, const void *q, size_t n, const char *sizeName, size_t ve… in verify_abs_char() argument
38 …{ log_info( "%ld) Failure for abs( (char%s) 0x%2.2x) = *0x%2.2x vs 0x%2.2x\n", i, sizeName, inA[i]… in verify_abs_char()
44 static int verify_abs_short( const void *p, const void *q, size_t n, const char *sizeName, size_t v… in verify_abs_short() argument
55 …{ log_info( "%ld) Failure for abs( (short%s) 0x%4.4x) = *0x%4.4x vs 0x%4.4x\n", i, sizeName, inA[i… in verify_abs_short()
60 static int verify_abs_int( const void *p, const void *q, size_t n, const char *sizeName , size_t ve… in verify_abs_int() argument
71 …{ log_info( "%ld) Failure for abs( (int%s) 0x%2.2x) = *0x%8.8x vs 0x%8.8x\n", i, sizeName, inA[i],… in verify_abs_int()
76 static int verify_abs_long( const void *p, const void *q, size_t n, const char *sizeName, size_t ve… in verify_abs_long() argument
87 …ure for abs( (long%s) 0x%16.16llx) = *0x%16.16llx vs 0x%16.16llx\n", i, sizeName, inA[i],r, outptr… in verify_abs_long()
94 static int verify_abs_uchar( const void *p, const void *q, size_t n, const char *sizeName, size_t v… in verify_abs_uchar() argument
103 …{ log_info( "%ld) Failure for abs( (uchar%s) 0x%2.2x) = *0x%2.2x vs 0x%2.2x\n", i, sizeName, inA[i… in verify_abs_uchar()
[all …]
Dtest_integers.cpp62 char sizeName[4]; in test_single_param_integer_kernel() local
72 sizeName[ 0 ] = 0; in test_single_param_integer_kernel()
74 sprintf( sizeName, "%d", (int)vecSize ); in test_single_param_integer_kernel()
83 get_explicit_type_name( vecType ), sizeName, sizeName, in test_single_param_integer_kernel()
84 useOpKernel ? fnName : "", useOpKernel ? "" : fnName, sizeName, in test_single_param_integer_kernel()
85 sizeName ); in test_single_param_integer_kernel()
438 #define OP_CASE( op, sizeName, size ) \ argument
439 case sizeName: \
479 #define OP_CASE_GUARD( op, sizeName, size ) \ argument
480 case sizeName: \
[all …]
Dtest_popcount.cpp40 …static int verify_popcount_##__T( const void *p, const void *r, size_t n, const char *sizeName, si…
54 … "%ld) Failure for popcount( (%s%s) 0x%x ) = *%d vs %d\n", i, str(__T), sizeName, x, (int)ref, (in…
70 typedef int (*verifyFunc)( const void *, const void *, size_t n, const char *sizeName, size_t vecSi…
/external/OpenCL-CTS/test_conformance/relationals/
Dtest_comparisons_double.cpp120 char sizeName[4]; in test_equiv_kernel_double() local
125 sizeName[ 0 ] = 0; in test_equiv_kernel_double()
127 sprintf( sizeName, "%d", vecSize ); in test_equiv_kernel_double()
131 …sprintf( kernelSource, equivTestKernelPattern_double3, sizeName, sizeName, sizeName, sizeName, fnN… in test_equiv_kernel_double()
133 …kernelSource, equivTestKernelPatternLessGreater_double3, sizeName, sizeName, sizeName, sizeName, f… in test_equiv_kernel_double()
137 …sprintf( kernelSource, equivTestKernelPattern_double, sizeName, sizeName, sizeName, sizeName, fnNa… in test_equiv_kernel_double()
139 … kernelSource, equivTestKernelPatternLessGreater_double, sizeName, sizeName, sizeName, sizeName, f… in test_equiv_kernel_double()
Dtest_comparisons_float.cpp126 char sizeName[4]; in test_equiv_kernel_float() local
131 sizeName[ 0 ] = 0; in test_equiv_kernel_float()
133 sprintf( sizeName, "%d", vecSize ); in test_equiv_kernel_float()
138 …sprintf( kernelSource, equivTestKernelPattern_float3, sizeName, sizeName, sizeName, sizeName, fnNa… in test_equiv_kernel_float()
140 … kernelSource, equivTestKernelPatternLessGreater_float3, sizeName, sizeName, sizeName, sizeName, f… in test_equiv_kernel_float()
144 …sprintf( kernelSource, equivTestKernelPattern_float, sizeName, sizeName, sizeName, sizeName, fnNam… in test_equiv_kernel_float()
146 …( kernelSource, equivTestKernelPatternLessGreater_float, sizeName, sizeName, sizeName, sizeName, f… in test_equiv_kernel_float()
Dtest_relationals.cpp57 char sizeName[4]; in test_any_all_kernel() local
62 sizeName[ 0 ] = 0; in test_any_all_kernel()
64 sprintf( sizeName, "%d", vecSize ); in test_any_all_kernel()
67 get_explicit_type_name( vecType ), sizeName); in test_any_all_kernel()
72 get_explicit_type_name( vecType ), sizeName, fnName, in test_any_all_kernel()
77 get_explicit_type_name( vecType ), sizeName, fnName ); in test_any_all_kernel()
319 char sizeName[4], outSizeName[4]; in test_select_kernel() local
325 sizeName[ 0 ] = 0; in test_select_kernel()
327 sprintf( sizeName, "%d", vecSize ); in test_select_kernel()
340 get_explicit_type_name( vecType ), sizeName, in test_select_kernel()
[all …]
/external/OpenCL-CTS/test_conformance/gl/
Dtest_buffers.cpp146 char sizeName[4]; in test_buffer_kernel() local
150 sizeName[ 0 ] = 0; in test_buffer_kernel()
152 sprintf( sizeName, "%d", (int)vecSize ); in test_buffer_kernel()
154 sprintf( kernelSource, bufferKernelPattern, get_explicit_type_name( vecType ), sizeName, in test_buffer_kernel()
155 get_explicit_type_name( vecType ), sizeName, in test_buffer_kernel()
156 get_explicit_type_name( vecType ), sizeName, in test_buffer_kernel()
157 get_explicit_type_name( vecType ), sizeName, in test_buffer_kernel()
158 get_explicit_type_name( vecType ), sizeName ); in test_buffer_kernel()
/external/OpenCL-CTS/test_conformance/gles/
Dtest_buffers.cpp149 char sizeName[4]; in test_buffer_kernel() local
153 sizeName[ 0 ] = 0; in test_buffer_kernel()
155 sprintf( sizeName, "%d", (int)vecSize ); in test_buffer_kernel()
157 sprintf( kernelSource, bufferKernelPattern, get_explicit_type_name( vecType ), sizeName, in test_buffer_kernel()
158 get_explicit_type_name( vecType ), sizeName, in test_buffer_kernel()
159 get_explicit_type_name( vecType ), sizeName, in test_buffer_kernel()
160 get_explicit_type_name( vecType ), sizeName, in test_buffer_kernel()
161 get_explicit_type_name( vecType ), sizeName ); in test_buffer_kernel()
/external/llvm-project/mlir/lib/CAPI/IR/
DIR.cpp190 #define APPEND_ELEMS(type, sizeName, elemName) \ argument
192 (type *)realloc(state->elemName, (state->sizeName + n) * sizeof(type)); \
193 memcpy(state->elemName + state->sizeName, elemName, n * sizeof(type)); \
194 state->sizeName += n;
/external/OpenCL-CTS/test_conformance/basic/
Dtest_hiloeo.cpp34 typedef int (*verifyFunc)( const void *, const void *, const void *, int n, const char *sizeName );
/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp2414 const char* const sizeName = (isNpotCase) ? (sizeNpotName) : (sizePotName); in init() local
2416 const std::string caseName = std::string() + s_filters[filterNdx].name + "_" + sizeName; in init()
2691 const char* const sizeName = (isNpotCase) ? ("size_npot") : ("size_pot"); in init() local
2693 const std::string caseName = std::string() + s_filters[filterNdx].name + "_" + sizeName; in init()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...