| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | bloat-o-meter | 28 old = getsizes(sys.argv[1]) variable 33 for a in old: 37 for name in old: 40 down += old[name] 41 delta.append((-old[name], name)) 50 d = new.get(name, 0) - old.get(name, 0) 62 if d: print "%-40s %7s %7s %+7d" % (n, old.get(n,"-"), new.get(n,"-"), d)
|
| H A D | diffconfig | 101 old = [] 104 old.append(config) 105 old.sort() 106 for config in old:
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/libfdt/ |
| H A D | fdt_rw.c | 367 static void _fdt_packblocks(const char *old, char *new, in _fdt_packblocks() argument 376 memmove(new + mem_rsv_off, old + fdt_off_mem_rsvmap(old), mem_rsv_size); in _fdt_packblocks() 379 memmove(new + struct_off, old + fdt_off_dt_struct(old), struct_size); in _fdt_packblocks() 383 memmove(new + strings_off, old + fdt_off_dt_strings(old), in _fdt_packblocks() 384 fdt_size_dt_strings(old)); in _fdt_packblocks() 386 fdt_set_size_dt_strings(new, fdt_size_dt_strings(old)); in _fdt_packblocks()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | Makefile | 49 (mv -f .config .config.old.1; \ 52 mv -f .config.old.1 .config.old) \ 65 (mv -f .config .config.old.1; \ 68 mv -f .config.old.1 .config.old) \
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/mustang/irq/ |
| H A D | halIRQ.c | 421 MS_U32 old = 0; in _HAL_IRQ_Enable() local 453 __mhal_interrupt_disable(old); in _HAL_IRQ_Enable() 463 __mhal_interrupt_restore(old); in _HAL_IRQ_Enable()
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/maldives/irq/ |
| H A D | halIRQ.c | 421 MS_U32 old = 0; in _HAL_IRQ_Enable() local 453 __mhal_interrupt_disable(old); in _HAL_IRQ_Enable() 463 __mhal_interrupt_restore(old); in _HAL_IRQ_Enable()
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/mainz/irq/ |
| H A D | halIRQ.c | 421 MS_U32 old = 0; in _HAL_IRQ_Enable() local 452 __mhal_interrupt_disable(old); in _HAL_IRQ_Enable() 462 __mhal_interrupt_restore(old); in _HAL_IRQ_Enable()
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/messi/irq/ |
| H A D | halIRQ.c | 421 MS_U32 old = 0; in _HAL_IRQ_Enable() local 452 __mhal_interrupt_disable(old); in _HAL_IRQ_Enable() 462 __mhal_interrupt_restore(old); in _HAL_IRQ_Enable()
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/mooney/irq/ |
| H A D | halIRQ.c | 421 MS_U32 old = 0; in _HAL_IRQ_Enable() local 452 __mhal_interrupt_disable(old); in _HAL_IRQ_Enable() 462 __mhal_interrupt_restore(old); in _HAL_IRQ_Enable()
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/macan/irq/ |
| H A D | halIRQ.c | 612 MS_U32 old = 0; in _HAL_IRQ_Enable() local 660 __mhal_interrupt_disable(old); in _HAL_IRQ_Enable() 670 __mhal_interrupt_restore(old); in _HAL_IRQ_Enable()
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/k6/irq/ |
| H A D | halIRQ.c | 563 MS_U32 old = 0; in _HAL_IRQ_Enable() local 604 __mhal_interrupt_disable(old); in _HAL_IRQ_Enable() 614 __mhal_interrupt_restore(old); in _HAL_IRQ_Enable()
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/k6lite/irq/ |
| H A D | halIRQ.c | 563 MS_U32 old = 0; in _HAL_IRQ_Enable() local 604 __mhal_interrupt_disable(old); in _HAL_IRQ_Enable() 614 __mhal_interrupt_restore(old); in _HAL_IRQ_Enable()
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/kano/irq/ |
| H A D | halIRQ.c | 563 MS_U32 old = 0; in _HAL_IRQ_Enable() local 604 __mhal_interrupt_disable(old); in _HAL_IRQ_Enable() 614 __mhal_interrupt_restore(old); in _HAL_IRQ_Enable()
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/k7u/irq/ |
| H A D | halIRQ.c | 563 MS_U32 old = 0; in _HAL_IRQ_Enable() local 604 __mhal_interrupt_disable(old); in _HAL_IRQ_Enable() 614 __mhal_interrupt_restore(old); in _HAL_IRQ_Enable()
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/curry/irq/ |
| H A D | halIRQ.c | 563 MS_U32 old = 0; in _HAL_IRQ_Enable() local 604 __mhal_interrupt_disable(old); in _HAL_IRQ_Enable() 614 __mhal_interrupt_restore(old); in _HAL_IRQ_Enable()
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/M7821/irq/ |
| H A D | halIRQ.c | 618 MS_U32 old = 0; in _HAL_IRQ_Enable() local 666 __mhal_interrupt_disable(old); in _HAL_IRQ_Enable() 676 __mhal_interrupt_restore(old); in _HAL_IRQ_Enable()
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/M7621/irq/ |
| H A D | halIRQ.c | 616 MS_U32 old = 0; in _HAL_IRQ_Enable() local 664 __mhal_interrupt_disable(old); in _HAL_IRQ_Enable() 674 __mhal_interrupt_restore(old); in _HAL_IRQ_Enable()
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/maxim/irq/ |
| H A D | halIRQ.c | 616 MS_U32 old = 0; in _HAL_IRQ_Enable() local 664 __mhal_interrupt_disable(old); in _HAL_IRQ_Enable() 674 __mhal_interrupt_restore(old); in _HAL_IRQ_Enable()
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/manhattan/irq/ |
| H A D | halIRQ.c | 612 MS_U32 old = 0; in _HAL_IRQ_Enable() local 660 __mhal_interrupt_disable(old); in _HAL_IRQ_Enable() 670 __mhal_interrupt_restore(old); in _HAL_IRQ_Enable()
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/maserati/irq/ |
| H A D | halIRQ.c | 616 MS_U32 old = 0; in _HAL_IRQ_Enable() local 664 __mhal_interrupt_disable(old); in _HAL_IRQ_Enable() 674 __mhal_interrupt_restore(old); in _HAL_IRQ_Enable()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | uinput.h | 44 struct ff_effect old; member
|
| H A D | jffs2.h | 220 jint16_t old; member
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mvideo.c.0 | 243 /*new AP + old lib, only the length corresponding to old lib has meaning.*/\ 247 printf("[%s: %d]: this old version XC lib has only length:%lu driver status!!\n",\ 253 /*old AP + new lib, driver shouldn't access to the space which doesn't exist in old structure*/\ 257 …: %d]: new version XC lib shouldn't access to the space which doesn't exist in old structure!!\n",\ 266 /*new AP + old lib, only the length corresponding to old lib has meaning.*/\ 270 printf("[%s: %d]: this old version XC lib has only length:%u driver status!!\n",\ 276 /*old AP + new lib, driver shouldn't access to the space which doesn't exist in old structure*/\ 280 …: %d]: new version XC lib shouldn't access to the space which doesn't exist in old structure!!\n",\ 756 … pXCResourcePrivate->stdrvXC_MVideo._bDFBInit = TRUE; //This flag is to compatible old dfb version. 2810 printf("MApi_XC_SetInputSource[Win %u] return because old src %d -> %d\n" [all …]
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/nos/ |
| H A D | MsOS_nos.c | 231 extern void mhal_interrupt_restore(int old);
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-parser.tab.c_shipped | 364 /* Relocate STACK from its old location to the new one. The 365 local variables YYSIZE and YYSTACKSIZE give the old and new number of
|