HomeSort by relevance Sort by last modified time
    Searched full:strides (Results 51 - 75 of 243) sorted by null

1 23 4 5 6 7 8 910

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/numarray/template.gslice.array/gslice.array.fill/
assign_value.pass.cpp 29 typedef std::valarray<std::size_t> strides; typedef
31 strides(st, sizeof(st)/sizeof(st[0])))] = 51;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/numarray/template.valarray/valarray.assign/
gslice_array_assign.pass.cpp 29 typedef std::valarray<std::size_t> strides; typedef
32 strides(st, sizeof(st)/sizeof(st[0])))];
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/numarray/template.valarray/valarray.cons/
gslice_array.pass.cpp 29 typedef std::valarray<std::size_t> strides; typedef
31 strides(st, sizeof(st)/sizeof(st[0])))]);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/numarray/template.valarray/valarray.sub/
gslice_const.pass.cpp 32 typedef std::valarray<std::size_t> strides; typedef
34 strides(st, sizeof(st)/sizeof(st[0])))] = v2;
gslice_non_const.pass.cpp 29 typedef std::valarray<std::size_t> strides; typedef
31 strides(st, sizeof(st)/sizeof(st[0])))]);
  /external/deqp/doc/testspecs/GLES2/
functional.vertex_arrays.single_attribute.txt 25 + Rendering with different strides from buffer and user pointer.
53 and user pointer. Stride testcases test npot and pot strides and types real size as stride.
63 Usage testcases test buffers with different usage parameters with different strides
  /external/deqp/doc/testspecs/GLES3/
functional.vertex_arrays.single_attribute.txt 25 + Rendering with different strides from buffer and user pointer.
56 and user pointer. Stride testcases test npot and pot strides and types real size as stride.
66 Usage testcases test buffers with different usage parameters with different strides
  /external/libcxx/test/std/numerics/numarray/template.gslice.array/gslice.array.assign/
gslice_array.pass.cpp 34 typedef std::valarray<std::size_t> strides; typedef
36 strides(st, sizeof(st)/sizeof(st[0])))]
38 strides(st, sizeof(st)/sizeof(st[0])))];
valarray.pass.cpp 32 typedef std::valarray<std::size_t> strides; typedef
34 strides(st, sizeof(st)/sizeof(st[0])))] = v2;
  /external/mesa3d/src/gallium/auxiliary/util/
u_format.h 202 * Note: strides are in bytes.
213 * Note: strides are in bytes.
234 * Note: strides are in bytes.
245 * Note: strides are in bytes.
266 * Note: strides are in bytes.
277 * Note: strides are in bytes.
288 * Note: strides are in bytes.
299 * Note: strides are in bytes.
310 * Note: strides are in bytes.
321 * Note: strides are in bytes
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/numarray/template.gslice.array/gslice.array.assign/
gslice_array.pass.cpp 34 typedef std::valarray<std::size_t> strides; typedef
36 strides(st, sizeof(st)/sizeof(st[0])))]
38 strides(st, sizeof(st)/sizeof(st[0])))];
valarray.pass.cpp 32 typedef std::valarray<std::size_t> strides; typedef
34 strides(st, sizeof(st)/sizeof(st[0])))] = v2;
  /external/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 207 const ValueToValueMap &Strides);
286 const ValueToValueMap &Strides);
328 const ValueToValueMap &Strides);
373 DominatorTree *DT, const ValueToValueMap &Strides);
431 /// value of symbolic strides, the client queries it with the same assumption.
443 /// \brief Analyze the loop. Substitute symbolic strides using Strides.
444 void analyzeLoop(const ValueToValueMap &Strides);
522 /// of symbolic strides, \p Strides provides the mapping (se
    [all...]
  /device/generic/goldfish/camera/
JpegCompressor.cpp 40 typedef void (*InitFunc)(JpegStub* stub, int* strides);
JpegCompressor.h 84 /* Strides for Y (the first element), and UV (the second one) panes. */
  /external/drm_gralloc/
gralloc_drm_priv.h 71 /* query component offsets, strides and handles for a format */
  /external/libvpx/libvpx/vp9/
vp9_iface_common.h 15 /** vpx_img_wrap() doesn't allow specifying independent strides for
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_screen.c 461 memcpy(image->strides, orig_image->strides, sizeof(image->strides));
482 int *strides, int *offsets,
503 names[0], strides[0],
513 image->strides[index] = strides[index];
540 stride = parent->strides[index];
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/cloog/
options.h 70 int strides ; /* 1 if user wants to handle non-unit strides (then loop member in struct:cloogoptions
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
gslice.h 78 * @param __s Array of dimension strides between array elements.
102 /// Return array of array strides for each dimension.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/cloog/
options.h 70 int strides ; /* 1 if user wants to handle non-unit strides (then loop member in struct:cloogoptions
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
gslice.h 78 * @param __s Array of dimension strides between array elements.
102 /// Return array of array strides for each dimension.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
gslice.h 78 * @param __s Array of dimension strides between array elements.
102 /// Return array of array strides for each dimension.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
gslice.h 77 * @param s Array of dimension strides between array elements.
100 /// Return array of array strides for each dimension.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
gslice.h 77 * @param s Array of dimension strides between array elements.
100 /// Return array of array strides for each dimension.

Completed in 246 milliseconds

1 23 4 5 6 7 8 910