Home
last modified time | relevance | path

Searched refs:gen_uuid (Results 51 – 75 of 135) sorted by relevance

123456

/dports/lang/python311/Python-3.11.0a3/Lib/msilib/
H A D__init__.py157 si.SetProperty(PID_REVNUMBER, gen_uuid())
184 def gen_uuid(): function
267 uuid = gen_uuid()
/dports/devel/util-linux/util-linux-2.36/libuuid/src/
H A DMakemodule.am18 libuuid/src/gen_uuid.c \
/dports/devel/p5-Test2-Harness-UI/Test2-Harness-UI-0.000097/lib/Test2/Harness/UI/
H A DImporter.pm32 my $worker_id = $self->{+WORKER_ID} //= gen_uuid();
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
H A Dmsi.py80 product_code = msilib.gen_uuid()
1163 ("REGISTRY.tcl", msilib.gen_uuid(), "TARGETDIR", registry_component, None,
1167 [("REGISTRY", msilib.gen_uuid(), "TARGETDIR", registry_component, None,
1169 ("REGISTRY.doc", msilib.gen_uuid(), "TARGETDIR", registry_component, None,
1171 ("REGISTRY.def", msilib.gen_uuid(), "TARGETDIR", registry_component,
H A Dmsilib.py314 si.SetProperty(PID_REVNUMBER, gen_uuid())
347 def gen_uuid(): function
465 uuid = gen_uuid()
/dports/net/mpich2/mpich2-1.5/test/mpi/
H A Dcreateprojects.wsf141 Function gen_uuid()
157 gen_uuid = UCase(uuid)
233 project_uuid = gen_uuid()
/dports/net-mgmt/seafile-server/seafile-server-8.0.7-server/server/
H A Dcopy-mgr.c149 task_id = gen_uuid(); in seaf_copy_manager_add_task()
/dports/devel/p5-Test2-Harness/Test2-Harness-1.000082/lib/Test2/Harness/Collector/
H A DJobDir.pm228 my $event_id = $facet_data->{about}->{uuid} ||= gen_uuid();
539 event_id => gen_uuid(),
/dports/lang/python-legacy/Python-2.7.18/Tools/msi/
H A Dmsilib.py314 si.SetProperty(PID_REVNUMBER, gen_uuid())
347 def gen_uuid(): function
465 uuid = gen_uuid()
/dports/lang/python27/Python-2.7.18/Tools/msi/
H A Dmsilib.py314 si.SetProperty(PID_REVNUMBER, gen_uuid())
347 def gen_uuid(): function
465 uuid = gen_uuid()
/dports/mail/rspamd-devel/rspamd-93430bb/lualib/rspamadm/
H A Ddmarc_report.lua146 local function gen_uuid() function
523 local uuid = gen_uuid()
/dports/mail/rspamd/rspamd-3.1/lualib/rspamadm/
H A Ddmarc_report.lua146 local function gen_uuid() function
523 local uuid = gen_uuid()
/dports/net/hostapd/hostapd-2.9/hostapd/
H A Dmain.c597 static int gen_uuid(const char *txt_addr) in gen_uuid() function
753 return gen_uuid(optarg); in main()
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/lib/uuid/
H A Duuid.h.in78 /* gen_uuid.c */
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/lib/uuid/
H A Duuid.h.in78 /* gen_uuid.c */
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/lib/uuid/
H A Duuid.h.in78 /* gen_uuid.c */
/dports/net/hostapd-devel/hostap-14ab4a816/hostapd/
H A Dmain.c595 static int gen_uuid(const char *txt_addr) in gen_uuid() function
754 return gen_uuid(optarg); in main()
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/hostapd/
H A Dmain.c595 static int gen_uuid(const char *txt_addr) in gen_uuid() function
754 return gen_uuid(optarg); in main()
/dports/net-mgmt/seafile-client/seafile-7.0.9/lib/
H A Dutils.h177 char* gen_uuid ();
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Resources/CMake/
H A DUuidConfiguration.cmake64 ${E2FSPROGS_SOURCES_DIR}/lib/uuid/gen_uuid.c
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Resources/CMake/
H A DUuidConfiguration.cmake64 ${E2FSPROGS_SOURCES_DIR}/lib/uuid/gen_uuid.c
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Resources/CMake/
H A DUuidConfiguration.cmake64 ${E2FSPROGS_SOURCES_DIR}/lib/uuid/gen_uuid.c
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Resources/CMake/
H A DUuidConfiguration.cmake64 ${E2FSPROGS_SOURCES_DIR}/lib/uuid/gen_uuid.c
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Resources/CMake/
H A DUuidConfiguration.cmake64 ${E2FSPROGS_SOURCES_DIR}/lib/uuid/gen_uuid.c
/dports/net-im/biboumi/biboumi-9.0/src/database/
H A Ddatabase.hpp215 static std::string gen_uuid();

123456