Home
last modified time | relevance | path

Searched refs:Configurations (Results 1 – 25 of 43) sorted by relevance

12

/external/python/cpython3/Mac/BuildScript/
Dopenssl-mac-arm64.patch1 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/
Drustfmt.toml1 # 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/
DSerializationBenchmark.cs51 public static SerializationConfig[] Configurations => new[] field in Google.Protobuf.Benchmarks.SerializationBenchmark
56 [ParamsSource(nameof(Configurations))]
/external/llvm-project/llvm/tools/llvm-exegesis/
Dllvm-exegesis.cpp329 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/
DMCInstrDescView.cpp345 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()
DMCInstrDescView.h226 SmallVector<AliasingRegisterOperands, 32> Configurations; member
DSnippetGenerator.cpp220 const auto &RandomConf = randomElement(AliasingConfigurations.Configurations); in setRandomAliasing()
/external/rust/crates/tinyvec/
Drustfmt.toml2 # https://github.com/rust-lang/rustfmt/blob/rustfmt-1.4.19/Configurations.md
/external/oboe/samples/LiveEffect/
DREADME.md13 ### Stream Configurations
/external/rust/crates/pin-project-lite/
D.rustfmt.toml2 # https://github.com/rust-lang/rustfmt/blob/HEAD/Configurations.md
/external/rust/crates/syn-mid/
D.rustfmt.toml2 # https://github.com/rust-lang/rustfmt/blob/HEAD/Configurations.md
/external/tensorflow/third_party/toolchains/remote_config/
Dconfigs.bzl1 """Configurations of RBE builds used with remote config."""
/external/ImageMagick/Magick++/
DINSTALL31 Tested Configurations
54 Other Known Working Configurations
/external/arm-trusted-firmware/docs/security_advisories/
Dsecurity-advisory-tfv-5.rst15 | Configurations | All |
Dsecurity-advisory-tfv-2.rst15 | Configurations | All |
Dsecurity-advisory-tfv-3.rst14 | Configurations | AArch64 BL2, TSP or other users of xlat_tables library |
Dsecurity-advisory-tfv-8.rst15 | Configurations | Multiple normal world SMC clients calling into AArch64 BL31 |
Dsecurity-advisory-tfv-7.rst15 | Configurations | All |
/external/llvm-project/openmp/libomptarget/
DREADME.txt43 Supported RTL Build Configurations
/external/tensorflow/tensorflow/lite/ios/
Dios.bzl1 """TensorFlow Lite Build Configurations for iOS"""
/external/llvm-project/openmp/www/
DREADME.txt58 Supported RTL Build Configurations
/external/llvm-project/openmp/runtime/
DREADME.txt58 Supported RTL Build Configurations
/external/catch2/
DAndroid.bp93 // Configurations meant for validating upstream. Not intended to be used by anything else.
/external/llvm-project/lldb/tools/lldb-vscode/
DREADME.md6 - [Configurations](#configurations)
64 # Configurations chapter
/external/tensorflow/tensorflow/lite/delegates/coreml/
DREADME.md137 /// - options: Configurations for the delegate. The default is a new instance of

12