Home
last modified time | relevance | path

Searched defs:FlagType (Results 1 – 25 of 261) sorted by relevance

1234567891011

/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Solver/Types/
H A DFlag.hs5 data FlagType = Manual | Automatic function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-install/Distribution/Solver/Types/
H A DFlag.hs7 data FlagType = Manual | Automatic function
/dports/devel/grex/grex-1.3.0/cargo-crates/rusty-fork-0.3.0/src/
H A Dcmdline.rs19 enum FlagType { enum
60 fn look_up_flag_from_table(flag: &str) -> Option<FlagType> { in look_up_flag_from_table()
72 fn look_up_flag_from_env(flag: &str) -> Option<FlagType> { in look_up_flag_from_env()
85 fn look_up_flag(flag: &str) -> Option<FlagType> { in look_up_flag()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/rusty-fork/src/
H A Dcmdline.rs19 enum FlagType { enum
60 fn look_up_flag_from_table(flag: &str) -> Option<FlagType> { in look_up_flag_from_table()
72 fn look_up_flag_from_env(flag: &str) -> Option<FlagType> { in look_up_flag_from_env()
85 fn look_up_flag(flag: &str) -> Option<FlagType> { in look_up_flag()
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/rusty-fork-0.3.0/src/
H A Dcmdline.rs19 enum FlagType { enum
60 fn look_up_flag_from_table(flag: &str) -> Option<FlagType> { in look_up_flag_from_table()
72 fn look_up_flag_from_env(flag: &str) -> Option<FlagType> { in look_up_flag_from_env()
85 fn look_up_flag(flag: &str) -> Option<FlagType> { in look_up_flag()
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/Model/
H A DBrushContentType.h35 typedef int FlagType; typedef
/dports/games/bzflag-server/bzflag-2.4.22/src/bzfs/
H A DCustomZone.h26 class FlagType; variable
/dports/games/bzflag/bzflag-2.4.22/src/bzfs/
H A DCustomZone.h26 class FlagType; variable
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/common/
H A Dmodeling.py39 class FlagType(type): class
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/scudo/standalone/
H A Dflags_parser.h19 enum class FlagType : u8 { enum
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dflags_parser.h19 enum class FlagType : u8 { enum
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/reputation/core/
H A Dsafety_tips.proto12 enum FlagType { enum
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/scudo/standalone/
H A Dflags_parser.h19 enum class FlagType : u8 { enum
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/scudo/standalone/
H A Dflags_parser.h19 enum class FlagType : u8 { enum
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/scudo/standalone/
H A Dflags_parser.h19 enum class FlagType : u8 { enum
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/scudo/standalone/
H A Dflags_parser.h19 enum class FlagType : u8 { enum
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/scudo/standalone/
H A Dflags_parser.h19 enum class FlagType : u8 { enum
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/scudo/standalone/
H A Dflags_parser.h19 enum class FlagType : u8 { enum
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dflags_parser.h19 enum class FlagType : u8 { enum
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/scudo/standalone/
H A Dflags_parser.h19 enum class FlagType : u8 { enum
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/scudo/standalone/
H A Dflags_parser.h19 enum class FlagType : u8 { enum
/dports/deskutils/syncthingtray/syncthingtray/model/
H A Dsyncthingstatuscomputionmodel.cpp11 using FlagType = SyncthingStatusComputionFlags; typedef
/dports/net/storj/storj-1.45.3/vendor/github.com/onsi/ginkgo/extensions/table/
H A Dtable.go94 … describeTable(description string, itBody interface{}, entries []TableEntry, flag types.FlagType) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/onsi/ginkgo/extensions/table/
H A Dtable.go94 … describeTable(description string, itBody interface{}, entries []TableEntry, flag types.FlagType) {
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/onsi/ginkgo/extensions/table/
H A Dtable.go94 … describeTable(description string, itBody interface{}, entries []TableEntry, flag types.FlagType) {

1234567891011