Home
last modified time | relevance | path

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

/dports/sysutils/vchanger/vchanger/src/
H A Dinifile.h143 bool AddKeyword(const char *kw, int kwtype = INIKEYWORDTYPE_SZ);
144 inline bool AddKeyword(const tString &kw, int kwtype = INIKEYWORDTYPE_SZ)
145 { return AddKeyword(kw.c_str(), kwtype); }
149 bool AddSectionKeyword(const char *sect, const char *kw, int kwtype = INIKEYWORDTYPE_SZ);
150 … inline bool AddSectionKeyword(const tString &sect, const char *kw, int kwtype = INIKEYWORDTYPE_SZ)
151 { return AddSectionKeyword(sect.c_str(), kw, kwtype); }
152 … inline bool AddSectionKeyword(const char *sect, const tString &kw, int kwtype = INIKEYWORDTYPE_SZ)
153 { return AddSectionKeyword(sect, kw.c_str(), kwtype); }
154 …inline bool AddSectionKeyword(const tString &sect, const tString &kw, int kwtype = INIKEYWORDTYPE_…
155 { return AddSectionKeyword(sect.c_str(), kw.c_str(), kwtype); }
H A Dinifile.cpp494 bool IniFile::AddKeyword(const char *key, int kwtype) in AddKeyword() argument
508 if (kwtype < INIKEYWORDTYPE_SZ || kwtype > INIKEYWORDTYPE_BOOL) { in AddKeyword()
512 np.value.type = kwtype; in AddKeyword()
562 bool IniFile::AddSectionKeyword(const char *sect_in, const char *kw_in, int kwtype) in AddSectionKeyword() argument
570 if (kwtype < INIKEYWORDTYPE_SZ || kwtype > INIKEYWORDTYPE_BOOL) { in AddSectionKeyword()
595 snprintf(cbuf, sizeof(cbuf), ",%d", kwtype); in AddSectionKeyword()
602 np.value.type = kwtype; in AddSectionKeyword()
/dports/net-im/py-slixmpp/slixmpp-1.7.1/slixmpp/plugins/xep_0004/stanza/
H A Dform.py63 kwtype = kwargs.get('type', None)
64 if kwtype is None:
65 kwtype = ftype
69 field['type'] = kwtype
95 kwtype = kwargs.get('type', None)
96 if kwtype is None:
97 kwtype = ftype
106 field['type'] = kwtype
/dports/devel/py-robotframework/robotframework-3.1.2/src/robot/result/
H A Dflattenkeywordmatcher.py40 def match(self, kwtype): argument
41 return kwtype in self._types
/dports/editors/joe/joe-4.6/syntax/
H A Dsml.jsf281 "abstype" kwtype
282 "datatype" kwtype
283 "eqtype" kwtype
284 "type" kwtype
285 "withtype" kwtype
301 :kwtype StorageClass
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Det2lst.c85 char kwtype[1]; in et2lst_() local
509 dtpool_(bpmkwd, &found, &n, kwtype, (ftnlen)32, (ftnlen)1); in et2lst_()
510 if (! found || *(unsigned char *)kwtype != 'N' || n < 2) { in et2lst_()
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Det2lst.c85 char kwtype[1]; in et2lst_() local
509 dtpool_(bpmkwd, &found, &n, kwtype, (ftnlen)32, (ftnlen)1); in et2lst_()
510 if (! found || *(unsigned char *)kwtype != 'N' || n < 2) { in et2lst_()
/dports/games/iortcw/iortcw-1.51c/MP/code/tools/lcc/cpp/
H A Dcpp.h26 enum kwtype { KIF, KIFDEF, KIFNDEF, KELIF, KELSE, KENDIF, KINCLUDE, KDEFINE, enum
112 void doif(Tokenrow *, enum kwtype);
/dports/games/ioquake3-server/ioquake3-1.36/code/tools/lcc/cpp/
H A Dcpp.h26 enum kwtype { KIF, KIFDEF, KIFNDEF, KELIF, KELSE, KENDIF, KINCLUDE, KDEFINE, enum
112 void doif(Tokenrow *, enum kwtype);
/dports/games/iortcw/iortcw-1.51c/SP/code/tools/lcc/cpp/
H A Dcpp.h26 enum kwtype { KIF, KIFDEF, KIFNDEF, KELIF, KELSE, KENDIF, KINCLUDE, KDEFINE, enum
112 void doif(Tokenrow *, enum kwtype);
/dports/games/ioquake3/ioquake3-1.36/code/tools/lcc/cpp/
H A Dcpp.h26 enum kwtype { KIF, KIFDEF, KIFNDEF, KELIF, KELSE, KENDIF, KINCLUDE, KDEFINE, enum
112 void doif(Tokenrow *, enum kwtype);
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/tools/lcc/cpp/
H A Dcpp.h26 enum kwtype { KIF, KIFDEF, KIFNDEF, KELIF, KELSE, KENDIF, KINCLUDE, KDEFINE, enum
112 void doif(Tokenrow *, enum kwtype);
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/tools/lcc/cpp/
H A Dcpp.h26 enum kwtype { KIF, KIFDEF, KIFNDEF, KELIF, KELSE, KENDIF, KINCLUDE, KDEFINE, enum
112 void doif(Tokenrow *, enum kwtype);
/dports/games/openarena/openarena-engine-source-0.8.8/code/tools/lcc/cpp/
H A Dcpp.h26 enum kwtype { KIF, KIFDEF, KIFNDEF, KELIF, KELSE, KENDIF, KINCLUDE, KDEFINE, enum
112 void doif(Tokenrow *, enum kwtype);
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/tools/lcc/cpp/
H A Dcpp.h26 enum kwtype { KIF, KIFDEF, KIFNDEF, KELIF, KELSE, KENDIF, KINCLUDE, KDEFINE, enum
112 void doif(Tokenrow *, enum kwtype);
/dports/games/evq3/evq3/code/tools/lcc/cpp/
H A Dcpp.h26 enum kwtype { KIF, KIFDEF, KIFNDEF, KELIF, KELSE, KENDIF, KINCLUDE, KDEFINE, enum
112 void doif(Tokenrow *, enum kwtype);
/dports/security/suricata/suricata-6.0.4/src/
H A Ddetect-csum.c956 #define TEST3(kwstr, kwtype) { \ argument
961 SigMatch *sm = DetectGetLastSMFromLists(s, (kwtype), -1);\
967 sm = DetectGetLastSMFromLists(s, (kwtype), -1);\
/dports/mail/alpine/alpine-465e23b/pith/
H A Dmailindx.c5095 if(kwtype == KWInit){ in key_str()
5138 else if(kwtype == KW){ in key_str()
5509 if(kwtype == KW || kwtype == KWInit){ in subj_str()
5511 origsubj, kwtype, in subj_str()
5706 if(kwtype == KW || kwtype == KWInit){ in subj_str()
5710 kwtype, NULL, in subj_str()
5716 kwtype, NULL, in subj_str()
5987 if(kwtype == KW){ in prepend_keyword_subject()
6015 if((kwtype == KW || kwtype == KWInit) && some_set){ in prepend_keyword_subject()
6027 else if(kwtype == KW) in prepend_keyword_subject()
[all …]
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dmailindx.c5095 if(kwtype == KWInit){ in key_str()
5138 else if(kwtype == KW){ in key_str()
5509 if(kwtype == KW || kwtype == KWInit){ in subj_str()
5511 origsubj, kwtype, in subj_str()
5706 if(kwtype == KW || kwtype == KWInit){ in subj_str()
5710 kwtype, NULL, in subj_str()
5716 kwtype, NULL, in subj_str()
5987 if(kwtype == KW){ in prepend_keyword_subject()
6015 if((kwtype == KW || kwtype == KWInit) && some_set){ in prepend_keyword_subject()
6027 else if(kwtype == KW) in prepend_keyword_subject()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/soltools/cpp/
H A Dcpp.h53 enum kwtype enum
/dports/editors/libreoffice6/libreoffice-6.4.7.2/soltools/cpp/
H A Dcpp.h53 enum kwtype enum
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/plugins/preauth/pkinit/
H A Dpkinit_matching.c101 keyword_type kwtype; member
273 kw_type = kw->kwtype; in parse_rule_component()
/dports/security/krb5/krb5-1.19.2/src/plugins/preauth/pkinit/
H A Dpkinit_matching.c101 keyword_type kwtype; member
273 kw_type = kw->kwtype; in parse_rule_component()
/dports/devel/swig/swig-4.0.2/Source/Swig/
H A Dtypemap.c1468 String *kwtype = Getattr(kw, "type"); in Swig_typemap_lookup_impl() local
1485 if (kwtype) { in Swig_typemap_lookup_impl()
1486 String *mangle = Swig_string_mangle(kwtype); in Swig_typemap_lookup_impl()
/dports/devel/py-nbdime/nbdime-3.1.1/nbdime/webapp/static/
H A D1.nbdime.js.map1kwtype","thisTok","word","column","firstChar","charAt","ct","closed","electricInput","lineComment"…