| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | qconf.h | 27 class ConfigView; 28 class ConfigList; 29 class ConfigItem; 30 class ConfigLineEdit; 31 class ConfigMainWindow; 33 class ConfigSettings : public QSettings { 49 class ConfigList : public Q3ListView { 51 typedef class Q3ListView Parent; 121 template <class P> 143 class ConfigItem : public Q3ListViewItem { [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/mod/ |
| H A D | file2alias.c | 329 id->class = TO_NATIVE(id->class); in do_pci_entry() 338 baseclass = (id->class) >> 16; in do_pci_entry() 340 subclass = (id->class) >> 8; in do_pci_entry() 342 interface = id->class; in do_pci_entry() 677 id->class = TO_NATIVE(id->class); in do_sdio_entry() 682 ADD(alias, "c", id->class != (__u8)SDIO_ANY_ID, id->class); in do_sdio_entry() 712 id->class = TO_NATIVE(id->class); in do_bcma_entry() 718 ADD(alias, "cl", id->class != BCMA_ANY_CLASS, id->class); in do_bcma_entry()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | bspOneUtopia.dxyfile | 68 # the file and class documentation (similar to JavaDoc). 86 # replaced with the name of the entity): "The $name class" "The $name widget" 90 ABBREVIATE_BRIEF = "The $name class " \ 109 # inherited members of a class in the documentation of that class as if those 110 # members were ordinary class members. Constructors, destructors and assignment 131 # the path mentioned in the documentation of a class, which tells 132 # the reader which header file to include in order to use a class. 133 # If left blank only the name of the header file containing the class 177 # be part of the file/class/namespace that contains it. 257 # Set the SUBGROUPING tag to YES (the default) to allow class member groups of [all …]
|
| H A D | bsp.dxyfile | 67 # the file and class documentation (similar to JavaDoc). 85 # replaced with the name of the entity): "The $name class" "The $name widget" 89 ABBREVIATE_BRIEF = "The $name class " \ 108 # inherited members of a class in the documentation of that class as if those 109 # members were ordinary class members. Constructors, destructors and assignment 130 # the path mentioned in the documentation of a class, which tells 131 # the reader which header file to include in order to use a class. 132 # If left blank only the name of the header file containing the class 176 # be part of the file/class/namespace that contains it. 256 # Set the SUBGROUPING tag to YES (the default) to allow class member groups of [all …]
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/lnt/ |
| H A D | co-gnu3.lnt | 74 -elib(1014) // class member definition within extern "C++" 128 -elib(1712) // default constructor not defined for class 142 -elib(1510) // base class has no destructor 144 -elib(1730) // class/struct inconsistancy
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/ |
| H A D | lock.h | 9 #define __LOCK_INIT(class,lock) static int lock = 0; argument 10 #define __LOCK_INIT_RECURSIVE(class,lock) static int lock = 0; argument
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/manhattan/audio/ |
| H A D | halAUDIO.h | 553 #define TEE_MBX_MSG_CLASS_SET(class) \ argument 555 tee_mbx_msg_class = class; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/maxim/audio/ |
| H A D | halAUDIO.h | 628 #define TEE_MBX_MSG_CLASS_SET(class) \ argument 630 tee_mbx_msg_class = class; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/mooney/audio/ |
| H A D | halAUDIO.h | 583 #define TEE_MBX_MSG_CLASS_SET(class) \ argument 585 tee_mbx_msg_class = class; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/k6/audio/ |
| H A D | halAUDIO.h | 624 #define TEE_MBX_MSG_CLASS_SET(class) \ argument 626 tee_mbx_msg_class = class; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/maserati/audio/ |
| H A D | halAUDIO.h | 627 #define TEE_MBX_MSG_CLASS_SET(class) \ argument 629 tee_mbx_msg_class = class; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/M7621/audio/ |
| H A D | halAUDIO.h | 599 #define TEE_MBX_MSG_CLASS_SET(class) \ argument 601 tee_mbx_msg_class = class; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/kano/audio/ |
| H A D | halAUDIO.h | 623 #define TEE_MBX_MSG_CLASS_SET(class) \ argument 625 tee_mbx_msg_class = class; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/messi/audio/ |
| H A D | halAUDIO.h | 576 #define TEE_MBX_MSG_CLASS_SET(class) \ argument 578 tee_mbx_msg_class = class; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/M7821/audio/ |
| H A D | halAUDIO.h | 599 #define TEE_MBX_MSG_CLASS_SET(class) \ argument 601 tee_mbx_msg_class = class; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/mainz/audio/ |
| H A D | halAUDIO.h | 576 #define TEE_MBX_MSG_CLASS_SET(class) \ argument 578 tee_mbx_msg_class = class; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/curry/audio/ |
| H A D | halAUDIO.h | 596 #define TEE_MBX_MSG_CLASS_SET(class) \ argument 598 tee_mbx_msg_class = class; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audio/ |
| H A D | halAUDIO.h | 624 #define TEE_MBX_MSG_CLASS_SET(class) \ argument 626 tee_mbx_msg_class = class; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/maldives/audio/ |
| H A D | halAUDIO.h | 671 #define TEE_MBX_MSG_CLASS_SET(class) \ argument 673 tee_mbx_msg_class = class; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/mustang/audio/ |
| H A D | halAUDIO.h | 675 #define TEE_MBX_MSG_CLASS_SET(class) \ argument 677 tee_mbx_msg_class = class; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/macan/audio/ |
| H A D | halAUDIO.h | 674 #define TEE_MBX_MSG_CLASS_SET(class) \ argument 676 tee_mbx_msg_class = class; \
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/ |
| H A D | drvMVD_Common.h | 112 MS_U8 class[2]; member
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/drv/hvd/ |
| H A D | drvHVD_Common.h | 220 MS_U8 class[2]; member
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/ |
| H A D | drvHVD_Common.h | 220 MS_U8 class[2]; member
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/drv/hvd_ex/ |
| H A D | drvHVD_Common.h | 220 MS_U8 class[2]; member
|