| /utopia/UTPA2-700.0.x/modules/ipauth/drv/ipauth/ |
| H A D | drvIPAUTH.c | 427 static void MDrv_AUTH_Encode(MS_U8 *output, MS_U32 *input, MS_U16 len) in MDrv_AUTH_Encode() argument 433 output[j] = (MS_U8)(input[i] & 0xff); in MDrv_AUTH_Encode() 434 output[j+1] = (MS_U8)((input[i] >> 8) & 0xff); in MDrv_AUTH_Encode() 435 output[j+2] = (MS_U8)((input[i] >> 16) & 0xff); in MDrv_AUTH_Encode() 436 output[j+3] = (MS_U8)((input[i] >> 24) & 0xff); in MDrv_AUTH_Encode() 449 static void MDrv_AUTH_Decode(MS_U32 *output, MS_U8 *input, MS_U16 len) in MDrv_AUTH_Decode() argument 454 output[i] = ((MS_U32)input[j]) | (((MS_U32)input[j+1]) << 8) | in MDrv_AUTH_Decode() 466 static void MDrv_AUTH_MD5_memcpy(POINTER output, POINTER input, MS_U16 len) in MDrv_AUTH_MD5_memcpy() argument 471 output[i] = input[i]; in MDrv_AUTH_MD5_memcpy() 484 static void MDrv_AUTH_MD5_memset(POINTER output, MS_S32 value, MS_U16 len) in MDrv_AUTH_MD5_memset() argument [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | bspOneUtopia.dxyfile | 45 # 4096 sub-directories (in 2 levels) under the output directory of each output 55 # information to generate all constant output in the proper language. 196 # sources only. Doxygen will then generate output that is more tailored for C. 203 # sources only. Doxygen will then generate output that is more tailored for 210 # sources only. Doxygen will then generate output that is more tailored for 216 # sources. Doxygen will then generate output that is tailored for 492 # provided by doxygen. Whatever the program writes to standard output 498 # doxygen. The layout file controls the global structure of the generated output files 499 # in an output format independent way. The create the layout file that represents 552 # and error messages should be written. If left blank the output is written [all …]
|
| H A D | bsp.dxyfile | 44 # 4096 sub-directories (in 2 levels) under the output directory of each output 54 # information to generate all constant output in the proper language. 195 # sources only. Doxygen will then generate output that is more tailored for C. 202 # sources only. Doxygen will then generate output that is more tailored for 209 # sources only. Doxygen will then generate output that is more tailored for 215 # sources. Doxygen will then generate output that is tailored for 491 # provided by doxygen. Whatever the program writes to standard output 497 # doxygen. The layout file controls the global structure of the generated output files 498 # in an output format independent way. The create the layout file that represents 551 # and error messages should be written. If left blank the output is written [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | gen_initramfs_list.sh | 51 cat <<-EOF >> ${output} 95 echo "# Last modified: ${my_mtime}" >> ${output} 96 echo "" >> ${output} 146 echo "${str}" >> ${output} 166 printf "\n#####################\n# $1\n" >> ${output} 202 print_mtime "$1" >> ${output} 203 cat "$1" >> ${output} 226 output="/dev/stdout" 242 output=${cpio_list}
|
| H A D | unifdef.c | 185 static FILE *output; /* output file pointer */ variable 328 output = stdout; in main() 349 output = fdopen(ofd, "wb+"); in main() 350 if (output == NULL) in main() 354 output = fopen(ofilename, "wb"); in main() 355 if (output == NULL) in main() 565 fputs(tline, output); in flushline() 571 fputs(newline, output); in flushline() 577 fflush(output); in flushline() 606 if (fclose(output) == EOF) { in closeout()
|
| H A D | get_maintainer.pl | 481 output(@maintainers); 486 output(@scm); 491 output(@status); 496 output(@subsystem); 501 output(@web); 1224 my $output = `$cmd`; 1225 $output =~ s/^\s*//gm; 1226 @lines = split("\n", $output); 1235 my $output = `$cmd`; 1236 @lines = split("\n", $output); [all …]
|
| H A D | Makefile.headersinst | 39 output-files := $(addprefix $(install)/, $(all-files)) 90 $(check-file): scripts/headers_check.pl $(output-files) FORCE
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_sc_display.c.0 | 367 ///enable/diable output black pattern by mode 434 ///enable/diable output black pattern 627 XC_LOG_TRACE(XC_DBGLEVEL_SETTIMING, "FRC table FRC_OUT x4 for 240 hz panel output\n") 632 XC_LOG_TRACE(XC_DBGLEVEL_SETTIMING, "FRC table FRC_OUT x2 for 120 hz panel output\n") 918 // Set output V 993 // 4K1K FRC 120Hz output case 1029 // Napoli 4K 0.5K FRC 240Hz output case 1608 Adjust different type of output timing paramete base on Step/Delay and Ratio to u16Target_Value 2207 /// Set external panel info for output 2410 // H/V Sync infomation and H/V output total that corresponding to this sync info. [all …]
|
| H A D | mdrv_frc.c | 661 void MDrv_FRC_HSU_SetScalingSize(void *pInstance, MS_U16 input, MS_U16 output) in MDrv_FRC_HSU_SetScalingSize() argument 663 return MHal_FRC_HSU_SetScalingSize(pInstance, input, output); in MDrv_FRC_HSU_SetScalingSize() 666 void MDrv_FRC_VSU_SetScalingSize(void *pInstance, MS_U16 input, MS_U16 output) in MDrv_FRC_VSU_SetScalingSize() argument 668 return MHal_FRC_VSU_SetScalingSize(pInstance, input, output); in MDrv_FRC_VSU_SetScalingSize()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/include/ |
| H A D | mhal_xc_chip_config.h.0 | 306 // Special frame lock means that the frame rates of input and output are the same in HW design spec. 328 // version5: clippers: 4k2k@60 MVOP directly output to HVSP 404 // if H/W support interlace output timing 407 // if H/W support 4k2k_60p output timing 703 #define REG_CKG_ODCLK (REG_CHIPTOP_BASE + 0xA6 ) // output dot clock 825 #define REG_CKG_SC1_ODCLK (REG_CHIPTOP_BASE + 0xBD ) // SC1 output dot clock
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvIPAUTH.h | 161 DLL_LOCAL void MDrv_AUTH_AES_Encrypt( ST_AES_CONTEXT *ctx, MS_U8 input[16], MS_U8 output[16] ); 162 DLL_LOCAL void MDrv_AUTH_AES_Decrypt( ST_AES_CONTEXT *ctx, MS_U8 input[16], MS_U8 output[16] );
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/ |
| H A D | mdrv_frc.h | 397 void MDrv_FRC_HSU_SetScalingSize(void *pInstance, MS_U16 input, MS_U16 output); 398 void MDrv_FRC_VSU_SetScalingSize(void *pInstance, MS_U16 input, MS_U16 output);
|
| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe/ |
| H A D | yuvgen.c | 431 void yuv2tile(/*FILE *fp*/unsigned char *output, int width, int height, unsigned char *buff , int Y… in yuv2tile() argument 440 volatile unsigned char *tmp_out=output; in yuv2tile()
|
| H A D | yuvgen.h | 103 void yuv2tile(/*FILE *fp*/unsigned char *output, int width, int height, unsigned char *buff , int Y…
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | Makefile | 85 --output $(obj)/config.pot 95 --output $(obj)/linux.pot
|
| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/ |
| H A D | yuvgen.c | 567 void yuv2tile(/*FILE *fp*/MS_U8 *output, MS_S32 width, MS_S32 height, MS_U8 *buff , MS_S32 Ypart) in yuv2tile() argument 576 volatile MS_U8 *tmp_out=output; in yuv2tile()
|
| H A D | yuvgen.h | 103 void yuv2tile(/*FILE *fp*/MS_U8 *output, MS_S32 width, MS_S32 height, MS_U8 *buff , MS_S32 Ypart);
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | stab.def | 131 This and N_BINCL act as brackets around the file's output. 148 This appears only in output from the Sun linker. */
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/ |
| H A D | JPEG Cmodel.txt | 1 ./a.exe input.jpg output.tga 0 > RLE.txt (0:thunbnail ,1:main Picture)
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/ |
| H A D | JPEG Cmodel.txt | 1 ./a.exe input.jpg output.tga 0 > RLE.txt (0:thunbnail ,1:main Picture)
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | matroxfb.h | 9 __u32 output; /* which output */ member
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | Makefile | 49 clean-files += parse.output
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/dvb/ |
| H A D | dmx.h | 113 dmx_output_t output; member
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvAUDIO.h | 281 …rv_AUDIO_SetNormalPath(AUDIO_PATH_TYPE u8Path, AUDIO_INPUT_TYPE u8Input, AUDIO_OUTPUT_TYPE output);
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-parser.tab.h_shipped | 29 Bison output files to be licensed under the GNU General Public
|