Home
last modified time | relevance | path

Searched refs:fullkey (Results 1 – 25 of 146) sorted by relevance

123456

/dports/multimedia/gpac-libgpac/gpac-1.0.0/extra_lib/include/platinum/
H A DPltMediaCache.h108 NPT_String fullkey = GenerateKey(root, key); in Put() local
111 m_Items.Erase(fullkey); in Put()
112 NPT_CHECK(m_Items.Put(fullkey, value)); in Put()
114 if (tag) NPT_CHECK(m_Tags.Put(fullkey, *tag)); in Put()
132 NPT_String fullkey = GenerateKey(root, key); in Get() local
136 NPT_CHECK(m_Items.Get(fullkey, _value)); in Get()
140 m_Tags.Get(fullkey, _tag); in Get()
158 NPT_String fullkey = GenerateKey(root, key); in Clear() local
165 if ((*entry)->GetKey() == (fullkey)) { in Clear()
166 m_Items.Erase(fullkey); in Clear()
[all …]
/dports/multimedia/gpac-mp4box/gpac-1.0.0/extra_lib/include/platinum/
H A DPltMediaCache.h108 NPT_String fullkey = GenerateKey(root, key); in Put() local
111 m_Items.Erase(fullkey); in Put()
112 NPT_CHECK(m_Items.Put(fullkey, value)); in Put()
114 if (tag) NPT_CHECK(m_Tags.Put(fullkey, *tag)); in Put()
132 NPT_String fullkey = GenerateKey(root, key); in Get() local
136 NPT_CHECK(m_Items.Get(fullkey, _value)); in Get()
140 m_Tags.Get(fullkey, _tag); in Get()
158 NPT_String fullkey = GenerateKey(root, key); in Clear() local
165 if ((*entry)->GetKey() == (fullkey)) { in Clear()
166 m_Items.Erase(fullkey); in Clear()
[all …]
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Devices/MediaServer/
H A DPltMediaCache.h108 NPT_String fullkey = GenerateKey(root, key); in Put() local
111 m_Items.Erase(fullkey); in Put()
112 NPT_CHECK(m_Items.Put(fullkey, value)); in Put()
114 if (tag) NPT_CHECK(m_Tags.Put(fullkey, *tag)); in Put()
132 NPT_String fullkey = GenerateKey(root, key); in Get() local
136 NPT_CHECK(m_Items.Get(fullkey, _value)); in Get()
140 m_Tags.Get(fullkey, _tag); in Get()
158 NPT_String fullkey = GenerateKey(root, key); in Clear() local
165 if ((*entry)->GetKey() == (fullkey)) { in Clear()
166 m_Items.Erase(fullkey); in Clear()
[all …]
/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/libUPnP/Platinum/Source/Devices/MediaServer/
H A DPltMediaCache.h108 NPT_String fullkey = GenerateKey(root, key); in Put() local
111 m_Items.Erase(fullkey); in Put()
112 NPT_CHECK(m_Items.Put(fullkey, value)); in Put()
114 if (tag) NPT_CHECK(m_Tags.Put(fullkey, *tag)); in Put()
132 NPT_String fullkey = GenerateKey(root, key); in Get() local
136 NPT_CHECK(m_Items.Get(fullkey, _value)); in Get()
140 m_Tags.Get(fullkey, _tag); in Get()
158 NPT_String fullkey = GenerateKey(root, key); in Clear() local
165 if ((*entry)->GetKey() == (fullkey)) { in Clear()
166 m_Items.Erase(fullkey); in Clear()
[all …]
/dports/sysutils/py-salt/salt-3004.1/salt/states/
H A Dssh_auth.py103 fullkey = sshre.search(name)
105 if not fullkey:
112 if fullkey.group(1):
176 fullkey = sshre.search(name)
178 if not fullkey:
185 if fullkey.group(1):
273 fullkey = sshre.search(name)
275 if not fullkey:
282 if fullkey.group(1):
489 if not fullkey:
[all …]
/dports/devel/py-orange-canvas-core/orange-canvas-core-0.1.20/orangecanvas/utils/
H A Dsettings.py135 fullkey = self.__key(key)
139 if self.__store.contains(fullkey):
140 self.__store.remove(fullkey)
143 if fullkey in self.__defaults:
153 def __value(self, fullkey, value_type): argument
177 fullkey = self.__key(key)
180 if self.__store.contains(fullkey):
196 fullkey = self.__key(key)
197 if fullkey in self.__defaults:
223 fullkey = self.__key(key)
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jshell/share/classes/jdk/jshell/
H A DImportSnippet.java44 final String fullkey; field in ImportSnippet
49 String fullname, String name, SubKind subkind, String fullkey, in ImportSnippet() argument
53 this.fullkey = fullkey; in ImportSnippet()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jshell/share/classes/jdk/jshell/
H A DImportSnippet.java44 final String fullkey; field in ImportSnippet
49 String fullname, String name, SubKind subkind, String fullkey, in ImportSnippet() argument
53 this.fullkey = fullkey; in ImportSnippet()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jshell/share/classes/jdk/jshell/
H A DImportSnippet.java44 final String fullkey; field in ImportSnippet
49 String fullname, String name, SubKind subkind, String fullkey, in ImportSnippet() argument
53 this.fullkey = fullkey; in ImportSnippet()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.jshell/share/classes/jdk/jshell/
H A DImportSnippet.java44 final String fullkey; field in ImportSnippet
49 String fullname, String name, SubKind subkind, String fullkey, in ImportSnippet() argument
53 this.fullkey = fullkey; in ImportSnippet()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.jshell/share/classes/jdk/jshell/
H A DImportSnippet.java44 final String fullkey; field in ImportSnippet
49 String fullname, String name, SubKind subkind, String fullkey, in ImportSnippet() argument
53 this.fullkey = fullkey; in ImportSnippet()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.jshell/share/classes/jdk/jshell/
H A DImportSnippet.java44 final String fullkey; field in ImportSnippet
49 String fullname, String name, SubKind subkind, String fullkey, in ImportSnippet() argument
53 this.fullkey = fullkey; in ImportSnippet()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.jshell/share/classes/jdk/jshell/
H A DImportSnippet.java44 final String fullkey; field in ImportSnippet
49 String fullname, String name, SubKind subkind, String fullkey, in ImportSnippet() argument
53 this.fullkey = fullkey; in ImportSnippet()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jshell/share/classes/jdk/jshell/
H A DImportSnippet.java44 final String fullkey; field in ImportSnippet
49 String fullname, String name, SubKind subkind, String fullkey, in ImportSnippet() argument
53 this.fullkey = fullkey; in ImportSnippet()
/dports/devel/R-cran-pkgmaker/pkgmaker/R/
H A Dregistry.R290 fullkey <- str_c(primary, '::', key) functionVar
292 hash <- digest(c(.cacheNS[[fullkey]], ns <- loadedNamespaces()))
295 if( !identical(hash, .cacheMD5[[fullkey]]) ){
296 if( verbose ) message('Updating registry ', fullkey, " ... ", appendLF=FALSE)
298 if( length(.cacheNS[[fullkey]]) && length(notloaded <- setdiff(.cacheNS[[fullkey]], ns)) ){
315 reglist <- packageRegistries(fullkey)
319 if( length(miss <- setdiff(pkgs, .cacheNS[[fullkey]])) ){
322 reg <- packageRegistry(fullkey, package=p)
337 .cacheNS[[fullkey]] <<- pkgs
338 .cacheMD5[[fullkey]] <<- digest(c(.cacheNS[[fullkey]], ns))
[all …]
/dports/biology/emboss/EMBOSS-6.6.0/emboss/
H A Dprimers.c1120 AjPStr fullkey = NULL; in primers_tableget() local
1124 ajStrAssignC(&fullkey, key1); in primers_tableget()
1126 ajStrAppendC(&fullkey, "_"); in primers_tableget()
1128 ajStrAppendS(&fullkey, keynum); in primers_tableget()
1131 ajStrAppendC(&fullkey, "_"); in primers_tableget()
1133 ajStrAppendC(&fullkey, key2); in primers_tableget()
1134 ajDebug("Constructed key=%S\n", fullkey); in primers_tableget()
1135 value = ajTableFetchS(table, fullkey); in primers_tableget()
1138 ajStrDel(&fullkey); in primers_tableget()
H A Deprimer3.c1188 AjPStr fullkey = NULL; in eprimer3_tableget() local
1192 ajStrAssignC(&fullkey, key1); in eprimer3_tableget()
1196 ajStrAppendC(&fullkey, "_"); in eprimer3_tableget()
1198 ajStrAppendS(&fullkey, keynum); in eprimer3_tableget()
1202 ajStrAppendC(&fullkey, "_"); in eprimer3_tableget()
1204 ajStrAppendC(&fullkey, key2); in eprimer3_tableget()
1205 ajDebug("Constructed key=%S\n", fullkey); in eprimer3_tableget()
1206 value = ajTableFetchS(table, fullkey); in eprimer3_tableget()
1209 ajStrDel(&fullkey); in eprimer3_tableget()
/dports/dns/dnsdbck/dnsdbck-1.01/
H A Ddnsdbck502 my $fullkey = "$host.$key";
503 …my $msg = "$ar[3]: $hostname => $fullkey: no corresponding reverse record and no SOA for $key in t…
504 my $rc = check_host_name($fullkey, $hostname);
530 my $fullkey = $row{'host'}.".".$key;
535 $ignored_host{$fullkey});
537 $row{'serial'}.": $fullkey => "
549 .": $fullkey => "
560 if ($revaddr eq $fullkey) {
/dports/databases/sqlite3/sqlite-src-3350500/test/
H A Djson101.test277 SELECT j2.rowid, jx.rowid, fullkey, path, key
283 SELECT j2.rowid, jx.rowid, fullkey, path, key
788 # Incorrect fullkey output from json_each()
792 SELECT fullkey FROM json_each('123');
795 SELECT fullkey FROM json_each('123.56');
798 SELECT fullkey FROM json_each('"hello"');
801 SELECT fullkey FROM json_each('null');
804 SELECT fullkey FROM json_tree('123');
807 SELECT fullkey FROM json_tree('123.56');
810 SELECT fullkey FROM json_tree('"hello"');
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/test/
H A Djson101.test277 SELECT j2.rowid, jx.rowid, fullkey, path, key
283 SELECT j2.rowid, jx.rowid, fullkey, path, key
788 # Incorrect fullkey output from json_each()
792 SELECT fullkey FROM json_each('123');
795 SELECT fullkey FROM json_each('123.56');
798 SELECT fullkey FROM json_each('"hello"');
801 SELECT fullkey FROM json_each('null');
804 SELECT fullkey FROM json_tree('123');
807 SELECT fullkey FROM json_tree('123.56');
810 SELECT fullkey FROM json_tree('"hello"');
[all …]
/dports/science/py-mdp/MDP-3.5/bimdp/
H A Dbinode.py339 for fullkey in msg:
340 if fullkey.find(MSG_ID_SEP) > 0:
341 node_id, key = fullkey.split(MSG_ID_SEP)
343 msg_id_keys.append((key, fullkey))
373 for key, fullkey in msg_id_keys:
375 arg_dict[key] = msg.pop(fullkey)
377 del msg[fullkey]
/dports/comms/hylafax/hylafax-6.0.7/util/
H A Dxferfaxstats.sh.in569 fullkey = key "@" addrs[key];
570 sendpages[fullkey] += sendpages[key];
571 sendtime[fullkey] += sendtime[key];
572 senderrs[fullkey] += senderrs[key];
573 sendrate[fullkey] = \
574 mergeMap(sendrate[fullkey], sendrate[key]);
575 senddata[fullkey] = \
576 mergeMap(senddata[fullkey], senddata[key]);
/dports/deskutils/genius/genius-1.0.27/ve/
H A Dve-config.c46 char *fullkey; /* key with section name */ member
95 g_free (line->fullkey); in free_line()
96 line->fullkey = NULL; in free_line()
106 if (line->fullkey != NULL) in destroy_line()
108 line->fullkey); in destroy_line()
237 line->fullkey = g_strdup (key); in add_key_line()
238 line->key = line->fullkey; in add_key_line()
240 line->fullkey = g_strdup_printf ("%s/%s", in add_key_line()
243 line->key = strchr (line->fullkey, '/'); in add_key_line()
249 if (g_hash_table_lookup (config->line_ht, line->fullkey) != NULL) { in add_key_line()
[all …]
/dports/misc/p5-Business-EDI/atz-Business-EDI-327e01f/t/
H A D002-Spec-analysis.t214 foreach my $fullkey (@sgkeys) {
215 $_ = $fullkey;
217 $sgs->{$v}->{$msg}->{$_} = $specs->{$v}->spec_page('message')->{$fullkey};
219 …note sprintf("$v %11s has %3d parts: ", $fullkey, scalar(@parts)) . join " ", map {$_->{code}} @pa…
/dports/lang/python37/Python-3.7.12/PC/layout/support/
H A Dappxmanifest.py361 fullkey = r
363 fullkey /= part
364 if len(fullkey.parts) > 1:
365 yield str(fullkey), None, None
366 yield from _get_registry_entries(ns, fullkey, value)

123456