Home
last modified time | relevance | path

Searched defs:choose (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/utils/
H A Dmodfuzz.py126 def choose(options): function
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/scripts/
H A Dmake_graph.py135 def choose(self, cntnr): member in image_maker.__style_chooser
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/scripts/
H A Dmake_graph.py135 def choose(self, cntnr): member in image_maker.__style_chooser
/netbsd/external/bsd/jemalloc/dist/src/
H A Djemalloc.c521 unsigned choose = percpu_arena_choose(); in arena_choose_hard() local
531 unsigned i, j, choose[2], first_null; in arena_choose_hard() local