Searched refs:more (Results 1 - 7 of 7) sorted by relevance

/broadcom-cfe-1.4.2/cfe/zlib/
H A Ddeflate.c19 * is preferable to spend more time in matches to allow very fast string
25 * A previous version of this file used a more sophisticated algorithm
27 * time, but has a larger average cost, uses more memory and is patented.
67 need_more, /* block not completed, need more input or more output */
69 finish_started, /* finish started, need only more output at next deflate */
70 finish_done /* finish done, accept no more input or output */
487 * more output space, but possibly with both pending and
505 /* User must not provide more input after the first FINISH: */
793 * necessary to put more guar
966 unsigned more; /* Amount of free space at the end of the window. */ local
[all...]
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcm1480/src/
H A Dbcm1480_altcpu.S293 bne v0,zero,1b # Keep going if more secondary CPUs
349 bne v0,zero,1b # Keep going if more secondary CPUs
377 bgt t0,1,1f # Keep going if more than one CPU
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/sb1250/src/
H A Dsb1250_altcpu.S195 bgt t0,1,1f # Keep going if more than one CPU
275 bgt t0,1,1f # Keep going if more than one CPU
319 bgt t0,1,1f # Keep going if more than one CPU
/broadcom-cfe-1.4.2/cfe/main/
H A Dcfe.mk139 # Gross - allow more options to be supplied from command line
198 # Add more object files if we're supporting PCI
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm91280e/src/
H A Dbcm91280e_init.S275 # enabled (to model 2-CPU parts on boards w/ more than two CPUs),
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm91480b/src/
H A Dbcm91480b_init.S381 # enabled (to model 2-CPU parts on boards w/ more than two CPUs),
/broadcom-cfe-1.4.2/cfe/arch/mips/common/src/
H A Dinit_mips.S540 * we expect to use. If we have more than 256MB of
687 b 11b # go back for more.
756 * toolchains, which are more correct w.r.t. the SVR4 ABI, doing
790 2: add v0,8 # more punishment.

Completed in 94 milliseconds