HomeSort by relevance Sort by last modified time
    Searched refs:nout (Results 1 - 4 of 4) sorted by null

  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
ScriptCThunker.java 81 android.renderscript.Allocation nout = null; local
87 nout = ((AllocationThunker)aout).mN;
92 forEach(slot, nin, nout, nfp);
106 android.renderscript.Allocation nout = null; local
112 nout = ((AllocationThunker)aout).mN;
117 forEach(slot, nin, nout, nfp, lo);
  /external/valgrind/main/VEX/priv/
main_util.c 323 do { sink(_ch); nout++; } \
337 Int fwidth, nout, len1, len2, len3; local
340 nout = 0;
470 return nout;
  /ndk/sources/cxx-stl/llvm-libc++/src/
strstream.cpp 171 ptrdiff_t nout = pptr() - pbase(); local
182 pbump(static_cast<int>(nout));
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 4653 milliseconds