HomeSort by relevance Sort by last modified time
    Searched full:trailer (Results 1 - 25 of 434) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_xreadlines.py 14 power< call=any+ trailer< '.' 'xreadlines' > trailer< '(' ')' > >
16 power< any+ trailer< '.' no_call='xreadlines' > >
fix_input.py 10 context = patcomp.compile_pattern("power< 'eval' trailer< '(' any ')' > >")
16 power< 'input' args=trailer< '(' [any] ')' > >
fix_execfile.py 19 power< 'execfile' trailer< '(' arglist< filename=any [',' globals=any [',' locals=any ] ] > ')' > >
21 power< 'execfile' trailer< '(' filename=any ')' > >
36 read = [Node(syms.trailer, [Dot(), Name(u'read')]),
37 Node(syms.trailer, [LParen(), RParen()])]
fix_getcwdu.py 14 power< 'os' trailer< dot='.' name='getcwdu' > any* >
fix_raw_input.py 12 power< name='raw_input' trailer< '(' [any] ')' > any* >
fix_throw.py 19 power< any trailer< '.' 'throw' >
20 trailer< '(' args=arglist< exc=any ',' val=any [',' tb=any] > ')' >
23 power< any trailer< '.' 'throw' > trailer< '(' exc=any ')' > >
fix_itertools.py 19 trailer<
20 dot='.' func=%(it_funcs)s > trailer< '(' [any] ')' > >
22 power< func=%(it_funcs)s trailer< '(' [any] ')' > >
fix_filter.py 27 trailer<
42 trailer< '(' arglist< none='None' ',' seq=any > ')' >
47 args=trailer< '(' [any] ')' >
fix_buffer.py 17 power< name='buffer' trailer< '(' [any] ')' > any* >
fix_funcattrs.py 13 power< any+ trailer< '.' attr=('func_closure' | 'func_doc' | 'func_globals'
fix_methodattrs.py 18 power< any+ trailer< '.' attr=('im_func' | 'im_self' | 'im_class') > any* >
fix_reduce.py 22 trailer< '('
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_xreadlines.py 14 power< call=any+ trailer< '.' 'xreadlines' > trailer< '(' ')' > >
16 power< any+ trailer< '.' no_call='xreadlines' > >
fix_input.py 10 context = patcomp.compile_pattern("power< 'eval' trailer< '(' any ')' > >")
16 power< 'input' args=trailer< '(' [any] ')' > >
fix_execfile.py 19 power< 'execfile' trailer< '(' arglist< filename=any [',' globals=any [',' locals=any ] ] > ')' > >
21 power< 'execfile' trailer< '(' filename=any ')' > >
36 read = [Node(syms.trailer, [Dot(), Name(u'read')]),
37 Node(syms.trailer, [LParen(), RParen()])]
fix_getcwdu.py 14 power< 'os' trailer< dot='.' name='getcwdu' > any* >
fix_raw_input.py 12 power< name='raw_input' trailer< '(' [any] ')' > any* >
fix_throw.py 19 power< any trailer< '.' 'throw' >
20 trailer< '(' args=arglist< exc=any ',' val=any [',' tb=any] > ')' >
23 power< any trailer< '.' 'throw' > trailer< '(' exc=any ')' > >
fix_itertools.py 19 trailer<
20 dot='.' func=%(it_funcs)s > trailer< '(' [any] ')' > >
22 power< func=%(it_funcs)s trailer< '(' [any] ')' > >
fix_filter.py 27 trailer<
42 trailer< '(' arglist< none='None' ',' seq=any > ')' >
47 args=trailer< '(' [any] ')' >
fix_buffer.py 17 power< name='buffer' trailer< '(' [any] ')' > any* >
fix_funcattrs.py 13 power< any+ trailer< '.' attr=('func_closure' | 'func_doc' | 'func_globals'
fix_methodattrs.py 18 power< any+ trailer< '.' attr=('im_func' | 'im_self' | 'im_class') > any* >
  /external/doclava/res/assets/templates/
designpage.cs 17 <?cs include:"trailer.cs" ?>
nosidenavpage.cs 17 <?cs include:"trailer.cs" ?>

Completed in 121 milliseconds

1 2 3 4 5 6 7 8 91011>>