| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/ |
| H A D | stdint.h | 83 typedef signed long int32_t; typedef 87 typedef signed int int32_t; typedef 91 typedef signed short int32_t; typedef 95 typedef signed char int32_t; typedef 101 typedef int32_t int_least32_t; 106 typedef int32_t int_least8_t; 112 typedef int32_t int_least16_t;
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpc/ |
| H A D | xdr.h | 129 int32_t *(*x_inline) (XDR *__xdrs, u_int __len); 133 bool_t (*x_getint32) (XDR *__xdrs, int32_t *__ip); 135 bool_t (*x_putint32) (XDR *__xdrs, __const int32_t *__ip); 256 #define IXDR_GET_INT32(buf) ((int32_t)ntohl((uint32_t)*(buf)++)) 257 #define IXDR_PUT_INT32(buf, v) (*(buf)++ = (int32_t)htonl((uint32_t)(v))) 259 #define IXDR_PUT_U_INT32(buf, v) IXDR_PUT_INT32(buf, (int32_t)(v)) 302 extern bool_t xdr_int32_t (XDR *__xdrs, int32_t *__ip) __THROW;
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/ |
| H A D | signalfd.h | 30 int32_t ssi_errno; 31 int32_t ssi_code; 34 int32_t ssi_fd; 39 int32_t ssi_status; 40 int32_t ssi_int;
|
| H A D | types.h | 165 typedef int int32_t; typedef
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | utmp.h | 41 int32_t ll_time; 74 int32_t ut_session; /* Session ID, used for windowing. */ 77 int32_t tv_sec; /* Seconds. */ 78 int32_t tv_usec; /* Microseconds. */ 85 int32_t ut_addr_v6[4]; /* Internet address of remote host. */
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | coda.h | 124 typedef int int32_t; typedef 259 int32_t f_blocks; 260 int32_t f_bfree; 261 int32_t f_bavail; 262 int32_t f_files; 263 int32_t f_ffree;
|
| H A D | cm4000_cs.h | 13 int32_t atr_len; 15 int32_t power_act;
|
| H A D | dm-ioctl.h | 124 int32_t open_count; /* out */ 144 int32_t status; /* used when reading from kernel only */
|
| H A D | selinux_netlink.h | 39 int32_t val;
|
| H A D | types.h | 87 typedef __s32 int32_t; typedef
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | stdlib.h | 351 int32_t *fptr; /* Front pointer. */ 352 int32_t *rptr; /* Rear pointer. */ 353 int32_t *state; /* Array of state values. */ 357 int32_t *end_ptr; /* Pointer behind state table. */ 361 int32_t *__restrict __result) __THROW __nonnull ((1, 2));
|
| H A D | stdint.h | 39 typedef int int32_t; typedef
|
| H A D | elf.h | 38 typedef int32_t Elf32_Sword; 40 typedef int32_t Elf64_Sword;
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/dvb/ |
| H A D | video.h | 133 int32_t type; 158 int32_t size;
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/ |
| H A D | types.h | 150 typedef int int32_t; typedef 154 typedef int32_t register_t;
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | drvCMAPool.c | 578 if(USER_VA_VALID == (int32_t)vma_valid_Param.user_va_valid_flag) in MApi_CMA_Pool_GetKernelCMAPooLUserVA() 583 else if(NO_USER_VA == (int32_t)vma_valid_Param.user_va_valid_flag) in MApi_CMA_Pool_GetKernelCMAPooLUserVA()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/protocols/ |
| H A D | rwhod.h | 43 int32_t out_time; /* time on */
|
| H A D | talkd.h | 67 int32_t pid; /* caller's process id */
|
| /utopia/UTPA2-700.0.x/modules/sys/drv/sys/ |
| H A D | tee_ioc.h | 71 int32_t reserved;
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/optee/ |
| H A D | MsOS_optee.c | 133 typedef signed int int32_t; typedef
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | lex.zconf.c | 66 typedef int32_t flex_int32_t;
|
| H A D | lex.zconf.c_shipped | 66 typedef int32_t flex_int32_t;
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-lexer.lex.c_shipped | 48 typedef int32_t flex_int32_t;
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | lex.c_shipped | 73 typedef int32_t flex_int32_t;
|
| /utopia/UTPA2-700.0.x/modules/audio/api/audio/ |
| H A D | apiAUDIO_v2_customer.c | 1784 typedef int int32_t; typedef 1789 typedef int32_t bool_t;
|