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

  /external/elfutils/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...]
  /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/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);
  /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 

Completed in 445 milliseconds