/external/llvm-project/llvm/docs/ |
D | Vectorizers.rst | 139 Features section in The Loop Vectorizer 145 Loops with unknown trip count 162 Runtime Checks of Pointers 184 Reductions 205 Inductions 218 If Conversion 236 Pointer Induction Variables 250 Reverse Iterators 262 Scatter / Gather 278 Vectorization of Mixed Types [all …]
|
/external/llvm/docs/ |
D | Vectorizers.rst | 137 Features section in The Loop Vectorizer 143 Loops with unknown trip count 160 Runtime Checks of Pointers 182 Reductions 203 Inductions 216 If Conversion 234 Pointer Induction Variables 248 Reverse Iterators 260 Scatter / Gather 276 Vectorization of Mixed Types [all …]
|
D | CodingStandards.rst | 141 .. _N2118: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2118.html 142 .. _N2439: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2439.htm 143 .. _N1720: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1720.html 144 .. _N1984: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1984.pdf 145 .. _N1737: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1737.pdf 146 .. _N2541: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2541.htm 147 .. _N2927: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2009/n2927.pdf 148 .. _N2343: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2343.pdf 149 .. _N1757: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1757.html 150 .. _N1987: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1987.htm [all …]
|
/external/rust/crates/num_cpus/ |
D | CHANGELOG.md | 3 ### Features subsection 22 #### Features subsubsection 39 #### Features subsubsection 46 #### Features subsubsection 52 #### Features subsubsection 58 #### Features subsubsection 80 #### Features subsubsection 92 #### Features subsubsection 98 #### Features subsubsection 104 #### Features subsubsection [all …]
|
/external/libsrtp2/fuzzer/ |
D | README.md | 18 ## Features section in libsrt fuzzer 20 ### Portable PRNG 30 ### Size 0 allocations 36 ### Random allocation failures 42 ### Detecting inadequate pointer arithmetic 79 ### Output memory testing
|
/external/subsampling-scale-image-view/ |
D | README.md | 37 ## Features section in Subsampling Scale Image View 39 #### Image display 55 #### Gesture detection 66 #### Animation 72 #### Overridable event detection 77 #### Easy integration
|
/external/google-styleguide/ |
D | objcguide.md | 834 ### Macros 900 ### Nonstandard Extensions 915 ### Identify Designated Initializer 928 ### Override Designated Initializer 937 ### Overridden NSObject Method Placement 949 ### Initialization 959 ### Instance Variables In Headers Should Be @protected or @private 975 ### Do Not Use +new 981 ### Keep the Public API Simple 998 ### #import and #include [all …]
|
/external/rust/crates/lazycell/ |
D | CHANGELOG.md | 10 #### Features subsubsection 24 #### Features subsubsection 34 #### Features subsubsection 60 #### Features subsubsection 74 #### Features subsubsection 102 #### Features subsubsection 112 #### Features subsubsection 136 #### Features subsubsection 160 #### Features subsubsection 177 #### Features subsubsection [all …]
|
/external/opencensus-java/contrib/agent/ |
D | README.md | 11 ## Features section in OpenCensus Agent for Java 19 ### Automatic context propagation for Executors 25 ### Automatic context propagation for Threads 31 ### Preliminary support for tracing
|
/external/tinyxml2/ |
D | readme.md | 77 Features section in TinyXML-2 80 ### Code Page 87 ### Memory Model 97 ### White Space 158 ### Entities 183 ### Printing
|
/external/opencensus-java/contrib/spring/ |
D | README.md | 54 ### Features subsection 56 #### Traced Annotation 74 #### Database Support 89 #### Complete Spring XML configuration
|
/external/nanohttpd/src/site/markdown/ |
D | index.md | 106 ## Features section 107 ### Core 120 ### Websocket 123 ### Webserver
|
/external/nanohttpd/ |
D | README.md | 106 ## Features section 107 ### Core 120 ### Websocket 123 ### Webserver
|
/external/catch2/docs/ |
D | limitations.md | 57 ## Features section in Known limitations 60 ### Thread safe assertions 94 ### Process isolation in a test 97 ### Running multiple tests in parallel
|
/external/rust/crates/clap/ |
D | CHANGELOG.md | 44 #### Features subsubsection 85 #### Features subsubsection 130 #### Features subsubsection 198 #### Features subsubsection 398 #### Features subsubsection 505 #### Features subsubsection 621 #### Features subsubsection 724 #### Features subsubsection 791 #### Features subsubsection 816 #### Features subsubsection [all …]
|
/external/rust/crates/ring/src/aead/ |
D | chacha20_poly1305.rs | 40 _todo: cpu::Features, in chacha20_poly1305_init() 51 cpu_features: cpu::Features, in chacha20_poly1305_seal() 62 cpu_features: cpu::Features, in chacha20_poly1305_open() 83 cpu_features: cpu::Features, in aead() 139 cpu_features: cpu::Features, in derive_poly1305_key()
|
D | aes_gcm.rs | 57 cpu_features: cpu::Features, in init() 71 cpu_features: cpu::Features, in aes_gcm_seal() 82 cpu_features: cpu::Features, in aes_gcm_open() 101 cpu_features: cpu::Features, in aead() 206 cpu_features: cpu::Features, in integrated_aes_gcm() 272 _: cpu::Features, in integrated_aes_gcm()
|
/external/llvm-project/clang/lib/Basic/ |
D | TargetID.cpp | 27 auto Features = T.isAMDGCN() ? llvm::AMDGPU::getArchAttrAMDGCN(ProcKind) in getAllPossibleAMDGPUTargetIDFeatures() local 78 auto Features = Split.second; in parseTargetIDWithFormatCheckingOnly() local 131 const llvm::StringMap<bool> &Features) { in getCanonicalTargetID() 148 llvm::StringMap<bool> Features; in getConflictTargetIDCombination() member 152 llvm::StringMap<bool> Features; in getConflictTargetIDCombination() local
|
/external/pigweed/pw_i2c/ |
D | docs.rst | 13 Features subtitle 16 pw::i2c::Initiator
|
/external/llvm-project/clang/lib/Driver/ToolChains/Arch/ |
D | AArch64.cpp | 68 std::vector<StringRef> &Features, in DecodeAArch64Features() 93 std::vector<StringRef> &Features) { in DecodeAArch64Mcpu() 123 std::vector<StringRef> &Features) { in getAArch64ArchFeaturesFromMarch() 140 std::vector<StringRef> &Features) { in getAArch64ArchFeaturesFromMcpu() 152 std::vector<StringRef> &Features) { in getAArch64MicroArchFeaturesFromMtune() 174 std::vector<StringRef> &Features) { in getAArch64MicroArchFeaturesFromMcpu() 187 std::vector<StringRef> &Features) { in getAArch64TargetFeatures()
|
/external/rust/crates/gdbstub/src/protocol/commands/ |
D | _qSupported.rs | 22 pub struct Features<'a>(&'a [u8]); struct 24 impl<'a> Features<'a> { implementation
|
/external/rust/crates/chrono/ |
D | CHANGELOG.md | 31 ### Features subsection 50 ### Features subsection 64 ### Features subsection 135 ### Features subsection 166 ### Features subsection 180 ### Features subsection 196 ### Features subsection 202 ### Features subsection 211 ### Features subsection 217 ### Features subsection [all …]
|
/external/llvm-project/clang/lib/Basic/Targets/ |
D | WebAssembly.cpp | 98 void WebAssemblyTargetInfo::setSIMDLevel(llvm::StringMap<bool> &Features, in setSIMDLevel() 125 void WebAssemblyTargetInfo::setFeatureEnabled(llvm::StringMap<bool> &Features, in setFeatureEnabled() 137 llvm::StringMap<bool> &Features, DiagnosticsEngine &Diags, StringRef CPU, in initFeatureMap() 153 std::vector<std::string> &Features, DiagnosticsEngine &Diags) { in handleTargetFeatures()
|
/external/llvm-project/clang-tools-extra/clangd/quality/ |
D | README.md | 20 ### Features subsection 24 #### Number 31 #### Enum
|
/external/angle/doc/ |
D | Starter-Projects.md | 41 ### Add an AST Validator to the Shader Translator 50 ### Fix shader source viewing in RenderDoc/NSIGHT 57 ### Implement Android CDD Extensions
|