| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | bspOneUtopia.dxyfile | 3 # This file describes the settings to be used by the documentation system 18 # This tag specifies the encoding used for all characters in the config file 19 # that follow. The default is UTF-8 which is also the encoding used for all 31 # The PROJECT_NUMBER tag can be used to enter a project or revision number. 33 # if some version control system is used. 37 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 40 # where doxygen was started. If left blank the current directory will be used. 53 # The OUTPUT_LANGUAGE tag is used to specify the language in which all 81 # that is used to form the text in various listings. Each string 84 # used as the annotated text. Otherwise, the brief description is used as-is. [all …]
|
| H A D | bsp.dxyfile | 3 # This file describes the settings to be used by the documentation system 17 # This tag specifies the encoding used for all characters in the config file 18 # that follow. The default is UTF-8 which is also the encoding used for all 30 # The PROJECT_NUMBER tag can be used to enter a project or revision number. 32 # if some version control system is used. 36 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 39 # where doxygen was started. If left blank the current directory will be used. 52 # The OUTPUT_LANGUAGE tag is used to specify the language in which all 80 # that is used to form the text in various listings. Each string 83 # used as the annotated text. Otherwise, the brief description is used as-is. [all …]
|
| H A D | Reduced.sh | 28 used=$(awk -F"," -v var=$jndex 'NR==1 {print $var}' $filename) 30 if [ "$used" == "API_NAME" ]; then 38 used=$(awk -F"," -v var=$jndex 'NR==1 {print $var}' $filename) 40 if [ "$used" == "HEAD_FILE" ]; then 48 used=$(awk -F"," -v var=$jndex 'NR==1 {print $var}' $filename) 50 if [ "$used" == $"" ];then 53 if [ "$used" == "$UtopiaVersion" ];then 56 elif [ "$used" != $"" ];then
|
| H A D | Kconfig | 532 Select If the Linux Kernel version is 3.1.10 used for kernel driver. 538 Select If the Linux Kernel version is 3.10.23 used for kernel driver. 544 Select If the Linux Kernel version is 3.10.40 used for kernel driver. 550 Select If the Linux Kernel version is 3.10.86 used for kernel driver.
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | Makefile.lib | 50 multi-used-y := $(sort $(foreach m,$(obj-y), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y))), $(m)))) 51 multi-used-m := $(sort $(foreach m,$(obj-m), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y))), $(m)))) 52 multi-used := $(multi-used-y) $(multi-used-m) 53 single-used-m := $(sort $(filter-out $(multi-used-m),$(obj-m))) 57 multi-objs-y := $(foreach m, $(multi-used-y), $($(m:.o=-objs)) $($(m:.o=-y))) 58 multi-objs-m := $(foreach m, $(multi-used-m), $($(m:.o=-objs)) $($(m:.o=-y))) 84 single-used-m := $(addprefix $(obj)/,$(single-used-m)) 85 multi-used-y := $(addprefix $(obj)/,$(multi-used-y)) 86 multi-used-m := $(addprefix $(obj)/,$(multi-used-m)) 160 modname-multi = $(sort $(foreach m,$(multi-used),\
|
| H A D | Kbuild.include | 35 # filechk is used to check if the content of a generated file is updated. 45 # - If the content differ the new file is used 82 # Exit code chooses option. "$$TMP" is can be used as temporary file and 177 # Short version is used, if $(quiet) equals `quiet_', otherwise full one. 191 # including used config symbols 252 # (5) No dir/.target.cmd file (used to store command line)
|
| H A D | Makefile.build | 310 $(single-used-m): $(obj)/%.o: $(src)/%.c $(recordmcount_source) FORCE 426 $(multi-used-y) : %.o: $(multi-objs-y) FORCE 429 $(multi-used-m) : %.o: $(multi-objs-m) FORCE 433 targets += $(multi-used-y) $(multi-used-m)
|
| H A D | module-common.lds | 2 * Common module linker script, always used when linking a module.
|
| /utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/ |
| H A D | inftrees.c | 137 MS_U32 used; /* code entries in table used */ local 240 used = 1U << root; /* use root table entries */ 241 mask = used - 1; /* mask for comparing low */ 246 if (used >= ENOUGH - MAXD) 325 used += 1U << curr; 326 if (used >= ENOUGH - MAXD) 365 *table += used;
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_adaption/utopia/ |
| H A D | utopia_dev.c | 629 MS_BOOL used; member 644 …if(TRUE==_mdb_fpioctl_list[i].used && 0==strncmp(_mdb_fpioctl_list[i].iname,(file->f_path.dentry->… in mdb_node_proc_write() 662 …if(TRUE==_mdb_fpioctl_list[i].used && 0==strncmp(_mdb_fpioctl_list[i].iname,(file->f_path.dentry->… in mdb_node_proc_read() 700 if(FALSE==_mdb_fpioctl_list[i].used) in mdb_node_create_table() 704 _mdb_fpioctl_list[i].used = TRUE; in mdb_node_create_table() 719 if(TRUE==_mdb_fpioctl_list[i].used) in mdb_node_create() 758 _mdb_fpioctl_list[i].used = FALSE; in init_procfs_msg()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | stab.def | 43 This is not used in C. */ 62 optimization flags used in this module. */ 88 GNU M2 keyword %INITIALIZE. Perhaps N_M2C can be used if there 114 Also used for type descriptions. */ 166 I'm not sure how this is used. */ 169 /* These STAB's are used on Gould systems for Non-Base register symbols
|
| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe/ |
| H A D | MuxCommon.c | 115 s->index_ring[i].used = 0; in outbuf_init() 182 if (s->index_ring[s->index_write].used) in outbuf_put() 188 s->index_ring[s->index_write].used = 1; in outbuf_put() 338 s->index_ring[s->index_read].used = 0; in outbuf_getdone()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/lnt/ |
| H A D | co-gnu3.lnt | 13 -cgnu // Notifies FlexeLint that gcc is being used. 50 +cpp(.cc,.C) // extensions for C++ that are commonly used in addition 155 -d__builtin_va_list=void* // used by stdarg.h 183 -rw(__except) // This MS reserved word is used as an identifier 209 // co-gnu3.lnt if your output differs from the constants used for the -d Lint options below:
|
| H A D | opt_nos_mips.lnt | 9 // for non-OS snprintf used by TSP
|
| H A D | opt_nos_aeon.lnt | 9 // for non-OS snprintf used by TSP
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | virtio_ring.h | 70 struct vring_used *used; member 101 vr->used = (void *)(((unsigned long)&vr->avail->ring[num] + pagesize-1) in vring_init()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/api/ |
| H A D | err_cast.cocci | 46 msg="WARNING ERR_CAST can be used with %s" % (x) 55 msg="WARNING: ERR_CAST can be used with %s" % (x)
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-parser.tab.c_shipped | 238 /* Identity function, used to suppress warnings about constant conditions. */ 858 if the built-in stack extension method is used). 1194 /* The variables used to return semantic value and location from the 1245 /* Get the current used size of the three stacks, in elements. */ 1257 data in use in that stack, in bytes. This used to be a 1399 GCC warning that YYVAL may be used uninitialized. */ 1987 /* Make sure YYID is used. */
|
| H A D | dtc-lexer.lex.c_shipped | 291 /* Flag which is used to allow yywrap()'s to do buffer switches 377 /* This struct is not used in this scanner, 699 /* This used to be an fputs(), but since the string might contain NUL's, 865 do_action: /* This label is used only to access EOF actions. */
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | parse.c_shipped | 258 /* Identity function, used to suppress warnings about constant conditions. */ 1106 if the built-in stack extension method is used). 1442 /* The variables used to return semantic value and location from the 1493 /* Get the current used size of the three stacks, in elements. */ 1505 data in use in that stack, in bytes. This used to be a 1647 GCC warning that YYVAL may be used uninitialized. */ 2505 /* Make sure YYID is used. */
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | zconf.tab.c_shipped | 276 /* Identity function, used to suppress warnings about constant conditions. */ 1057 if the built-in stack extension method is used). 1423 /* The variables used to return semantic value and location from the 1474 /* Get the current used size of the three stacks, in elements. */ 1486 data in use in that stack, in bytes. This used to be a 1628 GCC warning that YYVAL may be used uninitialized. */ 2239 /* Make sure YYID is used. */
|
| H A D | lex.zconf.c_shipped | 309 /* Flag which is used to allow zconfwrap()'s to do buffer switches 715 /* This struct is not used in this scanner, 935 /* This used to be an fputs(), but since the string might contain NUL's, 1068 do_action: /* This label is used only to access EOF actions. */ 2333 * The latter is used when srctree is separate from objtree
|
| /utopia/UTPA2-700.0.x/projects/tools/mipsisa32-elf/EL_mips32r2_msoft-float/ |
| H A D | GPL.txt | 140 1 and 2 above on a medium customarily used for software interchange; or, 147 customarily used for software interchange; or, 158 associated interface definition files, plus the scripts used to
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/tests/ |
| H A D | doublebitand.cocci | 4 //# such as 0 for | is used to indicate no information, to maintain the
|
| /utopia/UTPA2-700.0.x/modules/ddc2bi/drv/ddc2bi/ |
| H A D | Cus_Makefile | 18 # Makefile used for building DDI
|