Home
last modified time | relevance | path

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 Dtipc_config.h276 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 Dprintf.h43 unsigned int space:1; /* Space flag. */ member
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.l32 WS [[:space:]]
H A Ddtc-parser.tab.c_shipped39 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 Ddtc-lexer.lex.c_shipped1663 * 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 DKbuild.include8 space := $(empty) $(empty)
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c_shipped1980 * Guarantees space for at least one push.
2088 /* Get memory for full buffer, including space for trailing EOB's. */
H A Dzconf.tab.c_shipped39 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 Dparse.c_shipped39 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 Dlex.c_shipped1869 * 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 Dmhal_xc_chip_config.h.0318 // 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 Dmvideo.c.0253 /*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 Dmdrv_sc_display.c.02239 //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 DapiVDEC_EX.c.021295 //old AP + new lib, driver shouldn't access to the space which doesn't exist in old structure