Home
last modified time | relevance | path

Searched defs:Features (Results 1 – 25 of 138) sorted by relevance

123456

/third_party/openssl/
DINSTALL.md502 ### no-afalgeng
508 ### enable-ktls
518 ### enable-asan
527 ### enable-acvp-tests
537 ### no-asm
545 ### no-async
549 ### no-autoalginit
559 ### no-autoerrinit
567 ### no-autoload-config
574 ### enable-buildtest-c++
[all …]
/third_party/rust/crates/lazycell/
DCHANGELOG.md5 #### Features subsubsection
15 #### Features subsubsection
41 #### Features subsubsection
55 #### Features subsubsection
83 #### Features subsubsection
93 #### Features subsubsection
117 #### Features subsubsection
141 #### Features subsubsection
158 #### Features subsubsection
172 #### Features subsubsection
/third_party/protobuf/docs/design/editions/
Deditions-feature-extension-layout.md61 #### Pros
65 #### Cons
84 #### Pros
89 #### Cons
143 #### Pros
147 #### Cons
Deditions-feature-visibility.md158 #### Pros
162 #### Cons
195 #### Pros
199 #### Cons
Dlife-of-an-edition.md45 ### Feature Lifetime
60 ### Do's and Don'ts
/third_party/rust/crates/clap/
DCHANGELOG.md14 ### Features subsection
124 ### Features subsection
163 ### Features subsection
180 ### Features subsection
205 ### Features subsection
217 ### Features subsection
254 ### Features subsection
260 ### Features subsection
273 ### Features subsection
291 ### Features subsection
[all …]
/third_party/cares/
DREADME.md111 ## Features section in [![c-ares logo](https://c-ares.org/art/c-ares-logo.svg)](https://c-ares.org/)
115 ### Supported RFCs and Proposals
/third_party/rust/rust/compiler/rustc_feature/src/
Dactive.rs59 impl Features { impl
100 pub fn set(&self, features: &mut Features, span: Span) { in set()
/third_party/jerryscript/targets/mbedos5/
DREADME.md16 ## Features section in JerryScript with mbed OS 5
18 ### Peripheral Drivers
/third_party/skia/third_party/externals/libjpeg-turbo/
DREADME.md146 #### Fully supported
178 #### Not supported
/third_party/libjpeg-turbo/
DREADME.md146 #### Fully supported
178 #### Not supported
/third_party/skia/m133/third_party/externals/libjpeg-turbo/
DREADME.md146 #### Fully supported
178 #### Not supported
/third_party/rust/rust/src/tools/tidy/src/
Dfeatures.rs65 pub type Features = HashMap<String, Feature>; typedef
73 pub fn collect_lib_features(base_src_path: &Path) -> Features { in collect_lib_features()
235 features: &'a Features, in format_features()
280 pub fn collect_lang_features(base_compiler_path: &Path, bad: &mut bool) -> Features { in collect_lang_features()
288 fn collect_lang_features_in(features: &mut Features, base: &Path, file: &str, bad: &mut bool) { in collect_lang_features_in()
444 lang_features: &Features, in get_and_check_lib_features()
445 ) -> Features { in get_and_check_lib_features()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyTargetMachine.cpp183 FeatureBitset Features = coalesceFeatures(M); in runOnModule() local
211 FeatureBitset Features = in coalesceFeatures() local
221 std::string getFeatureString(const FeatureBitset &Features) { in getFeatureString()
230 void replaceFeatures(Function &F, const std::string &Features) { in replaceFeatures()
275 void recordFeatures(Module &M, const FeatureBitset &Features, bool Stripped) { in recordFeatures()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELFObjectFile.cpp98 SubtargetFeatures Features; in getMIPSFeatures() local
158 SubtargetFeatures Features; in getARMFeatures() local
279 SubtargetFeatures Features; in getRISCVFeatures() local
/third_party/rust/rust/src/tools/unstable-book-gen/src/
Dmain.rs30 fn generate_summary(path: &Path, lang_features: &Features, lib_features: &Features) { in generate_summary()
51 fn generate_unstable_book_files(src: &Path, out: &Path, features: &Features) { in generate_unstable_book_files()
/third_party/rust/rust/compiler/rustc_expand/src/mbe/
Dquoted.rs43 features: &Features, in parse()
116 fn maybe_emit_macro_metavar_expr_feature(features: &Features, sess: &ParseSess, span: Span) { in maybe_emit_macro_metavar_expr_feature()
143 features: &Features, in parse_tree()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DHost.cpp557 unsigned Brand_id, unsigned Features, in getIntelProcessorTypeAndSubtype()
882 unsigned Features, unsigned *Type, in getAMDProcessorTypeAndSubtype()
982 unsigned Features = 0; in getAvailableFeatures() local
1143 unsigned Features = 0, Features2 = 0, Features3 = 0; in getHostCPUName() local
1341 bool sys::getHostCPUFeatures(StringMap<bool> &Features) { in getHostCPUFeatures()
1493 bool sys::getHostCPUFeatures(StringMap<bool> &Features) { in getHostCPUFeatures()
1559 bool sys::getHostCPUFeatures(StringMap<bool> &Features) { in getHostCPUFeatures()
1570 bool sys::getHostCPUFeatures(StringMap<bool> &Features) { return false; } in getHostCPUFeatures()
/third_party/qrcodegen/rust-no-heap/
DReadme.markdown13 Features section in QR Code generator library - Rust, no heap
/third_party/qrcodegen/rust/
DReadme.markdown13 Features section in QR Code generator library - Rust
/third_party/qrcodegen/java-fast/
DReadme.markdown15 Features section in QR Code generator library - Java, fast
/third_party/qrcodegen/python/
DReadme.markdown13 Features section in QR Code generator library - Python
/third_party/qrcodegen/typescript-javascript/
DReadme.markdown13 Features section in QR Code generator library - TypeScript
/third_party/qrcodegen/java/
DReadme.markdown13 Features section in QR Code generator library - Java
/third_party/grpc/third_party/upb/upb/
DREADME.md17 ## Features section in μpb: small, fast C protos

123456