Home
last modified time | relevance | path

Searched refs:OO (Results 226 – 250 of 4262) sorted by last modified time

12345678910>>...171

/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaDeclCXX.cpp7731 OverloadedOperatorKind OO = FD->getOverloadedOperator(); in visitExpandedSubobject() local
7732 assert(OO != OO_None && "not an overloaded operator!"); in visitExpandedSubobject()
7733 return visitBinaryOperator(OO, Args, Subobj); in visitExpandedSubobject()
7746 OO, /*AllowRewrittenCandidates=*/!SpaceshipCandidates)); in visitBinaryOperator()
7754 S.LookupOverloadedBinOp(CandidateSet, OO, Fns, Args); in visitBinaryOperator()
7889 Kind = OO == OO_EqualEqual ? 1 : 2; in visitBinaryOperator()
7920 if (OO == OO_Spaceship && in visitBinaryOperator()
7943 << (OO == OO_EqualEqual ? 0 : 1); in visitBinaryOperator()
8245 OverloadedOperatorKind OO = FD->getOverloadedOperator(); in visitExpandedSubobject() local
8349 auto Lookup = [&](OverloadedOperatorKind OO) { in lookupOperatorsForDefaultedComparison() argument
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/snap-1.0.1/data/
H A Durls.10K6458 http://atlas.web.cern.ch/Atlas/GROUPS/SOFTWARE/OO/dist/0.0.28/graphics/TreeBuilder/TreeMaker/CVS/?M…
/dports/lang/rust/rustc-1.58.1-src/vendor/tera/docs/node_modules/aproba/
H A DREADME.md68 combinations and that implies a signature of `SO|SS|OO|OS|S|O`. The
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/docs/dev/
H A Darchitecture.md186 It wraps ECS-style internal API into a more OO-flavored API (with an extra `db` argument for each c…
/dports/lang/rust/rustc-1.58.1-src/library/std/src/fs/
H A Dtests.rs1046 use crate::fs::OpenOptions as OO; in open_flavors()
1053 let mut r = OO::new(); in open_flavors()
1055 let mut w = OO::new(); in open_flavors()
1057 let mut rw = OO::new(); in open_flavors()
1059 let mut a = OO::new(); in open_flavors()
1061 let mut ra = OO::new(); in open_flavors()
1120 let mut blank = OO::new(); in open_flavors()
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/js/vendor/openlayers/
H A DOpenLayers.js.map1 …B,OAAO8+B,EAAIC,GACnBvgC,EAAQwS,YACRxS,EAAQ4P,YAEZ5P,EAAQ4H,WAEL5H,EAAQjtB,OO/EQsB,CAAkBjB,EAAOvM,…
/dports/databases/php80-mysqli/php-8.0.15/ext/mysqli/tests/
H A D048.phpt2 mysqli bind_result (OO-Style)
H A D049.phpt2 mysql_fetch_row (OO-Style)
H A Dmysqli_stmt_bind_result_format.phpt285 // same but OO interface
H A Dbug39457.phpt2 Bug #39457 (Multiple invoked OO connections never close)
/dports/net-mgmt/php80-snmp/php-8.0.15/ext/snmp/tests/
H A Dsnmp-object-setSecurity_error.phpt2 OO API: SNMP::setSecurity (errors)
H A Dsnmp-object-errno-errstr.phpt2 OO API: getErrno & getError methods
H A Dsnmp-object-properties.phpt2 OO API: SNMP object properties
/dports/lang/php80/php-8.0.15/ext/fileinfo/tests/
H A Dfinfo_open_basic.phpt21 // OO interface to finfo
H A Dfinfo_set_flags_basic.phpt17 // OO way
H A Dfinfo_set_flags_basic-mb.phpt17 // OO way
/dports/lang/php80/php-8.0.15/ext/date/tests/
H A Doo_001.phpt2 date OO interface
H A Doo_002.phpt2 date OO cloning
/dports/lang/php80/php-8.0.15/ext/mysqli/tests/
H A Dbug39457.phpt2 Bug #39457 (Multiple invoked OO connections never close)
/dports/lang/php80/php-8.0.15/ext/pcre/pcre2lib/
H A Dpcre2_match.c6210 #define OO (PCRE2_NOTEMPTY|PCRE2_NOTEMPTY_ATSTART) in pcre2_match() macro
6211 options |= (re->flags & FF) / ((FF & (~FF+1)) / (OO & (~OO+1))); in pcre2_match()
6213 #undef OO in pcre2_match()
/dports/lang/php80/php-8.0.15/ext/snmp/tests/
H A Dsnmp-object-errno-errstr.phpt2 OO API: getErrno & getError methods
H A Dsnmp-object-error.phpt2 OO API: Generic errors
H A Dsnmp-object-properties.phpt2 OO API: SNMP object properties
H A Dsnmp-object-setSecurity_error.phpt2 OO API: SNMP::setSecurity (errors)
H A Dsnmp-object.phpt2 OO API

12345678910>>...171