Searched refs:_pure_variable_scope (Results 1 – 3 of 3) sorted by relevance
1784 class _pure_variable_scope(object): # pylint: disable=invalid-name class2281 pure_variable_scope = _pure_variable_scope(2303 pure_variable_scope = _pure_variable_scope(2334 pure_variable_scope = _pure_variable_scope(
288 with variable_scope._pure_variable_scope( # pylint:disable=protected-access
342 with variable_scope._pure_variable_scope(self.name): # pylint: disable=protected-access343 with variable_scope._pure_variable_scope(column.name): # pylint: disable=protected-access513 with variable_scope._pure_variable_scope(self.name): # pylint: disable=protected-access515 with variable_scope._pure_variable_scope(column.name): # pylint: disable=protected-access