Home
last modified time | relevance | path

Searched defs:ControlBlock (Results 1 – 25 of 49) sorted by relevance

12

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/utils/
H A Dsmallstringlayout.h42 struct ControlBlock struct
45 constexpr ControlBlock() noexcept = default; argument
46 …constexpr ControlBlock(ControlType shortStringSize, bool isReadOnlyReference, bool isReference) no… in ControlBlock() argument
52 constexpr void setShortStringSize(size_type size) in setShortStringSize()
57 constexpr size_type shortStringSize() const { return m_shortStringSize; } in shortStringSize()
59 constexpr void setIsReadOnlyReference(bool isReadOnlyReference) in setIsReadOnlyReference()
64 constexpr void setIsReference(bool isReference) { m_isReference = isReference; } in setIsReference()
69 SizeType stringSize() const in stringSize()
75 bool isReadOnlyReference() const in isReadOnlyReference()
81 bool isReference() const in isReference()
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/server/
H A DServerInstrumentation.h51 struct ControlBlock { struct
52 ControlBlock(std::string_view k, ThriftServer& s) : key(k), server(&s) {} in ControlBlock() function
57 explicit ServerTrackerRef(folly::PrimaryPtrRef<ControlBlock> ref) in ServerTrackerRef() argument
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/xray/
H A Dxray_buffer_queue.h43 struct ControlBlock { struct
63 ControlBlock *BackingStore = nullptr; argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/xray/
H A Dxray_buffer_queue.h42 struct ControlBlock { struct
62 ControlBlock *BackingStore = nullptr; argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/xray/
H A Dxray_buffer_queue.h42 struct ControlBlock { struct
62 ControlBlock *BackingStore = nullptr; argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/xray/
H A Dxray_buffer_queue.h42 struct ControlBlock { struct
62 ControlBlock *BackingStore = nullptr; argument
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/xray/
H A Dxray_buffer_queue.h42 struct ControlBlock { struct
62 ControlBlock *BackingStore = nullptr; argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/xray/
H A Dxray_buffer_queue.h42 struct ControlBlock { struct
62 ControlBlock *BackingStore = nullptr; argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/xray/
H A Dxray_buffer_queue.h42 struct ControlBlock { struct
62 ControlBlock *BackingStore = nullptr; argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/xray/
H A Dxray_buffer_queue.h42 struct ControlBlock { struct
62 ControlBlock *BackingStore = nullptr; argument
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/xray/
H A Dxray_buffer_queue.h42 struct ControlBlock { struct
62 ControlBlock *BackingStore = nullptr; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/xray/
H A Dxray_buffer_queue.h42 struct ControlBlock { struct
62 ControlBlock *BackingStore = nullptr; argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/xray/
H A Dxray_buffer_queue.h42 struct ControlBlock { struct
62 ControlBlock *BackingStore = nullptr; argument
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/xray/
H A Dxray_buffer_queue.h42 struct ControlBlock { struct
62 ControlBlock *BackingStore = nullptr; argument
/dports/devel/folly/folly-2021.12.27.00/folly/futures/
H A DBarrier.h71 struct ControlBlock { struct
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/Folly/folly/
H A DDefaultKeepAliveExecutor.h50 struct ControlBlock { struct
/dports/devel/folly/folly-2021.12.27.00/folly/
H A DDefaultKeepAliveExecutor.h67 struct ControlBlock { struct
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/Cython/Compiler/
H A DFlowControl.py7 object_expr=object, fake_rhs_expr=object, TypedExprNode=object)
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/objects/wrappers/
H A DSharedPtr.h81 ControlBlock(T* ptr) in ControlBlock() function
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Compiler/
H A DFlowControl.pxd7 cdef class ControlBlock: class
/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DFlowControl.pxd7 cdef class ControlBlock: class
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Compiler/
H A DFlowControl.pxd7 cdef class ControlBlock: class
/dports/lang/cython-devel/cython-2b1e743/Cython/Compiler/
H A DFlowControl.pxd7 cdef class ControlBlock: class
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_devices/native/
H A Djuce_android_OpenSL.cpp109 struct ControlBlock : ReferenceCountedObject struct in juce::SlObjectRef
112 ControlBlock (SLObjectItf o) : ptr (o) {} in ControlBlock() argument
114 std::unique_ptr<const SLObjectItf_* const, SLObjectItfFree> ptr;
/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_devices/native/
H A Djuce_android_OpenSL.cpp109 struct ControlBlock : ReferenceCountedObject struct in juce::SlObjectRef
112 ControlBlock (SLObjectItf o) : ptr (o) {} in ControlBlock() function
114 std::unique_ptr<const SLObjectItf_* const, SLObjectItfFree> ptr;

12