/drivers/hdf_core/adapter/uhdf2/ipc/src/ |
H A D | hdf_dump.cpp | 83 IPCInterfaceInfo intf = intfs[j]; in HdfDumpIpcStatGet() local [all...] |
/drivers/hdf_core/framework/core/manager/test/unittest/common/ |
H A D | devmgr_uevent_test.cpp | 230 OHOS::sptr<IFooInterface> intf = proxy->AsInterface(); in HWTEST_F() local
|
/drivers/peripheral/usb/test/unittest/device_sdk/ |
H A D | usb_device_sdk_if_test.cpp | 340 int32_t PropCallBack(const struct UsbFnInterface *intf, const char *name, const char *value) in PropCallBack() argument
|
/drivers/hdf_core/framework/model/display/driver/adapter_soc/ |
H A D | hi35xx_disp.c | 102 static void LcdPinMuxCfg(uint32_t intf) in LcdPinMuxCfg() argument
|
/drivers/peripheral/usb/ddk/host/src/ |
H A D | ddk_sysfs_device.c | 99 DdkSysfsGetInterface( const char *deviceDir, const char *intfDir, struct UsbPnpNotifyInterfaceInfo * const intf) DdkSysfsGetInterface() argument
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/ |
H A D | object.h | 218 nullptr_t RegisterStaticPropertyMetadata(const META_NS::InterfaceInfo& intf, BASE_NS::string_view name, in RegisterStaticPropertyMetadata() argument 229 nullptr_t RegisterStaticEventMetadata(const META_NS::InterfaceInfo& intf, BASE_NS::string_view name, in RegisterStaticEventMetadata() argument 238 nullptr_t RegisterStaticFunctionMetadata(const META_NS::InterfaceInfo& intf, BASE_NS::string_view name, in RegisterStaticFunctionMetadata() argument
|
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/ |
H A D | exporter.cpp | 250 BASE_NS::shared_ptr<const CORE_NS::IInterface> intf; in ExportPointer() local
|
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/ |
H A D | tusb.c | 111 static void tusb_disconnect(struct usb_interface *intf) in tusb_disconnect() argument 116 static int tusb_probe(struct usb_interface *intf, in tusb_probe() argument
|
/third_party/skia/tests/ |
H A D | SkSLDSLTest.cpp | 1582 DSLGlobalVar intf = InterfaceBlock(kUniform_Modifier, "InterfaceBlock1", in DEF_GPUTEST_FOR_MOCK_CONTEXT() local 2048 DSLGlobalVar intf = InterfaceBlock(kUniform_Modifier, "uniforms", in DEF_GPUTEST_FOR_MOCK_CONTEXT() local
|
/third_party/skia/third_party/externals/freetype/src/gzip/ |
H A D | ftzconf.h | 44 # define intf z_intf macro 231 typedef int FAR intf; typedef
|
/drivers/peripheral/usb/ddk/device/include/ |
H A D | usbfn_cfg_mgr.h | 115 const struct UsbFnInterface *intf; member
|
/drivers/peripheral/usb/ddk/device/src/ |
H A D | usbfn_dev_mgr.c | 34 static void GetInterfaceInfo(const struct UsbInterfaceDescriptor *intf, struct UsbFnDeviceMgr *devMgr, uint32_t fnCnt, in GetInterfaceInfo() argument 66 struct UsbInterfaceDescriptor *intf in CreateInterface() local 151 GetInterfaceNum(struct UsbDescriptorHeader **intf) GetInterfaceNum() argument [all...] |
H A D | usbfn_cfg_mgr.c | 965 static uint8_t IsPropRegisted(const struct UsbFnInterface *intf, const char *name) in IsPropRegisted() argument 981 static int32_t IsDevDescPropAndGetValue(const struct UsbFnInterface *intf, const char *name, uint16_t *value) in IsDevDescPropAndGetValue() argument 1038 UsbFnCfgGetPropValueFromPropList(const struct UsbFnDeviceMgr *fnDevMgr, const struct UsbFnInterface *intf, const struct DeviceResourceIface *drsOps, const struct DeviceResourceNode *propListNode, const char *name) UsbFnCfgGetPropValueFromPropList() argument 1090 UsbFnCfgGetPropValueFromHcs(const struct UsbFnDeviceMgr *fnDevMgr, const struct UsbFnInterface *intf, const struct DeviceResourceIface *drsOps, const struct DeviceResourceNode *customNode, const char *name) UsbFnCfgGetPropValueFromHcs() argument 1122 UsbFnCfgFindPropFromHcs(const struct UsbFnInterface *intf, const char *name) UsbFnCfgFindPropFromHcs() argument 1189 UsbFnCfgChangeDevceDes(const struct UsbFnInterface *intf, const char *name, const char *value) UsbFnCfgChangeDevceDes() argument 1225 UsbfnCfgMgrFindPropMgr(const struct UsbFnInterface *intf, const char *name) UsbfnCfgMgrFindPropMgr() argument 1241 UsbFnCfgMgrCheckRegist(const struct UsbFnInterface *intf, const struct UsbFnRegistInfo *registInfo, uint8_t isDevProp, int32_t isRegist, struct UsbFnCfgPropMgr *fnCfgPropMgr) UsbFnCfgMgrCheckRegist() argument 1264 UsbFnCfgMgrRegisterProp(const struct UsbFnInterface *intf, const struct UsbFnRegistInfo *registInfo) UsbFnCfgMgrRegisterProp() argument 1323 UsbFnCfgMgrGetProp(const struct UsbFnInterface *intf, const char *name, char *value) UsbFnCfgMgrGetProp() argument 1368 UsbFnCfgMgrSetProp(const struct UsbFnInterface *intf, const char *name, const char *value) UsbFnCfgMgrSetProp() argument [all...] |
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
H A D | f_config.c | 270 struct usb_interface_descriptor *intf; in modify_string_index_bystrbase() local
|
H A D | f_generic.c | 595 static int generic_revmap_intf(struct generic_dev_s *dev, uint8_t intf) in generic_revmap_intf() argument 603 int ret = 0, intf; in generic_set_alt() local
|
/drivers/peripheral/usb/net/include/ |
H A D | usb_net_host.h | 87 struct UsbRawInterfaceDescriptor *intf; member
|
/drivers/hdf_core/framework/test/unittest/model/usb/device/src/ |
H A D | usb_device_lite_sdk_if_test.c | 453 static int32_t PropCallBack(const struct UsbFnInterface *intf, const char *name, const char *value) in PropCallBack() argument
|
/drivers/peripheral/usb/gadget/function/acm/ |
H A D | cdcacm.c | 759 struct UsbFnInterface *intf = acmDevice->ctrlIface.fn; in UsbSerialGetProp() local 781 struct UsbFnInterface *intf = acmDevice->ctrlIface.fn; in UsbSerialSetProp() local 806 static int32_t UsbSerialRegistPropAGet(const struct UsbFnInterface *intf, const char *name, const char *value) in UsbSerialRegistPropAGet() argument 815 static int32_t UsbSerialRegistPropASet(const struct UsbFnInterface *intf, const char *name, const char *value) in UsbSerialRegistPropASet() argument 826 struct UsbFnInterface *intf = acmDevice->ctrlIface.fn; in UsbSerialRegistProp() local [all...] |
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/ |
H A D | distributed_want_params.cpp | 1133 sptr<IInterface> intf = AAFwk::String::Box(Str16ToStr8(value)); in ReadFromParcelString() local 1144 sptr<IInterface> intf = AAFwk::Boolean::Box(value); in ReadFromParcelBool() local 1158 sptr<IInterface> intf = AAFwk::Byte::Box(value); in ReadFromParcelInt8() local 1172 sptr<IInterface> intf in ReadFromParcelChar() local 1186 sptr<IInterface> intf = AAFwk::Short::Box(value); ReadFromParcelShort() local 1200 sptr<IInterface> intf = AAFwk::Integer::Box(value); ReadFromParcelInt() local 1221 sptr<IInterface> intf = DistributedWantParamWrapper::Parse(Str16ToStr8(value)); ReadFromParcelWantParamWrapper() local 1264 sptr<IInterface> intf = Long::Box(value); ReadFromParcelLong() local 1266 sptr<IInterface> intf = AAFwk::String::Box(std::to_string(value)); ReadFromParcelLong() local 1281 sptr<IInterface> intf = AAFwk::Float::Box(value); ReadFromParcelFloat() local 1295 sptr<IInterface> intf = AAFwk::Double::Box(value); ReadFromParcelDouble() local [all...] |
/foundation/ability/ability_base/interfaces/kits/native/want/src/ |
H A D | want_params.cpp | 1203 sptr<IInterface> intf = String::Box(Str16ToStr8(value)); in ReadFromParcelString() local 1216 sptr<IInterface> intf = Boolean::Box(value); in ReadFromParcelBool() local 1233 sptr<IInterface> intf = Byte::Box(value); in ReadFromParcelInt8() local 1250 sptr<IInterface> intf in ReadFromParcelChar() local 1267 sptr<IInterface> intf = Short::Box(value); ReadFromParcelShort() local 1284 sptr<IInterface> intf = Integer::Box(value); ReadFromParcelInt() local 1314 sptr<IInterface> intf = WantParamWrapper::Box(*value); ReadFromParcelWantParamWrapper() local 1362 sptr<IInterface> intf = Long::Box(value); ReadFromParcelLong() local 1364 sptr<IInterface> intf = String::Box(std::to_string(value)); ReadFromParcelLong() local 1382 sptr<IInterface> intf = Float::Box(value); ReadFromParcelFloat() local 1399 sptr<IInterface> intf = Double::Box(value); ReadFromParcelDouble() local 1495 sptr<IInterface> intf = ao; ReadFromParcelParam() local [all...] |
/third_party/backends/tools/ |
H A D | sane-find-scanner.c | 832 int intf; in check_libusb_device() local [all...] |
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
H A D | linux_usb.c | 1229 usb_altnum_to_altsetting(const struct usb_interface *intf, uint8_t alt_index) in usb_altnum_to_altsetting() argument 1272 usb_get_intfdata(struct usb_interface *intf) in usb_get_intfdata() argument 1417 usb_set_intfdata(struct usb_interface *intf, void *data) in usb_set_intfdata() argument
|
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | f_uac.c | 738 static int usbclass_uac_set_alt(struct uac_dev_s *dev, unsigned intf, unsigned alt) in usbclass_uac_set_alt() argument
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | chromeconf.h | 151 #define intf Cr_z_intf macro
|
/third_party/node/deps/zlib/ |
H A D | chromeconf.h | 154 #define intf Cr_z_intf macro
|