Home
last modified time | relevance | path

Searched refs:once (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Drecordmcount.h366 int once = 0; in nop_mcount() local
379 if (warn_on_notrace_sect && !once) { in nop_mcount()
382 once = 1; in nop_mcount()
/utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/tests/
H A Ddoubletest.cocci1 /// Find &&/|| operations that include the same argument more than once
H A Ddoublebitand.cocci1 /// Find bit operations that include the same argument more than once
/utopia/UTPA2-700.0.x/projects/build/
H A DMakefile834 -fno-inline-functions-called-once \
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped1556 * This function is sometimes called more than once on the same buffer,
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c_shipped1873 * This function is sometimes called more than once on the same buffer,
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped1736 * This function is sometimes called more than once on the same buffer,
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c.022485 fwCfg.bNotReload = bNotReloadFW; //TRUE for not load fw more than once
22970 … stInitSettings.u8TurboInit |= E_HVD_EX_TURBOINIT_FW_RELOAD; //set for not load fw more than once
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_display.c.01926 /// Set the custmer FPLL parameters(You can just call this function once when system init for testi…