Searched defs:AddFeature (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | SubtargetFeature.cpp | 39 void SubtargetFeatures::AddFeature(StringRef String, bool Enable) { in AddFeature() function in SubtargetFeatures
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
H A D | SubtargetFeature.cpp | 37 void SubtargetFeatures::AddFeature(StringRef String, bool Enable) { in AddFeature() function in SubtargetFeatures
|
/aosp_15_r20/external/llvm/lib/MC/ |
H A D | SubtargetFeature.cpp | 65 void SubtargetFeatures::AddFeature(StringRef String, bool Enable) { in AddFeature() function in SubtargetFeatures
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/prebuilt_include/llvm/lib/Fuzzer/ |
D | FuzzerCorpus.h | 418 bool AddFeature(size_t Idx, uint32_t NewSize, bool Shrink) { in AddFeature() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/ |
D | FuzzerCorpus.h | 415 bool AddFeature(size_t Idx, uint32_t NewSize, bool Shrink) { in AddFeature() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/prebuilt_include/llvm/lib/Fuzzer/ |
D | FuzzerCorpus.h | 418 bool AddFeature(size_t Idx, uint32_t NewSize, bool Shrink) { in AddFeature() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/prebuilt_include/llvm/lib/Fuzzer/ |
D | FuzzerCorpus.h | 418 bool AddFeature(size_t Idx, uint32_t NewSize, bool Shrink) { in AddFeature() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/prebuilt_include/llvm/lib/Fuzzer/ |
D | FuzzerCorpus.h | 418 bool AddFeature(size_t Idx, uint32_t NewSize, bool Shrink) { in AddFeature() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/utils/libcxx/test/ |
H A D | dsl.py | 405 class AddFeature(ConfigAction): class
|
/aosp_15_r20/frameworks/base/tools/aapt2/dump/ |
H A D | DumpManifest.cpp | 1088 void AddFeature(const std::string& name, bool required = true, int32_t version = -1) { in AddFeature() function in aapt::FeatureGroup
|