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

  /bionic/libc/arch-mips/include/machine/
regdef.h 53 #define ta0 $8 /* alias */ macro
70 #define ta0 $12 /* alias */ macro
  /development/ndk/platforms/android-9/arch-mips/include/machine/
regdef.h 53 #define ta0 $8 /* alias */ macro
70 #define ta0 $12 /* alias */ macro
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
regdef.h 53 #define ta0 $8 /* alias */ macro
70 #define ta0 $12 /* alias */ macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
regdef.h 53 #define ta0 $8 /* alias */ macro
70 #define ta0 $12 /* alias */ macro
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/machine/
regdef.h 53 #define ta0 $8 /* alias */ macro
70 #define ta0 $12 /* alias */ macro
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/
regdef.h 53 #define ta0 $8 /* alias */ macro
70 #define ta0 $12 /* alias */ macro
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/machine/
regdef.h 53 #define ta0 $8 /* alias */ macro
70 #define ta0 $12 /* alias */ macro
  /ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/stlport/
printers.py 201 ta0 = self.val.type.template_argument (0)
202 return '%s<%s> with %d elements' % (self.typename, ta0, int (size))
245 ta0 = self.val.type.template_argument(0)
246 node_type = lookup_stlport_priv_type ('_List_node<%s>' % ta0).pointer()
250 ta0 = self.val.type.template_argument (0)
257 return 'empty %s<%s>' % (self.typename, ta0)
258 return '%s<%s>' % (self.typename, ta0)
302 ta0 = self.val.type.template_argument (0)
304 return ('%s<%s> with %d elements' % (self.typename, ta0, count))
340 ta0 = self.val.type.template_argument (0
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/stlport/stlport/
printers.py 200 ta0 = self.val.type.template_argument (0)
201 return '%s<%s> with %d elements' % (self.typename, ta0, int (size))
244 ta0 = self.val.type.template_argument(0)
245 node_type = lookup_stlport_priv_type ('_List_node<%s>' % ta0).pointer()
249 ta0 = self.val.type.template_argument (0)
256 return 'empty %s<%s>' % (self.typename, ta0)
257 return '%s<%s>' % (self.typename, ta0)
301 ta0 = self.val.type.template_argument (0)
303 return ('%s<%s> with %d elements' % (self.typename, ta0, count))
339 ta0 = self.val.type.template_argument (0
    [all...]
  /prebuilts/python/linux-x86/2.7.5/share/pretty-printers/stlport/stlport/
printers.py 201 ta0 = self.val.type.template_argument (0)
202 return '%s<%s> with %d elements' % (self.typename, ta0, int (size))
245 ta0 = self.val.type.template_argument(0)
246 node_type = lookup_stlport_priv_type ('_List_node<%s>' % ta0).pointer()
250 ta0 = self.val.type.template_argument (0)
257 return 'empty %s<%s>' % (self.typename, ta0)
258 return '%s<%s>' % (self.typename, ta0)
302 ta0 = self.val.type.template_argument (0)
304 return ('%s<%s> with %d elements' % (self.typename, ta0, count))
340 ta0 = self.val.type.template_argument (0
    [all...]
  /bionic/libc/kernel/arch-mips/asm/
regdef.h 80 #define ta0 $8 macro
  /development/ndk/platforms/android-9/arch-mips/include/asm/
regdef.h 80 #define ta0 $8 macro
  /external/kernel-headers/original/asm-mips/
regdef.h 68 #define ta0 $8 macro
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
regdef.h 80 #define ta0 $8 macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
regdef.h 80 #define ta0 $8 macro
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
regdef.h 80 #define ta0 $8 macro
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
regdef.h 80 #define ta0 $8 macro
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
regdef.h 80 #define ta0 $8 macro
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
mips.pl 95 ($ta0,$ta1,$ta2,$ta3)=($a4,$a5,$a6,$a7);
142 and $ta0,$a2,$minus4
144 beqz $ta0,.L_bn_mul_add_words_tail
151 $LD $ta0,2*$BNSZ($a1)
174 $MULTU $ta0,$a3
185 mfhi $ta0
187 $ADDU $v0,$ta0
194 and $ta0,$a2,$minus4
205 bgtzl $ta0,.L_bn_mul_add_words_loop
302 and $ta0,$a2,$minus
    [all...]
mips3.s 77 and ta0,a2,MINUS4
79 beqz ta0,.L_bn_mul_add_words_tail
86 ld ta0,16(a1)
113 dmultu ta0,a3
120 mfhi ta0
122 daddu v0,ta0
129 and ta0,a2,MINUS4
140 bgtzl ta0,.L_bn_mul_add_words_loop
206 and ta0,a2,MINUS4
208 beqz ta0,.L_bn_mul_words_tai
    [all...]
  /external/openssl/crypto/bn/asm/
mips.pl 95 ($ta0,$ta1,$ta2,$ta3)=($a4,$a5,$a6,$a7);
142 and $ta0,$a2,$minus4
144 beqz $ta0,.L_bn_mul_add_words_tail
151 $LD $ta0,2*$BNSZ($a1)
174 $MULTU $ta0,$a3
185 mfhi $ta0
187 $ADDU $v0,$ta0
194 and $ta0,$a2,$minus4
205 bgtzl $ta0,.L_bn_mul_add_words_loop
302 and $ta0,$a2,$minus
    [all...]
mips3.s 77 and ta0,a2,MINUS4
79 beqz ta0,.L_bn_mul_add_words_tail
86 ld ta0,16(a1)
113 dmultu ta0,a3
120 mfhi ta0
122 daddu v0,ta0
129 and ta0,a2,MINUS4
140 bgtzl ta0,.L_bn_mul_add_words_loop
206 and ta0,a2,MINUS4
208 beqz ta0,.L_bn_mul_words_tai
    [all...]

Completed in 1435 milliseconds