Home
last modified time | relevance | path

Searched defs:key_string (Results 1 – 25 of 432) sorted by relevance

12345678910>>...18

/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/io/
H A DKey.java43 private String key_string; field in Key
49 public Key (final String key_string) in Key()
61 Key (final String key_string, final boolean dummy) in Key()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/sdk/objc/components/video_codec/
H A Dhelpers.cc46 std::string key_string = CFStringToString(key); in SetVTSessionProperty() local
62 std::string key_string = CFStringToString(key); in SetVTSessionProperty() local
73 std::string key_string = CFStringToString(key); in SetVTSessionProperty() local
85 std::string key_string = CFStringToString(key); in SetVTSessionProperty() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/sdk/objc/components/video_codec/
H A Dhelpers.cc46 std::string key_string = CFStringToString(key); in SetVTSessionProperty() local
62 std::string key_string = CFStringToString(key); in SetVTSessionProperty() local
73 std::string key_string = CFStringToString(key); in SetVTSessionProperty() local
85 std::string key_string = CFStringToString(key); in SetVTSessionProperty() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/sdk/objc/components/video_codec/
H A Dhelpers.cc46 std::string key_string = CFStringToString(key); in SetVTSessionProperty() local
62 std::string key_string = CFStringToString(key); in SetVTSessionProperty() local
73 std::string key_string = CFStringToString(key); in SetVTSessionProperty() local
85 std::string key_string = CFStringToString(key); in SetVTSessionProperty() local
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/storage/resources/
H A Dresource_util.py62 def get_metadata_json_section_string(key_string, value_to_convert_to_json, argument
82 def get_padded_metadata_key_value_line(key_string, value_string): argument
96 def get_padded_metadata_time_line(key_string, value_time): argument
/dports/editors/jove/jove/xjove/
H A Dxjovewindows.h11 #define FUNCTION(key_string, string) MENU_ITEM, MENU_STRING, key_string, \ argument
18 #define FUNCPULL(key_string, string, menu) \ argument
22 #define FUNCPULLPROC(key_string, string, menu_proc) \ argument
H A Djovewindows.h11 #define FUNCTION(key_string, string) MENU_ITEM, \ argument
22 #define FUNCPULL(key_string, string, menu) MENU_ITEM, \ argument
27 #define FUNCPULLPROC(key_string, string, menu_proc) MENU_ITEM, \ argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/tests/nacl_io_test/fake_ppapi/
H A Dfake_var_dictionary_interface.cc34 const std::string& key_string = key_data->string_value; in Set() local
53 const std::string& key_string = key_data->string_value; in Get() local
67 const std::string& key_string = key_data->string_value; in Delete() local
82 const std::string& key_string = key_data->string_value; in HasKey() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/localization/src/c/
H A Dhashtable_localization.h24 struct key_string struct
47 int InsertHashtable_string(struct hashtable *hash_table, struct key_string *k, struct value_string … argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/
H A Dhtml_meta_element.cc119 String key_string = buffer.Substring(key_begin, key_end - key_begin); in ParseContentAttribute() local
152 const String& key_string, in ParsePositiveNumber()
181 const String& key_string, in ParseViewportValueAsLength()
214 const String& key_string, in ParseViewportValueAsZoom()
257 const String& key_string, in ParseViewportValueAsUserZoom()
289 const String& key_string, in ParseViewportValueAsDPI()
326 const String& key_string, in ProcessViewportKeyValuePair()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/
H A Dhtml_meta_element.cc118 String key_string = buffer.Substring(key_begin, key_end - key_begin); in ParseContentAttribute() local
151 const String& key_string, in ParsePositiveNumber()
180 const String& key_string, in ParseViewportValueAsLength()
213 const String& key_string, in ParseViewportValueAsZoom()
256 const String& key_string, in ParseViewportValueAsUserZoom()
288 const String& key_string, in ParseViewportValueAsDPI()
325 const String& key_string, in ProcessViewportKeyValuePair()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/policy/tools/template_writers/writers/
H A Dplist_writer.py40 def _AddKeyValuePair(self, parent, key_string, value_tag): argument
57 def _AddStringKeyValuePair(self, parent, key_string, value_string): argument
69 def _AddRealKeyValuePair(self, parent, key_string, value_string): argument
/dports/net/fsplib/fsplib-0.14/
H A Dlock.h17 char key_string[sizeof(FSP_KEY_PREFIX)+32]; member
30 char key_string[sizeof(FSP_KEY_PREFIX)+32]; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/test/chromedriver/
H A Dkeycode_text_conversion_ozone.cc81 base::string16 key_string; in ConvertCharToKeyCodeOzone() local
94 std::string key_string; in ConvertCharToKeyCodeOzone() local
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/kubernetes/helm/v2/
H A Dcertificate.rb12 def key_string method in Gitlab.Kubernetes.Helm.V2.Certificate
20 def self.from_strings(key_string, cert_string) argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/x509/
H A Dcertificate.rb10 def key_string method in Gitlab.X509.Certificate
26 def self.from_strings(key_string, cert_string, ca_certs_string = nil) argument
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/tools/encrypt_fw/src/
H A Dencrypt.c22 static int gcm_encrypt(unsigned short fw_enc_status, char *key_string, in gcm_encrypt()
157 int encrypt_file(unsigned short fw_enc_status, int enc_alg, char *key_string, in encrypt_file()
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/tools/encrypt_fw/src/
H A Dencrypt.c22 static int gcm_encrypt(unsigned short fw_enc_status, char *key_string, in gcm_encrypt()
157 int encrypt_file(unsigned short fw_enc_status, int enc_alg, char *key_string, in encrypt_file()
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/tools/encrypt_fw/src/
H A Dencrypt.c22 static int gcm_encrypt(unsigned short fw_enc_status, char *key_string, in gcm_encrypt()
157 int encrypt_file(unsigned short fw_enc_status, int enc_alg, char *key_string, in encrypt_file()
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/tools/encrypt_fw/src/
H A Dencrypt.c22 static int gcm_encrypt(unsigned short fw_enc_status, char *key_string, in gcm_encrypt()
157 int encrypt_file(unsigned short fw_enc_status, int enc_alg, char *key_string, in encrypt_file()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/tools/encrypt_fw/src/
H A Dencrypt.c22 static int gcm_encrypt(unsigned short fw_enc_status, char *key_string, in gcm_encrypt()
157 int encrypt_file(unsigned short fw_enc_status, int enc_alg, char *key_string, in encrypt_file()
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/tests/
H A Dtpd.c80 char *key_string[] = { in Thread() local
174 char *key_string[] = { in Tpd() local
/dports/www/firefox/firefox-99.0/nsprpub/pr/tests/
H A Dtpd.c80 char *key_string[] = { in Thread() local
174 char *key_string[] = { in Tpd() local
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/tests/
H A Dtpd.c75 char *key_string[] = { in Thread() local
168 char *key_string[] = { in Tpd() local
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/tests/
H A Dtpd.c75 char *key_string[] = { in Thread() local
168 char *key_string[] = { in Tpd() local

12345678910>>...18