Home
last modified time | relevance | path

Searched defs:ContextStack (Results 1 – 25 of 182) sorted by relevance

12345678

/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/llgcode/draw2d/draw2dbase/
H A Dstack_gc.go21 type ContextStack struct { struct
23 Path *draw2d.Path
24 LineWidth float64
25 Dash []float64
26 DashOffset float64
27 StrokeColor color.Color
28 FillColor color.Color
32 FontSize float64
35 Font *truetype.Font
38 Scale float64
[all …]
/dports/www/beehive/beehive-0.4.0/vendor/github.com/wcharczuk/go-chart/drawing/
H A Dstack_graphic_context.go17 Tr Matrix
18 Path *Path
19 LineWidth float64
20 Dash []float64
21 DashOffset float64
22 StrokeColor color.Color
24 FillRule FillRule
25 Cap LineCap
26 Join LineJoin
28 FontSizePoints float64
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/rust/src/
H A Drequest_context.rs22 type ContextStack: ContextStack; typedef
31 ) -> Result<Self::ContextStack, Error>; in get_context_stack()
49 type ContextStack = crate::context_stack::DummyContextStack<Name, Buffer>; typedef
56 ) -> Result<Self::ContextStack, Error> { in get_context_stack()
H A Dcontext_stack.rs27 pub trait ContextStack { interface
107 fn _assert_context_stack(_: &impl ContextStack) {} in _assert_context_stack()
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/generator-0.6.24/src/
H A Drt.rs170 pub struct ContextStack { struct
180 impl ContextStack { argument
H A Dyield_.rs40 pub fn raw_yield_now(env: &ContextStack, cur: &mut Context) { in raw_yield_now()
47 fn raw_yield<T: Any>(env: &ContextStack, context: &mut Context, v: T) { in raw_yield()
/dports/misc/xd-rust/delan-xd-4bdbb191ed6d/cargo-crates/generator-0.6.23/src/
H A Drt.rs170 pub struct ContextStack { struct
180 impl ContextStack { implementation
H A Dyield_.rs40 pub fn raw_yield_now(env: &ContextStack, cur: &mut Context) { in raw_yield_now()
47 fn raw_yield<T: Any>(env: &ContextStack, context: &mut Context, v: T) { in raw_yield()
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/generator-0.6.20/src/
H A Drt.rs191 pub struct ContextStack { struct
202 impl ContextStack { argument
H A Dyield_.rs40 pub fn raw_yield_now(env: &ContextStack, cur: &mut Context) { in raw_yield_now()
47 fn raw_yield<T: Any>(env: &ContextStack, context: &mut Context, v: T) { in raw_yield()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/design/serialization/
H A DContextStack.cs31 public sealed class ContextStack { class
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/Design/Serialization/
H A DContextStack.cs27 public sealed class ContextStack class
/dports/www/ilias6/ILIAS-6.14/src/GlobalScreen/ScreenContext/Stack/
H A DContextStack.php10 class ContextStack class
/dports/devel/log4shib/log4shib-2.0.1/include/log4shib/
H A DNDC.hh81 typedef std::vector<DiagnosticContext> ContextStack; typedef in log4shib::NDC
/dports/devel/log4cpp/log4cpp/include/log4cpp/
H A DNDC.hh87 typedef std::vector<DiagnosticContext> ContextStack; typedef in log4cpp::NDC
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/java/src/main/java/com/facebook/thrift/
H A DEventHandlerBase.java28 public static class ContextStack { class in EventHandlerBase
31 public ContextStack( in ContextStack() method in EventHandlerBase.ContextStack
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenGL2/
H A DvtkSDL2OpenGLRenderWindow.h175 std::stack<SDL_GLContext> ContextStack; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/core/
H A Drecordparser.cxx93 class ContextStack class
115 ContextStack::ContextStack( FragmentHandlerRef const & xHandler ) : in ContextStack() function in oox::core::prv::ContextStack
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/core/
H A Drecordparser.cxx94 class ContextStack class
116 ContextStack::ContextStack( FragmentHandlerRef const & xHandler ) : in ContextStack() function in oox::core::prv::ContextStack
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp/
H A DContextStack.cpp26 ContextStack::ContextStack( in ContextStack() function in apache::thrift::ContextStack
40 ContextStack::ContextStack( in ContextStack() function in apache::thrift::ContextStack
/dports/math/vtk8/VTK-8.2.0/Rendering/OpenGL2/
H A DvtkCocoaRenderWindow.h380 std::stack<void *> ContextStack; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp687 SampleContextFrameVector &ContextStack, in extractPrefixContextStack()
699 SampleContextFrameVector ContextStack; in generateProbeBasedProfile() local
748 const RangeSample &RangeCounter, SampleContextFrames ContextStack) { in populateBodySamplesWithProbes()
807 const BranchSample &BranchCounter, SampleContextFrames ContextStack) { in populateBoundarySamplesWithProbes()
830 SampleContextFrames ContextStack, const MCDecodedPseudoProbe *LeafProbe) { in getFunctionProfileForLeafProbe()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/async/
H A DRocketClientChannel.h42 class ContextStack; variable
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h150 std::vector<ContextFrame> ContextStack; member
176 std::vector<ContextFrame> ContextStack; variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h150 std::vector<ContextFrame> ContextStack; member
176 std::vector<ContextFrame> ContextStack; variable

12345678