Home
last modified time | relevance | path

Searched refs:dotted_as_names (Results 1 – 25 of 161) sorted by relevance

1234567

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/catapult/common/py_utils/py_utils/refactor/annotated_symbol/
H A Dimport_statement.py181 dotted_as_names = self.children[1]
183 for dotted_as_name in dotted_as_names.children[::2])
195 dotted_as_names = self.children[1]
196 if len(dotted_as_names.children) != 1:
199 return dotted_as_names.children[0]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/common/py_utils/py_utils/refactor/annotated_symbol/
H A Dimport_statement.py181 dotted_as_names = self.children[1]
183 for dotted_as_name in dotted_as_names.children[::2])
195 dotted_as_names = self.children[1]
196 if len(dotted_as_names.children) != 1:
199 return dotted_as_names.children[0]
/dports/lang/python37/Python-3.7.12/Include/
H A Dgraminit.h37 #define dotted_as_names 290 macro
/dports/lang/python-legacy/Python-2.7.18/Include/
H A Dgraminit.h34 #define dotted_as_names 287 macro
/dports/lang/python27/Python-2.7.18/Include/
H A Dgraminit.h34 #define dotted_as_names 287 macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dgraminit.h34 #define dotted_as_names 287 macro
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/Include/
H A Dgraminit.h36 #define dotted_as_names 289 macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_6/cpython_src/Include/
H A Dgraminit.h37 #define dotted_as_names 290 macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_7/cpython_src/Include/
H A Dgraminit.h37 #define dotted_as_names 290 macro
/dports/databases/py-gdbm/Python-3.8.12/Include/
H A Dgraminit.h37 #define dotted_as_names 290 macro
/dports/lang/python38/Python-3.8.12/Include/
H A Dgraminit.h37 #define dotted_as_names 290 macro
/dports/lang/python-tools/Python-3.8.12/Include/
H A Dgraminit.h37 #define dotted_as_names 290 macro
/dports/lang/python39/Python-3.9.9/Include/
H A Dgraminit.h37 #define dotted_as_names 290 macro
/dports/databases/py-sqlite3/Python-3.8.12/Include/
H A Dgraminit.h37 #define dotted_as_names 290 macro
/dports/devel/py-typed-ast/typed_ast-1.5.0/ast3/Include/
H A Dgraminit.h37 #define dotted_as_names 290 macro
/dports/devel/py-typed-ast/typed_ast-1.5.0/ast27/Include/
H A Dgraminit.h34 #define dotted_as_names 287 macro
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/
H A Dgraminit.h37 #define dotted_as_names 290 macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/
H A Dgraminit.h37 #define dotted_as_names 290 macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_8/cpython_src/Include/
H A Dgraminit.h37 #define dotted_as_names 290 macro
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dsymbol.py49 dotted_as_names = 290 variable
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dsymbol.py49 dotted_as_names = 290 variable
/dports/lang/python38/Python-3.8.12/Lib/
H A Dsymbol.py49 dotted_as_names = 290 variable
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dsymbol.py44 dotted_as_names = 287 variable
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dsymbol.py49 dotted_as_names = 290 variable
/dports/lang/python27/Python-2.7.18/Lib/
H A Dsymbol.py44 dotted_as_names = 287 variable

1234567