OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dotted_name
(Results
1 - 25
of
37
) sorted by null
1
2
/prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/
Grammar.txt
34
decorator: '@'
dotted_name
[ '(' [arglist] ')' ] NEWLINE
74
import_from: ('from' ('.'*
dotted_name
| '.'+)
77
dotted_as_name:
dotted_name
['as' NAME]
80
dotted_name
: NAME ('.' NAME)*
/prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/
Grammar.txt
34
decorator: '@'
dotted_name
[ '(' [arglist] ')' ] NEWLINE
74
import_from: ('from' ('.'*
dotted_name
| '.'+)
77
dotted_as_name:
dotted_name
['as' NAME]
80
dotted_name
: NAME ('.' NAME)*
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
Grammar.txt
34
decorator: '@'
dotted_name
[ '(' [arglist] ')' ] NEWLINE
74
import_from: ('from' ('.'*
dotted_name
| '.'+)
77
dotted_as_name:
dotted_name
['as' NAME]
80
dotted_name
: NAME ('.' NAME)*
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
Grammar.txt
34
decorator: '@'
dotted_name
[ '(' [arglist] ')' ] NEWLINE
74
import_from: ('from' ('.'*
dotted_name
| '.'+)
77
dotted_as_name:
dotted_name
['as' NAME]
80
dotted_name
: NAME ('.' NAME)*
/prebuilts/gdb/darwin-x86/include/python2.7/
graminit.h
35
#define
dotted_name
288
macro
/prebuilts/gdb/linux-x86/include/python2.7/
graminit.h
35
#define
dotted_name
288
macro
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
graminit.h
35
#define
dotted_name
288
macro
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
graminit.h
35
#define
dotted_name
288
macro
/external/chromium-trace/catapult/catapult_base/catapult_base/refactor/annotated_symbol/
import_statement.py
26
if symbol_type != symbol.
dotted_name
:
251
return self.FindChild(symbol.
dotted_name
).value
255
self.FindChild(symbol.
dotted_name
).value = value
/prebuilts/gdb/darwin-x86/lib/python2.7/
symbol.py
45
dotted_name
= 288
variable
/prebuilts/gdb/linux-x86/lib/python2.7/
symbol.py
45
dotted_name
= 288
variable
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
symbol.py
45
dotted_name
= 288
variable
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
symbol.py
45
dotted_name
= 288
variable
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
Python.g
202
| 'from'
dotted_name
'import'
210
dotted_as_name:
dotted_name
(NAME NAME)?
213
dotted_name
: NAME (DOT NAME)*
/prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/fixes/
fix_import.py
28
elif node.type == syms.
dotted_name
:
/prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/fixes/
fix_import.py
28
elif node.type == syms.
dotted_name
:
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_import.py
28
elif node.type == syms.
dotted_name
:
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_import.py
28
elif node.type == syms.
dotted_name
:
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
py3_test_grammar.py
151
### decorator: '@'
dotted_name
[ '(' [arglist] ')' ] NEWLINE
473
# 'from'
dotted_name
'import' ('*' | '(' import_as_names ')' | import_as_names)
740
# decorator: '@'
dotted_name
[ '(' [arglist] ')' ] NEWLINE
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
py3_test_grammar.py
151
### decorator: '@'
dotted_name
[ '(' [arglist] ')' ] NEWLINE
473
# 'from'
dotted_name
'import' ('*' | '(' import_as_names ')' | import_as_names)
740
# decorator: '@'
dotted_name
[ '(' [arglist] ')' ] NEWLINE
/prebuilts/gdb/darwin-x86/lib/python2.7/compiler/
transformer.py
211
# '@'
dotted_name
[ '(' [arglist] ')' ]
216
assert nodelist[1][0] == symbol.
dotted_name
342
def
dotted_name
(self, nodelist):
member in class:Transformer
455
# import_from: 'from' ('.'*
dotted_name
| '.') 'import' ('*' |
462
if nodelist[idx][0] == symbol.
dotted_name
:
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/compiler/
transformer.py
211
# '@'
dotted_name
[ '(' [arglist] ')' ]
216
assert nodelist[1][0] == symbol.
dotted_name
342
def
dotted_name
(self, nodelist):
member in class:Transformer
455
# import_from: 'from' ('.'*
dotted_name
| '.') 'import' ('*' |
462
if nodelist[idx][0] == symbol.
dotted_name
:
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
transformer.py
211
# '@'
dotted_name
[ '(' [arglist] ')' ]
216
assert nodelist[1][0] == symbol.
dotted_name
342
def
dotted_name
(self, nodelist):
member in class:Transformer
455
# import_from: 'from' ('.'*
dotted_name
| '.') 'import' ('*' |
462
if nodelist[idx][0] == symbol.
dotted_name
:
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
transformer.py
211
# '@'
dotted_name
[ '(' [arglist] ')' ]
216
assert nodelist[1][0] == symbol.
dotted_name
342
def
dotted_name
(self, nodelist):
member in class:Transformer
455
# import_from: 'from' ('.'*
dotted_name
| '.') 'import' ('*' |
462
if nodelist[idx][0] == symbol.
dotted_name
:
[
all
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_grammar.py
501
# 'from'
dotted_name
'import' ('*' | '(' import_as_names ')' | import_as_names)
821
# decorator: '@'
dotted_name
[ '(' [arglist] ')' ] NEWLINE
Completed in 1484 milliseconds
1
2