Home
last modified time | relevance | path

Searched refs:work (Results 1 – 25 of 26) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Dinftrees.c116 MS_U32 gpdinflate_table(type, lens, codes, table, bits, work) in gpdinflate_table() argument
122 MS_U16 FAR *work;
222 if (lens[sym] != 0) work[offs[lens[sym]]++] = (MS_U16)sym;
229 base = extra = work; /* dummy value--not used */
253 if ((int)(work[sym]) < end) {
255 this.val = work[sym];
257 else if ((int)(work[sym]) > end) {
258 this.op = (MS_U8)(extra[work[sym]]);
259 this.val = base[work[sym]];
294 len = lens[work[sym]];
[all …]
H A Dinflate.c557 &(state->lenbits), state->work);
661 &(state->lenbits), state->work);
671 &(state->next), &(state->distbits), state->work);
H A Dinftrees.h132 MS_U32 FAR *bits, MS_U16 FAR *work));
H A Dinflate.h190 MS_U16 work[288]; /* work area for code table building */ member
/utopia/UTPA2-700.0.x/projects/tools/mipsisa32-elf/EL_mips32r2_msoft-float/
H A DGPL.txt62 0. This License applies to any program or other work which contains
65 refers to any such program or work, and a "work based on the Program"
66 means either the Program or any derivative work under copyright law:
67 that is to say, a work containing the Program or a portion of it,
75 is covered only if its contents constitute a work based on the
91 of it, thus forming a work based on the Program, and copy and
92 distribute such modifications or work under the terms of Section 1
98 b) You must cause any work that you distribute or publish, that in
111 does not normally print such an announcement, your work based on
114 These requirements apply to the modified work as a whole. If
[all …]
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvCompletion.h89 #define COMPLETION_INITIALIZER(work) \ argument
92 #define DECLARE_COMPLETION(work) \ argument
93 struct completion work = COMPLETION_INITIALIZER(work)
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.tab.h_shipped22 /* As a special exception, you may create a larger work that contains
23 part or all of the Bison parser skeleton and distribute that work
24 under terms of your choice, so long as that work isn't itself a
H A Ddtc-parser.tab.c_shipped22 /* As a special exception, you may create a larger work that contains
23 part or all of the Bison parser skeleton and distribute that work
24 under terms of your choice, so long as that work isn't itself a
H A Ddtc-lexer.lex.c_shipped787 /** The main scanner function which does all the work.
1128 * YY_NULL, it'll still work - another
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dparse.h_shipped22 /* As a special exception, you may create a larger work that contains
23 part or all of the Bison parser skeleton and distribute that work
24 under terms of your choice, so long as that work isn't itself a
H A Dkeywords.c_shipped28 #error "gperf generated tables don't work with this execution character set. Please report a bug to…
H A Dparse.c_shipped22 /* As a special exception, you may create a larger work that contains
23 part or all of the Bison parser skeleton and distribute that work
24 under terms of your choice, so long as that work isn't itself a
H A Dlex.c_shipped634 Based on original work by Bjorn Ekwall <bj0rn@blox.se>
903 /** The main scanner function which does all the work.
1195 * YY_NULL, it'll still work - another
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A DREADME6 system-specific, and will not work on any other kind of system. They
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dpkt_sched.h307 __u64 work; /* total work done */ member
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.hash.c_shipped29 #error "gperf generated tables don't work with this execution character set. Please report a bug to…
H A Dzconf.tab.c_shipped22 /* As a special exception, you may create a larger work that contains
23 part or all of the Bison parser skeleton and distribute that work
24 under terms of your choice, so long as that work isn't itself a
H A Dlex.zconf.c_shipped1007 /** The main scanner function which does all the work.
1433 * YY_NULL, it'll still work - another
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A DKbuild.include204 # >'< substitution is for echo to work,
/utopia/UTPA2-700.0.x/projects/build/
H A DbspOneUtopia.dxyfile244 # documentation. This will only work if the methods are indeed getting or
831 # page has loaded. For this to work a browser that supports
954 # is generated for HTML Help). For this to work a browser that supports
H A Dbsp.dxyfile243 # documentation. This will only work if the methods are indeed getting or
830 # page has loaded. For this to work a browser that supports
953 # is generated for HTML Help). For this to work a browser that supports
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_PCMonitor.c.01432 … // Only SW patch for YPbPr timing change case, reset IP1 to avoid HW Auto No signal not work
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A D.Ksym.o.cmd621 $(wildcard include/config/debug/objects/work.h) \
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c.09634 #if defined(DONT_USE_CMA) || defined(VDEC_DONT_USE_CMA) //new cma , work for muji only.
20308 /// Generate a special pattern to work with specific functions
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_display.c.03202 // if we set to 3 or 4 it will be too late for autodownload to work.

12