Home
last modified time | relevance | path

Searched refs:to (Results 1 – 25 of 143) sorted by relevance

123456

/utopia/UTPA2-700.0.x/projects/build/
H A DbspOneUtopia.dxyfile3 # This file describes the settings to be used by the documentation system
31 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
37 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
39 # If a relative path is entered, it will be relative to the location
44 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
53 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
55 # information to generate all constant output in the proper language.
66 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
68 # the file and class documentation (similar to JavaDoc).
69 # Set to NO to disable this.
[all …]
H A Dbsp.dxyfile3 # This file describes the settings to be used by the documentation system
30 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
36 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
38 # If a relative path is entered, it will be relative to the location
43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
52 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
54 # information to generate all constant output in the proper language.
65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
67 # the file and class documentation (similar to JavaDoc).
68 # Set to NO to disable this.
[all …]
/utopia/UTPA2-700.0.x/projects/tools/mipsisa32-elf/EL_mips32r2_msoft-float/
H A DGPL.txt6 Everyone is permitted to copy and distribute verbatim copies
11 The licenses for most software are designed to take away your
12 freedom to share and change it. By contrast, the GNU General Public
13 License is intended to guarantee your freedom to share and change free
14 software--to make sure the software is free for all its users. This
15 General Public License applies to most of the Free Software
16 Foundation's software and to any other program whose authors commit to
18 the GNU Library General Public License instead.) You can apply it to
21 When we speak of free software, we are referring to freedom, not
22 price. Our General Public Licenses are designed to make sure that you
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped36 /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
98 /* C99 requires __STDC__ to be defined as 1. */
115 /* Promotes a possibly negative, possibly signed char to an unsigned
117 * we want to instead treat it as an 8-bit unsigned char, hence the
122 /* Enter a start condition. This macro really ought to take a parameter,
129 * to BEGIN to return to the state. The YYSTATE alias is for lex
156 /* The state buf must be large enough to hold one state per character in the main buffer.
175 /* Return all but the first "n" matched characters back to the input stream. */
216 * and can realloc() it to grow it, and should free() it to
222 * if we're using stdio for input, then we want to use getc()
[all …]
H A Ddtc-parser.tab.c_shipped29 Bison output files to be licensed under the GNU General Public
38 /* All symbols defined below should begin with yy or YY, to avoid
41 There are some unavoidable exceptions within include files to
238 /* Identity function, used to suppress warnings about constant conditions. */
291 to allow for a few compiler-allocated temporary stack slots. */
340 /* The size of an array large to enough to hold all stacks, each with
346 /* Copy COUNT objects from FROM to TO. The source and destination do
364 /* Relocate STACK from its old location to the new one. The
367 stack. Advance YYPTR to a properly aligned location for the next
396 /* YYTRANSLATE(YYLEX) -- Bison symbol number corresponding to YYLEX. */
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped61 /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
127 /* C99 requires __STDC__ to be defined as 1. */
149 /* Promotes a possibly negative, possibly signed char to an unsigned
151 * we want to instead treat it as an 8-bit unsigned char, hence the
164 /* Enter a start condition. This macro really ought to take a parameter,
171 * to BEGIN to return to the state. The YYSTATE alias is for lex
190 /* The state buf must be large enough to hold one state per character in the main buffer.
215 /* Return all but the first "n" matched characters back to the input stream. */
261 * and can realloc() it to grow it, and should free() it to
267 * if we're using stdio for input, then we want to use getc()
[all …]
H A Dparse.c_shipped29 Bison output files to be licensed under the GNU General Public
38 /* All symbols defined below should begin with yy or YY, to avoid
41 There are some unavoidable exceptions within include files to
258 /* Identity function, used to suppress warnings about constant conditions. */
311 to allow for a few compiler-allocated temporary stack slots. */
360 /* The size of an array large to enough to hold all stacks, each with
366 /* Copy COUNT objects from FROM to TO. The source and destination do
384 /* Relocate STACK from its old location to the new one. The
387 stack. Advance YYPTR to a properly aligned location for the next
416 /* YYTRANSLATE(YYLEX) -- Bison symbol number corresponding to YYLEX. */
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c_shipped54 /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
116 /* C99 requires __STDC__ to be defined as 1. */
133 /* Promotes a possibly negative, possibly signed char to an unsigned
135 * we want to instead treat it as an 8-bit unsigned char, hence the
140 /* Enter a start condition. This macro really ought to take a parameter,
147 * to BEGIN to return to the state. The YYSTATE alias is for lex
174 /* The state buf must be large enough to hold one state per character in the main buffer.
193 /* Return all but the first "n" matched characters back to the input stream. */
234 * and can realloc() it to grow it, and should free() it to
240 * if we're using stdio for input, then we want to use getc()
[all …]
H A Dzconf.tab.c_shipped29 Bison output files to be licensed under the GNU General Public
38 /* All symbols defined below should begin with yy or YY, to avoid
41 There are some unavoidable exceptions within include files to
276 /* Identity function, used to suppress warnings about constant conditions. */
329 to allow for a few compiler-allocated temporary stack slots. */
378 /* The size of an array large to enough to hold all stacks, each with
384 /* Copy COUNT objects from FROM to TO. The source and destination do
402 /* Relocate STACK from its old location to the new one. The
405 stack. Advance YYPTR to a properly aligned location for the next
434 /* YYTRANSLATE(YYLEX) -- Bison symbol number corresponding to YYLEX. */
[all …]
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DKconfig15 Select if you want to enable DMX Utopia 2_0. If unsure, say 'Y'.
21 Select if you want to enable STC64. If unsure, say 'Y'.
27 Select if you want to enable VQ. If unsure, say 'Y'.
33 Select if you want to enable VQ. If unsure, say 'Y'.
39 Select if you want to enable FQ. If unsure, say 'N'.
45 Select if you want to enable externel filter. If unsure, say 'N'.
51 Select if you want to enable TS2. If unsure, say 'N'.
57 Select if you want to enable TS3 IF. If unsure, say 'N'.
63 Select if you want to enable MM file in. If unsure, say 'Y'.
69 Select if you want to enable MM file in 3D. If unsure, say 'N'.
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/include/
H A Dmhal_xc_chip_config.h.07 // law, including, but not limited to, copyright law and international treaties.
13 // have read, understood, and agree, to be bound by below terms ("Terms") and to
16 // 1. MStar shall retain any and all right, ownership and interest to MStar
18 // No right, ownership, or interest to MStar Software and any
19 // modification/derivatives thereof is transferred to you under Terms.
24 // Therefore, you hereby agree it is your sole responsibility to separately
29 // MStar`s confidential information and you agree to keep MStar`s
30 // confidential information in strictest confidence and not disclose to any
37 // and in conformity with any international standard. You agree to waive any
39 // incur related to your use of MStar Software.
[all …]
H A Dmhal_dip.h.07 // law, including, but not limited to, copyright law and international treaties.
13 // have read, understood, and agree, to be bound by below terms ("Terms") and to
16 // 1. MStar shall retain any and all right, ownership and interest to MStar
18 // No right, ownership, or interest to MStar Software and any
19 // modification/derivatives thereof is transferred to you under Terms.
24 // Therefore, you hereby agree it is your sole responsibility to separately
29 // MStar`s confidential information and you agree to keep MStar`s
30 // confidential information in strictest confidence and not disclose to any
37 // and in conformity with any international standard. You agree to waive any
39 // incur related to your use of MStar Software.
[all …]
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_pip.c.07 // law, including, but not limited to, copyright law and international treaties.
13 // have read, understood, and agree, to be bound by below terms ("Terms") and to
16 // 1. MStar shall retain any and all right, ownership and interest to MStar
18 // No right, ownership, or interest to MStar Software and any
19 // modification/derivatives thereof is transferred to you under Terms.
24 // Therefore, you hereby agree it is your sole responsibility to separately
29 // MStar`s confidential information and you agree to keep MStar`s
30 // confidential information in strictest confidence and not disclose to any
37 // and in conformity with any international standard. You agree to waive any
39 // incur related to your use of MStar Software.
[all …]
H A Dmdrv_sc_display.c.07 // law, including, but not limited to, copyright law and international treaties.
13 // have read, understood, and agree, to be bound by below terms ("Terms") and to
16 // 1. MStar shall retain any and all right, ownership and interest to MStar
18 // No right, ownership, or interest to MStar Software and any
19 // modification/derivatives thereof is transferred to you under Terms.
24 // Therefore, you hereby agree it is your sole responsibility to separately
29 // MStar`s confidential information and you agree to keep MStar`s
30 // confidential information in strictest confidence and not disclose to any
37 // and in conformity with any international standard. You agree to waive any
39 // incur related to your use of MStar Software.
[all …]
H A Dmvideo.c.07 // law, including, but not limited to, copyright law and international treaties.
13 // have read, understood, and agree, to be bound by below terms ("Terms") and to
16 // 1. MStar shall retain any and all right, ownership and interest to MStar
18 // No right, ownership, or interest to MStar Software and any
19 // modification/derivatives thereof is transferred to you under Terms.
24 // Therefore, you hereby agree it is your sole responsibility to separately
29 // MStar`s confidential information and you agree to keep MStar`s
30 // confidential information in strictest confidence and not disclose to any
37 // and in conformity with any international standard. You agree to waive any
39 // incur related to your use of MStar Software.
[all …]
H A Dmdrv_sc_scaling.c.07 // law, including, but not limited to, copyright law and international treaties.
13 // have read, understood, and agree, to be bound by below terms ("Terms") and to
16 // 1. MStar shall retain any and all right, ownership and interest to MStar
18 // No right, ownership, or interest to MStar Software and any
19 // modification/derivatives thereof is transferred to you under Terms.
24 // Therefore, you hereby agree it is your sole responsibility to separately
29 // MStar`s confidential information and you agree to keep MStar`s
30 // confidential information in strictest confidence and not disclose to any
37 // and in conformity with any international standard. You agree to waive any
39 // incur related to your use of MStar Software.
[all …]
/utopia/UTPA2-700.0.x/projects/tools/lint/lnt/
H A Dco-gnu3.lnt5 // This file contains options to allow FlexeLint to process source
10 // If you are using GCC on some other system you will need to change
28 // To let FlexeLint know where to find header files you need one
32 // Use 'cpp -v emptyfile.cpp' to get a list of C++ search directories.
33 // Use 'cpp -v emptyfile.c' to get a list of C search directories.
35 // You may use the following option to include standard C headers.
41 // been installed. Note, you might want to replace "ansi"
51 // to the default extensions of .cpp and .cxx
55 -wlib(1) // sets the warning level within library headers to 1
102 // Feel free to add to or subtract from this list.
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/api/
H A Dkstrdup.cocci14 expression from,to;
19 - to = kmalloc(strlen(from) + 1,flag);
20 + to = kstrdup(from, flag);
21 ... when != \(from = E1 \| to = E1 \)
22 if (to==NULL || ...) S
23 ... when != \(from = E2 \| to = E2 \)
24 - strcpy(to, from);
27 expression x,from,to;
34 - to = \(kmalloc\|kzalloc\)(x,flag);
35 + to = kstrdup(from, flag);
[all …]
H A Dmemdup.cocci14 expression from,to;
19 to = \(kmalloc@p\|kzalloc@p\)(strlen(from) + 1,flag);
22 expression x,from,to;
29 to = \(kmalloc@p\|kzalloc@p\)(x,flag);
32 expression from,to,size,flag;
37 - to = \(kmalloc@p\|kzalloc@p\)(size,flag);
38 + to = kmemdup(from,size,flag);
39 if (to==NULL || ...) S
40 - memcpy(to, from, size);
H A Dmemdup_user.cocci2 /// This is a little bit restricted to reduce false positives
15 expression from,to,size,flag;
20 - to = \(kmalloc@p\|kzalloc@p\)(size,flag);
21 + to = memdup_user(from,size);
23 - to==NULL
24 + IS_ERR(to)
28 + PTR_ERR(to)
31 - if (copy_from_user(to, from, size) != 0) {
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A DKbuild.include15 # The temporary file to save gcc -MD generated dependencies must not
35 # filechk is used to check if the content of a generated file is updated.
42 # The rule defined shall write to stdout the content of the new file.
48 # to specify a valid file as first prerequisite (often the kbuild file)
190 # if_changed_dep - as if_changed, but uses fixdep to reveal dependencies
204 # >'< substitution is for echo to work,
205 # >$< substitution to preserve $ when reloading .cmd file
240 # (1) - due to target is PHONY
241 # (2) - due to target missing
242 # (3) - due to: file1.h file2.h
[all …]
H A Dgen_initramfs_list.sh21 -u <uid> User ID to map to user ID 0 (root).
23 directory. "squash" forces all files to uid 0.
24 -g <gid> Group ID to map to group ID 0 (root).
26 directory. "squash" forces all files to gid 0.
29 as direct input to initramfs.
35 to reset the root/group mapping.
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DKconfig13 Select if you want to enable GOP POOL ARRANGE. If unsure, say 'N'.
19 Select if you want to enable GOP GWIN MISC. If unsure, say 'N'.
25 Select if you want to enable GOP 2ND Palette. If unsure, say 'N'.
31 Select if you want to enable GOP Back Ground. If unsure, say 'N'.
37 Select if you want to enable GOP FADE. If unsure, say 'N'.
43 Select if you want to enable GOP YUV SWAP. If unsure, say 'N'.
49 Select if you want to enable GOP CONTRAST. If unsure, say 'N'.
55 Select if you want to enable GOP VE CAPTURE. If unsure, say 'N'.
61 Select if you want to enable GOP SCROLL. If unsure, say 'N'.
67 Select if you want to enable GOP TEST PATTERN. If unsure, say 'N'.
[all …]
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_PCMonitor.c.07 // law, including, but not limited to, copyright law and international treaties.
13 // have read, understood, and agree, to be bound by below terms ("Terms") and to
16 // 1. MStar shall retain any and all right, ownership and interest to MStar
18 // No right, ownership, or interest to MStar Software and any
19 // modification/derivatives thereof is transferred to you under Terms.
24 // Therefore, you hereby agree it is your sole responsibility to separately
29 // MStar`s confidential information and you agree to keep MStar`s
30 // confidential information in strictest confidence and not disclose to any
37 // and in conformity with any international standard. You agree to waive any
39 // incur related to your use of MStar Software.
[all …]
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/
H A Dutopia_adp_bypass.c31 typedef unsigned long (*fcpy_t)(void *to, const void *from, unsigned long n);
46 static void SkipCpy(void *to, const void *from,const UADP_STRUCT_POINTER_TABLE *pTable,fcpy_t fcpy) in SkipCpy() argument
49 char* pcTo =(char*)to; in SkipCpy()
83 static void CmpSkipCpy(void *to, const void *from,const UADP_STRUCT_POINTER_TABLE *pTable,fcpy_t fc…
86 char* pcTo =(char*)compat_ptr(to);
131 char* to =(pcTo+pUStart);
145 memcpy(&pTable[i].ESto, &to, sizeof(void*)); //Record
169 static void CmpCpy(void *to, const void *from,const UADP_STRUCT_POINTER_TABLE *pTable,fcpy_t fcpy)
172 char* pcTo =(char*)to;
211 char* to =(pcTo+pKStart);
[all …]

123456