| /external/libgdx/gdx/src/com/badlogic/gdx/graphics/ |
| Mesh.java | 324 throw new IllegalArgumentException("not enough room in indices array, has " + indices.length + " shorts, needs " + count);
[all...] |
| /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/utils/ |
| MeshBuilder.java | 314 * @param destOffset The offset (number of shorts) in the out array where to start copying */
[all...] |
| /external/libjpeg-turbo/ |
| jmemmgr.c | 58 * usually stored as bytes while coefficients are shorts or ints. Thus, [all...] |
| /external/libvncserver/rfb/ |
| rfb.h | 180 uint16_t* shorts; member in union:__anon17788::__anon17789 [all...] |
| /external/libvpx/libvpx/third_party/libyuv/source/ |
| row_win.cc | 231 // vpshufb for vphaddw + vpackuswb packed to shorts. [all...] |
| scale_gcc.cc | 576 // Reads 16xN bytes and produces 16 shorts at a time. [all...] |
| /external/libyuv/files/source/ |
| row_win.cc | 155 // vpshufb for vphaddw + vpackuswb packed to shorts. [all...] |
| /external/mockito/cglib-and-asm/src/org/mockito/asm/ |
| ClassWriter.java | [all...] |
| /external/opencv3/3rdparty/libjpeg/ |
| jmemmgr.c | 48 * usually stored as bytes while coefficients are shorts or ints. Thus, [all...] |
| /external/pdfium/third_party/freetype/src/truetype/ |
| ttgxvar.c | 253 /* `runcnt' shorts from the stack */ [all...] |
| /external/pdfium/third_party/libjpeg/ |
| fpdfapi_jmemmgr.c | 49 * usually stored as bytes while coefficients are shorts or ints. Thus, [all...] |
| /external/valgrind/coregrind/m_debuginfo/ |
| priv_storage.h | 92 stored as shorts in `struct nlist' in a.out.h. */ [all...] |
| /external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
| gtest-printers_test.cc | 421 // would cause pointers to unsigned shorts be printed as wide strings, [all...] |
| /ndk/sources/third_party/googletest/googletest/test/ |
| gtest-printers_test.cc | 421 // would cause pointers to unsigned shorts be printed as wide strings, [all...] |
| /toolchain/binutils/binutils-2.25/cpu/ |
| or1korbis.cpu | 212 (define-normal-insn-enum insn-opcode-shorts [all...] |
| /cts/tests/tests/media/src/android/media/cts/ |
| AudioTrackTest.java | [all...] |
| /libcore/ojluni/src/main/java/java/util/ |
| Arrays.java | [all...] |
| /art/runtime/ |
| class_linker_test.cc | [all...] |
| /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ |
| ObjC.stg | 46 "short" : "0", // Shorts start out being 0 [all...] |
| /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/reference/ |
| ft2-outline_processing.html | 166 <p>An array of ‘n_contours’ shorts, giving the end point of each contour within the outline. For example, the first contour is defined by the points ‘0’ to ‘contours[0]’, the second one is defined by the points ‘contours[0]+1’ to ‘contours[1]’, etc.</p> [all...] |
| /external/libgdx/gdx/src/com/badlogic/gdx/math/ |
| Intersector.java | 652 * @param indices the indices, each successive 3 shorts index the 3 vertices of a triangle [all...] |
| /external/opencv3/modules/imgproc/src/ |
| demosaicing.cpp | [all...] |
| /libcore/luni/src/main/java/java/util/concurrent/locks/ |
| ReentrantReadWriteLock.java | 230 * Lock state is logically divided into two unsigned shorts: [all...] |
| /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/ |
| C.stg | 45 "short" : "0", // Shorts start out being 0 [all...] |
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/ |
| scale.c | 190 // expand chars to shorts to allow for room [all...] |