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

  /ndk/sources/host-tools/make-3.81/
amiga.c 34 char ** aptr; local
38 for (aptr=argv; *aptr; aptr++)
40 len += strlen (*aptr) + 4;
50 for (aptr=argv; *aptr; aptr++)
52 if (((*aptr)[0] == ';' && !(*aptr)[1])
    [all...]
function.c 1781 char ** aptr; local
    [all...]
  /external/webrtc/src/common_audio/signal_processing/
refl_coef_to_lpc.c 23 WebRtc_Word16 *aptr, *aptr2, *anyptr; local
35 aptr = a;
36 aptr++;
44 *anyptr = (*aptr)
47 aptr++;
51 aptr = a;
55 *aptr = *anyptr;
56 aptr++;
  /external/clang/test/CodeGenCXX/
debug-info-limit-type.cpp 16 void foo(A *aptr) {
  /external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
SDL_sysmouse.c 122 Uint8 *aptr, *xptr;
146 aptr = cursor->ands = (Uint8 *)SDL_malloc((run+pad)*allowed_y);
148 if ( (aptr == NULL) || (xptr == NULL) ) {
157 memnot(aptr, mask, run);
159 aptr += run;
162 SDL_memset(aptr, ~0, pad);
163 aptr += pad;
169 SDL_memset(aptr, ~0, pad);
170 aptr += pad;
  /external/openssl/crypto/bn/asm/
ia64-mont.pl 93 rptr=r8; aptr=r9; bptr=r14; nptr=r15;
110 $ADDP aptr=0,in1
124 ldf8 alo[4]=[aptr],16 // ap[0]
127 ldf8 alo[2]=[aptr],16 // ap[2]
167 { .mfi; (p16) ldf8 alo[0]=[aptr],8 // *(aptr++)
190 sub aptr=aptr,len };; // rewind
207 add r30=8,aptr };;
208 { .mmi; ldf8 alo[4]=[aptr],16 // ap[0
189 sub aptr=aptr,len };; \/\/ rewind subroutine
292 sub aptr=aptr,len };; \/\/ rewind subroutine
    [all...]
x86_64-mont.pl 693 my $aptr="%rsi"; # const BN_ULONG *aptr,
748 lea ($aptr,$num),$aptr # end of a[] buffer, ($aptr,$i)=&ap[2]
753 mov -32($aptr,$i),$a0 # a[0]
755 mov -24($aptr,$i),%rax # a[1]
757 mov -16($aptr,$i),$ai # a[2]
776 mov 8($aptr,$j),$ai # a[3]
795 mov ($aptr,$j),$ai # a[4
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
obstack.h 382 # define obstack_ptr_grow_fast(OBSTACK,aptr) \
385 *(const void **) __o1->next_free = (aptr); \
502 # define obstack_ptr_grow_fast(h,aptr) \
503 (((const void **) ((h)->next_free += sizeof (void *)))[-1] = (aptr))
506 (((int *) ((h)->next_free += sizeof (int)))[-1] = (aptr))
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
obstack.h 382 # define obstack_ptr_grow_fast(OBSTACK,aptr) \
385 *(const void **) __o1->next_free = (aptr); \
502 # define obstack_ptr_grow_fast(h,aptr) \
503 (((const void **) ((h)->next_free += sizeof (void *)))[-1] = (aptr))
506 (((int *) ((h)->next_free += sizeof (int)))[-1] = (aptr))
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
obstack.h 382 # define obstack_ptr_grow_fast(OBSTACK,aptr) \
385 *(const void **) __o1->next_free = (aptr); \
502 # define obstack_ptr_grow_fast(h,aptr) \
503 (((const void **) ((h)->next_free += sizeof (void *)))[-1] = (aptr))
506 (((int *) ((h)->next_free += sizeof (int)))[-1] = (aptr))
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
obstack.h 382 # define obstack_ptr_grow_fast(OBSTACK,aptr) \
385 *(const void **) __o1->next_free = (aptr); \
502 # define obstack_ptr_grow_fast(h,aptr) \
503 (((const void **) ((h)->next_free += sizeof (void *)))[-1] = (aptr))
506 (((int *) ((h)->next_free += sizeof (int)))[-1] = (aptr))
  /external/bison/lib/
obstack.h 342 # define obstack_ptr_grow_fast(OBSTACK,aptr) \
345 *(const void **) __o1->next_free = (aptr); \
464 # define obstack_ptr_grow_fast(h,aptr) \
465 (((const void **) ((h)->next_free += sizeof (void *)))[-1] = (aptr))
  /ndk/sources/host-tools/sed-4.2.1/lib/
obstack.h 346 # define obstack_ptr_grow_fast(OBSTACK,aptr) \
349 *(const void **) __o1->next_free = (aptr); \
468 # define obstack_ptr_grow_fast(h,aptr) \
469 (((const void **) ((h)->next_free += sizeof (void *)))[-1] = (aptr))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
obstack.h 343 # define obstack_ptr_grow_fast(OBSTACK,aptr) \
346 *(const void **) __o1->next_free = (aptr); \
465 # define obstack_ptr_grow_fast(h,aptr) \
466 (((const void **) ((h)->next_free += sizeof (void *)))[-1] = (aptr))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
obstack.h 343 # define obstack_ptr_grow_fast(OBSTACK,aptr) \
346 *(const void **) __o1->next_free = (aptr); \
465 # define obstack_ptr_grow_fast(h,aptr) \
466 (((const void **) ((h)->next_free += sizeof (void *)))[-1] = (aptr))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
obstack.h 343 # define obstack_ptr_grow_fast(OBSTACK,aptr) \
346 *(const void **) __o1->next_free = (aptr); \
465 # define obstack_ptr_grow_fast(h,aptr) \
466 (((const void **) ((h)->next_free += sizeof (void *)))[-1] = (aptr))
  /external/skia/tests/
AAClipTest.cpp 47 const char* aptr = (const char*)a.fImage; local
50 if (memcmp(aptr, bptr, wbytes)) {
53 aptr += wbytes;
  /external/qemu/distrib/sdl-1.2.15/src/video/os2fslib/
SDL_os2fslib.c 1349 char *xptr, *aptr; local
    [all...]
  /external/mdnsresponder/mDNSShared/
dnsextd.c 2329 const mDNSu8 *aptr; local
    [all...]

Completed in 600 milliseconds