HomeSort by relevance Sort by last modified time
    Searched full:gridsize (Results 1 - 7 of 7) sorted by null

  /external/clang/test/SemaCUDA/
config-type.cu 3 void cudaConfigureCall(unsigned gridSize, unsigned blockSize); // expected-error {{must have scalar return type}}
cuda.h 18 int cudaConfigureCall(dim3 gridSize, dim3 blockSize, size_t sharedSize = 0,
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
ProximityInfo.java 244 final int gridSize = mGridNeighbors.length;
251 // For large layouts, 'neighborsFlatBuffer' is about 80k of memory: gridSize is usually 512,
258 final Key[] neighborsFlatBuffer = new Key[gridSize * keyCount];
259 final int[] neighborCountPerCell = new int[gridSize];
355 for (int i = 0; i < gridSize; ++i) {
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
lscript.php 241 'GoalStrength', 'GoToFrame', 'GradientBackdrop', 'GraphEditor', 'GridSize', 'GroundColor',
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libncurses++.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libncurses++.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/
libncurses++.a     [all...]

Completed in 312 milliseconds