Home
last modified time | relevance | path

Searched defs:CausalityTraceLevel (Results 1 – 14 of 14) sorted by relevance

/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/access/gin/
H A Dginlogic.c7 * function, or both. This file provides both boolean and ternary in TraceOperationCreation()
8 * interfaces to the rest of the GIN code, even if only one of them is in TraceOperationCreation()
9 * implemented by the opclass. in TraceOperationCreation()
12 * ternary function is straightforward - just call the ternary function in TraceOperationCreation()
14 * return codes to TRUE, FALSE and TRUE+recheck, respectively. Providing in TraceOperationCreation()
16 * is implemented by calling the boolean function many times, with all the in TraceOperationCreation()
100 PointerGetDatum(key->entryRes),
101 UInt16GetDatum(key->strategy),
106 PointerGetDatum(key->queryCategories)));
111 * logic consistent function provided by the opclass. GIN_MAYBE return value in from()
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Foundation/Diagnostics/
H A Dmod.rs46 pub struct CausalityTraceLevel(pub i32); struct
47 impl CausalityTraceLevel { implementation
52 impl ::core::marker::Copy for CausalityTraceLevel {} implementation
53 impl ::core::clone::Clone for CausalityTraceLevel { implementation
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/Internal/Threading/Tasks/
H A DAsyncCausalitySupport.cs13 using CausalityTraceLevel = Internal.Runtime.Augments.CausalityTraceLevel; typedef
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/Internal/Runtime/Augments/
H A DAsyncCausalityTracer.cs25 public enum CausalityTraceLevel enum
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/
H A DDebuggerSupport.Dummy.cs7 using CausalityTraceLevel = Internal.Runtime.Augments.CausalityTraceLevel; typedef
H A DDebuggerSupport.WinRT.cs10 using CausalityTraceLevel = Internal.Runtime.Augments.CausalityTraceLevel; typedef
H A DTaskContinuation.cs22 using CausalityTraceLevel = Internal.Runtime.Augments.CausalityTraceLevel; typedef
H A DFutureFactory.cs19 using CausalityTraceLevel = Internal.Runtime.Augments.CausalityTraceLevel; typedef
H A DTaskFactory.cs22 using CausalityTraceLevel = Internal.Runtime.Augments.CausalityTraceLevel; typedef
H A DTask.cs26 using CausalityTraceLevel = Internal.Runtime.Augments.CausalityTraceLevel; typedef
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/WIL/tests/workarounds/wrl/wrl/
H A Dasync.h39 typedef ::Windows::Foundation::Diagnostics::CausalityTraceLevel CausalityTraceLevel; typedef
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/System/Runtime/CompilerServices/
H A DAsyncMethodBuilder.cs25 using CausalityTraceLevel = Internal.Runtime.Augments.CausalityTraceLevel; typedef
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/threading/Tasks/
H A DAsyncCausalityTracer.cs32 internal enum CausalityTraceLevel enum
H A DIAsyncCausalityTracerStatics.cs88 internal enum CausalityTraceLevel enum