HomeSort by relevance Sort by last modified time
    Searched full:ushort (Results 201 - 225 of 557) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_prim_vbuf.c 90 ushort vertex_size, ushort nr_vertices)
125 ushort min_index,
126 ushort max_index )
160 sp_vbuf_draw_elements(struct vbuf_render *vbr, const ushort *indices, uint nr)
  /external/aac/libAACdec/src/
aacdec_hcrs.cpp 106 USHORT *pNumBitValidInLastWord);
133 USHORT *pNumBitValidInLastWord;
325 USHORT *pNumBitValidInLastWord)
328 USHORT r;
331 USHORT numValidSegment;
386 USHORT i,k;
393 USHORT *iResultPointer = pHcr->nonPcwSideinfo.iResultPointer;
396 USHORT *pNumExtendedSortedCodewordInSection = pHcr->sectionInfo.pNumExtendedSortedCodewordInSection;
400 USHORT *pNumExtendedSortedSectionsInSets = pHcr->sectionInfo.pNumExtendedSortedSectionsInSets;
519 USHORT *iResultPointer
    [all...]
  /external/valgrind/main/VEX/priv/
guest_generic_x87.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_tile.c 117 z16_get_tile_rgba(const ushort *src,
381 z16_get_tile_rgba((ushort *) src, w, h, dst, dst_stride);
515 /*z16_put_tile_rgba((ushort *) packed, w, h, p, src_stride);*/
670 const ushort *ptrc
671 = (const ushort *)(map + y * pt->stride + x*2);
822 ushort *pDest = (ushort *) (map + y * pt->stride + x*2);
u_index_modify.c 88 /* Ushort indices. */
  /external/mesa3d/src/gallium/auxiliary/util/
u_tile.c 117 z16_get_tile_rgba(const ushort *src,
381 z16_get_tile_rgba((ushort *) src, w, h, dst, dst_stride);
515 /*z16_put_tile_rgba((ushort *) packed, w, h, p, src_stride);*/
670 const ushort *ptrc
671 = (const ushort *)(map + y * pt->stride + x*2);
822 ushort *pDest = (ushort *) (map + y * pt->stride + x*2);
  /libcore/dex/src/main/java/com/android/dex/
Dex.java 339 position += SizeOf.USHORT; // declaringClassIndex
340 position += SizeOf.USHORT; // typeIndex
380 position += SizeOf.USHORT; // declaringClassIndex
401 position += SizeOf.USHORT; // declaringClassIndex
402 position += SizeOf.USHORT; // protoIndex
413 position += SizeOf.USHORT; // declaringClassIndex
432 position += SizeOf.USHORT;
444 position += SizeOf.USHORT; // declaringClassIndex
508 position += SizeOf.USHORT;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pipe.c 132 ushort flags,
152 ushort flags,
205 const ushort *elts, \
draw_pt.c 246 const ushort *elem = (const ushort *) draw->pt.user.elts;
379 const ushort *elt_us = (const ushort *) draw->pt.user.elts;
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe.c 132 ushort flags,
152 ushort flags,
205 const ushort *elts, \
draw_pt.c 246 const ushort *elem = (const ushort *) draw->pt.user.elts;
379 const ushort *elt_us = (const ushort *) draw->pt.user.elts;
  /frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
math.rs 25 volatile ushort us1;
53 volatile ushort prefix##_us_1 = 1; \
407 TEST_CVT_MATRIX(us, ushort);
  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
math.rs 25 volatile ushort us1;
53 volatile ushort prefix##_us_1 = 1; \
408 TEST_CVT_MATRIX(us, ushort);
  /frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
math.rs 25 volatile ushort us1;
53 volatile ushort prefix##_us_1 = 1; \
407 TEST_CVT_MATRIX(us, ushort);
math.rs.orig 25 volatile ushort us1;
53 volatile ushort prefix##_us_1 = 1; \
407 TEST_CVT_MATRIX(us, ushort);
  /external/opencv/cv/src/
cvcolor.cpp 196 CV_IMPL_BGRX2BGR( 16u, ushort )
199 CV_IMPL_BGR2BGRX( 16u, ushort )
202 CV_IMPL_BGRA2RGBA( 16u, ushort )
225 unsigned t = ((const ushort*)src)[i];
235 unsigned t = ((const ushort*)src)[i];
263 ((ushort*)dst)[i] = (ushort)t;
269 ((ushort*)dst)[i] = (ushort)t;
406 CV_IMPL_BGRx2ABC_IPP( 16u, ushort )
    [all...]
  /cts/tests/src/android/renderscript/cts/
primitives.rs 33 ushort ushortTest = 16;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_tile_cache.h 69 ushort depth16[TILE_SIZE][TILE_SIZE];
  /external/chromium_org/third_party/re2/util/
util.h 79 typedef unsigned short ushort; typedef in namespace:re2
  /external/chromium_org/third_party/tcmalloc/chromium/src/
stacktrace_win32-inl.h 61 typedef USHORT NTAPI RtlCaptureStackBackTrace_Function(
  /external/chromium_org/third_party/tcmalloc/vendor/src/
stacktrace_win32-inl.h 61 typedef USHORT NTAPI RtlCaptureStackBackTrace_Function(
  /external/jmonkeyengine/engine/src/core/com/jme3/scene/mesh/
IndexBuffer.java 41 * are stored (ushort or uint).
  /external/kernel-headers/original/asm-mips/
sgiarcs.h 83 USHORT vers; /* node version */
84 USHORT rev; /* node revision */
250 USHORT ver; /* ARCS firmware version */
251 USHORT rev; /* ARCS firmware revision */
  /external/kernel-headers/original/linux/
types.h 103 typedef unsigned short ushort; typedef
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
freebasic.php 81 "unlock", "unsigned", "until", "ushort", "using", "va_arg", "va_first",

Completed in 1442 milliseconds

1 2 3 4 5 6 7 891011>>