Home
last modified time | relevance | path

Searched refs:normalize_key (Results 1 – 25 of 69) sorted by relevance

123

/dports/math/py-yt/yt-4.0.1/yt/utilities/
H A Dconfigure.py63 def normalize_key(key): function
72 old_keys_to_new = {normalize_key(k): k for k in ytcfg_defaults["yt"].keys()}
84 if normalize_key(key) in old_keys_to_new and section == "yt":
85 new_key = old_keys_to_new[normalize_key(key)]
/dports/devel/sccache/sccache-0.2.15/src/cache/
H A Ds3.rs62 fn normalize_key(&self, key: &str) -> String { in normalize_key() method
76 let key = self.normalize_key(key); in get()
105 let key = self.normalize_key(&key); in put()
/dports/multimedia/streamlink/streamlink-2.1.2/src/streamlink/stream/
H A Dhttp.py10 def normalize_key(keyval): function
55 headers = dict(map(normalize_key, req.headers.items()))
H A Ddash.py14 from streamlink.stream.http import normalize_key, valid_args
170 headers = dict(map(normalize_key, req.headers.items()))
/dports/multimedia/livestreamer/livestreamer-1.12.2/src/livestreamer/stream/
H A Dhttp.py10 def normalize_key(keyval): function
55 headers = dict(map(normalize_key, req.headers.items()))
/dports/www/web2ldap/web2ldap-1.6.27/web2ldap/app/
H A Dcnf.py42 def normalize_key(key): member in Web2LDAPConfigDict
72 cfg_key = self.normalize_key(cfg_uri)
/dports/science/py-DendroPy/DendroPy-4.4.0/src/dendropy/utility/
H A Dcontainer.py282 normalized_key = self.normalize_key(key)
286 def normalize_key(self, key): member in NormalizedBitmaskDict
295 key = self.normalize_key(key)
300 key = self.normalize_key(key)
305 key = self.normalize_key(key)
310 key = self.normalize_key(key)
315 key = self.normalize_key(key)
320 dict.setdefault(self, self.normalize_key(key), def_val)
331 dict.__setitem__(self, self.normalize_key(key), val)
/dports/devel/p5-Date-EzDate/Date-EzDate-1.16/lib/Date/
H A DEzDate.pm614 {normalize_key($el)}
648 sub normalize_key { subroutine
697 normalize_key($key);
1027 $opts{'normalized'} or normalize_key($key);
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/keytable/
H A Dtoml.c486 static char* normalize_key(context_t* ctx, token_t strtok) in normalize_key() function
592 char* newkey = normalize_key(ctx, keytok); in create_keyval_in_table()
632 char* newkey = normalize_key(ctx, keytok); in create_keytable_in_table()
682 char* newkey = normalize_key(ctx, keytok); in create_keyarray_in_table()
1025 ctx->tpath.key[ctx->tpath.top] = normalize_key(ctx, ctx->tok); in fill_tabpath()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/common/
H A Dtoml.c486 static char* normalize_key(context_t* ctx, token_t strtok) in normalize_key() function
592 char* newkey = normalize_key(ctx, keytok); in create_keyval_in_table()
632 char* newkey = normalize_key(ctx, keytok); in create_keytable_in_table()
682 char* newkey = normalize_key(ctx, keytok); in create_keyarray_in_table()
1025 ctx->tpath.key[ctx->tpath.top] = normalize_key(ctx, ctx->tok); in fill_tabpath()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/ir-ctl/
H A Dtoml.c486 static char* normalize_key(context_t* ctx, token_t strtok) in normalize_key() function
592 char* newkey = normalize_key(ctx, keytok); in create_keyval_in_table()
632 char* newkey = normalize_key(ctx, keytok); in create_keytable_in_table()
682 char* newkey = normalize_key(ctx, keytok); in create_keyarray_in_table()
1025 ctx->tpath.key[ctx->tpath.top] = normalize_key(ctx, ctx->tok); in fill_tabpath()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/common/
H A Dtoml.c486 static char* normalize_key(context_t* ctx, token_t strtok) in normalize_key() function
592 char* newkey = normalize_key(ctx, keytok); in create_keyval_in_table()
632 char* newkey = normalize_key(ctx, keytok); in create_keytable_in_table()
682 char* newkey = normalize_key(ctx, keytok); in create_keyarray_in_table()
1025 ctx->tpath.key[ctx->tpath.top] = normalize_key(ctx, ctx->tok); in fill_tabpath()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/keytable/
H A Dtoml.c486 static char* normalize_key(context_t* ctx, token_t strtok) in normalize_key() function
592 char* newkey = normalize_key(ctx, keytok); in create_keyval_in_table()
632 char* newkey = normalize_key(ctx, keytok); in create_keytable_in_table()
682 char* newkey = normalize_key(ctx, keytok); in create_keyarray_in_table()
1025 ctx->tpath.key[ctx->tpath.top] = normalize_key(ctx, ctx->tok); in fill_tabpath()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/ir-ctl/
H A Dtoml.c486 static char* normalize_key(context_t* ctx, token_t strtok) in normalize_key() function
592 char* newkey = normalize_key(ctx, keytok); in create_keyval_in_table()
632 char* newkey = normalize_key(ctx, keytok); in create_keytable_in_table()
682 char* newkey = normalize_key(ctx, keytok); in create_keyarray_in_table()
1025 ctx->tpath.key[ctx->tpath.top] = normalize_key(ctx, ctx->tok); in fill_tabpath()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/common/
H A Dtoml.c486 static char* normalize_key(context_t* ctx, token_t strtok) in normalize_key() function
592 char* newkey = normalize_key(ctx, keytok); in create_keyval_in_table()
632 char* newkey = normalize_key(ctx, keytok); in create_keytable_in_table()
682 char* newkey = normalize_key(ctx, keytok); in create_keyarray_in_table()
1025 ctx->tpath.key[ctx->tpath.top] = normalize_key(ctx, ctx->tok); in fill_tabpath()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/ir-ctl/
H A Dtoml.c486 static char* normalize_key(context_t* ctx, token_t strtok) in normalize_key() function
592 char* newkey = normalize_key(ctx, keytok); in create_keyval_in_table()
632 char* newkey = normalize_key(ctx, keytok); in create_keytable_in_table()
682 char* newkey = normalize_key(ctx, keytok); in create_keyarray_in_table()
1025 ctx->tpath.key[ctx->tpath.top] = normalize_key(ctx, ctx->tok); in fill_tabpath()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/keytable/
H A Dtoml.c486 static char* normalize_key(context_t* ctx, token_t strtok) in normalize_key() function
592 char* newkey = normalize_key(ctx, keytok); in create_keyval_in_table()
632 char* newkey = normalize_key(ctx, keytok); in create_keytable_in_table()
682 char* newkey = normalize_key(ctx, keytok); in create_keyarray_in_table()
1025 ctx->tpath.key[ctx->tpath.top] = normalize_key(ctx, ctx->tok); in fill_tabpath()
/dports/devel/geany-plugin-autoclose/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c170 normalize_key (const gchar *key) in normalize_key() function
203 normal_ftname = normalize_key (filetypes[i]->name); in load_configuration()
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c170 normalize_key (const gchar *key) in normalize_key() function
203 normal_ftname = normalize_key (filetypes[i]->name); in load_configuration()
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c170 normalize_key (const gchar *key) in normalize_key() function
203 normal_ftname = normalize_key (filetypes[i]->name); in load_configuration()
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c170 normalize_key (const gchar *key) in normalize_key() function
203 normal_ftname = normalize_key (filetypes[i]->name); in load_configuration()
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c170 normalize_key (const gchar *key) in normalize_key() function
203 normal_ftname = normalize_key (filetypes[i]->name); in load_configuration()
/dports/devel/geany-plugin-prj/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c170 normalize_key (const gchar *key) in normalize_key() function
203 normal_ftname = normalize_key (filetypes[i]->name); in load_configuration()
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c170 normalize_key (const gchar *key) in normalize_key() function
203 normal_ftname = normalize_key (filetypes[i]->name); in load_configuration()
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c170 normalize_key (const gchar *key) in normalize_key() function
203 normal_ftname = normalize_key (filetypes[i]->name); in load_configuration()

123