Home
last modified time | relevance | path

Searched defs:Type (Results 1 – 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/
Dhi_gv_listbox.h50 HIGV_LIST_COLTYPE_E Type; /* Column type */ member
Dhi_gv_scrollgrid.h42 HIGV_SCROLLGRID_COLTYPE_E Type; /* The type of column ; */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/common/
Dsample_comm_ive.h126 #define SAMPLE_COMM_IVE_CONVERT_64BIT_ADDR(Type, Addr) (Type *)(HI_UINTPTR_T)(Addr) argument
Dsample_comm_nnie.h39 #define SAMPLE_SVP_NNIE_CONVERT_64BIT_ADDR(Type, Addr) (Type *)(HI_UINTPTR_T)(Addr) argument
40 #define SAMPLE_SVP_NNIE_CONVERT_PTR_TO_ADDR(Type, Addr) ((Type)(HI_UINTPTR_T)(Addr)) argument