Home
last modified time | relevance | path

Searched refs:isCustom (Results 26 – 50 of 512) sorted by relevance

12345678910>>...21

/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h67 unsigned isCustom : 1; variable
86 Ret.isCustom = false; in getReg()
98 Ret.isCustom = true; in getCustomReg()
109 Ret.isCustom = false; in getMem()
121 Ret.isCustom = true; in getCustomMem()
148 bool needsCustom() const { return isCustom; } in needsCustom()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h67 unsigned isCustom : 1; variable
86 Ret.isCustom = false; in getReg()
98 Ret.isCustom = true; in getCustomReg()
109 Ret.isCustom = false; in getMem()
121 Ret.isCustom = true; in getCustomMem()
148 bool needsCustom() const { return isCustom; } in needsCustom()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h67 unsigned isCustom : 1; variable
86 Ret.isCustom = false; in getReg()
98 Ret.isCustom = true; in getCustomReg()
109 Ret.isCustom = false; in getMem()
121 Ret.isCustom = true; in getCustomMem()
148 bool needsCustom() const { return isCustom; } in needsCustom()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h67 unsigned isCustom : 1; variable
86 Ret.isCustom = false; in getReg()
98 Ret.isCustom = true; in getCustomReg()
109 Ret.isCustom = false; in getMem()
121 Ret.isCustom = true; in getCustomMem()
148 bool needsCustom() const { return isCustom; } in needsCustom()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h67 unsigned isCustom : 1; variable
86 Ret.isCustom = false; in getReg()
98 Ret.isCustom = true; in getCustomReg()
109 Ret.isCustom = false; in getMem()
121 Ret.isCustom = true; in getCustomMem()
148 bool needsCustom() const { return isCustom; } in needsCustom()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h67 unsigned isCustom : 1; variable
86 Ret.isCustom = false; in getReg()
98 Ret.isCustom = true; in getCustomReg()
109 Ret.isCustom = false; in getMem()
121 Ret.isCustom = true; in getCustomMem()
148 bool needsCustom() const { return isCustom; } in needsCustom()
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/CodeGen/
H A DCallingConvLower.h65 unsigned isCustom : 1; variable
84 Ret.isCustom = false; in getReg()
96 Ret.isCustom = true; in getCustomReg()
107 Ret.isCustom = false; in getMem()
119 Ret.isCustom = true; in getCustomMem()
146 bool needsCustom() const { return isCustom; } in needsCustom()
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/CodeGen/
H A DCallingConvLower.h66 unsigned isCustom : 1; variable
85 Ret.isCustom = false; in getReg()
97 Ret.isCustom = true; in getCustomReg()
108 Ret.isCustom = false; in getMem()
120 Ret.isCustom = true; in getCustomMem()
147 bool needsCustom() const { return isCustom; } in needsCustom()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/CodeGen/
H A DCallingConvLower.h66 unsigned isCustom : 1;
85 Ret.isCustom = false; in getPermuteShuffleOverhead()
97 Ret.isCustom = true;
108 Ret.isCustom = false;
120 Ret.isCustom = true; in getISDIndexedMode()
147 bool needsCustom() const { return isCustom; } in hasBranchDivergence()
/dports/games/multimc/MultiMC5-0.6.11/api/logic/minecraft/
H A DComponent.cpp171 bool Component::isCustom() in isCustom() function in Component
193 if (isCustom()) in isRevertible()
293 if(isCustom()) in customize()
335 if(!isCustom()) in revert()
/dports/misc/usd/USD-21.11/pxr/usd/sdf/
H A DattributeSpec.cpp207 bool isCustom) in SdfJustCreatePrimAttributeInLayer() argument
226 /*hasOnlyRequiredFields=*/!isCustom)) { in SdfJustCreatePrimAttributeInLayer()
233 layerPtr->SetField(attrPath, SdfFieldKeys->Custom, isCustom); in SdfJustCreatePrimAttributeInLayer()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/tools/corba/se/idl/
H A DValueEntry.java389 public boolean isCustom () in isCustom() method in ValueEntry
395 public void setCustom (boolean isCustom) in setCustom() argument
397 _custom = isCustom; in setCustom()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/tools/corba/se/idl/
H A DValueEntry.java389 public boolean isCustom () in isCustom() method in ValueEntry
395 public void setCustom (boolean isCustom) in setCustom() argument
397 _custom = isCustom; in setCustom()
/dports/sysutils/kubectl/kubernetes-1.22.2/test/integration/ipamperf/
H A Dmain_test.go30 isCustom bool var
44 flag.BoolVar(&isCustom, "custom", false, "enable custom test configuration")
/dports/multimedia/kdenlive/kdenlive-21.12.3/src/assets/assetlist/view/qml/
H A DassetList.qml255 …property bool isCustom: model == undefined ? false : model.type == AssetType.Custom || model.type …
288 assetContextMenu.isCustom = assetThumb.isCustom
313 property bool isCustom: false
323 visible: isEffectList && assetContextMenu.isCustom
331 visible: isEffectList && assetContextMenu.isCustom
339 visible: isEffectList && assetContextMenu.isCustom
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/kcms/kfontinst/kcmfontinst/
H A DGroupList.h62 bool isCustom() const in isCustom() function
84 return isCustom() ? itsData.validated : true; in validated()
88 if (isCustom()) in setValidated()
217 bool isCustom() in isCustom() function
H A DGroupList.cpp88 if ((*it)->isCustom() && (*it)->families().contains(fnt->family())) { in hasFont()
227 if ((*it)->isCustom()) { in updateStatus()
321 if (grp && grp->isCustom() && grp->name() != name && !exists(name, false)) { in setData()
466 if ((*it)->isCustom()) { in save()
532 if (grp && grp->isCustom() in removeGroup()
566 if (grp && grp->isCustom()) { in removeFromGroup()
611 if (grp && grp->isCustom()) { in addToGroup()
641 if (grp && grp->isCustom() && grp->hasFamily(family)) { in removeFromGroup()
894 if (dest->isCustom()) { in dragMoveEvent()
945 } else if ((static_cast<CGroupListItem *>(from.internalPointer()))->isCustom() in dropEvent()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/fix/
H A DCleanUpRefactoringWizard.java276 boolean isCustom= getDialogSettings().getBoolean(USE_CUSTOM_PROFILE_KEY); in createControl()
285 useProfile.setSelection(!isCustom); in createControl()
333 fUseCustomField.setSelection(isCustom); in createControl()
374 updateEnableState(isCustom, settingsField, configure, bulletListBlock); in createControl()
402 …private void updateEnableState(boolean isCustom, final ListDialogField<IJavaProject> settingsField… in updateEnableState() argument
403 settingsField.getListControl(null).setEnabled(!isCustom); in updateEnableState()
404 if (isCustom) { in updateEnableState()
410 bulletListBlock.setEnabled(isCustom); in updateEnableState()
411 configureCustom.setEnabled(isCustom); in updateEnableState()
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/macosx/spotlight/
H A DOOoMetaDataParser.m123 isCustom = [elementName isEqualToString:@"meta:user-defined"];
124 if (isCustom == YES) {
141 if (isCustom == YES) {
170 if (isCustom == YES) {
177 isCustom = NO;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/macosx/spotlight/
H A DOOoMetaDataParser.m127 isCustom = [elementName isEqualToString:@"meta:user-defined"];
128 if (isCustom == YES) {
145 if (isCustom == YES) {
174 if (isCustom == YES) {
181 isCustom = NO;
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/designer/src/lib/sdk/
H A Dabstractwidgetdatabase.cpp147 bool QDesignerWidgetDataBaseInterface::isCustom(QObject *object, bool resolveName) const in isCustom() function in QDesignerWidgetDataBaseInterface
150 return i->isCustom(); in isCustom()
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/designer/src/lib/sdk/
H A Dabstractwidgetdatabase.cpp160 bool QDesignerWidgetDataBaseInterface::isCustom(QObject *object, bool resolveName) const in isCustom() function in QDesignerWidgetDataBaseInterface
163 return i->isCustom(); in isCustom()
/dports/devel/qt5-qdbus/kde-qttools-5.15.2p17/src/designer/src/lib/sdk/
H A Dabstractwidgetdatabase.cpp147 bool QDesignerWidgetDataBaseInterface::isCustom(QObject *object, bool resolveName) const in isCustom() function in QDesignerWidgetDataBaseInterface
150 return i->isCustom(); in isCustom()
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/designer/src/lib/sdk/
H A Dabstractwidgetdatabase.cpp147 bool QDesignerWidgetDataBaseInterface::isCustom(QObject *object, bool resolveName) const in isCustom() function in QDesignerWidgetDataBaseInterface
150 return i->isCustom(); in isCustom()
/dports/devel/qt5-qdoc/kde-qttools-5.15.2p17/src/designer/src/lib/sdk/
H A Dabstractwidgetdatabase.cpp147 bool QDesignerWidgetDataBaseInterface::isCustom(QObject *object, bool resolveName) const in isCustom() function in QDesignerWidgetDataBaseInterface
150 return i->isCustom(); in isCustom()

12345678910>>...21