Auto Generated Documentation

This commit is contained in:
github-actions[bot]
2025-04-02 13:41:38 +00:00
parent e9a232e07d
commit 21efed14f2
18523 changed files with 340249 additions and 282417 deletions
+1
View File
@@ -0,0 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="List of all items in this crate"><title>List of all items in this crate</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-6b053e98.ttf.woff2,FiraSans-Regular-0fe48ade.woff2,FiraSans-Medium-e1aa3f0a.woff2,SourceCodePro-Regular-8badfe75.ttf.woff2,SourceCodePro-Semibold-aa29a496.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../static.files/normalize-9960930a.css"><link rel="stylesheet" href="../static.files/rustdoc-46132b98.css"><meta name="rustdoc-vars" data-root-path="../" data-static-root-path="../static.files/" data-current-crate="target_lexicon" data-themes="" data-resource-suffix="" data-rustdoc-version="1.85.1 (4eb161250 2025-03-15)" data-channel="1.85.1" data-search-js="search-75f5ac3e.js" data-settings-js="settings-0f613d39.js" ><script src="../static.files/storage-59e33391.js"></script><script defer src="../static.files/main-5f194d8c.js"></script><noscript><link rel="stylesheet" href="../static.files/noscript-893ab5e7.css"></noscript><link rel="alternate icon" type="image/png" href="../static.files/favicon-32x32-6580c154.png"><link rel="icon" type="image/svg+xml" href="../static.files/favicon-044be391.svg"></head><body class="rustdoc mod sys"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../target_lexicon/index.html">target_<wbr>lexicon</a><span class="version">0.13.2</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h3><a href="#macros">Crate Items</a></h3><ul class="block"><li><a href="#macros" title="Macros">Macros</a></li><li><a href="#structs" title="Structs">Structs</a></li><li><a href="#enums" title="Enums">Enums</a></li><li><a href="#constants" title="Constants">Constants</a></li></ul></section><div id="rustdoc-modnav"></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><h1>List of all items</h1><h3 id="structs">Structs</h3><ul class="all-items"><li><a href="struct.DefaultToHost.html">DefaultToHost</a></li><li><a href="struct.DefaultToUnknown.html">DefaultToUnknown</a></li><li><a href="struct.DeploymentTarget.html">DeploymentTarget</a></li><li><a href="struct.Triple.html">Triple</a></li></ul><h3 id="enums">Enums</h3><ul class="all-items"><li><a href="enum.Aarch64Architecture.html">Aarch64Architecture</a></li><li><a href="enum.Architecture.html">Architecture</a></li><li><a href="enum.ArmArchitecture.html">ArmArchitecture</a></li><li><a href="enum.BinaryFormat.html">BinaryFormat</a></li><li><a href="enum.CDataModel.html">CDataModel</a></li><li><a href="enum.CallingConvention.html">CallingConvention</a></li><li><a href="enum.CleverArchitecture.html">CleverArchitecture</a></li><li><a href="enum.CustomVendor.html">CustomVendor</a></li><li><a href="enum.Endianness.html">Endianness</a></li><li><a href="enum.Environment.html">Environment</a></li><li><a href="enum.Mips32Architecture.html">Mips32Architecture</a></li><li><a href="enum.Mips64Architecture.html">Mips64Architecture</a></li><li><a href="enum.OperatingSystem.html">OperatingSystem</a></li><li><a href="enum.ParseError.html">ParseError</a></li><li><a href="enum.PointerWidth.html">PointerWidth</a></li><li><a href="enum.Riscv32Architecture.html">Riscv32Architecture</a></li><li><a href="enum.Riscv64Architecture.html">Riscv64Architecture</a></li><li><a href="enum.Size.html">Size</a></li><li><a href="enum.Vendor.html">Vendor</a></li><li><a href="enum.X86_32Architecture.html">X86_32Architecture</a></li></ul><h3 id="macros">Macros</h3><ul class="all-items"><li><a href="macro.triple.html">triple</a></li></ul><h3 id="constants">Constants</h3><ul class="all-items"><li><a href="constant.HOST.html">HOST</a></li></ul></section></div></main></body></html>
+2
View File
@@ -0,0 +1,2 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="The `Triple` of the current host."><title>HOST in target_lexicon - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-6b053e98.ttf.woff2,FiraSans-Regular-0fe48ade.woff2,FiraSans-Medium-e1aa3f0a.woff2,SourceCodePro-Regular-8badfe75.ttf.woff2,SourceCodePro-Semibold-aa29a496.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../static.files/normalize-9960930a.css"><link rel="stylesheet" href="../static.files/rustdoc-46132b98.css"><meta name="rustdoc-vars" data-root-path="../" data-static-root-path="../static.files/" data-current-crate="target_lexicon" data-themes="" data-resource-suffix="" data-rustdoc-version="1.85.1 (4eb161250 2025-03-15)" data-channel="1.85.1" data-search-js="search-75f5ac3e.js" data-settings-js="settings-0f613d39.js" ><script src="../static.files/storage-59e33391.js"></script><script defer src="sidebar-items.js"></script><script defer src="../static.files/main-5f194d8c.js"></script><noscript><link rel="stylesheet" href="../static.files/noscript-893ab5e7.css"></noscript><link rel="alternate icon" type="image/png" href="../static.files/favicon-32x32-6580c154.png"><link rel="icon" type="image/svg+xml" href="../static.files/favicon-044be391.svg"></head><body class="rustdoc constant"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../target_lexicon/index.html">target_<wbr>lexicon</a><span class="version">0.13.2</span></h2></div><div class="sidebar-elems"><div id="rustdoc-modnav"></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><span class="rustdoc-breadcrumbs"><a href="index.html">target_lexicon</a></span><h1>Constant <span class="constant">HOST</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../src/target_lexicon/home/runner/work/google_speech_rs/google_speech_rs/target/debug/build/target-lexicon-0aac89c72a7603b8/out/host.rs.html#20-26">Source</a> </span></div><pre class="rust item-decl"><code>pub const HOST: <a class="struct" href="struct.Triple.html" title="struct target_lexicon::Triple">Triple</a>;</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>The <code>Triple</code> of the current host.</p>
</div></details></section></div></main></body></html>
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../target_lexicon/enum.CDataModel.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../target_lexicon/enum.CDataModel.html">../../target_lexicon/enum.CDataModel.html</a>...</p>
<script>location.replace("../../target_lexicon/enum.CDataModel.html" + location.search + location.hash);</script>
</body>
</html>
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../target_lexicon/enum.Size.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../target_lexicon/enum.Size.html">../../target_lexicon/enum.Size.html</a>...</p>
<script>location.replace("../../target_lexicon/enum.Size.html" + location.search + location.hash);</script>
</body>
</html>
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../target_lexicon/constant.HOST.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../target_lexicon/constant.HOST.html">../../target_lexicon/constant.HOST.html</a>...</p>
<script>location.replace("../../target_lexicon/constant.HOST.html" + location.search + location.hash);</script>
</body>
</html>
+13
View File
@@ -0,0 +1,13 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="LLVM target triple types."><title>target_lexicon - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-6b053e98.ttf.woff2,FiraSans-Regular-0fe48ade.woff2,FiraSans-Medium-e1aa3f0a.woff2,SourceCodePro-Regular-8badfe75.ttf.woff2,SourceCodePro-Semibold-aa29a496.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../static.files/normalize-9960930a.css"><link rel="stylesheet" href="../static.files/rustdoc-46132b98.css"><meta name="rustdoc-vars" data-root-path="../" data-static-root-path="../static.files/" data-current-crate="target_lexicon" data-themes="" data-resource-suffix="" data-rustdoc-version="1.85.1 (4eb161250 2025-03-15)" data-channel="1.85.1" data-search-js="search-75f5ac3e.js" data-settings-js="settings-0f613d39.js" ><script src="../static.files/storage-59e33391.js"></script><script defer src="../crates.js"></script><script defer src="../static.files/main-5f194d8c.js"></script><noscript><link rel="stylesheet" href="../static.files/noscript-893ab5e7.css"></noscript><link rel="alternate icon" type="image/png" href="../static.files/favicon-32x32-6580c154.png"><link rel="icon" type="image/svg+xml" href="../static.files/favicon-044be391.svg"></head><body class="rustdoc mod crate"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../target_lexicon/index.html">target_<wbr>lexicon</a><span class="version">0.13.2</span></h2></div><div class="sidebar-elems"><ul class="block"><li><a id="all-types" href="all.html">All Items</a></li></ul><section id="rustdoc-toc"><h3><a href="#macros">Crate Items</a></h3><ul class="block"><li><a href="#macros" title="Macros">Macros</a></li><li><a href="#structs" title="Structs">Structs</a></li><li><a href="#enums" title="Enums">Enums</a></li><li><a href="#constants" title="Constants">Constants</a></li></ul></section><div id="rustdoc-modnav"></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><h1>Crate <span>target_lexicon</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../src/target_lexicon/lib.rs.html#1-109">Source</a> </span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>LLVM target triple types.</p>
</div></details><h2 id="macros" class="section-header">Macros<a href="#macros" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="macro" href="macro.triple.html" title="macro target_lexicon::triple">triple</a></div><div class="desc docblock-short">A convenient syntax for triple literals.</div></li></ul><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="struct" href="struct.DefaultToHost.html" title="struct target_lexicon::DefaultToHost">Default<wbr>ToHost</a></div><div class="desc docblock-short">A simple wrapper around <code>Triple</code> that provides an implementation of
<code>Default</code> which defaults to <code>Triple::host()</code>.</div></li><li><div class="item-name"><a class="struct" href="struct.DefaultToUnknown.html" title="struct target_lexicon::DefaultToUnknown">Default<wbr>ToUnknown</a></div><div class="desc docblock-short">A simple wrapper around <code>Triple</code> that provides an implementation of
<code>Default</code> which defaults to <code>Triple::unknown()</code>.</div></li><li><div class="item-name"><a class="struct" href="struct.DeploymentTarget.html" title="struct target_lexicon::DeploymentTarget">Deployment<wbr>Target</a></div><div class="desc docblock-short">The minimum OS version that were compiling for.</div></li><li><div class="item-name"><a class="struct" href="struct.Triple.html" title="struct target_lexicon::Triple">Triple</a></div><div class="desc docblock-short">An LLVM target “triple”. Historically such things had three fields, though
theyve added additional fields over time.</div></li></ul><h2 id="enums" class="section-header">Enums<a href="#enums" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="enum" href="enum.Aarch64Architecture.html" title="enum target_lexicon::Aarch64Architecture">Aarch64<wbr>Architecture</a></div></li><li><div class="item-name"><a class="enum" href="enum.Architecture.html" title="enum target_lexicon::Architecture">Architecture</a></div><div class="desc docblock-short">The “architecture” field, which in some cases also specifies a specific
subarchitecture.</div></li><li><div class="item-name"><a class="enum" href="enum.ArmArchitecture.html" title="enum target_lexicon::ArmArchitecture">ArmArchitecture</a></div></li><li><div class="item-name"><a class="enum" href="enum.BinaryFormat.html" title="enum target_lexicon::BinaryFormat">Binary<wbr>Format</a></div><div class="desc docblock-short">The “binary format” field, which is usually omitted, and the binary format
is implied by the other fields.</div></li><li><div class="item-name"><a class="enum" href="enum.CDataModel.html" title="enum target_lexicon::CDataModel">CData<wbr>Model</a></div><div class="desc docblock-short">The C data model used on a target.</div></li><li><div class="item-name"><a class="enum" href="enum.CallingConvention.html" title="enum target_lexicon::CallingConvention">Calling<wbr>Convention</a></div><div class="desc docblock-short">The calling convention, which specifies things like which registers are
used for passing arguments, which registers are callee-saved, and so on.</div></li><li><div class="item-name"><a class="enum" href="enum.CleverArchitecture.html" title="enum target_lexicon::CleverArchitecture">Clever<wbr>Architecture</a></div></li><li><div class="item-name"><a class="enum" href="enum.CustomVendor.html" title="enum target_lexicon::CustomVendor">Custom<wbr>Vendor</a></div><div class="desc docblock-short">A string for a <code>Vendor::Custom</code> that can either be used in <code>const</code>
contexts or hold dynamic strings.</div></li><li><div class="item-name"><a class="enum" href="enum.Endianness.html" title="enum target_lexicon::Endianness">Endianness</a></div><div class="desc docblock-short">The target memory endianness.</div></li><li><div class="item-name"><a class="enum" href="enum.Environment.html" title="enum target_lexicon::Environment">Environment</a></div><div class="desc docblock-short">The “environment” field, which specifies an ABI environment on top of the
operating system. In many configurations, this field is omitted, and the
environment is implied by the operating system.</div></li><li><div class="item-name"><a class="enum" href="enum.Mips32Architecture.html" title="enum target_lexicon::Mips32Architecture">Mips32<wbr>Architecture</a></div><div class="desc docblock-short">An enum for all 32-bit MIPS architectures (not just “MIPS32”).</div></li><li><div class="item-name"><a class="enum" href="enum.Mips64Architecture.html" title="enum target_lexicon::Mips64Architecture">Mips64<wbr>Architecture</a></div><div class="desc docblock-short">An enum for all 64-bit MIPS architectures (not just “MIPS64”).</div></li><li><div class="item-name"><a class="enum" href="enum.OperatingSystem.html" title="enum target_lexicon::OperatingSystem">Operating<wbr>System</a></div><div class="desc docblock-short">The “operating system” field, which sometimes implies an environment, and
sometimes isnt an actual operating system.</div></li><li><div class="item-name"><a class="enum" href="enum.ParseError.html" title="enum target_lexicon::ParseError">Parse<wbr>Error</a></div><div class="desc docblock-short">An error returned from parsing a triple.</div></li><li><div class="item-name"><a class="enum" href="enum.PointerWidth.html" title="enum target_lexicon::PointerWidth">Pointer<wbr>Width</a></div><div class="desc docblock-short">The width of a pointer (in the default address space).</div></li><li><div class="item-name"><a class="enum" href="enum.Riscv32Architecture.html" title="enum target_lexicon::Riscv32Architecture">Riscv32<wbr>Architecture</a></div><div class="desc docblock-short">An enum for all 32-bit RISC-V architectures.</div></li><li><div class="item-name"><a class="enum" href="enum.Riscv64Architecture.html" title="enum target_lexicon::Riscv64Architecture">Riscv64<wbr>Architecture</a></div><div class="desc docblock-short">An enum for all 64-bit RISC-V architectures.</div></li><li><div class="item-name"><a class="enum" href="enum.Size.html" title="enum target_lexicon::Size">Size</a></div><div class="desc docblock-short">The size of a type.</div></li><li><div class="item-name"><a class="enum" href="enum.Vendor.html" title="enum target_lexicon::Vendor">Vendor</a></div><div class="desc docblock-short">The “vendor” field, which in practice is little more than an arbitrary
modifier.</div></li><li><div class="item-name"><a class="enum" href="enum.X86_32Architecture.html" title="enum target_lexicon::X86_32Architecture">X86_<wbr>32Architecture</a></div><div class="desc docblock-short">An enum for all 32-bit x86 architectures.</div></li></ul><h2 id="constants" class="section-header">Constants<a href="#constants" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="constant" href="constant.HOST.html" title="constant target_lexicon::HOST">HOST</a></div><div class="desc docblock-short">The <code>Triple</code> of the current host.</div></li></ul></section></div></main></body></html>
+11
View File
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=macro.triple.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="macro.triple.html">macro.triple.html</a>...</p>
<script>location.replace("macro.triple.html" + location.search + location.hash);</script>
</body>
</html>
+7
View File
@@ -0,0 +1,7 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="A convenient syntax for triple literals."><title>triple in target_lexicon - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-6b053e98.ttf.woff2,FiraSans-Regular-0fe48ade.woff2,FiraSans-Medium-e1aa3f0a.woff2,SourceCodePro-Regular-8badfe75.ttf.woff2,SourceCodePro-Semibold-aa29a496.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../static.files/normalize-9960930a.css"><link rel="stylesheet" href="../static.files/rustdoc-46132b98.css"><meta name="rustdoc-vars" data-root-path="../" data-static-root-path="../static.files/" data-current-crate="target_lexicon" data-themes="" data-resource-suffix="" data-rustdoc-version="1.85.1 (4eb161250 2025-03-15)" data-channel="1.85.1" data-search-js="search-75f5ac3e.js" data-settings-js="settings-0f613d39.js" ><script src="../static.files/storage-59e33391.js"></script><script defer src="sidebar-items.js"></script><script defer src="../static.files/main-5f194d8c.js"></script><noscript><link rel="stylesheet" href="../static.files/noscript-893ab5e7.css"></noscript><link rel="alternate icon" type="image/png" href="../static.files/favicon-32x32-6580c154.png"><link rel="icon" type="image/svg+xml" href="../static.files/favicon-044be391.svg"></head><body class="rustdoc macro"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../target_lexicon/index.html">target_<wbr>lexicon</a><span class="version">0.13.2</span></h2></div><div class="sidebar-elems"><div id="rustdoc-modnav"></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><span class="rustdoc-breadcrumbs"><a href="index.html">target_lexicon</a></span><h1>Macro <span class="macro">triple</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../src/target_lexicon/triple.rs.html#438-442">Source</a> </span></div><pre class="rust item-decl"><code>macro_rules! triple {
($str:tt) =&gt; { ... };
}</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>A convenient syntax for triple literals.</p>
<p>This currently expands to code that just calls <code>Triple::from_str</code> and does
an <code>expect</code>, though in the future it would be cool to use procedural macros
or so to report errors at compile time instead.</p>
</div></details></section></div></main></body></html>
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../target_lexicon/enum.ParseError.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../target_lexicon/enum.ParseError.html">../../target_lexicon/enum.ParseError.html</a>...</p>
<script>location.replace("../../target_lexicon/enum.ParseError.html" + location.search + location.hash);</script>
</body>
</html>
+1
View File
@@ -0,0 +1 @@
window.SIDEBAR_ITEMS = {"constant":["HOST"],"enum":["Aarch64Architecture","Architecture","ArmArchitecture","BinaryFormat","CDataModel","CallingConvention","CleverArchitecture","CustomVendor","Endianness","Environment","Mips32Architecture","Mips64Architecture","OperatingSystem","ParseError","PointerWidth","Riscv32Architecture","Riscv64Architecture","Size","Vendor","X86_32Architecture"],"macro":["triple"],"struct":["DefaultToHost","DefaultToUnknown","DeploymentTarget","Triple"]};
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../target_lexicon/enum.Aarch64Architecture.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../target_lexicon/enum.Aarch64Architecture.html">../../target_lexicon/enum.Aarch64Architecture.html</a>...</p>
<script>location.replace("../../target_lexicon/enum.Aarch64Architecture.html" + location.search + location.hash);</script>
</body>
</html>
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../target_lexicon/enum.Architecture.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../target_lexicon/enum.Architecture.html">../../target_lexicon/enum.Architecture.html</a>...</p>
<script>location.replace("../../target_lexicon/enum.Architecture.html" + location.search + location.hash);</script>
</body>
</html>
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../target_lexicon/enum.ArmArchitecture.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../target_lexicon/enum.ArmArchitecture.html">../../target_lexicon/enum.ArmArchitecture.html</a>...</p>
<script>location.replace("../../target_lexicon/enum.ArmArchitecture.html" + location.search + location.hash);</script>
</body>
</html>
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../target_lexicon/enum.BinaryFormat.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../target_lexicon/enum.BinaryFormat.html">../../target_lexicon/enum.BinaryFormat.html</a>...</p>
<script>location.replace("../../target_lexicon/enum.BinaryFormat.html" + location.search + location.hash);</script>
</body>
</html>
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../target_lexicon/enum.CleverArchitecture.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../target_lexicon/enum.CleverArchitecture.html">../../target_lexicon/enum.CleverArchitecture.html</a>...</p>
<script>location.replace("../../target_lexicon/enum.CleverArchitecture.html" + location.search + location.hash);</script>
</body>
</html>
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../target_lexicon/enum.CustomVendor.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../target_lexicon/enum.CustomVendor.html">../../target_lexicon/enum.CustomVendor.html</a>...</p>
<script>location.replace("../../target_lexicon/enum.CustomVendor.html" + location.search + location.hash);</script>
</body>
</html>
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../target_lexicon/enum.Environment.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../target_lexicon/enum.Environment.html">../../target_lexicon/enum.Environment.html</a>...</p>
<script>location.replace("../../target_lexicon/enum.Environment.html" + location.search + location.hash);</script>
</body>
</html>
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../target_lexicon/enum.Mips32Architecture.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../target_lexicon/enum.Mips32Architecture.html">../../target_lexicon/enum.Mips32Architecture.html</a>...</p>
<script>location.replace("../../target_lexicon/enum.Mips32Architecture.html" + location.search + location.hash);</script>
</body>
</html>
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../target_lexicon/enum.Mips64Architecture.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../target_lexicon/enum.Mips64Architecture.html">../../target_lexicon/enum.Mips64Architecture.html</a>...</p>
<script>location.replace("../../target_lexicon/enum.Mips64Architecture.html" + location.search + location.hash);</script>
</body>
</html>
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../target_lexicon/enum.OperatingSystem.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../target_lexicon/enum.OperatingSystem.html">../../target_lexicon/enum.OperatingSystem.html</a>...</p>
<script>location.replace("../../target_lexicon/enum.OperatingSystem.html" + location.search + location.hash);</script>
</body>
</html>
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../target_lexicon/enum.Riscv32Architecture.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../target_lexicon/enum.Riscv32Architecture.html">../../target_lexicon/enum.Riscv32Architecture.html</a>...</p>
<script>location.replace("../../target_lexicon/enum.Riscv32Architecture.html" + location.search + location.hash);</script>
</body>
</html>
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../target_lexicon/enum.Riscv64Architecture.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../target_lexicon/enum.Riscv64Architecture.html">../../target_lexicon/enum.Riscv64Architecture.html</a>...</p>
<script>location.replace("../../target_lexicon/enum.Riscv64Architecture.html" + location.search + location.hash);</script>
</body>
</html>
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../target_lexicon/enum.Vendor.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../target_lexicon/enum.Vendor.html">../../target_lexicon/enum.Vendor.html</a>...</p>
<script>location.replace("../../target_lexicon/enum.Vendor.html" + location.search + location.hash);</script>
</body>
</html>
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../target_lexicon/enum.X86_32Architecture.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../target_lexicon/enum.X86_32Architecture.html">../../target_lexicon/enum.X86_32Architecture.html</a>...</p>
<script>location.replace("../../target_lexicon/enum.X86_32Architecture.html" + location.search + location.hash);</script>
</body>
</html>
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../target_lexicon/struct.DeploymentTarget.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../target_lexicon/struct.DeploymentTarget.html">../../target_lexicon/struct.DeploymentTarget.html</a>...</p>
<script>location.replace("../../target_lexicon/struct.DeploymentTarget.html" + location.search + location.hash);</script>
</body>
</html>
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../target_lexicon/enum.CallingConvention.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../target_lexicon/enum.CallingConvention.html">../../target_lexicon/enum.CallingConvention.html</a>...</p>
<script>location.replace("../../target_lexicon/enum.CallingConvention.html" + location.search + location.hash);</script>
</body>
</html>
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../target_lexicon/enum.Endianness.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../target_lexicon/enum.Endianness.html">../../target_lexicon/enum.Endianness.html</a>...</p>
<script>location.replace("../../target_lexicon/enum.Endianness.html" + location.search + location.hash);</script>
</body>
</html>
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../target_lexicon/enum.PointerWidth.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../target_lexicon/enum.PointerWidth.html">../../target_lexicon/enum.PointerWidth.html</a>...</p>
<script>location.replace("../../target_lexicon/enum.PointerWidth.html" + location.search + location.hash);</script>
</body>
</html>
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../target_lexicon/struct.Triple.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../target_lexicon/struct.Triple.html">../../target_lexicon/struct.Triple.html</a>...</p>
<script>location.replace("../../target_lexicon/struct.Triple.html" + location.search + location.hash);</script>
</body>
</html>