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

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Ddef-fns1.C3 class dictionary { class
H A Dgroff1.C16 class dictionary class
/openbsd-current/gnu/llvm/lldb/examples/scripting/
H A Ddictionary.c82 void populate_dictionary(tree_node **dictionary, char *filename) { argument
106 int find_word(tree_node *dictionary, char *word) { argument
122 print_tree(tree_node *dictionary) argument
136 tree_node *dictionary = NULL; local
[all...]
/openbsd-current/regress/lib/libz/
H A Dexample.c34 static const char dictionary[] = "hello"; variable
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp126 StructuredData::DictionarySP dictionary = local
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp500 auto dictionary = std::make_shared<StructuredData::Dictionary>(); local
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Ddictionary.c168 struct dictionary struct
[all...]
/openbsd-current/lib/libz/
H A Ddeflate.c546 int ZEXPORT deflateSetDictionary(z_streamp strm, const Bytef *dictionary, argument
612 deflateGetDictionary(z_streamp strm, Bytef *dictionary, uInt *dictLength) argument
[all...]
/openbsd-current/sys/lib/libz/
H A Ddeflate.c546 int ZEXPORT deflateSetDictionary(z_streamp strm, const Bytef *dictionary, argument
612 deflateGetDictionary(z_streamp strm, Bytef *dictionary, uInt *dictLength) argument
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Ddeflate.c411 deflateSetDictionary( z_streamp strm, const Bytef *dictionary, uInt dictLength) argument
480 deflateGetDictionary( z_streamp strm, Bytef *dictionary, uInt *dictLength) argument
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1135 const StructuredData::Dictionary *dictionary = object_sp->GetAsDictionary(); local
/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/
H A DRNBRemote.cpp586 RNBRemote::SendAsyncJSONPacket(const JSONGenerator::Dictionary &dictionary) { argument
/openbsd-current/gnu/usr.bin/perl/
H A Dregcomp.c160 struct dictionary{ struct

Completed in 156 milliseconds