Home
last modified time | relevance | path

Searched defs:_prefix (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/contrib/training/python/training/
Dbatch_sequences_with_states_test.py100 def _prefix(self, key_value): member in BatchSequencesWithStatesTest
/external/icu/icu4c/source/i18n/
Desctrn.cpp90 const UnicodeString& _prefix, const UnicodeString& _suffix, in EscapeTransliterator()
/external/python/cpython2/Lib/
Dmimetools.py123 _prefix = None variable
/external/tensorflow/tensorflow/python/training/
Dcheckpoint_management.py639 def _prefix(self): member in CheckpointManager
/external/apache-xml/src/main/java/org/apache/xml/utils/
DQName.java64 protected String _prefix; field in QName
/external/emma/core/java12/com/vladium/logging/
DLogger.java107 final String _prefix = prefix; in create() local
/external/python/cpython3/Lib/lib2to3/
Dpytree.py322 _prefix = "" # Whitespace and comments preceding this token in the input variable in Leaf
/external/python/cpython2/Lib/lib2to3/
Dpytree.py356 _prefix = "" # Whitespace and comments preceding this token in the input variable in Leaf