Home
last modified time | relevance | path

Searched defs:Partition (Results 1 – 2 of 2) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dpartition.h50 Partition() {} in Partition() function
52 Partition(T num_states) { in Partition() function
/external/qemu/distrib/sdl-1.2.12/src/stdlib/
DSDL_qsort.c204 #define Partition(swapper,sz) { \ macro