Home
last modified time | relevance | path

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

12

/dports/sysutils/signon-qt5/signond-07d45498ad374d9e8e4ff6a886f4b4bb850c0cb5/src/extensions/cryptsetup/
H A Dmisc.cpp52 bool keepExisting) in setFilePermissions() argument
61 if (keepExisting) in setFilePermissions()
H A Dmisc.h37 bool keepExisting = true);
/dports/sysutils/signon-qt5/signond-07d45498ad374d9e8e4ff6a886f4b4bb850c0cb5/lib/signond/SignOn/
H A Dmisc.cpp59 bool keepExisting) in setFilePermissions() argument
68 if (keepExisting) in setFilePermissions()
H A Dmisc.h40 bool keepExisting = true);
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/projectexplorer/jsonwizard/
H A Djsonwizardfilegenerator.cpp109 if (!file.keepExisting) { in generateFile()
155 if (file.keepExisting) in generateFile()
182 file.keepExisting = file.source.isEmpty(); in fileList()
184 … file.source = file.keepExisting ? file.target : wizard.absoluteFilePath( in fileList()
H A Djsonwizardfilegenerator.h50 bool keepExisting = false;
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/poppler/
H A DStructElement.h304 void parseAttributes(Dict *element, GBool keepExisting = gFalse);
H A DStructElement.cc1331 void StructElement::parseAttributes(Dict *attributes, GBool keepExisting) in parseAttributes() argument
1368 if (keepExisting) { in parseAttributes()
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DStructElement.h304 void parseAttributes(Dict *element, GBool keepExisting = gFalse);
H A DStructElement.cc1316 void StructElement::parseAttributes(Dict *attributes, GBool keepExisting) in parseAttributes() argument
1353 if (keepExisting) { in parseAttributes()
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DStructElement.h304 void parseAttributes(Dict *element, GBool keepExisting = gFalse);
H A DStructElement.cc1316 void StructElement::parseAttributes(Dict *attributes, GBool keepExisting) in parseAttributes() argument
1353 if (keepExisting) { in parseAttributes()
/dports/graphics/poppler/poppler-21.12.0/poppler/
H A DStructElement.h397 void parseAttributes(Dict *attributes, bool keepExisting = false);
H A DStructElement.cc1114 void StructElement::parseAttributes(Dict *attributes, bool keepExisting) in parseAttributes() argument
1149 if (keepExisting) { in parseAttributes()
/dports/graphics/poppler-qt5/poppler-21.12.0/poppler/
H A DStructElement.h397 void parseAttributes(Dict *attributes, bool keepExisting = false);
H A DStructElement.cc1114 void StructElement::parseAttributes(Dict *attributes, bool keepExisting) in parseAttributes() argument
1149 if (keepExisting) { in parseAttributes()
/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DStructElement.h397 void parseAttributes(Dict *attributes, bool keepExisting = false);
H A DStructElement.cc1114 void StructElement::parseAttributes(Dict *attributes, bool keepExisting) in parseAttributes() argument
1149 if (keepExisting) { in parseAttributes()
/dports/graphics/poppler-utils/poppler-21.12.0/poppler/
H A DStructElement.h397 void parseAttributes(Dict *attributes, bool keepExisting = false);
H A DStructElement.cc1114 void StructElement::parseAttributes(Dict *attributes, bool keepExisting) in parseAttributes() argument
1149 if (keepExisting) { in parseAttributes()
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Console/Templates/default/classes/
H A Dmodel.ctp173 $out .= "\t\t\t'unique' => 'keepExisting',\n";
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/include/cantera/base/
H A DAnyMap.h448 void update(const AnyMap& other, bool keepExisting=true);
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Model/
H A DModel.php2067 $keepExisting = $habtm['unique'] === 'keepExisting';
2086 if ($keepExisting && !empty($newJoins)) {
2108 if ($keepExisting && !empty($links)) {
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/base/
H A DAnyMap.cpp1382 void AnyMap::update(const AnyMap& other, bool keepExisting) in update() argument
1385 if (!keepExisting || !hasKey(item.first)) { in update()
/dports/net/yate/yate-6.4.0-1/modules/
H A Dysipchan.cpp7559 bool keepExisting = true; in reInviteProxy() local
7583 keepExisting = ver.getBoolValue(YSTRING("keep_media"),keepExisting); in reInviteProxy()
7593 setMedia(lst,keepExisting); in reInviteProxy()

12