Home
last modified time | relevance | path

Searched defs:scope (Results 19751 – 19775 of 26623) sorted by relevance

1...<<791792793794795796797798799800>>...1065

/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_propertysheet.cpp138 const QString scope = me->scope(); in designerMetaEnumFor() local
160 const QString scope = me->scope(); in designerMetaFlagsFor() local
/dports/devel/qt5-qdbus/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_propertysheet.cpp138 const QString scope = me->scope(); in designerMetaEnumFor() local
160 const QString scope = me->scope(); in designerMetaFlagsFor() local
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/liquid-lib-0.22.0/src/stdlib/blocks/
H A Dfor_block.rs203 let scope = StackFrame::new(runtime, &root); in render_to() localVariable
431 let scope = StackFrame::new(runtime, &root); in render_to() localVariable
/dports/sysutils/qt5-qtplugininfo/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_propertysheet.cpp138 const QString scope = me->scope(); in designerMetaEnumFor() local
160 const QString scope = me->scope(); in designerMetaFlagsFor() local
/dports/sysutils/qt5-qtdiag/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_propertysheet.cpp138 const QString scope = me->scope(); in designerMetaEnumFor() local
160 const QString scope = me->scope(); in designerMetaFlagsFor() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_device/mac/
H A Daudio_device_mac.cc1557 int32_t AudioDeviceMac::GetNumberDevices(const AudioObjectPropertyScope scope, in GetNumberDevices()
1661 int32_t AudioDeviceMac::GetDeviceName(const AudioObjectPropertyScope scope, in GetDeviceName()
/dports/lang/rust/rustc-1.58.1-src/vendor/racer/src/racer/
H A Dast_types.rs746 let scope = Scope::new( in from_generic_bounds() localVariable
1001 let scope = Scope::new(path.to_owned(), impl_start); in new() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_device/mac/
H A Daudio_device_mac.cc1565 int32_t AudioDeviceMac::GetNumberDevices(const AudioObjectPropertyScope scope, in GetNumberDevices()
1680 int32_t AudioDeviceMac::GetDeviceName(const AudioObjectPropertyScope scope, in GetDeviceName()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cubeb-coreaudio/src/backend/tests/
H A Dutils.rs597 scope: Scope, field
729 scope: Scope, field
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVTypes.cpp220 Scope scope; member
224 Scope scope, unsigned rows, in get()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cubeb-coreaudio/src/backend/tests/
H A Dutils.rs597 scope: Scope, field
729 scope: Scope, field
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/
H A DSymbolicSnippetEncoder.java451 try (DebugContext.Scope scope = debug.scope("DecodeSnippetGraph", result)) { in decodeSnippetGraph()
528 try (DebugContext.Scope scope = debug.scope("SnippetSupportEncode")) { in maybeEncodeSnippets()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_device/mac/
H A Daudio_device_mac.cc1565 int32_t AudioDeviceMac::GetNumberDevices(const AudioObjectPropertyScope scope, in GetNumberDevices()
1680 int32_t AudioDeviceMac::GetDeviceName(const AudioObjectPropertyScope scope, in GetDeviceName()
/dports/devel/qt5-linguist/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_propertysheet.cpp138 const QString scope = me->scope(); in designerMetaEnumFor() local
160 const QString scope = me->scope(); in designerMetaFlagsFor() local
/dports/devel/qt5-designer/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_propertysheet.cpp138 const QString scope = me->scope(); in designerMetaEnumFor() local
160 const QString scope = me->scope(); in designerMetaFlagsFor() local
/dports/devel/qt5-help/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_propertysheet.cpp138 const QString scope = me->scope(); in designerMetaEnumFor() local
160 const QString scope = me->scope(); in designerMetaFlagsFor() local
/dports/devel/qt5-linguisttools/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_propertysheet.cpp138 const QString scope = me->scope(); in designerMetaEnumFor() local
160 const QString scope = me->scope(); in designerMetaFlagsFor() local
/dports/devel/qt5-assistant/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_propertysheet.cpp138 const QString scope = me->scope(); in designerMetaEnumFor() local
160 const QString scope = me->scope(); in designerMetaFlagsFor() local
/dports/devel/qt5-qdbusviewer/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_propertysheet.cpp138 const QString scope = me->scope(); in designerMetaEnumFor() local
160 const QString scope = me->scope(); in designerMetaFlagsFor() local
/dports/graphics/qt5-pixeltool/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_propertysheet.cpp138 const QString scope = me->scope(); in designerMetaEnumFor() local
160 const QString scope = me->scope(); in designerMetaFlagsFor() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/renderer/
H A Dgpu_benchmarking_extension.cc230 v8::HandleScope scope(isolate); in OnMicroBenchmarkCompleted() local
246 v8::HandleScope scope(isolate); in RunCallbackHelper() local
/dports/x11/qt5-qev/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_propertysheet.cpp138 const QString scope = me->scope(); in designerMetaEnumFor() local
160 const QString scope = me->scope(); in designerMetaFlagsFor() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/objects/
H A DGlobal.java1424 final int scope = sctxt.getAttributesScope(nameStr); in __noSuchProperty__() local
1481 …final ScriptObject scope = self instanceof ScriptObject && ((ScriptObject)self).isScope() ? (Scrip… in directEval() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/objects/
H A DGlobal.java1424 final int scope = sctxt.getAttributesScope(nameStr); in __noSuchProperty__() local
1481 …final ScriptObject scope = self instanceof ScriptObject && ((ScriptObject)self).isScope() ? (Scrip… in directEval() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/align/nw/
H A Dnw_aligner.cpp468 CRef<CSeq_align> CNWAligner::Run(CScope &scope, const CSeq_id &id1, in Run()
477 CRef<CSeq_align> CNWAligner::Run(CScope &scope, const CSeq_loc &loc1, in Run()

1...<<791792793794795796797798799800>>...1065