| /kernel/linux/linux-6.6/drivers/ata/ |
| H A D | libata-trace.c | 188 libata_trace_parse_subcmd(struct trace_seq *p, unsigned char cmd, unsigned char feature, unsigned char hob_nsect) libata_trace_parse_subcmd() argument
|
| /third_party/mbedtls/library/ |
| H A D | padlock.c | 27 int mbedtls_padlock_has_support(int feature) in mbedtls_padlock_has_support() argument
|
| /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/third_party/externals/harfbuzz/src/ |
| 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/tools/gpu/gl/interface/ |
| H A D | gen_interface.go | [all...] |
| /base/powermgr/powermgr_lite/frameworks/src/small/ |
| H A D | power_screen_saver.c | 41 static void *CreatClient(const char *service, const char *feature, uint32_t size) in CreatClient() argument 63 static void DestroyClient(const char *service, const char *feature, void *iproxy) in DestroyClient() argument
|
| /base/powermgr/powermgr_lite/services/src/ |
| H A D | power_manage_feature.c | 27 const char *GetPowerManageFeatureName(Feature *feature) in GetPowerManageFeatureName() argument 33 void OnPowerManageFeatureInitialize(Feature *feature, Service *parent, Identity identity) in OnPowerManageFeatureInitialize() argument 45 void OnPowerManageFeatureStop(Feature *feature, Identity identity) in OnPowerManageFeatureStop() argument 57 OnPowerManageFeatureMessage(Feature *feature, Request *request) OnPowerManageFeatureMessage() argument 108 PowerManageFeature *feature = GetPowerManageFeatureImpl(); Init() local [all...] |
| /base/powermgr/battery_lite/services/src/ |
| H A D | battery_manage_feature.c | 24 const char *GetFeatureName(Feature *feature)
in GetFeatureName() argument 30 void OnFeatureInitialize(Feature *feature, Service *parent, Identity identity)
in OnFeatureInitialize() argument 36 void OnFeatureStop(Feature *feature, Identity identity)
in OnFeatureStop() argument 42 BOOL OnFeatureMessage(Feature *feature, Request *request)
in OnFeatureMessage() argument 120 BatteryFeatureApi *feature in GInit() local [all...] |
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/ |
| H A D | rga_policy.c | 15 int feature = 0; in rga_set_feature() local 180 int feature; in rga_job_assign() local [all...] |
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/include/ |
| H A D | rga_hw_config.h | 36 uint32_t feature; member
|
| /foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/ |
| H A D | intell_voice_sensibility.cpp | 151 int32_t feature = 0; in IsSupportNodes800() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
| H A D | ble_feature.h | 144 IsFeatureSupported(FEATURE_SUPPORTED feature) IsFeatureSupported() argument [all...] |
| /foundation/multimedia/player_framework/frameworks/native/system_sound_manager/unittest/tone_player_test/src/ |
| H A D | system_tone_player_unit_test.cpp | 612 ToneHapticsFeature feature; in HWTEST() local
|
| /foundation/systemabilitymgr/samgr_lite/communication/broadcast/source/ |
| H A D | pub_sub_feature.c | 38 PubSubFeature *feature = &g_broadcastFeature;
in Init() local 51 GetName(Feature *feature) GetName() argument 57 OnInitialize(Feature *feature, Service *parent, Identity identity) OnInitialize() argument 63 OnStop(Feature *feature, Identity identity) OnStop() argument 69 OnMessage(Feature *feature, Request *request) OnMessage() argument 95 GetRelation(PubSubFeature *feature, const Topic *topic) GetRelation() argument [all...] |
| /foundation/systemabilitymgr/samgr_lite/samgr_client/source/ |
| H A D | remote_register.c | 39 int SAMGR_RegisterServiceApi(const char *service, const char *feature, const Identity *identity, IUnknown *iUnknown)
in SAMGR_RegisterServiceApi() argument 55 IUnknown *SAMGR_FindServiceApi(const char *service, const char *feature)
in SAMGR_FindServiceApi() argument
|
| /foundation/systemabilitymgr/samgr_lite/samgr/source/ |
| H A D | service.c | 44 int16 DEFAULT_AddFeature(ServiceImpl *serviceImpl, Feature *feature)
in DEFAULT_AddFeature() argument 80 FeatureImpl *feature = (FeatureImpl *)VECTOR_At(&(impl->features), i);
in DEFAULT_Initialize() local 144 DEFAULT_GetFeatureId(ServiceImpl *serviceImpl, const char *feature) DEFAULT_GetFeatureId() argument 184 Feature *feature = featureImpl->feature; DEFAULT_DeleteFeature() local [all...] |
| /foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/ |
| H A D | lnn_lane_query_deps_mock.cpp | 74 bool IsFeatureSupport(uint64_t feature, FeatureCapability capaBit) in IsFeatureSupport() argument
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/ |
| H A D | wifi_scan_feature_lite.cpp | 43 static const char *GetName(Feature *feature) in GetName() argument 48 static void OnInitialize(Feature *feature, Service *parent, Identity identity) in OnInitialize() argument 60 static void OnStop(Feature *feature, Identity identity) in OnStop() argument 73 static BOOL OnMessage(Feature *feature, Request *request) in OnMessage() argument [all...] |
| /foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
| H A D | wifi_hal_vendor_interface.c | 61 HalVendorError WifiGetSupportedFeature(long *feature) in WifiGetSupportedFeature() argument
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/ |
| H A D | wifi_device_feature_lite.cpp | 43 static const char *GetName(Feature *feature) in GetName() argument 48 static void OnInitialize(Feature *feature, Service *parent, Identity identity) in OnInitialize() argument 60 static void OnStop(Feature *feature, Identity identity) in OnStop() argument 73 static BOOL OnMessage(Feature *feature, Request *request) in OnMessage() argument [all...] |
| /foundation/communication/dhcp/services/dhcp_client/src/ |
| H A D | dhcp_client_feature_lite.cpp | 41 static const char *GetName(Feature *feature) in GetName() argument 46 static void OnInitialize(Feature *feature, Service *parent, Identity identity) in OnInitialize() argument 58 static void OnStop(Feature *feature, Identity identity) in OnStop() argument 71 static BOOL OnMessage(Feature *feature, Request *request) in OnMessage() argument [all...] |
| /foundation/communication/dhcp/services/dhcp_server/src/ |
| H A D | dhcp_server_feature_lite.cpp | 43 static const char *GetName(Feature *feature) in GetName() argument 48 static void OnInitialize(Feature *feature, Service *parent, Identity identity) in OnInitialize() argument 60 static void OnStop(Feature *feature, Identity identity) in OnStop() argument 73 static BOOL OnMessage(Feature *feature, Request *request) in OnMessage() argument [all...] |
| /kernel/linux/linux-5.10/arch/arm64/kvm/ |
| H A D | pvtime.c | 37 u32 feature = smccc_get_arg1(vcpu); in kvm_hypercall_pv_features() local
|
| /kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
| H A D | alternative.h | 15 u16 feature; /* feature bit set for replacement */ member [all...] |