Home
last modified time | relevance | path

Searched defs:useGlobal (Results 1 – 25 of 37) sorted by relevance

12

/dports/devel/folly/folly-2021.12.27.00/folly/experimental/
H A DTLRefCount.h85 void useGlobal() noexcept { in useGlobal() function
91 static void useGlobal(const Container& refCountPtrs) { in useGlobal() function
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/autotest/
H A Dtestprojectsettings.cpp61 void TestProjectSettings::setUseGlobalSettings(bool useGlobal) in setUseGlobalSettings()
86 const QVariant useGlobal = m_project->namedSettings(Constants::SK_USE_GLOBAL); in load() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@types/node/
H A Drepl.d.ts52 useGlobal?: boolean; property
193 readonly useGlobal: boolean; property in REPLServer
/dports/misc/netron/node_modules/protobufjs/node_modules/@types/node/
H A Drepl.d.ts52 useGlobal?: boolean; property
193 readonly useGlobal: boolean; property in REPLServer
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@types/node/
H A Drepl.d.ts52 useGlobal?: boolean; property
193 readonly useGlobal: boolean; property in REPLServer
/dports/misc/netron/node_modules/electron/node_modules/@types/node/
H A Drepl.d.ts52 useGlobal?: boolean; property
193 readonly useGlobal: boolean; property in REPLServer
/dports/misc/netron/node_modules/@types/node/
H A Drepl.d.ts57 useGlobal?: boolean; property
198 readonly useGlobal: boolean; property in REPLServer
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/projectexplorer/
H A Deditorsettingspropertiespage.cpp91 const bool useGlobal = !index; in globalSettingsActivated() local
/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/Project/UI/
H A Djucer_ModulesInformationComponent.h238 static void setAllModulesToUseGlobalPaths (Project& project, bool useGlobal) in setAllModulesToUseGlobalPaths()
246 …void setSelectedModulesToUseGlobalPaths (Project& project, SparseSet<int> selected, bool useGlobal) in setSelectedModulesToUseGlobalPaths()
/dports/devel/folly/folly-2021.12.27.00/folly/experimental/test/
H A DReadMostlySharedPtrTest.cpp253 void useGlobal() { ++useGlobalCalls; } in useGlobal() function in TestRefCount
256 static void useGlobal(const Container&) { in useGlobal() function in TestRefCount
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/clangtools/
H A Dclangtoolsprojectsettingswidget.cpp149 const bool useGlobal = index == UseGlobalSettings; in onGlobalCustomChanged() local
/dports/x11/kf5-plasma-framework/plasma-framework-5.89.0/src/plasma/private/
H A Dtheme_p.h136 bool useGlobal : 1; in Q_DECLARE_FLAGS() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cpptools/
H A Dcppcodemodelsettings.cpp370 void ClangdProjectSettings::setUseGlobalSettings(bool useGlobal) in setUseGlobalSettings()
/dports/x11/kf5-plasma-framework/plasma-framework-5.89.0/src/plasma/
H A Dtheme.cpp258 void Theme::setUseGlobalSettings(bool useGlobal) in setUseGlobalSettings()
/dports/devel/bazel-buildtools/buildtools-3.2.1/vendor/github.com/google/skylark/resolve/
H A Dresolve.go343 func (r *resolver) useGlobal(id *syntax.Ident) binding { func
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp855 bool useGlobal = true) { in generateStringPrint()
901 bool useGlobal = true) { in generateIntegerPrint()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp855 bool useGlobal = true) { in generateStringPrint()
901 bool useGlobal = true) { in generateIntegerPrint()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp855 bool useGlobal = true) { in generateStringPrint()
901 bool useGlobal = true) { in generateIntegerPrint()
/dports/devel/llvm10/llvm-10.0.1.src/examples/ExceptionDemo/
H A DExceptionDemo.cpp855 bool useGlobal = true) { in generateStringPrint()
901 bool useGlobal = true) { in generateIntegerPrint()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/examples/ExceptionDemo/
H A DExceptionDemo.cpp855 bool useGlobal = true) { in generateStringPrint()
901 bool useGlobal = true) { in generateIntegerPrint()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp855 bool useGlobal = true) { in generateStringPrint()
901 bool useGlobal = true) { in generateIntegerPrint()
/dports/devel/llvm11/llvm-11.0.1.src/examples/ExceptionDemo/
H A DExceptionDemo.cpp855 bool useGlobal = true) { in generateStringPrint()
901 bool useGlobal = true) { in generateIntegerPrint()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp855 bool useGlobal = true) { in generateStringPrint()
901 bool useGlobal = true) { in generateIntegerPrint()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp855 bool useGlobal = true) { in generateStringPrint()
901 bool useGlobal = true) { in generateIntegerPrint()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp855 bool useGlobal = true) { in generateStringPrint()
901 bool useGlobal = true) { in generateIntegerPrint()

12