HomeSort by relevance Sort by last modified time
    Searched defs:arg8 (Results 1 - 12 of 12) sorted by null

  /external/swiftshader/third_party/subzero/crosstest/
test_calling_conv.cpp 47 v4f32 arg8 = {17, 18, 19, 20}; local
54 arg6, arg7, arg8, arg9, arg10,
80 v4f32 arg6, float arg7, v4f32 arg8, double arg9,
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
cls_longdouble.c 67 long double arg8 = 8; local
89 args[7] = &arg8;
101 arg3, arg4, arg5, arg6, arg7, arg8);
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/asm/
asm.go 20 func arg8(x int64, y uint64) func
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/asm/
asm.go 20 func arg8(x int64, y uint64) func
  /frameworks/base/core/java/com/android/internal/os/
SomeArgs.java 50 public Object arg8; field in class:SomeArgs
  /test/vts/compilation_tools/vtsc/test/golden/FUZZER/
Context.fuzzer.cpp 405 uint64_t arg8; local
406 memcpy(&arg8, data, type_size8);
409 renderscript->allocation2DWrite(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8);
471 ::android::hardware::hidl_vec<uint8_t> arg8; local
472 memcpy(&arg8, data, type_size8);
482 renderscript->allocation3DWrite(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9);
682 uint64_t arg8; local
683 memcpy(&arg8, data, type_size8);
693 renderscript->allocation2DRead(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9);
755 void* arg8; local
869 uint32_t arg8; local
956 uint64_t arg8; local
    [all...]
  /external/valgrind/coregrind/m_syswrap/
priv_types_n_macros.h 63 UWord arg8; member in struct:SyscallArgs
311 #define ARG8 (arrghs->arg8)
321 #define SARG8 ((Word)ARG8)
  /external/python/cpython2/Modules/
glmodule.c 245 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
6070 short arg8 ; local
6522 long arg8 ; local
    [all...]
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar 

Completed in 405 milliseconds