Home
last modified time | relevance | path

Searched defs:DebugLevel (Results 1 – 25 of 612) sorted by relevance

12345678910>>...25

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/libomptarget/plugins/remote/src/
H A DClient.h33 int DebugLevel; variable
106 int DebugLevel; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/libomptarget/plugins/remote/src/
H A DClient.h33 int DebugLevel; variable
106 int DebugLevel; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/libomptarget/plugins/remote/src/
H A DClient.h33 int DebugLevel; variable
106 int DebugLevel; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/libomptarget/plugins/remote/src/
H A DClient.h33 int DebugLevel; variable
106 int DebugLevel; variable
/dports/math/scilab/scilab-6.1.1/scilab/modules/xcos/src/java/org/scilab/modules/xcos/actions/
H A DDebugLevelAction.java49 public static enum DebugLevel { enum in DebugLevelAction
65 private DebugLevel(int realNumber, String name) { in DebugLevel() method in DebugLevelAction.DebugLevel
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/libomptarget/plugins/remote/src/
H A DClient.h35 int DebugLevel; variable
113 int DebugLevel; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/libomptarget/plugins/remote/src/
H A DClient.h35 int DebugLevel; variable
113 int DebugLevel; variable
/dports/science/pcmsolver/pcmsolver-1.3.0/src/utils/getkw/
H A Dmessages.cpp13 int GetkwMessageStream::msg::DebugLevel = 0; member in GetkwMessageStream::msg
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/libomptarget/DeviceRTL/include/
H A DConfiguration.h21 enum DebugLevel : int32_t { Assertion }; enum
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/libomptarget/DeviceRTL/include/
H A DConfiguration.h21 enum DebugLevel : int32_t { Assertion }; enum
/dports/databases/postgresql12-server/postgresql-12.9/contrib/amcheck/
H A DMakefile21 include $(top_builddir)/src/Makefile.global
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/libomptarget/DeviceRTL/include/
H A DConfiguration.h21 enum DebugLevel : int32_t { Assertion }; enum
/dports/security/kleopatra/kleopatra-21.12.3/src/utils/
H A Dkdpipeiodevice.h18 enum DebugLevel { enum
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-0.15.7/src/
H A Dlog.rs88 pub fn get_threshold(self) -> ::DebugLevel { in get_threshold()
92 pub fn set_threshold(self, threshold: ::DebugLevel) { in set_threshold()
128 level: ::DebugLevel, in log()
322 T: Fn(DebugCategory, DebugLevel, &str, &str, u32, Option<&glib::Object>, &DebugMessage) in log_handler() argument
362 T: Fn(DebugCategory, DebugLevel, &str, &str, u32, Option<&glib::Object>, &DebugMessage) in debug_add_log_function() argument
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-0.15.0/src/
H A Dlog.rs88 pub fn get_threshold(self) -> ::DebugLevel { in get_threshold()
92 pub fn set_threshold(self, threshold: ::DebugLevel) { in set_threshold()
128 level: ::DebugLevel, in log()
322 T: Fn(DebugCategory, DebugLevel, &str, &str, u32, Option<&glib::Object>, &DebugMessage) in log_handler() argument
362 T: Fn(DebugCategory, DebugLevel, &str, &str, u32, Option<&glib::Object>, &DebugMessage) in debug_add_log_function() argument
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer/src/
H A Dlog.rs88 pub fn get_threshold(self) -> ::DebugLevel { in get_threshold()
92 pub fn set_threshold(self, threshold: ::DebugLevel) { in set_threshold()
128 level: ::DebugLevel, in log()
322 T: Fn(DebugCategory, DebugLevel, &str, &str, u32, Option<&glib::Object>, &DebugMessage) in log_handler() argument
362 T: Fn(DebugCategory, DebugLevel, &str, &str, u32, Option<&glib::Object>, &DebugMessage) in debug_add_log_function() argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/lib/vspc/
H A Dconfig.go22 DebugLevel int `vic:"0.1" scope:"read-only" key:"init/diagnostics/debug"` member
/dports/games/openttd/openttd-12.1/src/
H A Ddebug.cpp59 struct DebugLevel { struct
65 static const DebugLevel debug_level[] = { argument
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/misc/
H A Dcommon_types.h32 enum DebugLevel { enum
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/libomptarget/DeviceRTL/src/
H A DConfiguration.cpp21 int32_t DebugLevel; member
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/libomptarget/DeviceRTL/src/
H A DConfiguration.cpp21 int32_t DebugLevel; member
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/
H A Dreporthandler.h41 enum DebugLevel { NoDebug, SparseDebug, MediumDebug, FullDebug }; in Q_DECLARE_LOGGING_CATEGORY() enum
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement/
H A DGlobalConfig.cs24 static public DebugLevel DebugLevel property in System.DirectoryServices.AccountManagement.GlobalConfig
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/vendor/github.com/gobuffalo/logger/
H A Dlevel.go24 DebugLevel = logrus.DebugLevel const
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/vendor/github.com/gobuffalo/logger/
H A Dlevel.go24 DebugLevel = logrus.DebugLevel const

12345678910>>...25