Home
last modified time | relevance | path

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

/dports/graphics/leafpak/leafpak/
H A Dleafpak.h38 int key_const[][KEY_LEN] = { variable
/dports/graphics/lfview/lfview-1.1a/
H A Dleafpak.h54 int key_const[][KEY_LEN] = { variable
/dports/databases/tiledb/TileDB-2.5.2/test/src/
H A Dunit-crypto.cc452 ConstBuffer key_const(key.data(), key.size()); variable
/dports/japanese/scim-skk/scim-skk-0.5.2/src/
H A Dscim_skk_dictionary.cpp651 SKKDictionary::lookup (const WideString &key_const, const bool okuri, in lookup()