Home
last modified time | relevance | path

Searched defs:tmpname (Results 1 – 25 of 1684) sorted by relevance

12345678910>>...68

/dports/devel/dia2code/dia2code-0.8.8/dia2code/
H A Dgenerate_code_php_five.c30 char* tmpname = strtolower(tmplist->key->stereotype); in d2c_php_class_type() local
88 char *tmpname; in d2c_php_print_func_comments() local
135 char *tmpname = d2c_php_visibility(umlo->key.attr.visibility); in d2c_php_print_func_code() local
219 char *tmpname = d2c_php_visibility(umla->key.visibility); in d2c_php_print_attributes() local
348 char *tmpname; in d2c_php_print_class_decl() local
398 char *tmpname; in generate_code_php_five() local
/dports/www/firefox/firefox-99.0/third_party/rust/glean-core/src/
H A Dlib_unit_tests.rs21 let tmpname = dir.path().display().to_string(); in new_glean() localVariable
174 let tmpname = dir.path().display().to_string(); in client_id_and_first_run_date_and_first_run_hour_must_be_regenerated() localVariable
332 let tmpname = dir.path().display().to_string(); in client_id_is_set_to_known_value_when_uploading_disabled_at_start() localVariable
348 let tmpname = dir.path().display().to_string(); in client_id_is_set_to_random_value_when_uploading_enabled_at_start() localVariable
362 let tmpname = dir.path().display().to_string(); in enabling_when_already_enabled_is_a_noop() localVariable
371 let tmpname = dir.path().display().to_string(); in disabling_when_already_disabled_is_a_noop() localVariable
588 let tmpname = dir.path().display().to_string(); in test_first_run() localVariable
605 let tmpname = dir.path().display().to_string(); in test_dirty_bit() localVariable
843 let tmpname = dir.path().display().to_string(); in test_empty_application_id() localVariable
857 let tmpname = dir.path().display().to_string(); in records_database_file_size() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glean-core/src/
H A Dlib_unit_tests.rs21 let tmpname = dir.path().display().to_string(); in new_glean() localVariable
174 let tmpname = dir.path().display().to_string(); in client_id_and_first_run_date_must_be_regenerated() localVariable
294 let tmpname = dir.path().display().to_string(); in client_id_is_set_to_known_value_when_uploading_disabled_at_start() localVariable
310 let tmpname = dir.path().display().to_string(); in client_id_is_set_to_random_value_when_uploading_enabled_at_start() localVariable
324 let tmpname = dir.path().display().to_string(); in enabling_when_already_enabled_is_a_noop() localVariable
333 let tmpname = dir.path().display().to_string(); in disabling_when_already_disabled_is_a_noop() localVariable
545 let tmpname = dir.path().display().to_string(); in test_first_run() localVariable
562 let tmpname = dir.path().display().to_string(); in test_dirty_bit() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glean-core/src/
H A Dlib_unit_tests.rs21 let tmpname = dir.path().display().to_string(); in new_glean() localVariable
174 let tmpname = dir.path().display().to_string(); in client_id_and_first_run_date_and_first_run_hour_must_be_regenerated() localVariable
332 let tmpname = dir.path().display().to_string(); in client_id_is_set_to_known_value_when_uploading_disabled_at_start() localVariable
348 let tmpname = dir.path().display().to_string(); in client_id_is_set_to_random_value_when_uploading_enabled_at_start() localVariable
362 let tmpname = dir.path().display().to_string(); in enabling_when_already_enabled_is_a_noop() localVariable
371 let tmpname = dir.path().display().to_string(); in disabling_when_already_disabled_is_a_noop() localVariable
587 let tmpname = dir.path().display().to_string(); in test_first_run() localVariable
604 let tmpname = dir.path().display().to_string(); in test_dirty_bit() localVariable
842 let tmpname = dir.path().display().to_string(); in test_empty_application_id() localVariable
856 let tmpname = dir.path().display().to_string(); in records_database_file_size() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glean-core/src/
H A Dlib_unit_tests.rs21 let tmpname = dir.path().display().to_string(); in new_glean() localVariable
174 let tmpname = dir.path().display().to_string(); in client_id_and_first_run_date_and_first_run_hour_must_be_regenerated() localVariable
332 let tmpname = dir.path().display().to_string(); in client_id_is_set_to_known_value_when_uploading_disabled_at_start() localVariable
348 let tmpname = dir.path().display().to_string(); in client_id_is_set_to_random_value_when_uploading_enabled_at_start() localVariable
362 let tmpname = dir.path().display().to_string(); in enabling_when_already_enabled_is_a_noop() localVariable
371 let tmpname = dir.path().display().to_string(); in disabling_when_already_disabled_is_a_noop() localVariable
587 let tmpname = dir.path().display().to_string(); in test_first_run() localVariable
604 let tmpname = dir.path().display().to_string(); in test_dirty_bit() localVariable
842 let tmpname = dir.path().display().to_string(); in test_empty_application_id() localVariable
856 let tmpname = dir.path().display().to_string(); in records_database_file_size() localVariable
/dports/www/firefox/firefox-99.0/third_party/rust/glean/src/
H A Dtest.rs37 let tmpname = dir.path().to_path_buf(); in send_a_ping() localVariable
147 let tmpname = dir.path().to_path_buf(); in test_experiments_recording_before_glean_inits() localVariable
209 let tmpname = dir.path().to_path_buf(); in sending_of_foreground_background_pings() localVariable
445 let tmpname = dir.path().to_path_buf(); in initializing_twice_is_a_noop() localVariable
500 let tmpname = dir.path().to_path_buf(); in the_app_channel_must_be_correctly_set_if_requested() localVariable
618 let tmpname = dir.path().to_path_buf(); in sending_deletion_ping_if_disabled_outside_of_run() localVariable
685 let tmpname = dir.path().to_path_buf(); in no_sending_of_deletion_ping_if_unchanged_outside_of_run() localVariable
770 let tmpname = dir.path().to_path_buf(); in setting_debug_view_tag_before_initialization_should_not_crash() localVariable
830 let tmpname = dir.path().to_path_buf(); in setting_source_tags_before_initialization_should_not_crash() localVariable
891 let tmpname = dir.path().to_path_buf(); in setting_source_tags_after_initialization_should_not_crash() localVariable
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glean/src/
H A Dtest.rs37 let tmpname = dir.path().to_path_buf(); in send_a_ping() localVariable
147 let tmpname = dir.path().to_path_buf(); in test_experiments_recording_before_glean_inits() localVariable
209 let tmpname = dir.path().to_path_buf(); in sending_of_foreground_background_pings() localVariable
445 let tmpname = dir.path().to_path_buf(); in initializing_twice_is_a_noop() localVariable
500 let tmpname = dir.path().to_path_buf(); in the_app_channel_must_be_correctly_set_if_requested() localVariable
618 let tmpname = dir.path().to_path_buf(); in sending_deletion_ping_if_disabled_outside_of_run() localVariable
685 let tmpname = dir.path().to_path_buf(); in no_sending_of_deletion_ping_if_unchanged_outside_of_run() localVariable
770 let tmpname = dir.path().to_path_buf(); in setting_debug_view_tag_before_initialization_should_not_crash() localVariable
830 let tmpname = dir.path().to_path_buf(); in setting_source_tags_before_initialization_should_not_crash() localVariable
891 let tmpname = dir.path().to_path_buf(); in setting_source_tags_after_initialization_should_not_crash() localVariable
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glean/src/
H A Dtest.rs37 let tmpname = dir.path().to_path_buf(); in send_a_ping() localVariable
147 let tmpname = dir.path().to_path_buf(); in test_experiments_recording_before_glean_inits() localVariable
209 let tmpname = dir.path().to_path_buf(); in sending_of_foreground_background_pings() localVariable
445 let tmpname = dir.path().to_path_buf(); in initializing_twice_is_a_noop() localVariable
500 let tmpname = dir.path().to_path_buf(); in the_app_channel_must_be_correctly_set_if_requested() localVariable
618 let tmpname = dir.path().to_path_buf(); in sending_deletion_ping_if_disabled_outside_of_run() localVariable
685 let tmpname = dir.path().to_path_buf(); in no_sending_of_deletion_ping_if_unchanged_outside_of_run() localVariable
770 let tmpname = dir.path().to_path_buf(); in setting_debug_view_tag_before_initialization_should_not_crash() localVariable
830 let tmpname = dir.path().to_path_buf(); in setting_source_tags_before_initialization_should_not_crash() localVariable
891 let tmpname = dir.path().to_path_buf(); in setting_source_tags_after_initialization_should_not_crash() localVariable
[all …]
/dports/news/golded+/golded-plus/golded+/goldlib/gall/
H A Dgstrname.cpp33 char tmpname[256]; in strrevname() local
65 char tmpname[256]; in strunrevname() local
/dports/emulators/vice/vice-3.5/src/lib/liblame/ACM/
H A DAEncodeProperties.cpp928 const std::string * tmpname = tmpNode->Attribute("name"); in SaveValuesToStringKey() local
970 const std::string * tmpname = iterateElmt->Attribute("name"); in GetValuesFromKey() local
981 const std::string * tmpname; in GetValuesFromKey() local
1821 const std::string * tmpname = iterateElmt->Attribute("name"); in RenameCurrentTo() local
1871 const std::string * tmpname = iterateElmt->Attribute("name"); in DeleteConfig() local
1933 const std::string * tmpname = iterateElmt->Attribute("name"); in UpdateConfigs() local
/dports/audio/lame/lame-3.100/ACM/
H A DAEncodeProperties.cpp928 const std::string * tmpname = tmpNode->Attribute("name"); in SaveValuesToStringKey() local
970 const std::string * tmpname = iterateElmt->Attribute("name"); in GetValuesFromKey() local
981 const std::string * tmpname; in GetValuesFromKey() local
1821 const std::string * tmpname = iterateElmt->Attribute("name"); in RenameCurrentTo() local
1871 const std::string * tmpname = iterateElmt->Attribute("name"); in DeleteConfig() local
1933 const std::string * tmpname = iterateElmt->Attribute("name"); in UpdateConfigs() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/ACM/
H A DAEncodeProperties.cpp928 const std::string * tmpname = tmpNode->Attribute("name"); in SaveValuesToStringKey() local
970 const std::string * tmpname = iterateElmt->Attribute("name"); in GetValuesFromKey() local
981 const std::string * tmpname; in GetValuesFromKey() local
1821 const std::string * tmpname = iterateElmt->Attribute("name"); in RenameCurrentTo() local
1871 const std::string * tmpname = iterateElmt->Attribute("name"); in DeleteConfig() local
1933 const std::string * tmpname = iterateElmt->Attribute("name"); in UpdateConfigs() local
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/subprocess-0.2.6/src/tests/
H A Dcommon.rs79 let tmpname = tmpdir.path().join("input"); in input_from_file() localVariable
100 let tmpname = tmpdir.path().join("output"); in output_to_file() localVariable
139 let tmpname = tmpdir.path().join("output"); in write_to_subprocess() localVariable
160 let tmpname = tmpdir.path().join("input"); in communicate_input() localVariable
402 let tmpname = tmpdir.path().join("output"); in merge_err_to_out_file() localVariable
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/subprocess-0.2.6/src/tests/
H A Dcommon.rs79 let tmpname = tmpdir.path().join("input"); in input_from_file() localVariable
100 let tmpname = tmpdir.path().join("output"); in output_to_file() localVariable
139 let tmpname = tmpdir.path().join("output"); in write_to_subprocess() localVariable
160 let tmpname = tmpdir.path().join("input"); in communicate_input() localVariable
402 let tmpname = tmpdir.path().join("output"); in merge_err_to_out_file() localVariable
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/subprocess-0.2.8/src/tests/
H A Dcommon.rs79 let tmpname = tmpdir.path().join("input"); in input_from_file() localVariable
100 let tmpname = tmpdir.path().join("output"); in output_to_file() localVariable
139 let tmpname = tmpdir.path().join("output"); in write_to_subprocess() localVariable
160 let tmpname = tmpdir.path().join("input"); in communicate_input() localVariable
402 let tmpname = tmpdir.path().join("output"); in merge_err_to_out_file() localVariable
/dports/comms/bforce-kst/bforce-0.22.8.kst7/source/bforce/
H A Du_plock.c113 int plock_link(const char *lockname, const char *tmpname) in plock_link()
155 char *tmpname, *p; in plock_create() local
/dports/sysutils/linrename/util-linux-2.25.2/lib/
H A Dfileutils.c18 int xmkstemp(char **tmpname, char *dir) in xmkstemp()
79 char *tmpname; in main() local
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux/gtk/ADM_userInterfaces/ADM_dialog/
H A DTLK_filesel.cpp62 char *dupe = NULL, *tmpname = NULL; in FileSel_SelectRead() local
135 char *dupe = NULL, *tmpname = NULL; in FileSel_SelectWrite() local
231 char *dupe = NULL, *tmpname = NULL; in FileSel_SelectDir() local
323 char *tmpname; in GUI_FileSel() local
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux/gtk/ADM_userInterfaces/ADM_dialog/
H A DTLK_filesel.cpp62 char *dupe = NULL, *tmpname = NULL; in FileSel_SelectRead() local
135 char *dupe = NULL, *tmpname = NULL; in FileSel_SelectWrite() local
231 char *dupe = NULL, *tmpname = NULL; in FileSel_SelectDir() local
323 char *tmpname; in GUI_FileSel() local
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux/gtk/ADM_userInterfaces/ADM_dialog/
H A DTLK_filesel.cpp62 char *dupe = NULL, *tmpname = NULL; in FileSel_SelectRead() local
135 char *dupe = NULL, *tmpname = NULL; in FileSel_SelectWrite() local
231 char *dupe = NULL, *tmpname = NULL; in FileSel_SelectDir() local
323 char *tmpname; in GUI_FileSel() local
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux/gtk/ADM_userInterfaces/ADM_dialog/
H A DTLK_filesel.cpp62 char *dupe = NULL, *tmpname = NULL; in FileSel_SelectRead() local
135 char *dupe = NULL, *tmpname = NULL; in FileSel_SelectWrite() local
231 char *dupe = NULL, *tmpname = NULL; in FileSel_SelectDir() local
323 char *tmpname; in GUI_FileSel() local
/dports/news/trn/trn-3.6/
H A Daddng.c44 char *tmpname; local
130 char *tmpname; in find_new_groups() local
/dports/science/silo/silo-4.10.2-bsd/tests/
H A Dlargefile.c176 char tmpname[64]; in main() local
219 char tmpname[64]; in main() local
/dports/games/spring/spring_98.0/tools/pr-downloader/src/FileSystem/
H A DAtomicFile.h18 std::string tmpname; variable
/dports/games/springlobby/springlobby-0.180/src/downloader/lib/src/FileSystem/
H A DAtomicFile.h18 std::string tmpname; variable

12345678910>>...68