Home
last modified time | relevance | path

Searched refs:hasBegin (Results 1 – 7 of 7) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbclient/
H A DKeyRangeMap.actor.cpp166 bool hasBegin = beginRange.size() > 0 && beginRange[0].key.startsWith(mapPrefix); in krmSetRangeCoalescing() local
167 Value beginValue = hasBegin ? beginRange[0].value : LiteralStringRef(""); in krmSetRangeCoalescing()
171 bool outsideRange = !hasBegin || beginRange[0].key < maxWithPrefix.begin; in krmSetRangeCoalescing()
182 KeyRange conflictRange = KeyRangeRef( hasBegin ? beginRange[0].key : mapPrefix, withPrefix.begin ); in krmSetRangeCoalescing()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/
H A DAnnotation.php171 public function hasBegin() function in Google\\Protobuf\\Internal\\GeneratedCodeInfo\\Annotation
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/
H A DAnnotation.php171 public function hasBegin() function in Google\\Protobuf\\Internal\\GeneratedCodeInfo\\Annotation
/dports/devel/loccount/loccount-dc8279ab2e49ba60db121a47c15dc4ef8b543352/
H A Dloccount.go908 var hasBegin bool
942 hasBegin = true
960 hasBegin && foundTerminatingEnd) ||
962 (hasProgram && hasBegin && foundTerminatingEnd))
/dports/lang/oo2c/oo2c_64-2.1.11/stage0/obj/OOC/
H A DIR.oh1344 …cl decl, OOC_IR__StatementSeq statmSeq, OOC_Scanner_SymList__Symbol endOfProc, OOC_CHAR8 hasBegin);
1346 …cl decl, OOC_IR__StatementSeq statmSeq, OOC_Scanner_SymList__Symbol endOfProc, OOC_CHAR8 hasBegin);
H A DIR.c7687 …l decl, OOC_IR__StatementSeq statmSeq, OOC_Scanner_SymList__Symbol endOfProc, OOC_CHAR8 hasBegin) { in OOC_IR__BuilderDesc_NewProcedure() argument
7827 i3 = hasBegin; in OOC_IR__BuilderDesc_NewProcedure()
/dports/lang/oo2c/oo2c_64-2.1.11/src/OOC/
H A DIR.Mod5143 hasBegin: BOOLEAN): Procedure;
5204 IF decl.isAbstract & hasBegin THEN