Home
last modified time | relevance | path

Searched defs:keyvalues (Results 1 – 25 of 33) sorted by relevance

12

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/julia/Arrow/src/arraytypes/
H A Dmap.jl42 keyvalues(KT, ::Missing) = missing function
43 keyvalues(KT, x::AbstractDict) = [KT(k, v) for (k, v) in pairs(x)] function
/dports/databases/arrow/apache-arrow-6.0.1/julia/Arrow/src/arraytypes/
H A Dmap.jl42 keyvalues(KT, ::Missing) = missing function
43 keyvalues(KT, x::AbstractDict) = [KT(k, v) for (k, v) in pairs(x)] function
/dports/games/ldmud/ldmud-3.3.720/mudlib/
H A Dpgsql.c15 string *keyvalues(mapping m, string key) { in keyvalues() function
/dports/lang/cython/Cython-0.29.24/tests/run/
H A Ddict.pyx22 def keyvalues(key1, value1, key2, value2): function
/dports/lang/cython-devel/cython-2b1e743/tests/run/
H A Ddict.pyx22 def keyvalues(key1, value1, key2, value2): function
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/appconfig/
H A D_kv_helpers.py498 def __serialize_kv_list_to_comparable_json_object(keyvalues, level): argument
534 def __serialize_features_from_kv_list_to_comparable_json_object(keyvalues): argument
557 def __serialize_kv_list_to_comparable_json_list(keyvalues): argument
/dports/www/R-cran-httr/httr/R/
H A Dcache.R106 keyvalues <- strsplit(pieces[is_value], "\\s*=\\s*") functionVar
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/test/
H A DMiniDFSClusterManager.java226 private void updateConfiguration(Configuration conf2, String[] keyvalues) { in updateConfiguration()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/
H A DMiniHadoopClusterManager.java279 private void updateConfiguration(JobConf conf, String[] keyvalues) { in updateConfiguration()
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/test/
H A DMiniHadoopClusterManager.java266 private void updateConfiguration(JobConf conf, String[] keyvalues) { in updateConfiguration()
/dports/mail/dovecot/dovecot-2.3.17/src/plugins/charset-alias/
H A Dcharset-alias-plugin.c105 const char *key, *value, *const *keyvalues; in charset_aliases_init() local
/dports/games/gtkradiant/GPL/GtkRadiant/radiant/
H A Dentityinspector.cpp846 GetKeyValueVisitor(KeyValues& keyvalues) in GetKeyValueVisitor()
858 void Entity_GetKeyValues(const Entity& entity, KeyValues& keyvalues, KeyValues& defaultValues) in Entity_GetKeyValues()
872 void Entity_GetKeyValues_Selected(KeyValues& keyvalues, KeyValues& defaultValues) in Entity_GetKeyValues_Selected()
880 EntityGetKeyValues(KeyValues& keyvalues, KeyValues& defaultValues) in Entity_GetKeyValues_Selected()
900 const char* keyvalues_valueforkey(KeyValues& keyvalues, const char* key) in keyvalues_valueforkey()
/dports/games/netradiant/netradiant-20150621-src/radiant/
H A Dentityinspector.cpp764 GetKeyValueVisitor( KeyValues& keyvalues ) in GetKeyValueVisitor()
774 void Entity_GetKeyValues( const Entity& entity, KeyValues& keyvalues, KeyValues& defaultValues ){ in Entity_GetKeyValues()
787 void Entity_GetKeyValues_Selected( KeyValues& keyvalues, KeyValues& defaultValues ){ in Entity_GetKeyValues_Selected()
794 EntityGetKeyValues( KeyValues& keyvalues, KeyValues& defaultValues ) in Entity_GetKeyValues_Selected()
810 const char* keyvalues_valueforkey( KeyValues& keyvalues, const char* key ){ in keyvalues_valueforkey()
/dports/net-im/sayaka/sayaka-3.5.1/src/
H A DOAuth.cpp240 auto keyvalues = Split(s, "&"); in ParseQuery() local
/dports/devel/py-ovsdbapp/ovsdbapp-1.5.0/ovsdbapp/
H A Dapi.py264 def db_remove(self, table, record, column, *values, **keyvalues):
/dports/devel/py-ovsdbapp/ovsdbapp-1.5.0/ovsdbapp/backend/ovs_idl/
H A D__init__.py170 def db_remove(self, table, record, column, *values, **keyvalues):
H A Dcommand.py330 def __init__(self, api, table, record, column, *values, **keyvalues):
/dports/mail/dovecot/dovecot-2.3.17/src/plugins/fts/
H A Dfts-user.c32 const char *key, *value, *const *keyvalues; in str_keyvalues_to_array() local
/dports/security/sudo/sudo-1.9.8p2/plugins/python/
H A Dpython_plugin_common.c46 _lookup_value(char * const keyvalues[], const char *key) in _lookup_value()
/dports/devel/py-os-vif/os_vif-2.7.0/vif_plug_ovs/ovsdb/
H A Dimpl_vsctl.py353 def db_remove(self, table, record, column, *values, **keyvalues):
/dports/www/trac-devel/Trac-1.5.3/trac/mimeview/
H A Dapi.py211 def set_hints(self, **keyvalues):
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/
H A DdllInterfaceCompute.cpp1023 std::string keyvalues, optionstr; in TranslateBuildSPMD() local
/dports/devel/poco/poco-1.10.1-all/Redis/src/
H A DCommand.cpp392 Command Command::mset(const std::map<std::string, std::string>& keyvalues, bool create) in mset()
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/google.golang.org/api/google-api-go-client-9bf6e6e569ff/oauth2/v1/
H A Doauth2-api.json127 "keyvalues": { object
/dports/sysutils/freeipmi/freeipmi-1.6.8/ipmi-config/
H A Dipmi-config.h219 struct ipmi_config_keyvalue *keyvalues; member

12