Home
last modified time | relevance | path

Searched refs:type3 (Results 1 – 22 of 22) sorted by relevance

/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h1690 #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/
Dconstexpr-many-arguments.cpp23 struct type3 struct
25 constexpr type3(type2 a0, type2 a1) : my_data{a0, a1} {} in type3() argument
29 constexpr type3 g argument
/external/clang/test/SemaTemplate/
Dms-if-exists.cpp18 typedef int type3; in __if_not_exists() typedef
28 X<int>::type3 i3;
Dcanonical-expr-type.cpp44 typedef T __attribute__((ext_vector_type(N))) type3; typedef
48 void f0(type3); // expected-error{{redeclared}}
/external/clang/test/CodeGenCXX/
Dtype_visibility.cpp155 namespace type3 { namespace
/external/syzkaller/pkg/compiler/testdata/
Dall.txt139 type type3 templ2["a"]
196 …empl7(a ptr[in, templ_struct5], b ptr[in, templ_struct6], c ptr[in, templ_union], d ptr[in, type3])
Derrors.txt233 type type3 type2 ### unknown type type2
/external/clang/test/Index/
Dannotate-nested-name-specifier.cpp109 typedef class outer_alias::inner::vector<type>::template rebind<type> type3; typedef
/external/libdivsufsort/CMakeModules/
DCheckLFS.cmake81 # LFS type3: 8 <= sizeof(__int64), _fseeki64, _ftelli64
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_insn.c656 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/xkbcommon/test/data/symbols/
Dlatin96 xkb_symbols "type3" {
/external/curl/tests/python_dependencies/impacket/
Dsmb3.py739type3, exportedSessionKey = ntlm.getNTLMSSPType3(auth, respToken['ResponseToken'], user, password,…
747 respToken2['ResponseToken'] = str(type3)
Dsmb.py3250type3, exportedSessionKey = ntlm.getNTLMSSPType3(auth, respToken['ResponseToken'], user, password,…
3262 respToken2['ResponseToken'] = str(type3)
/external/clang/docs/
DLanguageExtensions.rst1723 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/
Darm64-vector-ldst.ll7 %type3 = type { <4 x i16> }
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-vector-ldst.ll7 %type3 = type { <4 x i16> }
/external/hyphenation-patterns/en-US/
Dhyph-en-us.pat.txt4010 type3
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
DTarget.td816 def type3 : TypedOperand<"OPERAND_GENERIC_3">;
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenInstrInfo.inc9635 type3 = 92,
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
DARMGenInstrInfo.inc11466 type3 = 208,
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenInstrInfo.inc15465 type3 = 183,
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/
DX86GenInstrInfo.inc50131 type3 = 74,