Searched defs:arg8 (Results 1 - 9 of 9) sorted by relevance

/external/swiftshader/third_party/subzero/crosstest/
H A Dtest_calling_conv.cpp47 v4f32 arg8 = {17, 18, 19, 20}; local
54 arg6, arg7, arg8, arg9, arg10,
80 v4f32 arg6, float arg7, v4f32 arg8, double arg9,
79 callee_vlvilvfvdviv(v4f32 arg1, int64 arg2, v4f32 arg3, int arg4, int64 arg5, v4f32 arg6, float arg7, v4f32 arg8, double arg9, v4f32 arg10, int arg11, v4f32 arg12) argument
/external/protobuf/src/google/protobuf/stubs/
H A Dsubstitute.cc59 const SubstituteArg& arg8, const SubstituteArg& arg9) {
62 arg5, arg6, arg7, arg8, arg9);
72 const SubstituteArg& arg8, const SubstituteArg& arg9) {
74 &arg0, &arg1, &arg2, &arg3, &arg4, &arg5, &arg6, &arg7, &arg8, &arg9, NULL
53 Substitute( const char* format, const SubstituteArg& arg0, const SubstituteArg& arg1, const SubstituteArg& arg2, const SubstituteArg& arg3, const SubstituteArg& arg4, const SubstituteArg& arg5, const SubstituteArg& arg6, const SubstituteArg& arg7, const SubstituteArg& arg8, const SubstituteArg& arg9) argument
66 SubstituteAndAppend( string* output, const char* format, const SubstituteArg& arg0, const SubstituteArg& arg1, const SubstituteArg& arg2, const SubstituteArg& arg3, const SubstituteArg& arg4, const SubstituteArg& arg5, const SubstituteArg& arg6, const SubstituteArg& arg7, const SubstituteArg& arg8, const SubstituteArg& arg9) argument
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
H A Dcls_longdouble.c67 long double arg8 = 8; local
89 args[7] = &arg8;
101 arg3, arg4, arg5, arg6, arg7, arg8);
/external/protobuf/src/google/protobuf/
H A Darena.h419 const Arg7& arg7, const Arg8& arg8) {
421 return new T(arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8);
425 arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8);
756 const Arg8& arg8) {
758 T(arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8);
415 Create(::google::protobuf::Arena* arena, const Arg1& arg1, const Arg2& arg2, const Arg3& arg3, const Arg4& arg4, const Arg5& arg5, const Arg6& arg6, const Arg7& arg7, const Arg8& arg8) argument
748 CreateInternal(bool skip_explicit_ownership, const Arg1& arg1, const Arg2& arg2, const Arg3& arg3, const Arg4& arg4, const Arg5& arg5, const Arg6& arg6, const Arg7& arg7, const Arg8& arg8) argument
/external/valgrind/coregrind/m_syswrap/
H A Dpriv_types_n_macros.h63 UWord arg8; member in struct:SyscallArgs
311 #define ARG8 (arrghs->arg8)
/external/valgrind/VEX/priv/
H A Dir_defs.c2002 IRExpr* arg7, IRExpr* arg8 ) {
2011 vec[7] = arg8;
2017 IRExpr* arg7, IRExpr* arg8, IRExpr* arg9 ) {
2026 vec[7] = arg8;
2033 IRExpr* arg7, IRExpr* arg8, IRExpr* arg9,
2045 vec[7] = arg8;
2015 mkIRExprVec_9( IRExpr* arg1, IRExpr* arg2, IRExpr* arg3, IRExpr* arg4, IRExpr* arg5, IRExpr* arg6, IRExpr* arg7, IRExpr* arg8, IRExpr* arg9 ) argument
2031 mkIRExprVec_13( IRExpr* arg1, IRExpr* arg2, IRExpr* arg3, IRExpr* arg4, IRExpr* arg5, IRExpr* arg6, IRExpr* arg7, IRExpr* arg8, IRExpr* arg9, IRExpr* arg10, IRExpr* arg11, IRExpr* arg12, IRExpr* arg13 ) argument
/external/python/cpython2/Modules/
H A Dglmodule.c245 long arg8 ; local
270 if (!PyArg_GetLong(args, 6, 5, &arg8))
272 if (arg8 == N_XYZ)
274 else if (arg8 == N_XYZW)
309 s_byte_stride , t_byte_stride , arg5 , arg6 , arg7 , arg8 );
5771 float arg8 ; local
5779 mapw( arg1 , arg2 , arg3 , & arg4 , & arg5 , & arg6 , & arg7 , & arg8 , & arg9 );
5786 PyTuple_SetItem(v, 4, mknewfloatobject(arg8));
6070 short arg8 ; local
6085 if (!getishortarg(args, 8, 7, &arg8))
6522 long arg8 ; local
[all...]
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 341 milliseconds