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

1 2

  /development/ndk/platforms/android-21/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/current/platforms/android-12/arch-mips/usr/include/machine/
regdef.h 53 #define ta0 $8 /* alias */ macro
70 #define ta0 $12 /* alias */ macro
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/machine/
regdef.h 53 #define ta0 $8 /* alias */ macro
70 #define ta0 $12 /* alias */ macro
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/machine/
regdef.h 53 #define ta0 $8 /* alias */ macro
70 #define ta0 $12 /* alias */ macro
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/machine/
regdef.h 53 #define ta0 $8 /* alias */ macro
70 #define ta0 $12 /* alias */ macro
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/machine/
regdef.h 53 #define ta0 $8 /* alias */ macro
70 #define ta0 $12 /* alias */ macro
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/machine/
regdef.h 53 #define ta0 $8 /* alias */ macro
70 #define ta0 $12 /* alias */ macro
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/machine/
regdef.h 53 #define ta0 $8 /* alias */ macro
70 #define ta0 $12 /* alias */ macro
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/machine/
regdef.h 53 #define ta0 $8 /* alias */ macro
70 #define ta0 $12 /* alias */ macro
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/machine/
regdef.h 53 #define ta0 $8 /* alias */ macro
70 #define ta0 $12 /* alias */ macro
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/machine/
regdef.h 53 #define ta0 $8 /* alias */ macro
70 #define ta0 $12 /* alias */ macro
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/machine/
regdef.h 53 #define ta0 $8 /* alias */ macro
70 #define ta0 $12 /* alias */ macro
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/machine/
regdef.h 53 #define ta0 $8 /* alias */ macro
70 #define ta0 $12 /* alias */ macro
  /bionic/libc/arch-mips/include/machine/
regdef.h 60 #define ta0 $8 /* alias */ macro
77 #define ta0 $12 /* alias */ macro
  /development/ndk/platforms/android-21/arch-mips64/include/machine/
regdef.h 60 #define ta0 $8 /* alias */ macro
77 #define ta0 $12 /* alias */ macro
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/machine/
regdef.h 60 #define ta0 $8 /* alias */ macro
77 #define ta0 $12 /* alias */ macro
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/machine/
regdef.h 60 #define ta0 $8 /* alias */ macro
77 #define ta0 $12 /* alias */ macro
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/machine/
regdef.h 60 #define ta0 $8 /* alias */ macro
77 #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/gdb/darwin-x86/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...]
  /prebuilts/gdb/linux-x86/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...]
  /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/linker/arch/mips64/
begin.S 74 LI ta0, DT_MIPS_LOCAL_GOTNO
85 bne t2, ta0, 2f /* DT_MIPS_LOCAL_GOTNO? */

Completed in 2936 milliseconds

1 2