Home
last modified time | relevance | path

Searched refs:listname (Results 201 – 225 of 1946) sorted by relevance

12345678910>>...78

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/benchmark/cmake/
H A Dsplit_list.cmake1 macro(split_list listname)
2 string(REPLACE ";" " " ${listname} "${${listname}}")
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/utils/google-benchmark/cmake/
H A Dsplit_list.cmake1 macro(split_list listname)
2 string(REPLACE ";" " " ${listname} "${${listname}}")
/dports/misc/py-onnx/onnx-1.10.2/third_party/benchmark/cmake/
H A Dsplit_list.cmake1 macro(split_list listname)
2 string(REPLACE ";" " " ${listname} "${${listname}}")
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/utils/google-benchmark/cmake/
H A Dsplit_list.cmake1 macro(split_list listname)
2 string(REPLACE ";" " " ${listname} "${${listname}}")
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/third-party/google-benchmark/cmake/
H A Dsplit_list.cmake1 macro(split_list listname)
2 string(REPLACE ";" " " ${listname} "${${listname}}")
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/benchmark/cmake/
H A Dsplit_list.cmake1 macro(split_list listname)
2 string(REPLACE ";" " " ${listname} "${${listname}}")
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/json/benchmarks/thirdparty/benchmark/cmake/
H A Dsplit_list.cmake1 macro(split_list listname)
2 string(REPLACE ";" " " ${listname} "${${listname}}")
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/benchmark/cmake/
H A Dsplit_list.cmake1 macro(split_list listname)
2 string(REPLACE ";" " " ${listname} "${${listname}}")
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/utils/google-benchmark/cmake/
H A Dsplit_list.cmake1 macro(split_list listname)
2 string(REPLACE ";" " " ${listname} "${${listname}}")
/dports/devel/llvm80/llvm-8.0.1.src/utils/benchmark/cmake/
H A Dsplit_list.cmake1 macro(split_list listname)
2 string(REPLACE ";" " " ${listname} "${${listname}}")
/dports/science/conduit/conduit-0.8.0/src/blt/thirdparty_builtin/benchmark-1.5.0/cmake/
H A Dsplit_list.cmake1 macro(split_list listname)
2 string(REPLACE ";" " " ${listname} "${${listname}}")
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/benchmark/cmake/
H A Dsplit_list.cmake1 macro(split_list listname)
2 string(REPLACE ";" " " ${listname} "${${listname}}")
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/benchmark/cmake/
H A Dsplit_list.cmake1 macro(split_list listname)
2 string(REPLACE ";" " " ${listname} "${${listname}}")
/dports/audio/mixxx/mixxx-2.3.0/lib/benchmark/cmake/
H A Dsplit_list.cmake1 macro(split_list listname)
2 string(REPLACE ";" " " ${listname} "${${listname}}")
/dports/mail/mailman-exim4/mailman-2.1.39/Mailman/MTA/
H A DPostfix.py133 listname = mlist.internal_name()
136 print >> fp, '# STANZA START:', listname
139 for k, v in makealiases(listname):
143 print >> fp, '# STANZA END:', listname
153 listname = mlist.internal_name()
216 print >> fp, '# STANZA START:', listname
219 for k, v in makealiases(listname):
228 print >> fp, '# STANZA END:', listname
372 listname = mlist.internal_name()
389 start = '# STANZA START: ' + listname
[all …]
/dports/mail/mailman-postfix/mailman-2.1.39/Mailman/MTA/
H A DPostfix.py133 listname = mlist.internal_name()
136 print >> fp, '# STANZA START:', listname
139 for k, v in makealiases(listname):
143 print >> fp, '# STANZA END:', listname
153 listname = mlist.internal_name()
216 print >> fp, '# STANZA START:', listname
219 for k, v in makealiases(listname):
228 print >> fp, '# STANZA END:', listname
372 listname = mlist.internal_name()
389 start = '# STANZA START: ' + listname
[all …]
/dports/mail/mailman/mailman-2.1.39/Mailman/MTA/
H A DPostfix.py133 listname = mlist.internal_name()
136 print >> fp, '# STANZA START:', listname
139 for k, v in makealiases(listname):
143 print >> fp, '# STANZA END:', listname
153 listname = mlist.internal_name()
216 print >> fp, '# STANZA START:', listname
219 for k, v in makealiases(listname):
228 print >> fp, '# STANZA END:', listname
372 listname = mlist.internal_name()
389 start = '# STANZA START: ' + listname
[all …]
/dports/mail/mailman-exim4/mailman-2.1.39/contrib/
H A Dcourier-to-mailman.py80 listname = string.lower(local)
96 listname = re.sub(i[0],"",local)
98 if os.path.exists(listname):
100 (MailmanHome + "/mail/mailman", type, listname))
/dports/mail/mailman-postfix/mailman-2.1.39/contrib/
H A Dcourier-to-mailman.py80 listname = string.lower(local)
96 listname = re.sub(i[0],"",local)
98 if os.path.exists(listname):
100 (MailmanHome + "/mail/mailman", type, listname))
/dports/mail/mailman/mailman-2.1.39/contrib/
H A Dcourier-to-mailman.py80 listname = string.lower(local)
96 listname = re.sub(i[0],"",local)
98 if os.path.exists(listname):
100 (MailmanHome + "/mail/mailman", type, listname))
/dports/mail/mailman3/mailman-3.3.1/src/mailman/database/alembic/versions/
H A D70af5a4e5790_digests.py32 listname, at, domain = dirname.partition('@')
34 '{}.{}'.format(listname, domain))
48 listname, domain = dirname.split('.', 1)
50 '{}@{}'.format(listname, domain))
/dports/devel/epm/epm-4.5.1/
H A Depminstall.c58 *listname, /* List filename */ in main() local
81 if ((listname = getenv("EPMLIST")) == NULL) in main()
82 listname = "epm.list"; in main()
121 listname = argv[i]; in main()
143 if ((dist = read_dist(listname, &platform, "")) == NULL) in main()
146 listname, strerror(errno)); in main()
329 if (write_dist(listname, dist)) in main()
332 listname, strerror(errno)); in main()
/dports/mail/mailman-exim4/mailman-2.1.39/bin/
H A Dcheck_db117 for listname in listnames:
118 if not Utils.list_exists(listname):
119 print C_('No list named:'), listname
121 mlist = MailList(listname, lock=0)
128 print C_('List:'), listname
/dports/mail/mailman/mailman-2.1.39/bin/
H A Dcheck_db117 for listname in listnames:
118 if not Utils.list_exists(listname):
119 print C_('No list named:'), listname
121 mlist = MailList(listname, lock=0)
128 print C_('List:'), listname
/dports/mail/mailman-postfix/mailman-2.1.39/bin/
H A Dcheck_db117 for listname in listnames:
118 if not Utils.list_exists(listname):
119 print C_('No list named:'), listname
121 mlist = MailList(listname, lock=0)
128 print C_('List:'), listname

12345678910>>...78