Home
last modified time | relevance | path

Searched refs:KeyInformation (Results 1 – 25 of 191) sorted by relevance

12345678

/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/session/
H A Dkey_info_util.cc55 std::vector<KeyInformation> ExtractSortedDirectModeKeysFromStream( in ExtractSortedDirectModeKeysFromStream()
60 std::vector<KeyInformation> result; in ExtractSortedDirectModeKeysFromStream()
82 KeyInformation info; in ExtractSortedDirectModeKeysFromStream()
93 std::vector<KeyInformation> ExtractSortedDirectModeKeysFromFile( in ExtractSortedDirectModeKeysFromFile()
98 return std::vector<KeyInformation>(); in ExtractSortedDirectModeKeysFromFile()
105 std::vector<KeyInformation> KeyInfoUtil::ExtractSortedDirectModeKeys( in ExtractSortedDirectModeKeys()
123 bool KeyInfoUtil::ContainsKey(const std::vector<KeyInformation> &sorted_keys, in ContainsKey()
125 KeyInformation key_info; in ContainsKey()
H A Dkey_info_util_test.cc48 void PushKey(const string &key_string, std::vector<KeyInformation> *keys) { in PushKey()
53 KeyInformation key_info; in PushKey()
76 std::vector<KeyInformation> expected; in TEST()
90 std::vector<KeyInformation> direct_mode_keys; in TEST()
H A Dkey_info_util.h49 static std::vector<KeyInformation> ExtractSortedDirectModeKeys(
54 static bool ContainsKey(const std::vector<KeyInformation> &sorted_keys,
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/session/
H A Dkey_info_util.cc55 std::vector<KeyInformation> ExtractSortedDirectModeKeysFromStream( in ExtractSortedDirectModeKeysFromStream()
60 std::vector<KeyInformation> result; in ExtractSortedDirectModeKeysFromStream()
82 KeyInformation info; in ExtractSortedDirectModeKeysFromStream()
93 std::vector<KeyInformation> ExtractSortedDirectModeKeysFromFile( in ExtractSortedDirectModeKeysFromFile()
98 return std::vector<KeyInformation>(); in ExtractSortedDirectModeKeysFromFile()
105 std::vector<KeyInformation> KeyInfoUtil::ExtractSortedDirectModeKeys( in ExtractSortedDirectModeKeys()
123 bool KeyInfoUtil::ContainsKey(const std::vector<KeyInformation> &sorted_keys, in ContainsKey()
125 KeyInformation key_info; in ContainsKey()
H A Dkey_info_util_test.cc48 void PushKey(const string &key_string, std::vector<KeyInformation> *keys) { in PushKey()
53 KeyInformation key_info; in PushKey()
76 std::vector<KeyInformation> expected; in TEST()
90 std::vector<KeyInformation> direct_mode_keys; in TEST()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/session/
H A Dkey_info_util.cc55 std::vector<KeyInformation> ExtractSortedDirectModeKeysFromStream( in ExtractSortedDirectModeKeysFromStream()
60 std::vector<KeyInformation> result; in ExtractSortedDirectModeKeysFromStream()
82 KeyInformation info; in ExtractSortedDirectModeKeysFromStream()
93 std::vector<KeyInformation> ExtractSortedDirectModeKeysFromFile( in ExtractSortedDirectModeKeysFromFile()
98 return std::vector<KeyInformation>(); in ExtractSortedDirectModeKeysFromFile()
105 std::vector<KeyInformation> KeyInfoUtil::ExtractSortedDirectModeKeys( in ExtractSortedDirectModeKeys()
123 bool KeyInfoUtil::ContainsKey(const std::vector<KeyInformation> &sorted_keys, in ContainsKey()
125 KeyInformation key_info; in ContainsKey()
H A Dkey_info_util_test.cc48 void PushKey(const string &key_string, std::vector<KeyInformation> *keys) { in PushKey()
53 KeyInformation key_info; in PushKey()
76 std::vector<KeyInformation> expected; in TEST()
90 std::vector<KeyInformation> direct_mode_keys; in TEST()
H A Dkey_info_util.h49 static std::vector<KeyInformation> ExtractSortedDirectModeKeys(
54 static bool ContainsKey(const std::vector<KeyInformation> &sorted_keys,
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/session/
H A Dkey_info_util.cc55 std::vector<KeyInformation> ExtractSortedDirectModeKeysFromStream( in ExtractSortedDirectModeKeysFromStream()
60 std::vector<KeyInformation> result; in ExtractSortedDirectModeKeysFromStream()
82 KeyInformation info; in ExtractSortedDirectModeKeysFromStream()
93 std::vector<KeyInformation> ExtractSortedDirectModeKeysFromFile( in ExtractSortedDirectModeKeysFromFile()
98 return std::vector<KeyInformation>(); in ExtractSortedDirectModeKeysFromFile()
105 std::vector<KeyInformation> KeyInfoUtil::ExtractSortedDirectModeKeys( in ExtractSortedDirectModeKeys()
123 bool KeyInfoUtil::ContainsKey(const std::vector<KeyInformation> &sorted_keys, in ContainsKey()
125 KeyInformation key_info; in ContainsKey()
H A Dkey_info_util_test.cc48 void PushKey(const string &key_string, std::vector<KeyInformation> *keys) { in PushKey()
53 KeyInformation key_info; in PushKey()
76 std::vector<KeyInformation> expected; in TEST()
90 std::vector<KeyInformation> direct_mode_keys; in TEST()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/session/
H A Dkey_info_util.cc55 std::vector<KeyInformation> ExtractSortedDirectModeKeysFromStream( in ExtractSortedDirectModeKeysFromStream()
60 std::vector<KeyInformation> result; in ExtractSortedDirectModeKeysFromStream()
82 KeyInformation info; in ExtractSortedDirectModeKeysFromStream()
93 std::vector<KeyInformation> ExtractSortedDirectModeKeysFromFile( in ExtractSortedDirectModeKeysFromFile()
98 return std::vector<KeyInformation>(); in ExtractSortedDirectModeKeysFromFile()
105 std::vector<KeyInformation> KeyInfoUtil::ExtractSortedDirectModeKeys( in ExtractSortedDirectModeKeys()
123 bool KeyInfoUtil::ContainsKey(const std::vector<KeyInformation> &sorted_keys, in ContainsKey()
125 KeyInformation key_info; in ContainsKey()
H A Dkey_info_util_test.cc48 void PushKey(const string &key_string, std::vector<KeyInformation> *keys) { in PushKey()
53 KeyInformation key_info; in PushKey()
76 std::vector<KeyInformation> expected; in TEST()
90 std::vector<KeyInformation> direct_mode_keys; in TEST()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/session/
H A Dkey_info_util.cc55 std::vector<KeyInformation> ExtractSortedDirectModeKeysFromStream( in ExtractSortedDirectModeKeysFromStream()
60 std::vector<KeyInformation> result; in ExtractSortedDirectModeKeysFromStream()
82 KeyInformation info; in ExtractSortedDirectModeKeysFromStream()
93 std::vector<KeyInformation> ExtractSortedDirectModeKeysFromFile( in ExtractSortedDirectModeKeysFromFile()
98 return std::vector<KeyInformation>(); in ExtractSortedDirectModeKeysFromFile()
105 std::vector<KeyInformation> KeyInfoUtil::ExtractSortedDirectModeKeys( in ExtractSortedDirectModeKeys()
123 bool KeyInfoUtil::ContainsKey(const std::vector<KeyInformation> &sorted_keys, in ContainsKey()
125 KeyInformation key_info; in ContainsKey()
H A Dkey_info_util_test.cc48 void PushKey(const string &key_string, std::vector<KeyInformation> *keys) { in PushKey()
53 KeyInformation key_info; in PushKey()
76 std::vector<KeyInformation> expected; in TEST()
90 std::vector<KeyInformation> direct_mode_keys; in TEST()
H A Dkey_info_util.h49 static std::vector<KeyInformation> ExtractSortedDirectModeKeys(
54 static bool ContainsKey(const std::vector<KeyInformation> &sorted_keys,
/dports/java/bouncycastle15/crypto-169/pg/src/main/java/org/bouncycastle/gpg/keybox/
H A DKeyInformation.java7 public class KeyInformation class
15KeyInformation(byte[] fingerprint, long offsetToKeyID, int keyFlags, byte[] filler, byte[] keyID) in KeyInformation() method in KeyInformation
24 static KeyInformation getInstance(Object src, int expectedSize, int base) in getInstance()
28 if (src instanceof KeyInformation) in getInstance()
30 return (KeyInformation)src; in getInstance()
57 return new KeyInformation(fingerPrint, offsetToKeyID, keyFlags, filler, keyID); in getInstance()
H A DCertificateBlob.java18 List<KeyInformation> keyInformation, in CertificateBlob()
73 List<KeyInformation> keyInformation = new ArrayList<KeyInformation>(); in parseContent()
77 … keyInformation.add(KeyInformation.getInstance(buffer, keyInformationStructureSize, base)); in parseContent()
H A DPublicKeyRingBlob.java23 List<KeyInformation> keyInformation, in PublicKeyRingBlob()
80 ArrayList<KeyInformation> keyInformation = new ArrayList<KeyInformation>(); in parseContent()
84 … keyInformation.add(KeyInformation.getInstance(buffer, keyInformationStructureSize, base)); in parseContent()
H A DKeyBlob.java14 private final List<KeyInformation> keyInformation;
34 List<KeyInformation> keyInformation, in KeyBlob()
90 public List<KeyInformation> getKeyInformation() in getKeyInformation()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/composer/
H A Dkey_event_util.h42 typedef uint64 KeyInformation; typedef
51 KeyInformation *key);
75 KeyInformation *key);
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/composer/
H A Dkey_event_util.h42 typedef uint64 KeyInformation; typedef
51 KeyInformation *key);
75 KeyInformation *key);
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/composer/
H A Dkey_event_util.h42 typedef uint64 KeyInformation; typedef
51 KeyInformation *key);
75 KeyInformation *key);
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/composer/
H A Dkey_event_util.h42 typedef uint64 KeyInformation; typedef
51 KeyInformation *key);
75 KeyInformation *key);
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/composer/
H A Dkey_event_util.h42 typedef uint64 KeyInformation; typedef
51 KeyInformation *key);
75 KeyInformation *key);
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/composer/
H A Dkey_event_util.h42 typedef uint64 KeyInformation; typedef
51 KeyInformation *key);
75 KeyInformation *key);

12345678