/third_party/mbedtls/library/ |
H A D | version_features.c | 814 int mbedtls_version_check_feature(const char *feature) in mbedtls_version_check_feature() argument
|
H A D | padlock.c | 27 int mbedtls_padlock_has_support(int feature) in mbedtls_padlock_has_support() argument
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-aat-map.cc | 58 const AAT::FeatureName* feature = &face->table.feat->get_feature (mapping->aatFeatureType); in add_feature() local
|
H A D | hb-ms-feature-ranges.cc | 43 hb_ms_active_feature_t feature; in hb_ms_setup_features() local 63 hb_ms_active_feature_t feature; in hb_ms_setup_features() local 117 auto *feature = active_features.find (&event->feature); hb_ms_setup_features() local [all...] |
H A D | hb-ms-feature-ranges.hh | 62 hb_ms_active_feature_t feature; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
H A D | debug.cpp | 42 void assert_has_bound_scheduler(const char* feature) { in assert_has_bound_scheduler() argument 45 "%s requires a marl::Scheduler to be bound", feature); in assert_has_bound_scheduler() local
|
/third_party/rust/crates/nix/src/ |
H A D | macros.rs | 2 macro_rules! feature { macros
|
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/utils/ |
H A D | samgr_maintenance.c | 53 FeatureImpl *feature = VECTOR_At(&impl->features, j);
in SAMGR_PrintServices() local
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
H A D | FeatureList.java | 28 public void addFeature(Feature feature) in addFeature() argument
|
H A D | ScriptList.java | 31 public void addFeature(Feature feature) in addFeature() argument 166 public void addFeature(String scriptTag, String languageTag, Feature feature) in addFeature() argument
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
H A D | FeatureTests.cpp | 70 dawn_native::Feature feature = static_cast<dawn_native::Feature>(i); in TEST_F() local
|
/third_party/python/Python/ |
H A D | future.c | 18 const char *feature = PyUnicode_AsUTF8(name->name); in future_check_features() local [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-features.h | 55 static constexpr const char* name_for_feature(WasmFeature feature) { in name_for_feature() argument
|
/third_party/skia/tools/gpu/gl/interface/ |
H A D | gen_interface.go | [all...] |
/test/xts/device_attest_lite/framework/small/src/service/ |
H A D | attest_framework_feature.c | 61 static const char *FEATURE_GetName(Feature *feature) in FEATURE_GetName() argument 67 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument 74 static void FEATURE_OnStop(Feature *feature, Identity identity) in FEATURE_OnStop() argument 83 FEATURE_OnMessage(Feature *feature, Request *request) FEATURE_OnMessage() argument [all...] |
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
H A D | GPUAdapter.cpp | 80 bool has(interop::GPUFeatureName feature) { in has() argument 86 interop::GPUFeatureName feature; variable
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | Features.cpp | 25 Feature feature; member 90 void FeaturesSet::EnableFeature(Feature feature) { in EnableFeature() argument 122 const char* FeatureEnumToName(Feature feature) { in FeatureEnumToName() argument [all...] |
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
H A D | test-ot-face.c | 80 hb_aat_layout_feature_type_t feature = HB_AAT_LAYOUT_FEATURE_TYPE_ALL_TYPOGRAPHIC; in test_font() local
|
/third_party/vixl/src/ |
H A D | cpu-features.cc | 71 void CPUFeatures::Combine(Feature feature) { in Combine() argument 79 void CPUFeatures::Remove(Feature feature) { in Remove() argument 93 std::ostream& operator<<(std::ostream& os, CPUFeatures::Feature feature) { in operator <<() argument 126 os << feature; operator <<() local [all...] |
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/ |
H A D | FeatureApiTest.cpp | 77 static const char *FEATURE_GetName(Feature *feature) in FEATURE_GetName() argument 82 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument 87 static void FEATURE_OnStop(Feature *feature, Identity identity) in FEATURE_OnStop() argument 93 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage() argument [all...] |
H A D | FeatureTest.cpp | 77 static const char *FEATURE_GetName(Feature *feature) in FEATURE_GetName() argument 82 static const char *FEATURE_GetName2(Feature *feature) in FEATURE_GetName2() argument 87 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument 93 static void FEATURE_OnStop(Feature *feature, Identity identity) in FEATURE_OnStop() argument 99 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage() argument [all...] |
H A D | ServiceTest.cpp | 80 static const char *FEATURE_GetName(Feature *feature) in FEATURE_GetName() argument 85 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument 91 static void FEATURE_OnStop(Feature *feature, Identity identity) in FEATURE_OnStop() argument 97 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage() argument
|
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/ |
H A D | service_func_test.c | 82 static const char *FEATURE_GetName(Feature *feature)
in FEATURE_GetName() argument 87 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity)
in FEATURE_OnInitialize() argument 93 static void FEATURE_OnStop(Feature *feature, Identity identity)
in FEATURE_OnStop() argument 99 static BOOL FEATURE_OnMessage(Feature *feature, Request *request)
in FEATURE_OnMessage() argument
|
H A D | featureapi_func_test.c | 78 static const char *FEATURE_GetName(Feature *feature)
in FEATURE_GetName() argument 83 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity)
in FEATURE_OnInitialize() argument 89 static void FEATURE_OnStop(Feature *feature, Identity identity)
in FEATURE_OnStop() argument 95 static BOOL FEATURE_OnMessage(Feature *feature, Request *request)
in FEATURE_OnMessage() argument [all...] |
/test/xts/device_attest_lite/framework/small/src/client/ |
H A D | attest_framework_client_proxy.c | 169 static void *CreateClient(const char *service, const char *feature, uint32 size) in CreateClient() argument 196 static void DestroyClient(const char *service, const char *feature, void *iproxy) in DestroyClient() argument
|