/external/OpenCL-CTS/test_conformance/api/ |
D | test_kernel_arg_multi_setup.cpp | 207 int type1, type2, type3; in test_kernel_arg_multi_setup_exhaustive() local 217 for( type3 = 0; types[ type3 ] != kNumExplicitTypes; type3++ ) in test_kernel_arg_multi_setup_exhaustive() 219 …s[ type1 ] ), get_explicit_type_name( types[ type2 ] ), get_explicit_type_name( types[ type3 ] ) ); in test_kernel_arg_multi_setup_exhaustive() 233 types[ type3 ], size3, seed ) ) in test_kernel_arg_multi_setup_exhaustive() 249 int type1, type2, type3; in test_kernel_arg_multi_setup_random() local 268 type3 = (int)get_random_float(0,4, seed); in test_kernel_arg_multi_setup_random() 274 get_explicit_type_name( types[ type3 ] ), size3 ); in test_kernel_arg_multi_setup_random() 279 types[ type3 ], size3, seed ) ) in test_kernel_arg_multi_setup_random()
|
/external/cronet/third_party/lss/ |
D | linux_syscall_support.h | 2202 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument 2203 type LSS_NAME(name)(type1 arg1,type2 arg2,type3 arg3) { \ 2210 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument 2211 type LSS_NAME(name)(type1 arg1, type2 arg2, type3 arg3, type4 arg4) { \ 2218 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument 2220 type LSS_NAME(name)(type1 arg1, type2 arg2, type3 arg3, type4 arg4, \ 2236 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument 2238 type LSS_NAME(name)(type1 arg1, type2 arg2, type3 arg3, type4 arg4, \ 2523 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument 2524 type LSS_NAME(name)(type1 arg1, type2 arg2, type3 arg3) { \ [all …]
|
/external/google-breakpad/src/third_party/lss/ |
D | linux_syscall_support.h | 1992 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument 1993 type LSS_NAME(name)(type1 arg1,type2 arg2,type3 arg3) { \ 2000 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument 2001 type LSS_NAME(name)(type1 arg1, type2 arg2, type3 arg3, type4 arg4) { \ 2008 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument 2010 type LSS_NAME(name)(type1 arg1, type2 arg2, type3 arg3, type4 arg4, \ 2026 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument 2028 type LSS_NAME(name)(type1 arg1, type2 arg2, type3 arg3, type4 arg4, \ 2313 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument 2314 type LSS_NAME(name)(type1 arg1, type2 arg2, type3 arg3) { \ [all …]
|
/external/clang/test/SemaCXX/ |
D | constexpr-many-arguments.cpp | 23 struct type3 struct 25 constexpr type3(type2 a0, type2 a1) : my_data{a0, a1} {} in type3() argument 29 constexpr type3 g argument
|
/external/OpenCL-CTS/test_conformance/math_brute_force/ |
D | common.cpp | 84 ParameterType type3, int vector_size_index) in GetTernaryKernel() argument 91 EmitDefineType(kernel, "TYPE3", type3, vector_size_index); in GetTernaryKernel() 94 EmitDefineUndef(kernel, "UNDEF3", type3); in GetTernaryKernel()
|
D | common.h | 49 ParameterType type3, int vector_size_index);
|
/external/clang/test/SemaTemplate/ |
D | ms-if-exists.cpp | 18 typedef int type3; in __if_not_exists() typedef 28 X<int>::type3 i3;
|
D | canonical-expr-type.cpp | 44 typedef T __attribute__((ext_vector_type(N))) type3; typedef 48 void f0(type3); // expected-error{{redeclared}}
|
/external/aac/fuzzer/ |
D | aac_enc_fuzzer.cpp | 168 template <typename type1, typename type2, typename type3> 169 auto generateNumberInRangeFromData(type1 data, type2 min, type3 max) -> decltype(max) { in generateNumberInRangeFromData() 181 template <typename type1, typename type2, typename type3> 183 const type3 *array = nullptr); 274 template <typename type1, typename type2, typename type3> 276 const type3 *array) { in setAACParam()
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/ |
D | 150.frag | 56 double type3 = 2.0; 57 int absTest = sqrt(type3); 58 double absTest2 = sqrt(type3);
|
/external/deqp-deps/glslang/Test/ |
D | 150.frag | 56 double type3 = 2.0; 57 int absTest = sqrt(type3); 58 double absTest2 = sqrt(type3);
|
/external/flac/fuzzer/ |
D | flac_enc_fuzzer.cpp | 102 template <typename type1, typename type2, typename type3> 103 auto generateNumberInRangeFromData(type1 data, type2 min, type3 max) -> decltype(max) { in generateNumberInRangeFromData()
|
/external/clang/test/CodeGenCXX/ |
D | type_visibility.cpp | 155 namespace type3 { namespace
|
/external/libopus/fuzzer/ |
D | opus_enc_fuzzer.cpp | 137 template <typename type1, typename type2, typename type3> 138 auto generateNumberInRangeFromData(type1 data, type2 min, type3 max) -> decltype(max) { in generateNumberInRangeFromData()
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/ |
D | 150.frag.out | 132 0:56 'type3' ( global double) 139 0:58 'type3' ( global double) 435 0:? 'type3' ( global double) 494 0:56 'type3' ( global double) 501 0:58 'type3' ( global double) 528 0:? 'type3' ( global double)
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | 150.frag.out | 132 0:56 'type3' ( global double) 139 0:58 'type3' ( global double) 435 0:? 'type3' ( global double) 494 0:56 'type3' ( global double) 501 0:58 'type3' ( global double) 528 0:? 'type3' ( global double)
|
/external/clang/test/Index/ |
D | annotate-nested-name-specifier.cpp | 109 typedef class outer_alias::inner::vector<type>::template rebind<type> type3; typedef
|
/external/libdivsufsort/CMakeModules/ |
D | CheckLFS.cmake | 81 # LFS type3: 8 <= sizeof(__int64), _fseeki64, _ftelli64
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_insn.c | 656 SVGA3dShaderRegType type0, type1, type2, type3; in submit_op4() local 663 type3 = SVGA3dShaderGetRegType( src2.base.value ); in submit_op4() 673 ((type3 == SVGA3DREG_CONST && src0.base.num != src3.base.num) || in submit_op4() 677 if (type3 == SVGA3DREG_CONST && in submit_op4() 682 ((type3 == SVGA3DREG_INPUT && src0.base.num != src3.base.num) || in submit_op4() 686 if (type3 == SVGA3DREG_INPUT && in submit_op4()
|
/external/libxkbcommon/test/data/symbols/ |
D | latin | 96 xkb_symbols "type3" {
|
/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/ |
D | quic_spdy_session_test.cc | 2690 char type3[]{kQpackDecoderStream}; in TEST_P() local 2692 QuicStreamFrame data5(id5, false, 0, absl::string_view(type3, 1)); in TEST_P() 2698 QuicStreamFrame data6(id6, false, 0, absl::string_view(type3, 1)); in TEST_P()
|
/external/clang/docs/ |
D | LanguageExtensions.rst | 1723 bool __builtin_add_overflow (type1 x, type2 y, type3 *sum); 1724 bool __builtin_sub_overflow (type1 x, type2 y, type3 *diff); 1725 bool __builtin_mul_overflow (type1 x, type2 y, type3 *prod);
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-vector-ldst.ll | 7 %type3 = type { <4 x i16> }
|
/external/hyphenation-patterns/en-US/ |
D | hyph-en-us.pat.txt | 4010 type3
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
D | Target.td | 868 def type3 : TypedOperand<"OPERAND_GENERIC_3">;
|