Searched refs:space (Results 1 – 14 of 14) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | tipc_config.h | 276 static __inline__ int TLV_OK(const void *tlv, __u16 space) in TLV_OK() argument 287 return (space >= TLV_SPACE(0)) && in TLV_OK() 288 (ntohs(((struct tlv_desc *)tlv)->tlv_len) <= space); in TLV_OK() 291 static __inline__ int TLV_CHECK(const void *tlv, __u16 space, __u16 exp_type) in TLV_CHECK() argument 293 return TLV_OK(tlv, space) && in TLV_CHECK() 322 void *data, __u32 space) in TLV_LIST_INIT() argument 325 list->tlv_space = space; in TLV_LIST_INIT()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | printf.h | 43 unsigned int space:1; /* Space flag. */ member
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-lexer.l | 32 WS [[:space:]]
|
| H A D | dtc-parser.tab.c_shipped | 39 infringing on user name space. This should be done even for local 1056 /* Avoid sprintf, as that infringes on the user's name space.
|
| H A D | dtc-lexer.lex.c_shipped | 1663 * Guarantees space for at least one push. 1771 /* Get memory for full buffer, including space for trailing EOB's. */
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | Kbuild.include | 8 space := $(empty) $(empty)
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | lex.zconf.c_shipped | 1980 * Guarantees space for at least one push. 2088 /* Get memory for full buffer, including space for trailing EOB's. */
|
| H A D | zconf.tab.c_shipped | 39 infringing on user name space. This should be done even for local 1255 /* Avoid sprintf, as that infringes on the user's name space.
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | parse.c_shipped | 39 infringing on user name space. This should be done even for local 1304 /* Avoid sprintf, as that infringes on the user's name space.
|
| H A D | lex.c_shipped | 1869 * Guarantees space for at least one push. 1987 /* Get memory for full buffer, including space for trailing EOB's. */
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/include/ |
| H A D | mhal_xc_chip_config.h.0 | 318 // We must use IP_HDMI for HV mode, otherwise 480i 576i will have color space proble,m
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mvideo.c.0 | 253 /*old AP + new lib, driver shouldn't access to the space which doesn't exist in old structure*/\ 257 …printf("[%s: %d]: new version XC lib shouldn't access to the space which doesn't exist in old stru… 276 /*old AP + new lib, driver shouldn't access to the space which doesn't exist in old structure*/\ 280 …printf("[%s: %d]: new version XC lib shouldn't access to the space which doesn't exist in old stru… 3237 …/ since Dolby HDR will fake as RGB but actually YUV content, we have to set our color space as YUV.
|
| H A D | mdrv_sc_display.c.0 | 2239 //There are still space to store this info, so copy it 9740 /// @param bEnable \b IN: ENABLE/DISABLE the color space convert
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c.0 | 21295 //old AP + new lib, driver shouldn't access to the space which doesn't exist in old structure
|