Home
last modified time | relevance | path

Searched defs:hasFeature (Results 1 – 25 of 469) sorted by relevance

12345678910>>...19

/aosp_15_r20/external/clang/lib/Basic/
H A DTargets.cpp1439 bool PPCTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in __anon99bd0e1d0111::PPCTargetInfo
1817 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon99bd0e1d0111::NVPTXTargetInfo
3737 bool X86TargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in __anon99bd0e1d0111::X86TargetInfo
5050 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon99bd0e1d0111::ARMTargetInfo
5804 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon99bd0e1d0111::AArch64TargetInfo
6124 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon99bd0e1d0111::HexagonTargetInfo
6326 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon99bd0e1d0111::LanaiTargetInfo
6404 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon99bd0e1d0111::SparcTargetInfo
6819 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon99bd0e1d0111::SystemZTargetInfo
6929 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon99bd0e1d0111::MSP430TargetInfo
[all …]
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/
H A DUpdateFeatureRequest.java88 public boolean hasFeature() { in hasFeature() method in UpdateFeatureRequest
614 public boolean hasFeature() { in hasFeature() method in UpdateFeatureRequest.Builder
H A DCreateFeatureRequest.java147 public boolean hasFeature() { in hasFeature() method in CreateFeatureRequest
790 public boolean hasFeature() { in hasFeature() method in CreateFeatureRequest.Builder
H A DUpdateFeatureRequestOrBuilder.java42 boolean hasFeature(); in hasFeature() method
H A DCreateFeatureRequestOrBuilder.java72 boolean hasFeature(); in hasFeature() method
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/
H A DUpdateFeatureRequest.java88 public boolean hasFeature() { in hasFeature() method in UpdateFeatureRequest
613 public boolean hasFeature() { in hasFeature() method in UpdateFeatureRequest.Builder
H A DCreateFeatureRequest.java147 public boolean hasFeature() { in hasFeature() method in CreateFeatureRequest
789 public boolean hasFeature() { in hasFeature() method in CreateFeatureRequest.Builder
H A DUpdateFeatureRequestOrBuilder.java42 boolean hasFeature(); in hasFeature() method
H A DCreateFeatureRequestOrBuilder.java72 boolean hasFeature(); in hasFeature() method
/aosp_15_r20/cts/tests/tests/tv/src/android/tv/settings/cts/
H A DUtils.java25 public static boolean hasFeature(Context context, String feature) { in hasFeature() method in Utils
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/parsing/
H A DPackageParserUtils.java60 public boolean hasFeature(String feature) { in forParsingFileWithDefaults() method
/aosp_15_r20/test/vts/vts_hal_hidl_target/
H A DVtsCoreUtil.cpp29 bool hasFeature = false; in checkSubstringInCommandOutput() local
/aosp_15_r20/cts/hostsidetests/adbmanager/src/android/adbmanager/cts/
H A DAdbManagerHostDeviceTest.java37 private boolean hasFeature(String feature) throws Exception { in hasFeature() method in AdbManagerHostDeviceTest
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/pm/parsing/
H A DTestPackageParser2.kt31 override fun hasFeature(feature: String): Boolean { in hasFeature() method in com.android.server.pm.parsing.TestPackageParser2
/aosp_15_r20/libcore/luni/src/main/java/org/w3c/dom/
H A DDOMImplementation.java30 public boolean hasFeature(String feature, in hasFeature() method
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0965/src/android/security/cts/CVE_2021_0965/
H A DDeviceTest.java74 private boolean hasFeature(String feature) { in hasFeature() method in DeviceTest
/aosp_15_r20/packages/apps/Car/Settings/src/com/android/car/settings/system/
DResetNetworkItemsPreferenceController.java65 private boolean hasFeature(String feature) { in hasFeature() method in ResetNetworkItemsPreferenceController
/aosp_15_r20/libcore/dom/src/test/java/org/w3c/domts/
H A DJTidyDOMImplementation.java43 public boolean hasFeature(String feature, in hasFeature() method in JTidyDOMImplementation
H A DJTidyDocumentBuilderFactory.java108 public boolean hasFeature(String feature, String version) { in hasFeature() method in JTidyDocumentBuilderFactory
/aosp_15_r20/libcore/luni/src/test/java/tests/org/w3c/dom/
H A DDOMDocumentBuilderFactory.java51 public boolean hasFeature(String feature, String version) { in hasFeature() method in DOMDocumentBuilderFactory
/aosp_15_r20/libcore/luni/src/main/java/org/apache/harmony/xml/dom/
H A DDOMImplementationImpl.java52 public boolean hasFeature(String feature, String version) { in hasFeature() method in DOMImplementationImpl
/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/admin/ui/
DManagedDeviceTextViewTest.java125 private void mockHasDeviceAdminFeature(boolean hasFeature) { in mockHasDeviceAdminFeature()
/aosp_15_r20/cts/hostsidetests/packagemanager/dynamicmime/test/src/android/dynamicmime/testapp/util/
H A DUtils.java44 public static boolean hasFeature(String featureName) { in hasFeature() method in Utils
/aosp_15_r20/frameworks/av/services/tuner/
H A DTunerHelper.cpp56 bool hasFeature = false; in checkTunerFeature() local
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0954/src/android/security/cts/CVE_2021_0954/
H A DDeviceTest.java50 private boolean hasFeature(String feature) { in hasFeature() method in DeviceTest

12345678910>>...19