Home
last modified time | relevance | path

Searched refs:this (Results 1 – 25 of 66) sorted by relevance

123

/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Dinftrees.c143 code this; /* table entry for duplication */ local
188 this.op = (MS_U8)64; /* invalid code marker */
189 this.bits = (MS_U8)1;
190 this.val = (MS_U16)0;
191 *(*table)++ = this; /* make a table to force an error */
192 *(*table)++ = this;
252 this.bits = (MS_U8)(len - drop);
254 this.op = (MS_U8)0;
255 this.val = work[sym];
258 this.op = (MS_U8)(extra[work[sym]]);
[all …]
H A Dinflate.c431 code this; /* current decoding table entry */ local
573 this = state->lencode[readdata3];
575 if (this.val < 16)
577 read_fifo(this.bits);
578 state->lens[state->have++] = this.val;
582 if (this.val == 16)
584 if((this.bits+2)>16)
586 read_fifo(this.bits);
591 tmpxx = this.bits+2;
593 copy=3+((readtmp>>this.bits)&0x0003);
[all …]
/utopia/UTPA2-700.0.x/projects/tools/mipsisa32-elf/EL_mips32r2_msoft-float/
H A DGPL.txt7 of this license document, but changing it is not allowed.
24 this service if you wish), that you receive source code or can get it
40 (2) offer you this license which gives you legal permission to copy,
44 that everyone understands that there is no warranty for this free
53 program proprietary. To prevent this, we have made it clear that any
64 under the terms of this General Public License. The "Program", below,
73 covered by this License; they are outside its scope. The act of
83 notices that refer to this License and to the absence of any warranty;
84 and give any other recipients of the Program a copy of this License
101 parties under the terms of this License.
[all …]
H A Dlibstdc++.la4 # Please DO NOT delete this file!
10 # Names of this library.
16 # Libraries that this one depends upon.
24 # Is this an already installed library?
31 # Directory that this library needs to be installed in:
H A Dlibsupc++.la4 # Please DO NOT delete this file!
10 # Names of this library.
16 # Libraries that this one depends upon.
24 # Is this an already installed library?
31 # Directory that this library needs to be installed in:
H A Dlicense of libsdtc++.txt16 with this library; see the file COPYING. If not, write to the Free
20 As a special exception, you may use this file as part of a free software
22 templates or use macros or inline functions from this file, or you compile
23 this file and link it with other files to produce an executable, this
H A Dlicense of libgcc.txt13 compiled version of this file into combinations with other programs,
15 from the use of this file. (The General Public License restrictions
/utopia/UTPA2-700.0.x/projects/build/
H A DKconfig2 # For a description of the syntax of this configuration file,
285 Select If the architecture of this chip is based on ARM_CA53 architecture.
291 Select If the architecture of this chip is based on ARM_CA12 architecture.
297 Select If the architecture of this chip is based on ARM_CA9 architecture.
303 Select If the architecture of this chip is based on ARM_CA7 architecture.
309 Select If the architecture of this chip is based on MIPS_4KE architecture.
315 Select If the architecture of this chip is based on MIPS_34K architecture.
321 Select If the architecture of this chip is based on MIPS_74K architecture.
327 Select If the architecture of this chip is based on AEON architecture.
333 Select If the architecture of this chip is based on R2 architecture.
[all …]
H A DbspOneUtopia.dxyfile20 # text before the first occurrence of this tag. Doxygen uses libiconv (or the
47 # Enabling this option can be useful when feeding doxygen a huge amount of
54 # documentation generated by doxygen is written. Doxygen will use this
69 # Set to NO to disable this.
82 # in this list, if found as the leading text of the brief description, will be
165 # description. Set this tag to YES if you prefer the old behaviour instead.
182 # Doxygen uses this value to replace tabs by spaces in code fragments.
223 # set this tag to YES in order to let doxygen match functions declarations and
230 # If you use Microsoft's C++/CLI language, you should set this option to YES to
242 # and setter methods for a property. Setting this option to YES (the default)
[all …]
H A Dbsp.dxyfile19 # text before the first occurrence of this tag. Doxygen uses libiconv (or the
46 # Enabling this option can be useful when feeding doxygen a huge amount of
53 # documentation generated by doxygen is written. Doxygen will use this
68 # Set to NO to disable this.
81 # in this list, if found as the leading text of the brief description, will be
164 # description. Set this tag to YES if you prefer the old behaviour instead.
181 # Doxygen uses this value to replace tabs by spaces in code fragments.
222 # set this tag to YES in order to let doxygen match functions declarations and
229 # If you use Microsoft's C++/CLI language, you should set this option to YES to
241 # and setter methods for a property. Setting this option to YES (the default)
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped221 /* Whether this is an "interactive" input source; if so, and
377 /* This struct is not used in this scanner,
545 /* The intent behind this definition is that it'll catch
569 * along with this program; if not, write to the Free Software
585 /* CAUTION: this will stop working if we ever use yyless() or yyunput() */
657 /* Macros after this point can all be overridden by user definitions in
1057 * possible that this happened because the user
1062 * this is the first action (other than possibly a
1074 * end-of-buffer state). Contrast this with the test
1194 { /* Don't try to fill the buffer, so this is an EOF. */
[all …]
H A Ddtc-parser.tab.c_shipped20 along with this program. If not, see <http://www.gnu.org/licenses/>. */
27 the parser skeleton itself, you may (at your option) remove this
30 License without this special exception.
610 Once GCC version 2 has supplanted version 1, this can go. */
715 | Print this symbol on YYOUTPUT. |
748 | Print this symbol on YYOUTPUT. |
860 Do not make this value too large; the results are undefined if
1082 | Release the memory associated to this symbol. |
1812 /* If not already recovering from an error, report this error. */
1891 this YYERROR. */
[all …]
H A Ddtc-parser.tab.h_shipped20 along with this program. If not, see <http://www.gnu.org/licenses/>. */
27 the parser skeleton itself, you may (at your option) remove this
30 License without this special exception.
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped266 /* Whether this is an "interactive" input source; if so, and
451 /* This struct is not used in this scanner,
621 /* The intent behind this definition is that it'll catch
649 along with this program; if not, write to the Free Software Foundation,
730 /* Macros after this point can all be overridden by user definitions in
1124 * possible that this happened because the user
1129 * this is the first action (other than possibly a
1141 * end-of-buffer state). Contrast this with the test
1273 { /* Don't try to fill the buffer, so this is an EOF. */
1277 * treat this as a final EOF.
[all …]
H A Dparse.c_shipped20 along with this program. If not, see <http://www.gnu.org/licenses/>. */
27 the parser skeleton itself, you may (at your option) remove this
30 License without this special exception.
858 Once GCC version 2 has supplanted version 1, this can go. */
963 | Print this symbol on YYOUTPUT. |
996 | Print this symbol on YYOUTPUT. |
1108 Do not make this value too large; the results are undefined if
1330 | Release the memory associated to this symbol. |
2330 /* If not already recovering from an error, report this error. */
2409 this YYERROR. */
[all …]
H A Dparse.h_shipped20 along with this program. If not, see <http://www.gnu.org/licenses/>. */
27 the parser skeleton itself, you may (at your option) remove this
30 License without this special exception.
/utopia/UTPA2-700.0.x/projects/tools/lint/lnt/
H A Dco-gnu3.lnt14 // +fus // activate this option if your compiler supports an assumed
20 -d__i386__ // a define of this type is machine-dependent
102 // Feel free to add to or subtract from this list.
111 // For ANSI compilers, header files should take care of this.
153 -d__attribute__()= // ignore this keyword and following parenthetical
154 -d__extension__= // ignore this keyword
195 +rw(__restrict) // ignore this keyword.
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c_shipped239 /* Whether this is an "interactive" input source; if so, and
715 /* This struct is not used in this scanner,
767 /* The intent behind this definition is that it'll catch
891 /* Macros after this point can all be overridden by user definitions in
1363 * possible that this happened because the user
1368 * this is the first action (other than possibly a
1380 * end-of-buffer state). Contrast this with the test
1499 { /* Don't try to fill the buffer, so this is an EOF. */
1503 * treat this as a final EOF.
1703 * If this occurs *before* the EOB characters, then it's a
[all …]
H A Dzconf.tab.c_shipped20 along with this program. If not, see <http://www.gnu.org/licenses/>. */
27 the parser skeleton itself, you may (at your option) remove this
30 License without this special exception.
809 Once GCC version 2 has supplanted version 1, this can go. */
914 | Print this symbol on YYOUTPUT. |
947 | Print this symbol on YYOUTPUT. |
1059 Do not make this value too large; the results are undefined if
1281 | Release the memory associated to this symbol. |
1308 fprintf(stderr, "%s:%d: missing end statement for this entry\n",
1318 fprintf(stderr, "%s:%d: missing end statement for this entry\n",
[all …]
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstab.def62 optimization flags used in this module. */
100 this entry is immediately followed by a CAUGHT stab saying what exception
117 /* Beginning of an include file. Only Sun uses this.
132 In an object file, there is no significant data in this entry.
166 I'm not sure how this is used. */
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_PCMonitor.c.043 // You agree that this Section 4 shall still apply without being affected
223 //Attention: !!!!!!------ Don't add UI variable or unneeded code in this file
225 // Don't modify this procedure !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
386 //Attention: !!!!!!------ Don't add UI variable or unneeded code in this file
388 // Don't modify this procedure !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
460 // mode parse indicate this is a user mode
693 printf("<ATTENTION> Not support this source type for timing count setting ! \n");
763 //Attention: !!!!!!------ Don't add UI variable or unneeded code in this file
765 // Don't modify this procedure !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1225 printf("<ATTENTION> Not support timing count for this source, use default vaule \n");
[all …]
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A DREADME4 Many of the files in this directory were automatically edited from the
7 are also not part of GCC. The reason we have to do this is because
11 Because this is an automated process, sometimes headers get "fixed"
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_display.c.043 // You agree that this Section 4 shall still apply without being affected
208 #define FPLL_FSM_STABLE_TIME (10000) // if exceed this stable time, the FPLL FSM will re…
210 #define FPLL_PHASE_VAR_LIMIT (0x10) // If phase error variation exceed this, means un-s…
211 #define FPLL_PRD_THRESHOLD (0x100) // The PRD must be smaller than this value to indic…
212 #define FPLL_PRD_VAR_LIMIT (0x10) // If PRD variation exceed this, means un-stable
216 #define FPLL_SWITCH_LOCKVFREQ_TIME (500) // if exceed this stable time, the FPLL would switch…
224 … calculate 2nd SET, the IVS should be very stable, if the variable exceed this, it's un-stable and…
912 // Add this condition to avoid the divider is 0
1656 //Add this to prevent 60HZ FBL to 60HZ FB step change
1926 /// Set the custmer FPLL parameters(You can just call this function once when system init for testi…
[all …]
H A Dmdrv_sc_scaling.c.043 // You agree that this Section 4 shall still apply without being affected
1189 …abled before set frame buffer address. Ex:when video play, you can¡¦t use this function. \n",eWind…
1325 …abled before set frame buffer address. Ex:when video play, you can¡¦t use this function. \n",eWind…
1366 //Monet default use cma, this will be opened for no cma dual case
1425 …abled before set frame buffer address. Ex:when video play, you can¡¦t use this function. \n",eWind…
2052 // 1. mirror+freerun (P mode. eg 25p,30p), at least 3 frames (interlace mode have no this limitat…
2057 // 6. we also have this limitation, but we don't cover PQ for it:
2362 printf("no this policy type\n");
2388 printf("no this policy type\n");
2615 // We must update this information before pre-scaling filter.
[all …]
H A Dmvideo.c.043 // You agree that this Section 4 shall still apply without being affected
246 …/*We consider compatible operation from this version, so reject the info init when version invalid…
247 printf("[%s: %d]: this old version XC lib has only length:%lu driver status!!\n",\
256 …/*We consider compatible operation from this version, so reject the info init when version invalid…
269 …/*We consider compatible operation from this version, so reject the info init when version invalid…
270 printf("[%s: %d]: this old version XC lib has only length:%u driver status!!\n",\
279 …/*We consider compatible operation from this version, so reject the info init when version invalid…
744 //Supernova involved xc lib only by initializing this function.
745 //So we need to create mutext in this API.
757 //new dfb will not call this func,
[all …]

123