Home
last modified time | relevance | path

Searched +refs:conf +refs:key (Results 1 – 25 of 42159) sorted by relevance

12345678910>>...1687

/dports/devel/spark/spark-2.1.1/sql/core/src/test/scala/org/apache/spark/sql/internal/
H A DSQLConfEntrySuite.scala35 conf.setConfString(key, "20")
41 conf.setConfString(key, "abc")
54 conf.setConfString(key, "20")
60 conf.setConfString(key, "abc")
73 conf.setConfString(key, "true")
79 conf.setConfString(key, "abc")
92 conf.setConfString(key, "20.0")
98 conf.setConfString(key, "abc")
128 conf.setConfString(key, "c")
134 conf.setConfString(key, "d")
[all …]
/dports/security/munge/munge-munge-0.5.14/src/munge/
H A Dunmunge.c277 conf->key[i] = 0; in create_conf()
453 conf->key[i] = 1; in parse_cmdline()
528 conf->key[val] = 1; in parse_keys()
608 if (conf->key[i] && munge_keys[i].fp) { in display_meta()
637 num_spaces = conf->key_width - strlen (key); in display_status()
664 num_spaces = conf->key_width - strlen (key); in display_encode_host()
702 num_spaces = conf->key_width - strlen (key); in display_encode_time()
752 num_spaces = conf->key_width - strlen (key); in display_decode_time()
799 num_spaces = conf->key_width - strlen (key); in display_ttl()
823 num_spaces = conf->key_width - strlen (key); in display_cipher_type()
[all …]
/dports/net/py-sbws/sbws-25aa5b232ca26729e1bf30a7c5a54fd22f5c3eeb/sbws/util/
H A Dconfig.py301 def _validate_country(conf, sec, key, err_tmpl): argument
303 if conf[sec].get(key, None) is None:
307 key=key,
318 key=key,
319 val=conf[sec][key],
354 sec=sec, key="nickname", val=conf[sec]["nickname"], e=error_msg
575 key=key,
592 key=key,
609 key=key,
626 key=key,
[all …]
/dports/games/mt_gtk_client/mt_gtk_client-0.1.98/src/
H A Dconfig_utils.c315 conf->gui_port = atoi (key); in config_read()
324 conf->gui_host_name = g_string_new (key); in config_read()
342 conf->cardpics_dir = g_string_new (key); in config_read()
351 conf->gui_geometry = g_string_new (key); in config_read()
387 conf->gui_card_sort_value[0] = atoi (key); in config_read()
396 conf->gui_card_sort_value[1] = atoi (key); in config_read()
405 conf->gui_card_sort_value[2] = atoi (key); in config_read()
414 conf->gui_card_sort_value[3] = atoi (key); in config_read()
423 conf->gui_card_sort_value[4] = atoi (key); in config_read()
468 conf->gui_command[0] = g_string_new (key); in config_read()
[all …]
/dports/www/gallery-dl/gallery-dl-1.21.0/gallery_dl/
H A Dconfig.py94 return conf[key]
101 if key in conf:
102 return conf[key]
106 if key in conf:
117 if key in conf:
118 return conf[key]
124 if key in conf:
149 if key in conf:
155 if key in conf:
171 conf[key] = value
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-common/file/
H A Dconfig_file.c989 if (config_get_array(conf, key, buf, size)) in config_get_path()
1037 if (!conf || !key || !val) in config_set_string()
1050 conf, key, &last); in config_set_string()
1102 if (!conf || !key) in config_unset()
1145 config_set_string(conf, key, buf); in config_set_double()
1152 config_set_string(conf, key, buf); in config_set_float()
1159 config_set_string(conf, key, buf); in config_set_int()
1166 config_set_string(conf, key, buf); in config_set_uint()
1173 config_set_string(conf, key, buf); in config_set_hex()
1180 config_set_string(conf, key, buf); in config_set_uint64()
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/file/
H A Dconfig_file.c991 if (config_get_array(conf, key, buf, size)) in config_get_path()
1039 if (!conf || !key || !val) in config_set_string()
1052 conf, key, &last); in config_set_string()
1104 if (!conf || !key) in config_unset()
1147 config_set_string(conf, key, buf); in config_set_double()
1154 config_set_string(conf, key, buf); in config_set_float()
1161 config_set_string(conf, key, buf); in config_set_int()
1168 config_set_string(conf, key, buf); in config_set_uint()
1175 config_set_string(conf, key, buf); in config_set_hex()
1182 config_set_string(conf, key, buf); in config_set_uint64()
[all …]
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/file/
H A Dconfig_file.c1122 if (config_get_array(conf, key, buf, size)) in config_get_path()
1170 if (!conf || !key || !val) in config_set_string()
1183 conf, key, &last); in config_set_string()
1236 if (!conf || !key) in config_unset()
1281 config_set_string(conf, key, buf); in config_set_double()
1288 config_set_string(conf, key, buf); in config_set_float()
1295 config_set_string(conf, key, buf); in config_set_int()
1302 config_set_string(conf, key, buf); in config_set_uint()
1309 config_set_string(conf, key, buf); in config_set_hex()
1316 config_set_string(conf, key, buf); in config_set_uint64()
[all …]
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/file/
H A Dconfig_file.c1122 if (config_get_array(conf, key, buf, size)) in config_get_path()
1170 if (!conf || !key || !val) in config_set_string()
1183 conf, key, &last); in config_set_string()
1236 if (!conf || !key) in config_unset()
1281 config_set_string(conf, key, buf); in config_set_double()
1288 config_set_string(conf, key, buf); in config_set_float()
1295 config_set_string(conf, key, buf); in config_set_int()
1302 config_set_string(conf, key, buf); in config_set_uint()
1309 config_set_string(conf, key, buf); in config_set_hex()
1316 config_set_string(conf, key, buf); in config_set_uint64()
[all …]
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/file/
H A Dconfig_file.c1042 if (config_get_array(conf, key, buf, size)) in config_get_path()
1090 if (!conf || !key || !val) in config_set_string()
1103 conf, key, &last); in config_set_string()
1154 if (!conf || !key) in config_unset()
1197 config_set_string(conf, key, buf); in config_set_double()
1204 config_set_string(conf, key, buf); in config_set_float()
1211 config_set_string(conf, key, buf); in config_set_int()
1218 config_set_string(conf, key, buf); in config_set_uint()
1225 config_set_string(conf, key, buf); in config_set_hex()
1232 config_set_string(conf, key, buf); in config_set_uint64()
[all …]
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/libretro-common/file/
H A Dconfig_file.c713 bool config_get_array(config_file_t *conf, const char *key, in config_get_array() argument
724 bool config_get_path(config_file_t *conf, const char *key, in config_get_path() argument
728 return config_get_array(conf, key, buf, size); in config_get_path()
786 void config_unset(config_file_t *conf, const char *key) in config_unset() argument
825 config_set_string(conf, key, buf); in config_set_double()
834 config_set_string(conf, key, buf); in config_set_float()
843 config_set_string(conf, key, buf); in config_set_int()
852 config_set_string(conf, key, buf); in config_set_hex()
865 config_set_string(conf, key, buf); in config_set_uint64()
874 config_set_string(conf, key, buf); in config_set_char()
[all …]
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/file/
H A Dconfig_file.c831 bool config_get_path(config_file_t *conf, const char *key, in config_get_path() argument
835 if (config_get_array(conf, key, buf, size)) in config_get_path()
903 void config_unset(config_file_t *conf, const char *key) in config_unset() argument
942 config_set_string(conf, key, buf); in config_set_double()
951 config_set_string(conf, key, buf); in config_set_float()
960 config_set_string(conf, key, buf); in config_set_int()
969 config_set_string(conf, key, buf); in config_set_uint()
978 config_set_string(conf, key, buf); in config_set_hex()
987 config_set_string(conf, key, buf); in config_set_uint64()
996 config_set_string(conf, key, buf); in config_set_char()
[all …]
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro-common/file/
H A Dconfig_file.c829 bool config_get_path(config_file_t *conf, const char *key, in config_get_path() argument
833 if (config_get_array(conf, key, buf, size)) in config_get_path()
901 void config_unset(config_file_t *conf, const char *key) in config_unset() argument
940 config_set_string(conf, key, buf); in config_set_double()
949 config_set_string(conf, key, buf); in config_set_float()
958 config_set_string(conf, key, buf); in config_set_int()
967 config_set_string(conf, key, buf); in config_set_uint()
976 config_set_string(conf, key, buf); in config_set_hex()
985 config_set_string(conf, key, buf); in config_set_uint64()
994 config_set_string(conf, key, buf); in config_set_char()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/file/
H A Dconfig_file.c831 bool config_get_path(config_file_t *conf, const char *key, in config_get_path() argument
835 if (config_get_array(conf, key, buf, size)) in config_get_path()
903 void config_unset(config_file_t *conf, const char *key) in config_unset() argument
942 config_set_string(conf, key, buf); in config_set_double()
951 config_set_string(conf, key, buf); in config_set_float()
960 config_set_string(conf, key, buf); in config_set_int()
969 config_set_string(conf, key, buf); in config_set_uint()
978 config_set_string(conf, key, buf); in config_set_hex()
987 config_set_string(conf, key, buf); in config_set_uint64()
996 config_set_string(conf, key, buf); in config_set_char()
[all …]
/dports/irc/bitlbee/bitlbee-3.6/
H A Dconf.c216 if (g_strcasecmp(ini->key, "runmode") == 0) { in conf_loadini()
224 } else if (g_strcasecmp(ini->key, "pidfile") == 0) { in conf_loadini()
236 } else if (g_strcasecmp(ini->key, "authmode") == 0) { in conf_loadini()
267 } else if (g_strcasecmp(ini->key, "hostname") == 0) { in conf_loadini()
270 } else if (g_strcasecmp(ini->key, "configdir") == 0) { in conf_loadini()
276 } else if (g_strcasecmp(ini->key, "motdfile") == 0) { in conf_loadini()
297 } else if (g_strcasecmp(ini->key, "proxy") == 0) { in conf_loadini()
321 } else if (g_strcasecmp(ini->key, "user") == 0) { in conf_loadini()
343 } else if (g_strcasecmp(ini->key, "cafile") == 0) { in conf_loadini()
348 ini->key, ini->line); in conf_loadini()
[all …]
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/libretro/libretro-common/file/
H A Dconfig_file.c725 bool config_get_array(config_file_t *conf, const char *key, in config_get_array() argument
736 bool config_get_path(config_file_t *conf, const char *key, in config_get_path() argument
740 return config_get_array(conf, key, buf, size); in config_get_path()
803 void config_unset(config_file_t *conf, const char *key) in config_unset() argument
842 config_set_string(conf, key, buf); in config_set_double()
851 config_set_string(conf, key, buf); in config_set_float()
860 config_set_string(conf, key, buf); in config_set_int()
869 config_set_string(conf, key, buf); in config_set_hex()
882 config_set_string(conf, key, buf); in config_set_uint64()
891 config_set_string(conf, key, buf); in config_set_char()
[all …]
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/libretro-common/file/
H A Dconfig_file.c689 bool config_get_array(config_file_t *conf, const char *key, in config_get_array() argument
699 bool config_get_path(config_file_t *conf, const char *key, in config_get_path() argument
703 if (config_get_array(conf, key, buf, size)) in config_get_path()
768 void config_unset(config_file_t *conf, const char *key) in config_unset() argument
807 config_set_string(conf, key, buf); in config_set_double()
816 config_set_string(conf, key, buf); in config_set_float()
825 config_set_string(conf, key, buf); in config_set_int()
834 config_set_string(conf, key, buf); in config_set_hex()
843 config_set_string(conf, key, buf); in config_set_uint64()
852 config_set_string(conf, key, buf); in config_set_char()
[all …]
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/libretro/libretro-common/file/
H A Dconfig_file.c808 bool config_get_path(config_file_t *conf, const char *key, in config_get_path() argument
812 if (config_get_array(conf, key, buf, size)) in config_get_path()
880 void config_unset(config_file_t *conf, const char *key) in config_unset() argument
919 config_set_string(conf, key, buf); in config_set_double()
928 config_set_string(conf, key, buf); in config_set_float()
937 config_set_string(conf, key, buf); in config_set_int()
946 config_set_string(conf, key, buf); in config_set_uint()
955 config_set_string(conf, key, buf); in config_set_hex()
964 config_set_string(conf, key, buf); in config_set_uint64()
973 config_set_string(conf, key, buf); in config_set_char()
[all …]
/dports/www/p5-CGI-Ex/CGI-Ex-2.50/samples/benchmark/
H A Dbench_conf_readers.pl368 $conf->{$key} .= $line;
374 $conf->{$key} =~ s/\s+$//;
377 my $urldec = (index($conf->{$key},'%')>-1 || index($conf->{$key},'+')>-1);
418 $conf->{$key} = $val;
424 if( length($key) && defined($conf->{$key}) ){
425 $conf->{$key} =~ s/\s+$//;
427 $conf->{$key} =~ s/^\s+//;
428 my $urldec = (index($conf->{$key},'%')>-1 || index($conf->{$key},'+')>-1);
444 $conf->{$key} = \@pieces;
489 $conf->{$key} = $new_conf->{$key};
[all …]
H A Dbench_conf_writers.pl200 $conf->{$key} .= $line;
206 $conf->{$key} =~ s/\s+$//;
209 my $urldec = (index($conf->{$key},'%')>-1 || index($conf->{$key},'+')>-1);
250 $conf->{$key} = $val;
256 if( length($key) && defined($conf->{$key}) ){
257 $conf->{$key} =~ s/\s+$//;
259 $conf->{$key} =~ s/^\s+//;
260 my $urldec = (index($conf->{$key},'%')>-1 || index($conf->{$key},'+')>-1);
276 $conf->{$key} = \@pieces;
321 $conf->{$key} = $new_conf->{$key};
[all …]
/dports/devel/ccache-static/ccache-3.7.12/src/
H A Dconf.c41 handle_conf_setting(struct conf *conf, const char *key, const char *value, in handle_conf_setting() argument
91 *key = NULL; in parse_line()
108 free(*key); in parse_line()
109 *key = NULL; in parse_line()
220 char *key; in conf_read() local
227 handle_conf_setting(conf, key, value, &errmsg2, NULL, false, path); in conf_read()
230 free(key); in conf_read()
277 free(key); in conf_update_from_environment()
292 free(key); in conf_update_from_environment()
371 conf_print_value(struct conf *conf, const char *key, in conf_print_value() argument
[all …]
/dports/devel/ccache/ccache-3.7.12/src/
H A Dconf.c41 handle_conf_setting(struct conf *conf, const char *key, const char *value, in handle_conf_setting() argument
91 *key = NULL; in parse_line()
108 free(*key); in parse_line()
109 *key = NULL; in parse_line()
220 char *key; in conf_read() local
227 handle_conf_setting(conf, key, value, &errmsg2, NULL, false, path); in conf_read()
230 free(key); in conf_read()
277 free(key); in conf_update_from_environment()
292 free(key); in conf_update_from_environment()
371 conf_print_value(struct conf *conf, const char *key, in conf_print_value() argument
[all …]
/dports/deskutils/virt-manager/virt-manager-3.2.0/virtManager/
H A Dconfig.py287 self.conf.make_vm_settings(key)
288 return self.conf.notify_add(key, *args, **kwargs)
292 self.conf.make_vm_settings(key)
293 ret = self.conf.set(key, *args, **kwargs)
298 self.conf.make_vm_settings(key)
299 return self.conf.get(key)
311 self.conf.make_conn_settings(key)
316 self.conf.make_conn_settings(key)
317 ret = self.conf.set(key, *args, **kwargs)
322 self.conf.make_conn_settings(key)
[all …]
/dports/security/putty/putty-0.76/
H A Dconf.c273 entry = find234(conf->tree, &key, NULL); in conf_get_bool()
286 entry = find234(conf->tree, &key, NULL); in conf_get_int()
300 entry = find234(conf->tree, &key, NULL); in conf_get_int_int()
313 entry = find234(conf->tree, &key, NULL); in conf_get_str()
327 entry = find234(conf->tree, &key, NULL); in conf_get_str_str_opt()
349 entry = findrel234(conf->tree, &key, NULL, REL234_GT); in conf_get_str_strs()
352 entry = findrel234(conf->tree, &key, conf_cmp_constkey, REL234_GE); in conf_get_str_strs()
370 entry = findrelpos234(conf->tree, &key, conf_cmp_constkey, in conf_get_str_nthstrkey()
388 entry = find234(conf->tree, &key, NULL); in conf_get_filename()
401 entry = find234(conf->tree, &key, NULL); in conf_get_fontspec()
[all …]
/dports/security/putty-nogtk/putty-0.76/
H A Dconf.c273 entry = find234(conf->tree, &key, NULL); in conf_get_bool()
286 entry = find234(conf->tree, &key, NULL); in conf_get_int()
300 entry = find234(conf->tree, &key, NULL); in conf_get_int_int()
313 entry = find234(conf->tree, &key, NULL); in conf_get_str()
327 entry = find234(conf->tree, &key, NULL); in conf_get_str_str_opt()
349 entry = findrel234(conf->tree, &key, NULL, REL234_GT); in conf_get_str_strs()
352 entry = findrel234(conf->tree, &key, conf_cmp_constkey, REL234_GE); in conf_get_str_strs()
370 entry = findrelpos234(conf->tree, &key, conf_cmp_constkey, in conf_get_str_nthstrkey()
388 entry = find234(conf->tree, &key, NULL); in conf_get_filename()
401 entry = find234(conf->tree, &key, NULL); in conf_get_fontspec()
[all …]

12345678910>>...1687