Home
last modified time | relevance | path

Searched refs:customMode (Results 1 – 25 of 37) sorted by relevance

12

/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/src/client/
H A Dwlr_output_configuration_v1.cpp45 } customMode; member
161 } else if (head->customMode.refresh >= 0 && head->customMode.size.isValid()) { in send()
163 head->customMode.size.width(), in send()
164 head->customMode.size.height(), in send()
165 head->customMode.refresh); in send()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/projectexplorer/
H A Dabiwidget.cpp246 const bool customMode = d->isCustom(); in mainComboBoxChanged() local
248 d->m_architectureComboBox->setEnabled(customMode); in mainComboBoxChanged()
249 d->m_osComboBox->setEnabled(customMode); in mainComboBoxChanged()
250 d->m_osFlavorComboBox->setEnabled(customMode); in mainComboBoxChanged()
251 d->m_binaryFormatComboBox->setEnabled(customMode); in mainComboBoxChanged()
252 d->m_wordWidthComboBox->setEnabled(customMode); in mainComboBoxChanged()
256 if (customMode) in mainComboBoxChanged()
/dports/lang/gnustep-base/libs-base-base-1_27_0/Tests/base/NSRunLoop/
H A Dgeneral.m23 NSString *customMode = @"CustomRunLoopMode";
88 [run addTimer: tim forMode: customMode];
91 [run acceptInputForMode: customMode beforeDate: date];,
/dports/security/p5-openxpki-i18n/openxpki-3.16.1/core/htdocs_source/app/pods/components/oxi-section/form/field/select/
H A Dtemplate.hbs5 {{#if this.customMode}}
28 @active={{this.customMode}}
/dports/security/p5-openxpki/openxpki-3.16.1/core/htdocs_source/app/pods/components/oxi-section/form/field/select/
H A Dtemplate.hbs5 {{#if this.customMode}}
28 @active={{this.customMode}}
/dports/devel/awless/awless-0.1.11/vendor/gopkg.in/src-d/go-billy.v3/test/
H A Dsymlink.go156 util.WriteFile(s.FS, "foo/bar", []byte("foo"), customMode)
163 c.Assert(fi.Mode(), Equals, customMode)
169 util.WriteFile(s.FS, "foo/bar", []byte("foo"), customMode)
181 util.WriteFile(s.FS, "foo/bar", []byte("fosddddaaao"), customMode)
H A Dcommon_posix.go8 customMode os.FileMode = 0755 var
H A Dcommon_windows.go8 customMode os.FileMode = 0666 var
H A Dfs.go107 util.WriteFile(s.FS, "file", []byte("foo"), customMode)
118 util.WriteFile(s.FS, "foo/bar", []byte("foo"), customMode)
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/go-git/go-billy/v5/test/
H A Dsymlink.go196 util.WriteFile(s.FS, "foo/bar", []byte("foo"), customMode)
203 c.Assert(fi.Mode(), Equals, customMode)
209 util.WriteFile(s.FS, "foo/bar", []byte("foo"), customMode)
224 util.WriteFile(s.FS, "foo/bar", []byte("fosddddaaao"), customMode)
H A Dcommon_posix.go8 customMode os.FileMode = 0755 var
H A Dcommon_windows.go8 customMode os.FileMode = 0666 var
H A Dfs.go120 util.WriteFile(s.FS, "file", []byte("foo"), customMode)
134 util.WriteFile(s.FS, "foo/bar", []byte("foo"), customMode)
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/go-git/go-billy/v5/test/
H A Dsymlink.go196 util.WriteFile(s.FS, "foo/bar", []byte("foo"), customMode)
203 c.Assert(fi.Mode(), Equals, customMode)
209 util.WriteFile(s.FS, "foo/bar", []byte("foo"), customMode)
224 util.WriteFile(s.FS, "foo/bar", []byte("fosddddaaao"), customMode)
H A Dcommon_posix.go8 customMode os.FileMode = 0755 var
H A Dcommon_windows.go8 customMode os.FileMode = 0666 var
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/go-git/go-billy/v5/test/
H A Dsymlink.go196 util.WriteFile(s.FS, "foo/bar", []byte("foo"), customMode)
203 c.Assert(fi.Mode(), Equals, customMode)
209 util.WriteFile(s.FS, "foo/bar", []byte("foo"), customMode)
224 util.WriteFile(s.FS, "foo/bar", []byte("fosddddaaao"), customMode)
H A Dcommon_posix.go8 customMode os.FileMode = 0755 var
H A Dcommon_windows.go8 customMode os.FileMode = 0666 var
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/go-git/go-billy/v5/go-billy-5.0.0/test/
H A Dsymlink.go196 util.WriteFile(s.FS, "foo/bar", []byte("foo"), customMode)
203 c.Assert(fi.Mode(), Equals, customMode)
209 util.WriteFile(s.FS, "foo/bar", []byte("foo"), customMode)
224 util.WriteFile(s.FS, "foo/bar", []byte("fosddddaaao"), customMode)
H A Dcommon_windows.go8 customMode os.FileMode = 0666 var
H A Dcommon_posix.go8 customMode os.FileMode = 0755 var
/dports/devel/gitty/gitty-0.3.0/vendor/github.com/go-git/go-billy/v5/test/
H A Dsymlink.go196 util.WriteFile(s.FS, "foo/bar", []byte("foo"), customMode)
203 c.Assert(fi.Mode(), Equals, customMode)
209 util.WriteFile(s.FS, "foo/bar", []byte("foo"), customMode)
224 util.WriteFile(s.FS, "foo/bar", []byte("fosddddaaao"), customMode)
H A Dcommon_posix.go8 customMode os.FileMode = 0755 var
H A Dcommon_windows.go8 customMode os.FileMode = 0666 var

12