Home
last modified time | relevance | path

Searched refs:pop (Results 1 – 10 of 10) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dasm.h197 .set pop; \
208 .set pop; \
254 .set pop; \
261 .set pop; \
270 .set pop; \
277 .set pop; \
/utopia/UTPA2-700.0.x/projects/version/
H A Dversionembadder.c82 char* pop(struct version_node **pHead) in pop() function
270 while((pLibVer = (unsigned int* )pop(&pVesList)) != NULL) in main()
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dunwind.h237 #pragma GCC visibility pop
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dunwind.h276 #pragma GCC visibility pop
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dunwind.h276 #pragma GCC visibility pop
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/include/
H A Dmhal_xc_chip_config.h.0422 …MAIN_AS_SC0_SUB 0 // support pip&pop by multi sc ,such as sc1 support pip&pop
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped1546 if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c_shipped1863 if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped1715 if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_scaling.c.02161 //when pip/pop + no mirror, need use 3 or more frames mode(for interlace, 6 fields or above)
2162 //when pip/pop + mirror, need use 4 or more frames mode(for interlace, 8 fields or above)
2174 … XC_LOG_TRACE(XC_DBGLEVEL_SETWINDOW,"force to %u or more frame mode for pip/pop\n", u16FrameCount);