Home
last modified time | relevance | path

Searched refs:foundname (Results 1 – 25 of 292) sorted by relevance

12345678910>>...12

/dports/graphics/opendx/dx-4.4.4/src/exec/dpexec/
H A Dloader.c312 char *foundname = NULL; in DXLoadObjFile() local
327 DXFree((Pointer)foundname); in DXLoadObjFile()
341 DXFree((Pointer)foundname); in DXLoadObjFile()
348 DXFree((Pointer)foundname); in DXLoadObjFile()
353 DXFree((Pointer)foundname); in DXLoadObjFile()
388 char *foundname = NULL; in DXUnloadObjFile() local
397 DXFree((Pointer)foundname); in DXUnloadObjFile()
450 char *foundname = NULL; in DXLoadObjFile() local
528 char *foundname = NULL; in DXUnloadObjFile() local
578 char *foundname = NULL; in DXLoadObjFile() local
[all …]
/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A Dimport_hdf.c301 char *foundname = NULL; in findfile() local
326 if (!foundname) in findfile()
332 if(Hishdf(foundname) != 0) in findfile()
337 if (foundname[0] == '/') in findfile()
340 if (foundname[0] == '/' || foundname[1] == ':' || foundname[0] == '\\') in findfile()
376 strcpy(foundname, dir); in findfile()
379 strcat(foundname, "/"); in findfile()
380 strcat(foundname, filename); in findfile()
383 if (Hishdf(foundname) != 0) in findfile()
419 foundname, MAXLEN); in findfile()
[all …]
/dports/dns/bind916/bind-9.16.27/bin/tests/optional/
H A Drbt_test.c101 dns_name_t *foundname, *origin, *fullname; in detail() local
148 print_name(foundname); in detail()
164 print_name(foundname); in detail()
183 dns_name_t foundname, *origin; in iterate() local
192 dns_name_init(&foundname, NULL); in iterate()
220 print_name(&foundname); in iterate()
230 result = move(&chain, &foundname, origin); in iterate()
244 dns_name_t *name, *foundname; in main() local
353 foundname = dns_fixedname_initname( in main()
358 rbt, name, 0, foundname, &data); in main()
[all …]
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/optional/
H A Drbt_test.c99 dns_name_t *foundname, *origin, *fullname; in detail() local
146 print_name(foundname); in detail()
162 print_name(foundname); in detail()
181 dns_name_t foundname, *origin; in iterate() local
190 dns_name_init(&foundname, NULL); in iterate()
218 print_name(&foundname); in iterate()
228 result = move(&chain, &foundname, origin); in iterate()
242 dns_name_t *name, *foundname; in main() local
351 foundname = dns_fixedname_initname( in main()
356 rbt, name, 0, foundname, &data); in main()
[all …]
/dports/dns/bind-tools/bind-9.16.27/bin/tests/optional/
H A Drbt_test.c101 dns_name_t *foundname, *origin, *fullname; in detail() local
148 print_name(foundname); in detail()
164 print_name(foundname); in detail()
183 dns_name_t foundname, *origin; in iterate() local
192 dns_name_init(&foundname, NULL); in iterate()
220 print_name(&foundname); in iterate()
230 result = move(&chain, &foundname, origin); in iterate()
244 dns_name_t *name, *foundname; in main() local
353 foundname = dns_fixedname_initname( in main()
358 rbt, name, 0, foundname, &data); in main()
[all …]
/dports/dns/bind911/bind-9.11.37/bin/tests/optional/
H A Drbt_test.c105 dns_name_t *foundname, *origin, *fullname; in detail() local
151 print_name(foundname); in detail()
166 print_name(foundname); in detail()
184 dns_name_t foundname, *origin; in iterate() local
193 dns_name_init(&foundname, NULL); in iterate()
224 print_name(&foundname); in iterate()
234 result = move(&chain, &foundname, origin); in iterate()
248 dns_name_t *name, *foundname; in main() local
362 foundname = in main()
367 foundname, in main()
[all …]
/dports/dns/bind911/bind-9.11.37/lib/dns/tests/
H A Ddb_test.c149 dns_name_t *name, *foundname; in version_test() local
165 foundname = dns_fixedname_initname(&ffound); in version_test()
168 foundname, &rdataset, NULL); in version_test()
178 foundname = dns_fixedname_initname(&ffound); in version_test()
181 foundname, &rdataset, NULL); in version_test()
196 foundname, &rdataset, NULL); in version_test()
203 foundname, &rdataset, NULL); in version_test()
H A Drbt_test.c221 dns_name_t *foundname; in check_test_data() local
224 foundname = dns_fixedname_initname(&fixed); in check_test_data()
1048 dns_name_t *name = NULL, *foundname = NULL; in rbt_findname() local
1061 foundname = dns_fixedname_initname(&found); in rbt_findname()
1065 foundname, (void *) &n); in rbt_findname()
1066 assert_true(dns_name_equal(foundname, name)); in rbt_findname()
1071 foundname, (void *) &n); in rbt_findname()
1079 foundname, (void *) &n); in rbt_findname()
1087 foundname, (void *) &n); in rbt_findname()
1166 dns_name_t *name, *foundname, *expected; in rbt_nodechain() local
[all …]
/dports/graphics/grafx2/grafx2/src/
H A Dloadsavefuncs.c179 char * foundname; member
222 free(params->foundname); in Look_for_alternate_ext()
224 params->foundname = strdup(filename); in Look_for_alternate_ext()
228 if (params->foundname != NULL) in Look_for_alternate_ext()
243 params->foundname = strdup(filename); in Look_for_alternate_ext()
281 if (params.foundname != NULL) in Open_file_read_with_alternate_ext()
285 filename = Filepath_append_to_dir(context->File_directory, params.foundname); in Open_file_read_with_alternate_ext()
291 free(params.foundname); in Open_file_read_with_alternate_ext()
/dports/dns/bind916/bind-9.16.27/lib/dns/tests/
H A Ddb_test.c340 dns_name_t *name, *foundname; in version_test() local
356 foundname = dns_fixedname_initname(&ffound); in version_test()
359 foundname, &rdataset, NULL); in version_test()
369 foundname = dns_fixedname_initname(&ffound); in version_test()
372 foundname, &rdataset, NULL); in version_test()
387 foundname, &rdataset, NULL); in version_test()
394 foundname, &rdataset, NULL); in version_test()
H A Drbt_test.c216 dns_name_t *foundname; in check_test_data() local
219 foundname = dns_fixedname_initname(&fixed); in check_test_data()
1020 dns_name_t *name = NULL, *foundname = NULL; in rbt_findname() local
1033 foundname = dns_fixedname_initname(&found); in rbt_findname()
1036 foundname, (void *)&n); in rbt_findname()
1037 assert_true(dns_name_equal(foundname, name)); in rbt_findname()
1048 foundname, (void *)&n); in rbt_findname()
1055 foundname, (void *)&n); in rbt_findname()
1057 assert_true(dns_name_equal(foundname, dns_rootname)); in rbt_findname()
1134 dns_name_t *name, *foundname, *expected; in rbt_nodechain() local
[all …]
/dports/dns/bind-tools/bind-9.16.27/lib/dns/tests/
H A Ddb_test.c340 dns_name_t *name, *foundname; in version_test() local
356 foundname = dns_fixedname_initname(&ffound); in version_test()
359 foundname, &rdataset, NULL); in version_test()
369 foundname = dns_fixedname_initname(&ffound); in version_test()
372 foundname, &rdataset, NULL); in version_test()
387 foundname, &rdataset, NULL); in version_test()
394 foundname, &rdataset, NULL); in version_test()
H A Drbt_test.c216 dns_name_t *foundname; in check_test_data() local
219 foundname = dns_fixedname_initname(&fixed); in check_test_data()
1020 dns_name_t *name = NULL, *foundname = NULL; in rbt_findname() local
1033 foundname = dns_fixedname_initname(&found); in rbt_findname()
1036 foundname, (void *)&n); in rbt_findname()
1037 assert_true(dns_name_equal(foundname, name)); in rbt_findname()
1048 foundname, (void *)&n); in rbt_findname()
1055 foundname, (void *)&n); in rbt_findname()
1057 assert_true(dns_name_equal(foundname, dns_rootname)); in rbt_findname()
1134 dns_name_t *name, *foundname, *expected; in rbt_nodechain() local
[all …]
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/tests/
H A Ddb_test.c335 dns_name_t *name, *foundname; in version_test() local
351 foundname = dns_fixedname_initname(&ffound); in version_test()
354 foundname, &rdataset, NULL); in version_test()
364 foundname = dns_fixedname_initname(&ffound); in version_test()
367 foundname, &rdataset, NULL); in version_test()
382 foundname, &rdataset, NULL); in version_test()
389 foundname, &rdataset, NULL); in version_test()
H A Drbt_test.c214 dns_name_t *foundname; in check_test_data() local
217 foundname = dns_fixedname_initname(&fixed); in check_test_data()
1018 dns_name_t *name = NULL, *foundname = NULL; in rbt_findname() local
1031 foundname = dns_fixedname_initname(&found); in rbt_findname()
1034 foundname, (void *)&n); in rbt_findname()
1035 assert_true(dns_name_equal(foundname, name)); in rbt_findname()
1046 foundname, (void *)&n); in rbt_findname()
1053 foundname, (void *)&n); in rbt_findname()
1055 assert_true(dns_name_equal(foundname, dns_rootname)); in rbt_findname()
1132 dns_name_t *name, *foundname, *expected; in rbt_nodechain() local
[all …]
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/tests/
H A Ddb_test.c338 dns_name_t *name, *foundname; in version_test() local
354 foundname = dns_fixedname_initname(&ffound); in version_test()
357 foundname, &rdataset, NULL); in version_test()
367 foundname = dns_fixedname_initname(&ffound); in version_test()
370 foundname, &rdataset, NULL); in version_test()
385 foundname, &rdataset, NULL); in version_test()
392 foundname, &rdataset, NULL); in version_test()
H A Drbt_test.c214 dns_name_t *foundname; in check_test_data() local
217 foundname = dns_fixedname_initname(&fixed); in check_test_data()
1018 dns_name_t *name = NULL, *foundname = NULL; in rbt_findname() local
1031 foundname = dns_fixedname_initname(&found); in rbt_findname()
1034 foundname, (void *)&n); in rbt_findname()
1035 assert_true(dns_name_equal(foundname, name)); in rbt_findname()
1046 foundname, (void *)&n); in rbt_findname()
1053 foundname, (void *)&n); in rbt_findname()
1055 assert_true(dns_name_equal(foundname, dns_rootname)); in rbt_findname()
1132 dns_name_t *name, *foundname, *expected; in rbt_nodechain() local
[all …]
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dkeytable.c534 dns_name_t *foundname) { in dns_keytable_finddeepestmatch() argument
544 REQUIRE(foundname != NULL); in dns_keytable_finddeepestmatch()
574 dns_name_t *foundname, bool *wantdnssecp) { in dns_keytable_issecuredomain() argument
697 dns_name_t *foundname, *origin, *fullname; in dns_keytable_totext() local
705 foundname = dns_fixedname_initname(&fixedfoundname); in dns_keytable_totext()
717 dns_rbtnodechain_current(&chain, foundname, origin, &node); in dns_keytable_totext()
721 result = dns_name_concatenate(foundname, origin, in dns_keytable_totext()
757 dns_name_t *foundname, *origin, *fullname; in dns_keytable_forall() local
763 foundname = dns_fixedname_initname(&fixedfoundname); in dns_keytable_forall()
776 dns_rbtnodechain_current(&chain, foundname, origin, &node); in dns_keytable_forall()
[all …]
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dkeytable.c541 dns_name_t *foundname) { in dns_keytable_finddeepestmatch() argument
551 REQUIRE(foundname != NULL); in dns_keytable_finddeepestmatch()
581 dns_name_t *foundname, bool *wantdnssecp) { in dns_keytable_issecuredomain() argument
702 dns_name_t *foundname, *origin, *fullname; in dns_keytable_totext() local
710 foundname = dns_fixedname_initname(&fixedfoundname); in dns_keytable_totext()
722 dns_rbtnodechain_current(&chain, foundname, origin, &node); in dns_keytable_totext()
726 result = dns_name_concatenate(foundname, origin, in dns_keytable_totext()
762 dns_name_t *foundname, *origin, *fullname; in dns_keytable_forall() local
768 foundname = dns_fixedname_initname(&fixedfoundname); in dns_keytable_forall()
781 dns_rbtnodechain_current(&chain, foundname, origin, &node); in dns_keytable_forall()
[all …]
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dkeytable.c532 dns_name_t *foundname) { in dns_keytable_finddeepestmatch() argument
542 REQUIRE(foundname != NULL); in dns_keytable_finddeepestmatch()
572 dns_name_t *foundname, bool *wantdnssecp) { in dns_keytable_issecuredomain() argument
695 dns_name_t *foundname, *origin, *fullname; in dns_keytable_totext() local
703 foundname = dns_fixedname_initname(&fixedfoundname); in dns_keytable_totext()
715 dns_rbtnodechain_current(&chain, foundname, origin, &node); in dns_keytable_totext()
719 result = dns_name_concatenate(foundname, origin, in dns_keytable_totext()
755 dns_name_t *foundname, *origin, *fullname; in dns_keytable_forall() local
761 foundname = dns_fixedname_initname(&fixedfoundname); in dns_keytable_forall()
774 dns_rbtnodechain_current(&chain, foundname, origin, &node); in dns_keytable_forall()
[all …]
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dkeytable.c534 dns_name_t *foundname) { in dns_keytable_finddeepestmatch() argument
544 REQUIRE(foundname != NULL); in dns_keytable_finddeepestmatch()
574 dns_name_t *foundname, bool *wantdnssecp) { in dns_keytable_issecuredomain() argument
697 dns_name_t *foundname, *origin, *fullname; in dns_keytable_totext() local
705 foundname = dns_fixedname_initname(&fixedfoundname); in dns_keytable_totext()
717 dns_rbtnodechain_current(&chain, foundname, origin, &node); in dns_keytable_totext()
721 result = dns_name_concatenate(foundname, origin, in dns_keytable_totext()
757 dns_name_t *foundname, *origin, *fullname; in dns_keytable_forall() local
763 foundname = dns_fixedname_initname(&fixedfoundname); in dns_keytable_forall()
776 dns_rbtnodechain_current(&chain, foundname, origin, &node); in dns_keytable_forall()
[all …]
/dports/games/quakeforge/quakeforge-0.7.2/libs/audio/renderer/
H A Dsnd_mem.c296 dstring_t *foundname = dstring_new (); in SND_Load() local
306 _QFS_FOpenFile (sfx->name, &file, foundname, 1); in SND_Load()
309 dstring_delete (foundname); in SND_Load()
313 if (!strequal (foundname->str, sfx->name)) { in SND_Load()
314 realname = foundname->str; in SND_Load()
315 free (foundname); in SND_Load()
/dports/graphics/Coin/coin-Coin-4.0.0/src/fields/
H A DSoFieldData.cpp497 SbBool foundname; in read() local
498 if (!this->read(in, object, fieldname, foundname)) { in read()
499 if (!foundname) SoReadError::post(in, "Unknown field \"%s\" in \"%s\"", in read()
550 SbBool foundname; in read() local
551 if (!this->read(in, object, fieldname, foundname) && foundname) in read()
554 if (!foundname) { in read()
598 const SbName & fieldname, SbBool & foundname) const in read()
602 foundname = TRUE; in read()
607 foundname = FALSE; in read()
/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dacache.c547 if (entry->foundname) { in clear_entry()
554 ISC_LIST_UNLINK(entry->foundname->list, in clear_entry()
559 if (dns_name_dynamic(entry->foundname)) in clear_entry()
562 sizeof(*entry->foundname)); in clear_entry()
563 entry->foundname = NULL; in clear_entry()
1492 newentry->foundname = NULL; in dns_acache_createentry()
1552 INSIST(entry->foundname != NULL); in dns_acache_getentry()
1661 sizeof(*entry->foundname)); in dns_acache_setentry()
1663 if (entry->foundname == NULL) { in dns_acache_setentry()
1667 dns_name_init(entry->foundname, NULL); in dns_acache_setentry()
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Tools/pynche/
H A DColorDB.py67 foundname, aliases = self.__byrgb.get(key, (name, []))
68 if foundname != name and foundname not in aliases:
70 self.__byrgb[key] = (foundname, aliases)

12345678910>>...12