Home
last modified time | relevance | path

Searched refs:ReadOnly (Results 51 – 75 of 9435) sorted by relevance

12345678910>>...378

/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXPipe.cpp84 if(m&ReadOnly){ in open()
87 access=(m&~WriteOnly)|ReadOnly|OwnHandle; in open()
88 other.access=(m&~ReadOnly)|WriteOnly|OwnHandle; in open()
93 access=(m&~ReadOnly)|WriteOnly|OwnHandle; in open()
94 other.access=(m&~WriteOnly)|ReadOnly|OwnHandle; in open()
116 if(m&ReadOnly){ in open()
119 access=(m&~WriteOnly)|ReadOnly|OwnHandle; in open()
120 other.access=(m&~ReadOnly)|WriteOnly|OwnHandle; in open()
125 access=(m&~ReadOnly)|WriteOnly|OwnHandle; in open()
126 other.access=(m&~WriteOnly)|ReadOnly|OwnHandle; in open()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/generated/
H A DJSSVGFECompositeElement.cpp57 …{ "in1", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFEComposite…
58 …{ "in2", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFEComposite…
60 …{ "k1", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFECompositeE…
61 …{ "k2", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFECompositeE…
62 …{ "k3", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFECompositeE…
63 …{ "k4", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFECompositeE…
64 …{ "x", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFECompositeEl…
65 …{ "y", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFECompositeEl…
66 …{ "width", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFEComposi…
70 …{ "style", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFEComposi…
[all …]
H A DJSSVGPaint.cpp50 …{ "paintType", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGPaint…
51 …{ "uri", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGPaintUri), …
52 …{ "constructor", DontEnum | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGPaint…
67 …{ "SVG_PAINTTYPE_UNKNOWN", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc…
68 …{ "SVG_PAINTTYPE_RGBCOLOR", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFun…
70 …{ "SVG_PAINTTYPE_NONE", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(j…
72 …{ "SVG_PAINTTYPE_URI_NONE", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFun…
76 …{ "SVG_PAINTTYPE_URI", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(js…
115 …->propertyNames().prototype, JSSVGPaintPrototype::self(exec, globalObject), DontDelete | ReadOnly); in JSSVGPaintConstructor()
140 …{ "SVG_PAINTTYPE_NONE", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(j…
[all …]
H A DJSCSSRule.cpp46 …{ "type", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsCSSRuleType),…
49 …{ "parentRule", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsCSSRule…
50 …{ "constructor", DontEnum | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsCSSRuleC…
66 …{ "STYLE_RULE", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsCSSRule…
68 …{ "IMPORT_RULE", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsCSSRul…
69 …{ "MEDIA_RULE", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsCSSRule…
71 …{ "PAGE_RULE", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsCSSRuleP…
111 …c->propertyNames().prototype, JSCSSRulePrototype::self(exec, globalObject), DontDelete | ReadOnly); in JSCSSRuleConstructor()
134 …{ "STYLE_RULE", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsCSSRule…
137 …{ "MEDIA_RULE", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsCSSRule…
[all …]
H A DJSSVGComponentTransferFunctionElement.cpp48 …{ "type", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGComponentT…
49 …{ "tableValues", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGCom…
50 …{ "slope", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGComponent…
51 …{ "intercept", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGCompo…
52 …{ "amplitude", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGCompo…
53 …{ "exponent", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGCompon…
54 …{ "offset", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGComponen…
55 …{ "constructor", DontEnum | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGCompo…
72 …{ "SVG_FECOMPONENTTRANSFER_TYPE_TABLE", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot:…
75 …{ "SVG_FECOMPONENTTRANSFER_TYPE_GAMMA", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot:…
[all …]
H A DJSSVGFETurbulenceElement.cpp60 …{ "numOctaves", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFETu…
61 …{ "seed", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFETurbulen…
63 …{ "type", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFETurbulen…
64 …{ "x", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFETurbulenceE…
65 …{ "y", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFETurbulenceE…
66 …{ "width", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFETurbule…
67 …{ "height", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFETurbul…
68 …{ "result", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFETurbul…
69 …{ "className", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFETur…
70 …{ "style", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFETurbule…
[all …]
H A DJSSVGFEBlendElement.cpp56 …{ "in1", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFEBlendElem…
57 …{ "in2", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFEBlendElem…
58 …{ "mode", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFEBlendEle…
59 …{ "x", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFEBlendElemen…
60 …{ "y", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFEBlendElemen…
61 …{ "width", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFEBlendEl…
62 …{ "height", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFEBlendE…
63 …{ "result", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFEBlendE…
64 …{ "className", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFEBle…
65 …{ "style", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsSVGFEBlendEl…
[all …]
/dports/www/kf5-kjsembed/kjsembed-5.89.0/src/kjsembed/
H A Dpixmap.cpp251 {"copy", 3, KJS::DontDelete | KJS::ReadOnly, &PixmapNS::callcopy},
255 {"depth", 0, KJS::DontDelete | KJS::ReadOnly, &PixmapNS::calldepth},
256 {"fill", 2, KJS::DontDelete | KJS::ReadOnly, &PixmapNS::callfill},
261 {"height", 0, KJS::DontDelete | KJS::ReadOnly, &PixmapNS::callheight},
262 {"isNull", 0, KJS::DontDelete | KJS::ReadOnly, &PixmapNS::callisNull},
264 {"load", 2, KJS::DontDelete | KJS::ReadOnly, &PixmapNS::callload},
265 {"mask", 0, KJS::DontDelete | KJS::ReadOnly, &PixmapNS::callmask},
266 {"rect", 0, KJS::DontDelete | KJS::ReadOnly, &PixmapNS::callrect},
267 {"save", 2, KJS::DontDelete | KJS::ReadOnly, &PixmapNS::callsave},
274 {"size", 0, KJS::DontDelete | KJS::ReadOnly, &PixmapNS::callsize},
[all …]
H A Dqwidget_binding.cpp123 {"adjustSize", 0, KJS::DontDelete | KJS::ReadOnly, &WidgetNS::adjustSize}, in START_METHOD_LUT()
124 {"grabMouse", 0, KJS::DontDelete | KJS::ReadOnly, &WidgetNS::grabMouse},
125 {"grabKeyboard", 0, KJS::DontDelete | KJS::ReadOnly, &WidgetNS::grabKeyboard},
126 {"releaseMouse", 0, KJS::DontDelete | KJS::ReadOnly, &WidgetNS::releaseMouse},
128 {"childAt", 1, KJS::DontDelete | KJS::ReadOnly, &WidgetNS::childAt},
129 {"focusWidget", 0, KJS::DontDelete | KJS::ReadOnly, &WidgetNS::focusWidget},
131 {"mapFrom", 2, KJS::DontDelete | KJS::ReadOnly, &WidgetNS::mapFrom},
132 {"mapFromGlobal", 1, KJS::DontDelete | KJS::ReadOnly, &WidgetNS::mapFromGlobal},
134 {"mapTo", 2, KJS::DontDelete | KJS::ReadOnly, &WidgetNS::mapTo},
135 {"mapToParent", 1, KJS::DontDelete | KJS::ReadOnly, &WidgetNS::mapToParent},
[all …]
H A Dpen.cpp110 {"brush", 0, KJS::DontDelete | KJS::ReadOnly, &PenNS::callbrush}, in START_METHOD_LUT()
111 {"capStyle", 0, KJS::DontDelete | KJS::ReadOnly, &PenNS::callcapStyle},
112 {"color", 0, KJS::DontDelete | KJS::ReadOnly, &PenNS::callcolor},
113 {"isSolid", 0, KJS::DontDelete | KJS::ReadOnly, &PenNS::callisSolid},
114 {"joinStyle", 0, KJS::DontDelete | KJS::ReadOnly, &PenNS::calljoinStyle},
115 {"setBrush", 1, KJS::DontDelete | KJS::ReadOnly, &PenNS::callsetBrush},
117 {"setColor", 1, KJS::DontDelete | KJS::ReadOnly, &PenNS::callsetColor},
119 {"setStyle", 1, KJS::DontDelete | KJS::ReadOnly, &PenNS::callsetStyle},
120 {"setWidth", 1, KJS::DontDelete | KJS::ReadOnly, &PenNS::callsetWidth},
121 {"style", 0, KJS::DontDelete | KJS::ReadOnly, &PenNS::callstyle},
[all …]
H A Dsize.cpp119 {"boundedTo", 0, KJS::DontDelete | KJS::ReadOnly, &SizeNS::callboundedTo}, in START_METHOD_LUT()
121 {"height", 0, KJS::DontDelete | KJS::ReadOnly, &SizeNS::callheight},
122 {"isEmpty", 0, KJS::DontDelete | KJS::ReadOnly, &SizeNS::callisEmpty},
123 {"isNull", 0, KJS::DontDelete | KJS::ReadOnly, &SizeNS::callisNull},
124 {"isValid", 0, KJS::DontDelete | KJS::ReadOnly, &SizeNS::callisValid},
125 {"rheight", 0, KJS::DontDelete | KJS::ReadOnly, &SizeNS::callrheight},
126 {"rwidth", 0, KJS::DontDelete | KJS::ReadOnly, &SizeNS::callrwidth},
127 {"scale", 2, KJS::DontDelete | KJS::ReadOnly, &SizeNS::callscale},
128 {"setHeight", 0, KJS::DontDelete | KJS::ReadOnly, &SizeNS::callsetHeight},
129 {"setWidth", 0, KJS::DontDelete | KJS::ReadOnly, &SizeNS::callsetWidth},
[all …]
/dports/net-im/psi/psi-1.5/src/libpsi/tools/unittest/
H A Diodeviceopenertest.cpp31 buffer.open(QIODevice::ReadOnly); in testConstructor_Open()
33 IODeviceOpener opener(&buffer, QIODevice::ReadOnly); in testConstructor_Open()
36 QVERIFY(QIODevice::ReadOnly == buffer.openMode()); in testConstructor_Open()
53 buffer.open(QIODevice::ReadOnly); in testConstructor_OpenInWrongMode()
58 QVERIFY(QIODevice::ReadOnly == buffer.openMode()); in testConstructor_OpenInWrongMode()
82 buffer.open(QIODevice::ReadOnly); in testDestructor_Open()
85 IODeviceOpener opener(&buffer, QIODevice::ReadOnly); in testDestructor_Open()
93 buffer.open(QIODevice::ReadOnly); in testDestructor_OpenInWrongMode()
100 QVERIFY(QIODevice::ReadOnly == buffer.openMode()); in testDestructor_OpenInWrongMode()
/dports/databases/akonadi/akonadi-21.12.3/src/private/
H A Dstandarddirs_p.h28 ReadOnly = 0x1, enumerator
30 ReadWrite = ReadOnly | WriteOnly,
36 …DIPRIVATE_EXPORT QString configFile(const QString &configFile, FileAccessMode openMode = ReadOnly);
41 AKONADIPRIVATE_EXPORT QString serverConfigFile(FileAccessMode openMode = ReadOnly);
46 AKONADIPRIVATE_EXPORT QString connectionConfigFile(FileAccessMode openMode = ReadOnly);
51 AKONADIPRIVATE_EXPORT QString agentsConfigFile(FileAccessMode openMode = ReadOnly);
60 …VATE_EXPORT QString agentConfigFile(const QString &identifier, FileAccessMode openMode = ReadOnly);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/runtime/
H A DPropertyDescriptor.cpp41 return !(m_attributes & ReadOnly); in writable()
72 m_attributes = ReadOnly | DontDelete | DontEnum; in setUndefined()
97 m_attributes &= ~ReadOnly; in setDescriptor()
111 m_attributes &= ~ReadOnly; in setAccessorDescriptor()
118 m_attributes &= ~ReadOnly; in setWritable()
120 m_attributes |= ReadOnly; in setWritable()
146 m_attributes &= ~ReadOnly; in setSetter()
153 m_attributes &= ~ReadOnly; in setGetter()
172 if (sharedSeen & WritablePresent && mismatch & ReadOnly) in attributesEqual()
186 if (sharedSeen & WritablePresent && mismatch & ReadOnly) in attributesWithOverride()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DPropertyDescriptor.cpp41 return !(m_attributes & ReadOnly); in writable()
72 m_attributes = ReadOnly | DontDelete | DontEnum; in setUndefined()
97 m_attributes &= ~ReadOnly; in setDescriptor()
111 m_attributes &= ~ReadOnly; in setAccessorDescriptor()
118 m_attributes &= ~ReadOnly; in setWritable()
120 m_attributes |= ReadOnly; in setWritable()
146 m_attributes &= ~ReadOnly; in setSetter()
153 m_attributes &= ~ReadOnly; in setGetter()
172 if (sharedSeen & WritablePresent && mismatch & ReadOnly) in attributesEqual()
186 if (sharedSeen & WritablePresent && mismatch & ReadOnly) in attributesWithOverride()
[all …]
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DPropertyDescriptor.cpp41 return !(m_attributes & ReadOnly); in writable()
72 m_attributes = ReadOnly | DontDelete | DontEnum; in setUndefined()
97 m_attributes &= ~ReadOnly; in setDescriptor()
111 m_attributes &= ~ReadOnly; in setAccessorDescriptor()
118 m_attributes &= ~ReadOnly; in setWritable()
120 m_attributes |= ReadOnly; in setWritable()
146 m_attributes &= ~ReadOnly; in setSetter()
153 m_attributes &= ~ReadOnly; in setGetter()
172 if (sharedSeen & WritablePresent && mismatch & ReadOnly) in attributesEqual()
186 if (sharedSeen & WritablePresent && mismatch & ReadOnly) in attributesWithOverride()
[all …]
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DPropertyDescriptor.cpp41 return !(m_attributes & ReadOnly); in writable()
72 m_attributes = ReadOnly | DontDelete | DontEnum; in setUndefined()
97 m_attributes &= ~ReadOnly; in setDescriptor()
111 m_attributes &= ~ReadOnly; in setAccessorDescriptor()
118 m_attributes &= ~ReadOnly; in setWritable()
120 m_attributes |= ReadOnly; in setWritable()
146 m_attributes &= ~ReadOnly; in setSetter()
153 m_attributes &= ~ReadOnly; in setGetter()
172 if (sharedSeen & WritablePresent && mismatch & ReadOnly) in attributesEqual()
186 if (sharedSeen & WritablePresent && mismatch & ReadOnly) in attributesWithOverride()
[all …]
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv3/GKComponents/GKUI/Platform/
H A DControlHandlers.cs141 public bool ReadOnly property in GKUI.Platform.ComboBoxHandler
143 get { return Control.ReadOnly; }
144 set { Control.ReadOnly = value; }
273 public bool ReadOnly property in GKUI.Platform.TextBoxHandler
275 get { return Control.ReadOnly; }
277 Control.ReadOnly = value;
341 public bool ReadOnly property in GKUI.Platform.TextAreaHandler
345 Control.ReadOnly = value;
409 public bool ReadOnly property in GKUI.Platform.MaskedTextBoxHandler
460 public bool ReadOnly property in GKUI.Platform.DateBoxHandler
[all …]
/dports/astro/geographiclib/GeographicLib-1.52/dotnet/Projections/
H A DGeocentricPanel.cs71 … m_latitudeTextBox.ReadOnly = m_longitudeTextBox.ReadOnly = m_altitudeTextBox.ReadOnly = false; in OnFunctionChanged()
72 m_XTextBox.ReadOnly = m_YTextBox.ReadOnly = m_ZTextBox.ReadOnly = true; in OnFunctionChanged()
75 … m_latitudeTextBox.ReadOnly = m_longitudeTextBox.ReadOnly = m_altitudeTextBox.ReadOnly = true; in OnFunctionChanged()
76 m_XTextBox.ReadOnly = m_YTextBox.ReadOnly = m_ZTextBox.ReadOnly = false; in OnFunctionChanged()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.FileSystem/tests/DirectoryInfo/
H A DRefresh.cs38 Assert.True((testDir.Attributes & FileAttributes.ReadOnly) != FileAttributes.ReadOnly); in AttributeChange()
39 testDir.Attributes = FileAttributes.ReadOnly; in AttributeChange()
41 Assert.True((testDir.Attributes & FileAttributes.ReadOnly) == FileAttributes.ReadOnly); in AttributeChange()
44 Assert.True((testDir.Attributes & FileAttributes.ReadOnly) != FileAttributes.ReadOnly); in AttributeChange()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.FileSystem/tests/Base/
H A DAllGetSetAttributes.cs29 …NotFoundException>(() => SetAttributes(GetTestFilePath() + trailingChar, FileAttributes.ReadOnly)); in SetAttributes_MissingFile()
35 …=> SetAttributes(Path.Combine(GetTestFilePath(), "file" + trailingChar), FileAttributes.ReadOnly)); in SetAttributes_MissingDirectory()
59 SetAttributes(path, FileAttributes.ReadOnly); in SymLinksReflectSymLinkAttributes()
62 … Assert.Equal(FileAttributes.ReadOnly, FileAttributes.ReadOnly & GetAttributes(path)); in SymLinksReflectSymLinkAttributes()
63 … Assert.NotEqual(FileAttributes.ReadOnly, FileAttributes.ReadOnly & GetAttributes(linkPath)); in SymLinksReflectSymLinkAttributes()
67 SetAttributes(path, GetAttributes(path) & ~FileAttributes.ReadOnly); in SymLinksReflectSymLinkAttributes()
/dports/devel/rudiments/rudiments-1.2.2/msvc/setupx86/
H A Dsetupx86.vdproj.in1910 "ReadOnly" = "11:FALSE"
1930 "ReadOnly" = "11:FALSE"
1950 "ReadOnly" = "11:FALSE"
1970 "ReadOnly" = "11:FALSE"
1990 "ReadOnly" = "11:FALSE"
2010 "ReadOnly" = "11:FALSE"
2030 "ReadOnly" = "11:FALSE"
2050 "ReadOnly" = "11:FALSE"
2070 "ReadOnly" = "11:FALSE"
2090 "ReadOnly" = "11:FALSE"
[all …]
/dports/devel/rudiments/rudiments-1.2.2/msvc/setupx64/
H A Dsetupx64.vdproj.in1916 "ReadOnly" = "11:FALSE"
1936 "ReadOnly" = "11:FALSE"
1956 "ReadOnly" = "11:FALSE"
1976 "ReadOnly" = "11:FALSE"
1996 "ReadOnly" = "11:FALSE"
2016 "ReadOnly" = "11:FALSE"
2036 "ReadOnly" = "11:FALSE"
2056 "ReadOnly" = "11:FALSE"
2076 "ReadOnly" = "11:FALSE"
2096 "ReadOnly" = "11:FALSE"
[all …]
/dports/www/phalcon4/cphalcon-4.1.1/tests/unit/Collection/ReadOnly/
H A DSetCest.php14 namespace Phalcon\Test\Unit\Collection\ReadOnly;
17 use Phalcon\Collection\ReadOnly; alias
35 $collection = new ReadOnly();
43 $collection = new ReadOnly();
51 $collection = new ReadOnly();
59 $collection = new ReadOnly();
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.FileSystem/tests/FileInfo/
H A DRefresh.cs42 Assert.True((testFile.Attributes & FileAttributes.ReadOnly) != FileAttributes.ReadOnly); in AttributeChange()
43 testFile.Attributes = FileAttributes.ReadOnly; in AttributeChange()
45 Assert.True((testFile.Attributes & FileAttributes.ReadOnly) == FileAttributes.ReadOnly); in AttributeChange()
48 Assert.True((testFile.Attributes & FileAttributes.ReadOnly) != FileAttributes.ReadOnly); in AttributeChange()

12345678910>>...378