Searched defs:dictionary (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/groff/src/roff/troff/
H A Ddictionary.h42 class dictionary { class
H A Ddictionary.cpp41 dictionary::dictionary(int n) : size(n), used(0), threshold(0.5), factor(1.5) function in class:dictionary
/freebsd-10.0-release/lib/libz/test/
H A Dexample.c34 const char dictionary[] = "hello"; variable
[all...]
/freebsd-10.0-release/contrib/gdb/gdb/
H A Ddictionary.c168 struct dictionary struct
[all...]
/freebsd-10.0-release/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_lzma2.c44 struct dictionary { struct
[all...]

Completed in 278 milliseconds