/external/python/cpython3/Mac/BuildScript/ |
D | openssl-mac-arm64.patch | 1 diff -ur openssl-1.1.1g-orig/Configurations/10-main.conf openssl-1.1.1g/Configurations/10-main.conf 2 --- openssl-1.1.1g-orig/Configurations/10-main.conf 2020-04-21 14:22:39.000000000 +0200 3 +++ openssl-1.1.1g/Configurations/10-main.conf 2020-07-26 12:21:32.000000000 +0200
|
/external/rust/crates/atty/ |
D | rustfmt.toml | 1 # https://github.com/rust-lang/rustfmt/blob/master/Configurations.md#fn_args_layout 3 # https://github.com/rust-lang/rustfmt/blob/master/Configurations.md#merge_imports
|
/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/ |
D | SerializationBenchmark.cs | 51 public static SerializationConfig[] Configurations => new[] field in Google.Protobuf.Benchmarks.SerializationBenchmark 56 [ParamsSource(nameof(Configurations))]
|
/external/llvm-project/llvm/tools/llvm-exegesis/ |
D | llvm-exegesis.cpp | 329 std::vector<BenchmarkCode> Configurations; in benchmarkMain() local 349 std::back_inserter(Configurations)); in benchmarkMain() 352 Configurations = ExitOnErr(readSnippets(State, SnippetsFile)); in benchmarkMain() 364 for (const BenchmarkCode &Conf : Configurations) { in benchmarkMain()
|
/external/llvm-project/llvm/tools/llvm-exegesis/lib/ |
D | MCInstrDescView.cpp | 345 bool AliasingConfigurations::empty() const { return Configurations.empty(); } in empty() 348 return any_of(Configurations, [](const AliasingRegisterOperands &ARO) { in hasImplicitAliasing() 363 !is_contained(Configurations, ARO)) in AliasingConfigurations() 364 Configurations.push_back(std::move(ARO)); in AliasingConfigurations()
|
D | MCInstrDescView.h | 226 SmallVector<AliasingRegisterOperands, 32> Configurations; member
|
D | SnippetGenerator.cpp | 220 const auto &RandomConf = randomElement(AliasingConfigurations.Configurations); in setRandomAliasing()
|
/external/rust/crates/tinyvec/ |
D | rustfmt.toml | 2 # https://github.com/rust-lang/rustfmt/blob/rustfmt-1.4.19/Configurations.md
|
/external/oboe/samples/LiveEffect/ |
D | README.md | 13 ### Stream Configurations
|
/external/rust/crates/pin-project-lite/ |
D | .rustfmt.toml | 2 # https://github.com/rust-lang/rustfmt/blob/HEAD/Configurations.md
|
/external/rust/crates/syn-mid/ |
D | .rustfmt.toml | 2 # https://github.com/rust-lang/rustfmt/blob/HEAD/Configurations.md
|
/external/tensorflow/third_party/toolchains/remote_config/ |
D | configs.bzl | 1 """Configurations of RBE builds used with remote config."""
|
/external/ImageMagick/Magick++/ |
D | INSTALL | 31 Tested Configurations 54 Other Known Working Configurations
|
/external/arm-trusted-firmware/docs/security_advisories/ |
D | security-advisory-tfv-5.rst | 15 | Configurations | All |
|
D | security-advisory-tfv-2.rst | 15 | Configurations | All |
|
D | security-advisory-tfv-3.rst | 14 | Configurations | AArch64 BL2, TSP or other users of xlat_tables library |
|
D | security-advisory-tfv-8.rst | 15 | Configurations | Multiple normal world SMC clients calling into AArch64 BL31 |
|
D | security-advisory-tfv-7.rst | 15 | Configurations | All |
|
/external/llvm-project/openmp/libomptarget/ |
D | README.txt | 43 Supported RTL Build Configurations
|
/external/tensorflow/tensorflow/lite/ios/ |
D | ios.bzl | 1 """TensorFlow Lite Build Configurations for iOS"""
|
/external/llvm-project/openmp/www/ |
D | README.txt | 58 Supported RTL Build Configurations
|
/external/llvm-project/openmp/runtime/ |
D | README.txt | 58 Supported RTL Build Configurations
|
/external/catch2/ |
D | Android.bp | 93 // Configurations meant for validating upstream. Not intended to be used by anything else.
|
/external/llvm-project/lldb/tools/lldb-vscode/ |
D | README.md | 6 - [Configurations](#configurations) 64 # Configurations chapter
|
/external/tensorflow/tensorflow/lite/delegates/coreml/ |
D | README.md | 137 /// - options: Configurations for the delegate. The default is a new instance of
|