| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | kernel-doc | 492 my ($parameter); 498 foreach $parameter (@{$args{'parameterlist'}}) { 499 print " <b>" . $parameter . "</b>"; 510 foreach $parameter (@{$args{'parameterlist'}}) { 511 print "<dt><b>" . $parameter . "</b>\n"; 513 output_highlight($args{'parameterdescs'}{$parameter}); 523 my ($parameter); 535 my ($parameter); 539 foreach $parameter (@{$args{'parameterlist'}}) { 540 if ($parameter =~ /^#/) { [all …]
|
| H A D | Makefile.build | 65 warning-1 := -Wextra -Wunused -Wno-unused-parameter
|
| H A D | Kbuild.include | 169 # skip if -I has no parameter
|
| /utopia/UTPA2-700.0.x/modules/xc/api/xc/ |
| H A D | apiXC_PCMonitor.c.0 | 206 //Passing parameter: MS_U8 u8TempSyncStatus: b0: VSync polarity 210 //Return parameter: none 229 //Passing parameter: none 230 //Return parameter: MS_BOOL: true: sync loss false: sync active 392 //Passing parameter: none 393 //Return parameter: none 481 //Passing parameter: none 482 //Return parameter: MS_BOOL : timing is valid or not 769 //Passing parameter: none 770 //Return parameter: MS_BOOL: true: sync loss false: sync active [all …]
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/manhattan/audio/ |
| H A D | halAUDIO.h | 524 #define REE_TO_TEE_MBX_MSG_SET_PARAM(index, parameter) \ argument 526 ree_to_tee_mbx_msg.u8Parameters[index] = parameter; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/maxim/audio/ |
| H A D | halAUDIO.h | 599 #define REE_TO_TEE_MBX_MSG_SET_PARAM(index, parameter) \ argument 601 ree_to_tee_mbx_msg.u8Parameters[index] = parameter; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/mooney/audio/ |
| H A D | halAUDIO.h | 554 #define REE_TO_TEE_MBX_MSG_SET_PARAM(index, parameter) \ argument 556 ree_to_tee_mbx_msg.u8Parameters[index] = parameter; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/k6/audio/ |
| H A D | halAUDIO.h | 595 #define REE_TO_TEE_MBX_MSG_SET_PARAM(index, parameter) \ argument 597 ree_to_tee_mbx_msg.u8Parameters[index] = parameter; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/maserati/audio/ |
| H A D | halAUDIO.h | 598 #define REE_TO_TEE_MBX_MSG_SET_PARAM(index, parameter) \ argument 600 ree_to_tee_mbx_msg.u8Parameters[index] = parameter; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/M7621/audio/ |
| H A D | halAUDIO.h | 570 #define REE_TO_TEE_MBX_MSG_SET_PARAM(index, parameter) \ argument 572 ree_to_tee_mbx_msg.u8Parameters[index] = parameter; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/kano/audio/ |
| H A D | halAUDIO.h | 594 #define REE_TO_TEE_MBX_MSG_SET_PARAM(index, parameter) \ argument 596 ree_to_tee_mbx_msg.u8Parameters[index] = parameter; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/messi/audio/ |
| H A D | halAUDIO.h | 547 #define REE_TO_TEE_MBX_MSG_SET_PARAM(index, parameter) \ argument 549 ree_to_tee_mbx_msg.u8Parameters[index] = parameter; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/M7821/audio/ |
| H A D | halAUDIO.h | 570 #define REE_TO_TEE_MBX_MSG_SET_PARAM(index, parameter) \ argument 572 ree_to_tee_mbx_msg.u8Parameters[index] = parameter; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/mainz/audio/ |
| H A D | halAUDIO.h | 547 #define REE_TO_TEE_MBX_MSG_SET_PARAM(index, parameter) \ argument 549 ree_to_tee_mbx_msg.u8Parameters[index] = parameter; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/curry/audio/ |
| H A D | halAUDIO.h | 567 #define REE_TO_TEE_MBX_MSG_SET_PARAM(index, parameter) \ argument 569 ree_to_tee_mbx_msg.u8Parameters[index] = parameter; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audio/ |
| H A D | halAUDIO.h | 595 #define REE_TO_TEE_MBX_MSG_SET_PARAM(index, parameter) \ argument 597 ree_to_tee_mbx_msg.u8Parameters[index] = parameter; \
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/lnt/ |
| H A D | co-gnu3.lnt | 69 -elib(607) // parameter substitution within string 123 -elib(1720) //assignment op has non-const parameter
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/maldives/audio/ |
| H A D | halAUDIO.h | 642 #define REE_TO_TEE_MBX_MSG_SET_PARAM(index, parameter) \ argument 644 ree_to_tee_mbx_msg.u8Parameters[index] = parameter; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/mustang/audio/ |
| H A D | halAUDIO.h | 646 #define REE_TO_TEE_MBX_MSG_SET_PARAM(index, parameter) \ argument 648 ree_to_tee_mbx_msg.u8Parameters[index] = parameter; \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/macan/audio/ |
| H A D | halAUDIO.h | 645 #define REE_TO_TEE_MBX_MSG_SET_PARAM(index, parameter) \ argument 647 ree_to_tee_mbx_msg.u8Parameters[index] = parameter; \
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mvideo.c.0 | 1046 * In Utopia, there is no parameter. 1376 * In Utopia, there is no parameter. 5871 printf("[%s,%5d]Invalid parameter !\n",__FUNCTION__,__LINE__); 7934 /// Send necessary parameter to SyncEventHandler of each synchronous_path which source is 'src' ) 7997 * Send necessary parameter to SyncEventHandler of each synchronous_path which source is 'src' ) 10923 /// @param count \b IN: parameter Counter 10924 /// @param pFRC_R2_Para \b IN: input parameter 10991 /// @param pu8Para \b IN: input parameter 14252 printf("REE and xc_handler(input parameter) not match!\n");
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-lexer.lex.c_shipped | 122 /* Enter a start condition. This macro really ought to take a parameter,
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c.0 | 6690 /// Set xc_low_delay parameter 18032 /// @param u32Addr \b IN : the physical start address of parameter set 18033 /// @param u32Size \b IN : the size of parameter set 19299 /// @param param \b In : parameter for callback function 19369 /// @param param \b In : parameter for callback function 21327 /// - E_VDEC_EX_RET_INVALID_PARAM: input parameter is invalid 21753 /// - E_VDEC_EX_RET_INVALID_PARAM: input parameter is invalid 21794 /// @param pInitParam \b IN : pointer to initial parameter 21799 /// - E_VDEC_EX_RET_INVALID_PARAM: input parameter is invalid
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | lex.zconf.c_shipped | 140 /* Enter a start condition. This macro really ought to take a parameter,
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | parse.c_shipped | 2082 private parameter names. */
|