Home
last modified time | relevance | path

Searched refs:opt_tag (Results 1 – 25 of 1785) sorted by relevance

12345678910>>...72

/dports/mail/spamassassin-devel/spamassassin-1ea352210/masses/rule-qa/
H A Dimport-logs13 our ( $opt_dir, $opt_override, $opt_tag );
15 "tag=s" => \$opt_tag,
21 $opt_tag ||= 'n'; # nightly is the default
131 my $daterev = mk_daterev($ftime, $frevision, $opt_tag);
H A Dcorpus-hourly8 our ( $corpusdir, $opt_override, $opt_tag );
10 "tag=s" => \$opt_tag,
16 $opt_tag ||= 'n'; # nightly is the default
508 my $revpath = strftime("%Y%m%d", gmtime($time)) . "/r$rev-$opt_tag";
H A Dreports-from-logs8 our ( $opt_override, $opt_tag );
10 "tag=s" => \$opt_tag,
15 $opt_tag ||= 'n'; # nightly is the default
167 my $daterev = mk_daterev($time{$file},$revision{$file},$opt_tag);
/dports/devel/checkbashisms/devscripts-2.21.4/scripts/
H A Dcvs-debi.sh152 -T) opt_tag="$2" ; shift 2 ;;
185 if [ "x$opt_tag" != "x" ]; then
186 TAGOPT=-r$opt_tag
H A Dcvs-debrelease.sh148 -T) opt_tag="$2" ; shift 2 ;;
192 if [ "x$opt_tag" != "x" ]; then
193 TAGOPT=-r$opt_tag
/dports/textproc/uim-el/uim-d1ac9d9/fep/
H A Duim-fep.h65 struct opt_tag { struct
85 extern struct opt_tag g_opt; argument
H A Duim-fep.c130 struct opt_tag g_opt = {
/dports/textproc/uim-gtk/uim-d1ac9d9/fep/
H A Duim-fep.h65 struct opt_tag { struct
85 extern struct opt_tag g_opt; argument
H A Duim-fep.c130 struct opt_tag g_opt = {
/dports/textproc/uim-qt5/uim-d1ac9d9/fep/
H A Duim-fep.h65 struct opt_tag { struct
85 extern struct opt_tag g_opt; argument
H A Duim-fep.c130 struct opt_tag g_opt = {
/dports/textproc/uim-m17nlib/uim-d1ac9d9/fep/
H A Duim-fep.h65 struct opt_tag { struct
85 extern struct opt_tag g_opt; argument
/dports/textproc/uim-gtk3/uim-d1ac9d9/fep/
H A Duim-fep.h65 struct opt_tag { struct
85 extern struct opt_tag g_opt; argument
/dports/japanese/uim-anthy/uim-d1ac9d9/fep/
H A Duim-fep.h65 struct opt_tag { struct
85 extern struct opt_tag g_opt; argument
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/configs/sphinx/
H A Dconf.py13 opt_tag = sys.argv.index(tag)
14 return opt_t + 1 == opt_tag
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/configs/sphinx/
H A Dconf.py13 opt_tag = sys.argv.index(tag)
14 return opt_t + 1 == opt_tag
/dports/security/botan2/Botan-2.18.2/src/configs/sphinx/
H A Dconf.py13 opt_tag = sys.argv.index(tag)
14 return opt_t + 1 == opt_tag
/dports/www/kannel/gateway-1.4.4/gw/smsc/
H A Dsmpp_pdu.c549 unsigned long opt_tag, opt_len; \ in smpp_pdu_unpack()
550 opt_tag = decode_integer(data_without_len, pos, 2); pos += 2; \ in smpp_pdu_unpack()
551 debug("sms.smpp", 0, "Optional parameter tag (0x%04lx)", opt_tag); \ in smpp_pdu_unpack()
555 tlv = smpp_tlv_get_by_tag(smsc_id, opt_tag); \ in smpp_pdu_unpack()
558 if (SMPP_##mname == opt_tag) { \ in smpp_pdu_unpack()
569 if (SMPP_##mname == opt_tag) { \ in smpp_pdu_unpack()
580 if (SMPP_##mname == opt_tag) { \ in smpp_pdu_unpack()
636 opt_tag, opt_len, octstr_get_cstr(val), pdu->type_name); \ in smpp_pdu_unpack()
/dports/www/phpgroupware/phpgroupware-0.9.16.017/fudforum/setup/base/include/
H A Dwidgets.inc23 $opt_tag = explode("\n", $extraval);
34 if ( isset($opt_tag[$i]) )
35 $tag = ' '.$opt_tag[$i];
/dports/astro/gpsbabel14/gpsbabel-1.4.4/
H A Dosm.c27 static char* opt_tag, *opt_tagnd, *created_by; variable
30 …{ "tag", &opt_tag, "Write additional way tag key/value pairs", NULL, ARGTYPE_STRING, ARG_NOMINMAX…
921 if (opt_tag && (case_ignore_strncmp(opt_tag, "tagnd", 5) != 0)) { in osm_rte_disp_trail()
922 osm_write_opt_tag(opt_tag); in osm_rte_disp_trail()
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/
H A Dosm.h122 char* opt_tag{};
127 …{ "tag", &opt_tag, "Write additional way tag key/value pairs", nullptr, ARGTYPE_STRING, ARG_NOMIN…
H A Dosm.cc851 if (opt_tag && (case_ignore_strncmp(opt_tag, "tagnd", 5) != 0)) { in osm_rte_disp_trail()
852 osm_write_opt_tag(opt_tag); in osm_rte_disp_trail()
/dports/print/tex-dvipdfmx/texlive-20150521-source/texk/dvipdfm-x/
H A Dtt_cmap.c1928 char *conf_name, *opt_tag; in otf_load_Unicode_CMap() local
1933 opt_tag = strchr(otl_tags, ':'); in otf_load_Unicode_CMap()
1934 if (opt_tag) { in otf_load_Unicode_CMap()
1935 opt_tag++; in otf_load_Unicode_CMap()
1937 strlen(otl_tags) - strlen(opt_tag) - 1); in otf_load_Unicode_CMap()
1951 if (opt_tag) { in otf_load_Unicode_CMap()
1955 opt_conf = otl_conf_find_opt(conf, opt_tag); in otf_load_Unicode_CMap()
1958 opt_tag, conf_name); in otf_load_Unicode_CMap()
1965 if (opt_tag) { in otf_load_Unicode_CMap()
1966 opt_conf = otl_conf_find_opt(conf, opt_tag); in otf_load_Unicode_CMap()
[all …]
H A Dotl_conf.h35 extern pdf_obj *otl_conf_find_opt (pdf_obj *conf, const char *opt_tag);
H A Dotl_conf.c604 otl_conf_find_opt (pdf_obj *conf, const char *opt_tag) in otl_conf_find_opt() argument
612 if (options && opt_tag) in otl_conf_find_opt()
613 opt_conf = pdf_lookup_dict(options, opt_tag); in otl_conf_find_opt()

12345678910>>...72