Home
last modified time | relevance | path

Searched defs:_configure (Results 1 – 3 of 3) sorted by relevance

/third_party/ejdb/src/jbr/
Djbr.c1047 static iwrc _configure(struct jbr *jbr) { in _configure() function
/third_party/python/Lib/
D_pyio.py2079 def _configure(self, encoding=None, errors=None, newline=None, member in TextIOWrapper
/third_party/python/Lib/tkinter/
D__init__.py1655 def _configure(self, cmd, cnf, kw): member in Misc