Home
last modified time | relevance | path

Searched defs:TargetInfo (Results 1 – 25 of 890) sorted by relevance

12345678910>>...36

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sharesheet/
H A Dsharesheet_types.h30 struct TargetInfo { struct
41 TargetInfo& operator=(TargetInfo&& other); argument
45 TargetInfo& operator=(const TargetInfo&) = delete; argument
48 TargetType type;
53 base::Optional<gfx::ImageSkia> icon;
57 base::string16 launch_name;
61 base::string16 display_name;
66 base::Optional<base::string16> secondary_display_name;
70 base::Optional<std::string> activity_name;
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/cfg-expr-0.7.4/src/targets/
H A Dmod.rs101 pub struct TargetInfo<'a> { struct
103 pub triple: &'a str,
107 pub os: Option<Os<'a>>,
134 /// Attempts to find the `TargetInfo` for the specified target triple argument
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/cfg-expr-0.7.4/src/targets/
H A Dmod.rs101 pub struct TargetInfo<'a> { struct
103 pub triple: &'a str,
107 pub os: Option<Os<'a>>,
134 /// Attempts to find the `TargetInfo` for the specified target triple argument
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/cfg-expr-0.8.0/src/
H A Dtargets.rs101 pub struct TargetInfo<'a> { struct
103 pub triple: &'a str,
107 pub os: Option<Os<'a>>,
134 /// Attempts to find the `TargetInfo` for the specified target triple argument
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/cfg-expr-0.7.4/src/targets/
H A Dmod.rs101 pub struct TargetInfo<'a> { struct
103 pub triple: &'a str,
107 pub os: Option<Os<'a>>,
134 /// Attempts to find the `TargetInfo` for the specified target triple argument
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/cfg-expr-0.8.1/src/
H A Dtargets.rs101 pub struct TargetInfo<'a> { struct
103 pub triple: &'a str,
107 pub os: Option<Os<'a>>,
134 /// Attempts to find the `TargetInfo` for the specified target triple argument
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/cfg-expr-0.8.1/src/
H A Dtargets.rs101 pub struct TargetInfo<'a> { struct
103 pub triple: &'a str,
107 pub os: Option<Os<'a>>,
134 /// Attempts to find the `TargetInfo` for the specified target triple argument
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/cfg-expr-0.8.1/src/
H A Dtargets.rs101 pub struct TargetInfo<'a> { struct
103 pub triple: &'a str,
107 pub os: Option<Os<'a>>,
134 /// Attempts to find the `TargetInfo` for the specified target triple argument
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/cfg-expr-0.7.4/src/targets/
H A Dmod.rs101 pub struct TargetInfo<'a> { struct
103 pub triple: &'a str,
107 pub os: Option<Os<'a>>,
134 /// Attempts to find the `TargetInfo` for the specified target triple argument
/dports/x11/sirula/sirula-1.0.0/cargo-crates/cfg-expr-0.8.1/src/
H A Dtargets.rs101 pub struct TargetInfo<'a> { struct
103 pub triple: &'a str,
107 pub os: Option<Os<'a>>,
134 /// Attempts to find the `TargetInfo` for the specified target triple argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/tools/gn/
H A Dheader_checker.h83 struct TargetInfo { struct
84 TargetInfo() : target(nullptr), is_public(false), is_generated(false) {} in TargetInfo() function
85 TargetInfo(const Target* t, bool is_pub, bool is_gen) in TargetInfo() argument
97 typedef std::vector<TargetInfo> TargetVector; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/gn/
H A Dheader_checker.h85 struct TargetInfo { struct
86 TargetInfo() : target(nullptr), is_public(false), is_generated(false) {} in TargetInfo() argument
87 TargetInfo(const Target* t, bool is_pub, bool is_gen) in TargetInfo() function
99 using TargetVector = std::vector<TargetInfo>; argument
/dports/devel/gn/gn-1962/src/gn/
H A Dheader_checker.h84 struct TargetInfo { struct
85 TargetInfo() : target(nullptr), is_public(false), is_generated(false) {} in TargetInfo() argument
86 TargetInfo(const Target* t, bool is_pub, bool is_gen) in TargetInfo() function
98 using TargetVector = std::vector<TargetInfo>; argument
/dports/textproc/pageedit/PageEdit-1.2.0/
H A DSelectHyperlink.h39 struct TargetInfo { struct
51 … QList<SelectHyperlink::TargetInfo> CollectTargets(const QString& source, const QString& filepath); argument
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/cfg-expr/src/
H A Dtargets.rs210 pub struct TargetInfo { struct
212 pub triple: Triple,
216 pub os: Option<Os>,
243 /// Attempts to find the `TargetInfo` for the specified target triple argument
248 pub fn get_builtin_target_by_triple(triple: &str) -> Option<&'static TargetInfo> { in get_builtin_target_by_triple()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/fs_mgr/libdm/include/libdm/
H A Ddm.h198 struct TargetInfo { struct
201 TargetInfo() {} in TargetInfo() argument
202 TargetInfo(const struct dm_target_spec& spec, const std::string& data) in TargetInfo() argument
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/Types/
H A DTargetInfo.hs20 data TargetInfo = TargetInfo { constructor
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/Types/
H A DTargetInfo.hs20 data TargetInfo = TargetInfo { type
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/Types/
H A DTargetInfo.hs20 data TargetInfo = TargetInfo { constructor
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/Types/
H A DTargetInfo.hs20 data TargetInfo = TargetInfo { constructor
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/Types/
H A DTargetInfo.hs20 data TargetInfo = TargetInfo { type
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.h247 struct TargetInfo { struct
251 TargetInfo() : byte_order(lldb::eByteOrderInvalid), address_byte_size(0) {} in TargetInfo() argument
257 TargetInfo GetTargetInfo(); argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.h248 struct TargetInfo { struct
252 TargetInfo() : byte_order(lldb::eByteOrderInvalid), address_byte_size(0) {} in TargetInfo() argument
258 TargetInfo GetTargetInfo(); argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.h250 struct TargetInfo { struct
254 TargetInfo() : byte_order(lldb::eByteOrderInvalid), address_byte_size(0) {} in TargetInfo() function
260 TargetInfo GetTargetInfo(); argument
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.h250 struct TargetInfo { struct
254 TargetInfo() : byte_order(lldb::eByteOrderInvalid), address_byte_size(0) {} in TargetInfo() argument
260 TargetInfo GetTargetInfo(); argument

12345678910>>...36