Home
last modified time | relevance | path

Searched defs:mustBeUnique (Results 1 – 11 of 11) sorted by relevance

/dports/games/residualvm/residualvm-0.3.1/engines/stark/resources/
H A Dobject.h364 T *Object::findChild(bool mustBeUnique) { in findChild()
369 T *Object::findChildWithSubtype(int subType, bool mustBeUnique) const { in findChildWithSubtype()
/dports/games/scummvm/scummvm-2.5.1/engines/stark/resources/
H A Dobject.h371 T *Object::findChild(bool mustBeUnique) const { in findChild()
376 T *Object::findChildWithSubtype(int subType, bool mustBeUnique) const { in findChildWithSubtype()
/dports/www/grafana8/grafana-8.3.6/vendor/cuelang.org/go/cue/ast/astutil/
H A Dresolve.go177 func (s *scope) mustBeUnique(n ast.Node) bool { func
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/db/mork/
H A DmorkRowSpace.cpp247 mdb_bool mustBeUnique = morkBool_kFalse; in NewTableWithTid() local
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/db/msgdb/src/
H A DnsDBFolderInfo.cpp149 mdb_bool mustBeUnique; // whether port can hold only one of these in InitFromExistingDB() local
H A DnsMsgDatabase.cpp4619 mdb_bool mustBeUnique; in GetSearchResultsTable() local
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dexpr.c1432 int mustBeUnique = (prNotFound==0); /* True if RHS must be unique */ in sqlite3FindInIndex() local
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dexpr.c2209 int mustBeUnique; /* True if RHS must be unique */ in sqlite3FindInIndex() local
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dexpr.c2565 int mustBeUnique; /* True if RHS must be unique */ in sqlite3FindInIndex() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dexpr.c2512 int mustBeUnique; /* True if RHS must be unique */ in sqlite3FindInIndex() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dexpr.c2535 int mustBeUnique; /* True if RHS must be unique */ in sqlite3FindInIndex() local