Home
last modified time | relevance | path

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

/external/trappy/trappy/plotter/
DConstraint.py257 def _expand(self): member in ConstraintManager
/external/python/cpython2/Lib/
Dre.py279 def _expand(pattern, match, template): function
/external/compiler-rt/lib/asan/
Dasan_malloc_win.cc135 void *_expand(void *memblock, size_t size) { in _expand() function