Home
last modified time | relevance | path

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

12345678910>>...119

/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/test/typeparam/
H A Dsets.go33 type _Set[Elem comparable] struct { type
38 func _Make[Elem comparable]() _Set[Elem] {
43 func (s _Set[Elem]) Add(v Elem) {
49 func (s _Set[Elem]) Delete(v Elem) {
54 func (s _Set[Elem]) Contains(v Elem) bool {
60 func (s _Set[Elem]) Len() int {
66 func (s _Set[Elem]) Values() []Elem {
88 func (s _Set[Elem]) Copy() _Set[Elem] {
97 func (s _Set[Elem]) AddSet(s2 _Set[Elem]) {
105 func (s _Set[Elem]) SubSet(s2 _Set[Elem]) {
[all …]
/dports/devel/yaml-cpp03/yaml-cpp-release-0.3.0/src/
H A Demitterstate.cpp134 _Set(m_charset, value, scope); in SetOutputCharset()
148 _Set(m_strFmt, value, scope); in SetStringFormat()
161 _Set(m_boolFmt, value, scope); in SetBoolFormat()
173 _Set(m_boolLengthFmt, value, scope); in SetBoolLengthFormat()
186 _Set(m_boolCaseFmt, value, scope); in SetBoolCaseFormat()
199 _Set(m_intFmt, value, scope); in SetIntFormat()
211 _Set(m_indent, value, scope); in SetIndent()
220 _Set(m_preCommentIndent, value, scope); in SetPreCommentIndent()
229 _Set(m_postCommentIndent, value, scope); in SetPostCommentIndent()
261 _Set(m_mapKeyFmt, value, scope); in SetMapKeyFormat()
[all …]
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/yaml-cpp/yaml-cpp/src/
H A Demitterstate.cpp228 _Set(m_charset, value, scope); in SetOutputCharset()
241 _Set(m_strFmt, value, scope); in SetStringFormat()
253 _Set(m_boolFmt, value, scope); in SetBoolFormat()
265 _Set(m_boolLengthFmt, value, scope); in SetBoolLengthFormat()
278 _Set(m_boolCaseFmt, value, scope); in SetBoolCaseFormat()
290 _Set(m_intFmt, value, scope); in SetIntFormat()
301 _Set(m_indent, value, scope); in SetIndent()
310 _Set(m_preCommentIndent, value, scope); in SetPreCommentIndent()
348 _Set(m_mapKeyFmt, value, scope); in SetMapKeyFormat()
358 _Set(m_floatPrecision, value, scope); in SetFloatPrecision()
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/3rdparty/yaml-cpp/src/
H A Demitterstate.cpp224 _Set(m_charset, value, scope); in SetOutputCharset()
237 _Set(m_strFmt, value, scope); in SetStringFormat()
249 _Set(m_boolFmt, value, scope); in SetBoolFormat()
261 _Set(m_boolLengthFmt, value, scope); in SetBoolLengthFormat()
274 _Set(m_boolCaseFmt, value, scope); in SetBoolCaseFormat()
286 _Set(m_intFmt, value, scope); in SetIntFormat()
297 _Set(m_indent, value, scope); in SetIndent()
306 _Set(m_preCommentIndent, value, scope); in SetPreCommentIndent()
344 _Set(m_mapKeyFmt, value, scope); in SetMapKeyFormat()
354 _Set(m_floatPrecision, value, scope); in SetFloatPrecision()
[all …]
/dports/science/yoda/YODA-1.9.1/src/yamlcpp/
H A Demitterstate.cpp224 _Set(m_charset, value, scope); in SetOutputCharset()
237 _Set(m_strFmt, value, scope); in SetStringFormat()
249 _Set(m_boolFmt, value, scope); in SetBoolFormat()
261 _Set(m_boolLengthFmt, value, scope); in SetBoolLengthFormat()
274 _Set(m_boolCaseFmt, value, scope); in SetBoolCaseFormat()
286 _Set(m_intFmt, value, scope); in SetIntFormat()
297 _Set(m_indent, value, scope); in SetIndent()
306 _Set(m_preCommentIndent, value, scope); in SetPreCommentIndent()
344 _Set(m_mapKeyFmt, value, scope); in SetMapKeyFormat()
354 _Set(m_floatPrecision, value, scope); in SetFloatPrecision()
[all …]
/dports/www/trafficserver/trafficserver-9.1.1/lib/yamlcpp/src/
H A Demitterstate.cpp228 _Set(m_charset, value, scope); in SetOutputCharset()
241 _Set(m_strFmt, value, scope); in SetStringFormat()
253 _Set(m_boolFmt, value, scope); in SetBoolFormat()
265 _Set(m_boolLengthFmt, value, scope); in SetBoolLengthFormat()
278 _Set(m_boolCaseFmt, value, scope); in SetBoolCaseFormat()
290 _Set(m_intFmt, value, scope); in SetIntFormat()
301 _Set(m_indent, value, scope); in SetIndent()
310 _Set(m_preCommentIndent, value, scope); in SetPreCommentIndent()
348 _Set(m_mapKeyFmt, value, scope); in SetMapKeyFormat()
358 _Set(m_floatPrecision, value, scope); in SetFloatPrecision()
[all …]
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/yaml-cpp/src/
H A Demitterstate.cpp223 _Set(m_charset, value, scope); in SetOutputCharset()
236 _Set(m_strFmt, value, scope); in SetStringFormat()
248 _Set(m_boolFmt, value, scope); in SetBoolFormat()
260 _Set(m_boolLengthFmt, value, scope); in SetBoolLengthFormat()
273 _Set(m_boolCaseFmt, value, scope); in SetBoolCaseFormat()
285 _Set(m_intFmt, value, scope); in SetIntFormat()
296 _Set(m_indent, value, scope); in SetIndent()
305 _Set(m_preCommentIndent, value, scope); in SetPreCommentIndent()
343 _Set(m_mapKeyFmt, value, scope); in SetMapKeyFormat()
353 _Set(m_floatPrecision, value, scope); in SetFloatPrecision()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/yaml-cpp-0.6.2/src/
H A Demitterstate.cpp224 _Set(m_charset, value, scope); in SetOutputCharset()
237 _Set(m_strFmt, value, scope); in SetStringFormat()
249 _Set(m_boolFmt, value, scope); in SetBoolFormat()
261 _Set(m_boolLengthFmt, value, scope); in SetBoolLengthFormat()
274 _Set(m_boolCaseFmt, value, scope); in SetBoolCaseFormat()
286 _Set(m_intFmt, value, scope); in SetIntFormat()
297 _Set(m_indent, value, scope); in SetIndent()
306 _Set(m_preCommentIndent, value, scope); in SetPreCommentIndent()
344 _Set(m_mapKeyFmt, value, scope); in SetMapKeyFormat()
354 _Set(m_floatPrecision, value, scope); in SetFloatPrecision()
[all …]
/dports/biology/iqtree/IQ-TREE-2.0.6/yaml-cpp/src/
H A Demitterstate.cpp228 _Set(m_charset, value, scope); in SetOutputCharset()
241 _Set(m_strFmt, value, scope); in SetStringFormat()
253 _Set(m_boolFmt, value, scope); in SetBoolFormat()
265 _Set(m_boolLengthFmt, value, scope); in SetBoolLengthFormat()
278 _Set(m_boolCaseFmt, value, scope); in SetBoolCaseFormat()
290 _Set(m_intFmt, value, scope); in SetIntFormat()
301 _Set(m_indent, value, scope); in SetIndent()
310 _Set(m_preCommentIndent, value, scope); in SetPreCommentIndent()
348 _Set(m_mapKeyFmt, value, scope); in SetMapKeyFormat()
358 _Set(m_floatPrecision, value, scope); in SetFloatPrecision()
[all …]
/dports/devel/yaml-cpp/yaml-cpp-yaml-cpp-0.7.0/src/
H A Demitterstate.cpp246 _Set(m_charset, value, scope); in SetOutputCharset()
259 _Set(m_strFmt, value, scope); in SetStringFormat()
271 _Set(m_boolFmt, value, scope); in SetBoolFormat()
296 _Set(m_boolCaseFmt, value, scope); in SetBoolCaseFormat()
309 _Set(m_nullFmt, value, scope); in SetNullFormat()
321 _Set(m_intFmt, value, scope); in SetIntFormat()
332 _Set(m_indent, value, scope); in SetIndent()
341 _Set(m_preCommentIndent, value, scope); in SetPreCommentIndent()
379 _Set(m_mapKeyFmt, value, scope); in SetMapKeyFormat()
389 _Set(m_floatPrecision, value, scope); in SetFloatPrecision()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objects/misc/
H A Dsequence_util_macros.hpp95 (Base##_Set(Var).push_back(Ref))
100 (Base##_Set(Var).erase(Itr))
105 (VECTOR_ERASE (Itr, Base##_Set(Var)))
207 seq_mac_is_sorted (Base##_Set(Var).begin(), \
208 Base##_Set(Var).end(), \
214 (Base##_Set(Var).sort (Func))
219 (stable_sort (Base##_Set(Var).begin(), \
220 Base##_Set(Var).end(), \
235 Base##_Set(Var).clear(); \
245 Base##_Set(Var).end(), \
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objects/misc/
H A Dsequence_util_macros.hpp95 (Base##_Set(Var).push_back(Ref))
100 (Base##_Set(Var).erase(Itr))
105 (VECTOR_ERASE (Itr, Base##_Set(Var)))
207 seq_mac_is_sorted (Base##_Set(Var).begin(), \
208 Base##_Set(Var).end(), \
214 (Base##_Set(Var).sort (Func))
219 (stable_sort (Base##_Set(Var).begin(), \
220 Base##_Set(Var).end(), \
235 Base##_Set(Var).clear(); \
245 Base##_Set(Var).end(), \
[all …]
/dports/misc/broot/broot-1.7.0/cargo-crates/onig_sys-69.7.0/oniguruma/doc/
H A DSYNTAX.md57 _Set in: none_
96 _Set in: none_
115 _Set in: Grep_
134 _Set in: Grep_
491 _Set in: Java_
542 _Set in: none_
604 _Set in: Emacs_
650 _Set in: As-is_
755 _Set in: Perl_NG_
869 _Set in: none_
[all …]
/dports/devel/git-delta/delta-0.9.2/cargo-crates/onig_sys-69.6.0/oniguruma/doc/
H A DSYNTAX.md57 _Set in: none_
96 _Set in: none_
115 _Set in: Grep_
134 _Set in: Grep_
491 _Set in: Java_
542 _Set in: none_
604 _Set in: Emacs_
650 _Set in: As-is_
755 _Set in: Perl_NG_
869 _Set in: none_
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/doc/
H A DSYNTAX.md57 _Set in: none_
96 _Set in: none_
115 _Set in: Grep_
134 _Set in: Grep_
491 _Set in: Java_
542 _Set in: none_
604 _Set in: Emacs_
650 _Set in: As-is_
755 _Set in: Perl_NG_
869 _Set in: none_
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/doc/
H A DSYNTAX.md57 _Set in: none_
96 _Set in: none_
115 _Set in: Grep_
134 _Set in: Grep_
491 _Set in: Java_
542 _Set in: none_
604 _Set in: Emacs_
650 _Set in: As-is_
755 _Set in: Perl_NG_
869 _Set in: none_
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/doc/
H A DSYNTAX.md57 _Set in: none_
96 _Set in: none_
115 _Set in: Grep_
134 _Set in: Grep_
491 _Set in: Java_
542 _Set in: none_
604 _Set in: Emacs_
650 _Set in: As-is_
755 _Set in: Perl_NG_
869 _Set in: none_
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/onig_sys-69.7.0/oniguruma/doc/
H A DSYNTAX.md57 _Set in: none_
96 _Set in: none_
115 _Set in: Grep_
134 _Set in: Grep_
491 _Set in: Java_
542 _Set in: none_
604 _Set in: Emacs_
650 _Set in: As-is_
755 _Set in: Perl_NG_
869 _Set in: none_
[all …]
/dports/devel/oniguruma/oniguruma-6.9.7.1/doc/
H A DSYNTAX.md57 _Set in: none_
96 _Set in: none_
115 _Set in: Grep_
134 _Set in: Grep_
491 _Set in: Java_
542 _Set in: none_
604 _Set in: Emacs_
650 _Set in: As-is_
755 _Set in: Perl_NG_
869 _Set in: none_
[all …]
/dports/www/zola/zola-0.15.2/cargo-crates/onig_sys-69.7.1/oniguruma/doc/
H A DSYNTAX.md57 _Set in: none_
96 _Set in: none_
115 _Set in: Grep_
134 _Set in: Grep_
491 _Set in: Java_
542 _Set in: none_
604 _Set in: Emacs_
650 _Set in: As-is_
755 _Set in: Perl_NG_
869 _Set in: none_
[all …]
/dports/www/xh/xh-0.14.1/cargo-crates/onig_sys-69.7.0/oniguruma/doc/
H A DSYNTAX.md57 _Set in: none_
96 _Set in: none_
115 _Set in: Grep_
134 _Set in: Grep_
491 _Set in: Java_
542 _Set in: none_
604 _Set in: Emacs_
650 _Set in: As-is_
755 _Set in: Perl_NG_
869 _Set in: none_
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/doc/
H A DSYNTAX.md57 _Set in: none_
96 _Set in: none_
115 _Set in: Grep_
134 _Set in: Grep_
491 _Set in: Java_
542 _Set in: none_
604 _Set in: Emacs_
650 _Set in: As-is_
755 _Set in: Perl_NG_
869 _Set in: none_
[all …]
/dports/textproc/bat/bat-0.18.3/cargo-crates/onig_sys-69.6.0/oniguruma/doc/
H A DSYNTAX.md57 _Set in: none_
96 _Set in: none_
115 _Set in: Grep_
134 _Set in: Grep_
491 _Set in: Java_
542 _Set in: none_
604 _Set in: Emacs_
650 _Set in: As-is_
755 _Set in: Perl_NG_
869 _Set in: none_
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/doc/
H A DSYNTAX.md57 _Set in: none_
96 _Set in: none_
115 _Set in: Grep_
134 _Set in: Grep_
491 _Set in: Java_
542 _Set in: none_
604 _Set in: Emacs_
650 _Set in: As-is_
755 _Set in: Perl_NG_
869 _Set in: none_
[all …]
/dports/lang/php73/php-7.3.33/ext/mbstring/oniguruma/doc/
H A DSYNTAX.md57 _Set in: none_
96 _Set in: none_
115 _Set in: Grep_
134 _Set in: Grep_
491 _Set in: Java_
542 _Set in: none_
604 _Set in: Emacs_
650 _Set in: As-is_
755 _Set in: Perl_NG_
869 _Set in: none_
[all …]

12345678910>>...119