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

  /external/elfutils/0.153/libelf/
version_xlate.h 82 GElf_Verdaux *asrc; local
118 asrc = (GElf_Verdaux *) ((char *) src + aux_offset);
121 aux_offset += asrc->vda_next;
123 adest->vda_name = bswap_32 (asrc->vda_name);
124 adest->vda_next = bswap_32 (asrc->vda_next);
129 while (asrc->vda_next != 0);
176 GElf_Vernaux *asrc; local
210 asrc = (GElf_Vernaux *) ((char *) src + aux_offset);
213 aux_offset += asrc->vna_next;
215 adest->vna_hash = bswap_32 (asrc->vna_hash)
    [all...]
  /external/libedit/src/
Makefile.am 8 ASRC= $(srcdir)/vi.c $(srcdir)/emacs.c $(srcdir)/common.c
22 help.h: Makefile $(ASRC)
23 AWK=$(AWK) sh $(srcdir)/makelist -bh $(ASRC) > $@
28 help.c: Makefile $(ASRC)
29 AWK=$(AWK) sh $(srcdir)/makelist -bc $(ASRC) > $@
Makefile.in 345 ASRC = $(srcdir)/vi.c $(srcdir)/emacs.c $(srcdir)/common.c
750 help.h: Makefile $(ASRC)
751 AWK=$(AWK) sh $(srcdir)/makelist -bh $(ASRC) > $@
756 help.c: Makefile $(ASRC)
757 AWK=$(AWK) sh $(srcdir)/makelist -bc $(ASRC) > $@
  /external/strace/
HACKING-scripts 17 asrc=$ksrc/arch/blackfin/include/asm
25 $asrc/*errno*.h \
40 sh ./linux/ioctlent.sh $ksrc/include $asrc
48 $asrc/signal.h \
57 $asrc/unistd.h \
  /hardware/ti/omap4xxx/test/CameraHal/
camera_test.h 81 char * get_cycle_cmd(const char *aSrc);
camera_test_script.cpp 1037 char * get_cycle_cmd(const char *aSrc) {
1041 while ((*aSrc != '+') && (*aSrc != '\0')) {
1042 cycle_cmd[ind++] = *aSrc++;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
pack.c     [all...]
  /external/mesa3d/src/mesa/main/
pack.c     [all...]
  /hardware/intel/img/psb_video/src/mrst/
pvr2d.h 187 PVR2D_ALPHA_OP_SRC_DSTINV = 1, /* source alpha : Cdst = Csrc*Asrc + Cdst*(1-Asrc) */
188 PVR2D_ALPHA_OP_SRCP_DSTINV = 2, /* premultiplied source alpha : Cdst = Csrc + Cdst*(1-Asrc) */
190 PVR2D_ALPHA_OP_SRCP_GLOBAL = 4 /* premultiplied source with global alpha: Cdst = Csrc*Aglob + Cdst*(1-Asrc)*(1-Aglob) */
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
dsa.cpp 359 inline void Copy(TUint32* aTarget, const TUint8* aSrc, TInt aBytes, TInt aHeight) const;
386 inline void TDsa::Copy(TUint32* aTarget, const TUint8* aSrc, TInt aBytes, TInt aHeight) const
388 iDsa.iCopyFunction(iDsa, aTarget, aSrc, aBytes, aHeight);
dsa_new.cpp 19 inline void Copy(TUint32* aTarget, const TUint8* aSrc, TInt aBytes, TInt aHeight) const;
44 inline void TDsa::Copy(TUint32* aTarget, const TUint8* aSrc, TInt aBytes, TInt aHeight) const
46 iDsa.iCopyFunction(iDsa, aTarget, aSrc, aBytes, aHeight);
  /hardware/ti/omap4-aah/test/CameraHal/
camera_test_script.cpp     [all...]
camera_test.h 235 char * get_cycle_cmd(const char *aSrc);
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
modexp512-x86_64.pl 87 my ($x, $DST, $SRC2, $ASRC, $OP, $TMP)=@_;
92 mov ($ASRC), $X[0]
103 mov (+8*$i)($ASRC), $X[$i]
428 lea (+$tmp16_offset+$STACK_DEPTH)(%rsp), %rcx # X (Asrc) 1024 bits, 16 qwords
    [all...]
  /external/openssl/crypto/bn/asm/
modexp512-x86_64.pl 87 my ($x, $DST, $SRC2, $ASRC, $OP, $TMP)=@_;
92 mov ($ASRC), $X[0]
103 mov (+8*$i)($ASRC), $X[$i]
428 lea (+$tmp16_offset+$STACK_DEPTH)(%rsp), %rcx # X (Asrc) 1024 bits, 16 qwords
    [all...]
  /external/sonivox/arm-fm-22k/bin/
arm-fm-22k 
  /external/sonivox/arm-hybrid-22k/bin/
arm-hybrid-22k 
  /external/sonivox/arm-wt-22k/bin/
arm-wt-22k 
  /external/chromium_org/third_party/skia/platform_tools/android/bin/linux/
perfhost 
  /external/skia/platform_tools/android/bin/linux/
perfhost 

Completed in 1307 milliseconds