/external/google-breakpad/src/third_party/lss/ |
D | linux_syscall_support.h | 1690 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument 1691 type LSS_NAME(name)(type1 arg1,type2 arg2,type3 arg3) { \ 1698 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument 1699 type LSS_NAME(name)(type1 arg1, type2 arg2, type3 arg3, type4 arg4) { \ 1706 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument 1708 type LSS_NAME(name)(type1 arg1, type2 arg2, type3 arg3, type4 arg4, \ 1724 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument 1726 type LSS_NAME(name)(type1 arg1, type2 arg2, type3 arg3, type4 arg4, \ 2037 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument 2038 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() function 29 constexpr type3 g argument
|
/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/clang/test/CodeGenCXX/ |
D | type_visibility.cpp | 155 namespace type3 { namespace
|
/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 | 475 SVGA3dShaderRegType type0, type1, type2, type3; in submit_op4() local 482 type3 = SVGA3dShaderGetRegType( src2.base.value ); in submit_op4() 491 ((type3 == SVGA3DREG_CONST && src0.base.num != src3.base.num) || in submit_op4() 495 if (type3 == SVGA3DREG_CONST && in submit_op4() 500 ((type3 == SVGA3DREG_INPUT && src0.base.num != src3.base.num) || in submit_op4() 504 if (type3 == SVGA3DREG_INPUT && in submit_op4()
|
/external/bison/tests/ |
D | glr-regression.at | 1640 int type3; 1651 %type <type3> sym3; 1667 glr-regr18.y:27.13-19: error: result type clash on merge function 'merge': <type3> != <type2>
|
/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/dexmaker/lib/ |
D | dalvik-dx-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |