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

  /frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/
Radix4FFT_v5.s 35 mov r14, r0 @ xptr = buf@
55 ldrd r0, [r14, #0] @ r0 = xptr[0]@ r1 = xptr[1]@
56 add r14, r14, r9 @ xptr += step@
58 ldrd r10, [r14, #0] @ r2 = xptr[0]@ r3 = xptr[1]@
71 add r14, r14, r9 @ xptr += step@
82 ldrd r10, [r14, #0] @ r4 = xptr[0]@ r5 = xptr[1]@
91 add r14, r14, r9 @ xptr += step
    [all...]
  /external/chromium_org/third_party/skia/src/core/
SkBitmapProcState_matrixProcs.cpp 260 static void fill_sequential(uint16_t xptr[], int start, int count) {
262 if (reinterpret_cast<intptr_t>(xptr) & 0x2) {
263 *xptr++ = start++;
267 uint32_t* xxptr = reinterpret_cast<uint32_t*>(xptr);
278 xptr = reinterpret_cast<uint16_t*>(xxptr);
282 *xptr++ = start++;
286 *xptr++ = start++;
315 uint16_t* xptr = reinterpret_cast<uint16_t*>(xy); local
324 memset(xptr, 0, n * sizeof(uint16_t));
329 xptr += n
363 uint16_t* xptr = reinterpret_cast<uint16_t*>(xy); local
403 uint16_t* xptr = reinterpret_cast<uint16_t*>(xy); local
    [all...]
SkBitmapProcState.cpp 851 const uint16_t* xptr = reinterpret_cast<const uint16_t*>(bitmapXY);
853 SkASSERT(xptr[i] < mx);
    [all...]
SkPictureRecord.cpp 1077 SkScalar* xptr = (SkScalar*)fWriter.reserve(points * sizeof(SkScalar)); local
    [all...]
  /external/skia/src/core/
SkBitmapProcState_matrixProcs.cpp 260 static void fill_sequential(uint16_t xptr[], int start, int count) {
262 if (reinterpret_cast<intptr_t>(xptr) & 0x2) {
263 *xptr++ = start++;
267 uint32_t* xxptr = reinterpret_cast<uint32_t*>(xptr);
278 xptr = reinterpret_cast<uint16_t*>(xxptr);
282 *xptr++ = start++;
286 *xptr++ = start++;
315 uint16_t* xptr = reinterpret_cast<uint16_t*>(xy); local
324 memset(xptr, 0, n * sizeof(uint16_t));
329 xptr += n
363 uint16_t* xptr = reinterpret_cast<uint16_t*>(xy); local
403 uint16_t* xptr = reinterpret_cast<uint16_t*>(xy); local
    [all...]
SkBitmapProcState.cpp 851 const uint16_t* xptr = reinterpret_cast<const uint16_t*>(bitmapXY);
853 SkASSERT(xptr[i] < mx);
    [all...]
SkPictureRecord.cpp 1077 SkScalar* xptr = (SkScalar*)fWriter.reserve(points * sizeof(SkScalar)); local
    [all...]
  /external/clang/test/CXX/temp/temp.param/
p2.cpp 21 template<class X1 *xptr> struct Y2 { };
  /frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV7/
Radix4FFT_v7.s 56 @r0 = xptr[0]@
57 @r1 = xptr[1]@
61 add r8, r8, r5 @ xptr += step@
62 VLD2.I32 {D4, D5, D6,D7}, [r8] @ r2 = xptr[0]@ r3 = xptr[1]@
72 add r8, r8, r5 @ xptr += step@
109 VADD.S32 Q8, Q0, Q5 @ xptr[0] = r0 + r5@
110 VADD.S32 Q9, Q1, Q6 @ xptr[1] = r1 + r6@
113 VSUB.S32 Q10, Q2, Q4 @ xptr[0] = r2 - r4@
114 sub r8, r8, r5 @ xptr -= step
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
transform.c 195 int *xptr, *csptr; local
200 xptr = buf;
208 r0 = xptr[0];
209 r1 = xptr[1];
210 xptr += step;
212 t0 = xptr[0];
213 t1 = xptr[1];
218 xptr += step;
227 t0 = xptr[0];
228 t1 = xptr[1]
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
SDL_sysmouse.c 122 Uint8 *aptr, *xptr;
147 xptr = cursor->xors = (Uint8 *)SDL_malloc((run+pad)*allowed_y);
148 if ( (aptr == NULL) || (xptr == NULL) ) {
154 memxor(xptr, data, mask, run);
155 xptr += run;
160 SDL_memset(xptr, 0, pad);
161 xptr += pad;
167 SDL_memset(xptr, 0, pad);
168 xptr += pad;
  /external/chromium_org/third_party/libxml/src/
testXPath.c 42 static int xptr = 0; variable
84 if (xptr) {
151 if ((!strcmp(argv[i], "-xptr")) || (!strcmp(argv[i], "--xptr")))
152 xptr++;
204 printf("\t--xptr : expressions are XPointer expressions\n");
xinclude.c 60 xmlXPathObjectPtr xptr; /* the xpointer if needed */ member in struct:_xmlXIncludeRef
208 if (ref->xptr != NULL)
209 xmlXPathFreeObject(ref->xptr);
1560 xmlXPathObjectPtr xptr; local
    [all...]
xpointer.c 6 * http://www.w3.org/TR/2000/CR-xptr-20000607
10 * http://www.w3.org/TR/2002/PR-xptr-element-20021113/
83 * @ctxt: an XPTR evaluation context
1138 * Parse and evaluate a Full XPtr i.e. possibly a cascade of XPath based
    [all...]
configure     [all...]
xpath.c     [all...]
  /external/chromium_org/third_party/opus/src/celt/
vq.c 44 celt_norm *Xptr;
45 Xptr = X;
49 x1 = Xptr[0];
50 x2 = Xptr[stride];
51 Xptr[stride] = EXTRACT16(SHR32(MULT16_16(c,x2) + MULT16_16(s,x1), 15));
52 *Xptr++ = EXTRACT16(SHR32(MULT16_16(c,x1) - MULT16_16(s,x2), 15));
54 Xptr = &X[len-2*stride-1];
58 x1 = Xptr[0];
59 x2 = Xptr[stride];
60 Xptr[stride] = EXTRACT16(SHR32(MULT16_16(c,x2) + MULT16_16(s,x1), 15))
356 celt_norm *xptr = X; local
    [all...]
  /external/libxml2/
xinclude.c 60 xmlXPathObjectPtr xptr; /* the xpointer if needed */ member in struct:_xmlXIncludeRef
208 if (ref->xptr != NULL)
209 xmlXPathFreeObject(ref->xptr);
1560 xmlXPathObjectPtr xptr; local
    [all...]
xpointer.c 6 * http://www.w3.org/TR/2000/CR-xptr-20000607
10 * http://www.w3.org/TR/2002/PR-xptr-element-20021113/
83 * @ctxt: an XPTR evaluation context
1145 * Parse and evaluate a Full XPtr i.e. possibly a cascade of XPath based
    [all...]
xpath.c     [all...]
  /external/chromium_org/third_party/libxml/src/include/libxml/
xpath.h 316 int xptr; /* is this an XPointer context? */ member in struct:_xmlXPathContext
381 int xptr; /* it this an XPointer expression */ member in struct:_xmlXPathParserContext
  /external/libxml2/include/libxml/
xpath.h 317 int xptr; /* is this an XPointer context? */ member in struct:_xmlXPathContext
382 int xptr; /* it this an XPointer expression */ member in struct:_xmlXPathParserContext
  /external/qemu/distrib/sdl-1.2.15/src/video/os2fslib/
SDL_os2fslib.c 1349 char *xptr, *aptr; local
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/
win64-dataref.asm 22 xptr dd x define

Completed in 384 milliseconds