Searched refs:saved (Results 1 - 25 of 39) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/router/jpeg-6b/
H A Djdphuff.c63 savable_state saved; /* Other state at start of MCU */ member in struct:__anon11830
180 entropy->saved.last_dc_val[ci] = 0;
189 entropy->saved.EOBRUN = 0;
244 entropy->saved.last_dc_val[ci] = 0;
246 entropy->saved.EOBRUN = 0;
312 ASSIGN_STATE(state, entropy->saved);
341 ASSIGN_STATE(entropy->saved, state);
383 EOBRUN = entropy->saved.EOBRUN; /* only part of saved state we need */
425 entropy->saved
[all...]
H A Djchuff.c58 savable_state saved; /* Bit buffer & DC state at start of MCU */ member in struct:__anon11800
158 entropy->saved.last_dc_val[ci] = 0;
162 entropy->saved.put_buffer = 0;
163 entropy->saved.put_bits = 0;
486 ASSIGN_STATE(state.cur, entropy->saved);
512 ASSIGN_STATE(entropy->saved, state.cur);
541 ASSIGN_STATE(state.cur, entropy->saved);
551 ASSIGN_STATE(entropy->saved, state.cur);
656 entropy->saved.last_dc_val[ci] = 0;
666 htest_one_block(cinfo, MCU_data[blkn][0], entropy->saved
[all...]
H A Djdhuff.c59 savable_state saved; /* Other state at start of MCU */ member in struct:__anon11819
111 entropy->saved.last_dc_val[ci] = 0;
484 entropy->saved.last_dc_val[ci] = 0;
538 ASSIGN_STATE(state, entropy->saved);
620 ASSIGN_STATE(entropy->saved, state);
/asus-wl-520gu-7.0.1.45/src/router/dproxy/
H A DMakefile102 mv $(CONFIG_DIR)/dproxy.conf $(CONFIG_DIR)/dproxy.conf.saved ; \
105 echo " $(CONFIG_DIR)/dproxy.conf.saved " ; \
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dcomx-hw-comx.c647 struct net_device *saved; local
690 saved=memory_used[mempos];
691 if(saved) {
692 ((struct comx_channel *)saved->priv)->HW_board_off(saved);
767 if(saved) {
768 ((struct comx_channel *)saved->priv)->HW_board_on(saved);
770 memory_used[mempos]=saved;
785 struct net_device *saved; local
880 struct net_device *saved; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/fpsp040/
H A Dfpsp.h35 | | saved registers |
70 | The registers d0, d1, a0, a1 and fp0-fp3 are always saved and
73 | of these registers, it should modify the saved copy and let
84 .set USER_D0,LV+0 | saved user D0
85 .set USER_D1,LV+4 | saved user D1
86 .set USER_A0,LV+8 | saved user A0
87 .set USER_A1,LV+12 | saved user A1
88 .set USER_FP0,LV+16 | saved user FP0
89 .set USER_FP1,LV+28 | saved user FP1
90 .set USER_FP2,LV+40 | saved use
[all...]
H A Dbindec.S23 | The k-factor is saved for use in d7. Clear the
170 | The k-factor is saved for use in d7. Clear BINDEC_FLG for
554 | mode and precision. The original FPCR is saved in L_SCR1.
577 | a6: temp pointer to FP_SCR2(a6) - orig value saved and restored
H A Dbugfix.S74 | /* load it with the temps we saved */
123 | /* load it with the temps we saved */
257 | Items saved from the stack:
379 | Items saved from the stack:
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dintermezzo_fs.h191 static inline void pop_ctxt(struct run_ctxt *saved) argument
195 set_fs(saved->fs);
197 set_fs_pwd(current->fs, saved->pwdmnt, saved->pwd);
198 if (saved->root)
199 set_fs_root(current->fs, saved->rootmnt, saved->root);
201 current->fsuid = saved->fsuid;
202 current->fsgid = saved->fsgid;
203 current->ngroups = saved
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dintermezzo_fs.h191 static inline void pop_ctxt(struct run_ctxt *saved) argument
195 set_fs(saved->fs);
197 set_fs_pwd(current->fs, saved->pwdmnt, saved->pwd);
198 if (saved->root)
199 set_fs_root(current->fs, saved->rootmnt, saved->root);
201 current->fsuid = saved->fsuid;
202 current->fsgid = saved->fsgid;
203 current->ngroups = saved
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/packaging/SGI/
H A Dinst.msg15 echo /etc/inetd.conf were saved with a .O extension.
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dhead_4xx.S247 rlwimi r20,r23,0,16,16 # Copy EE bit from the saved MSR
259 rlwimi r20,r23,0,16,16 # Copy EE bit from the saved MSR
284 rlwimi r20,r23,0,16,16 # Copy EE bit from the saved MSR
294 rlwimi r20,r23,0,16,16 # Copy EE bit from the saved MSR
308 rlwimi r20,r23,0,16,16 # Copy EE bit from the saved MSR
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dttable.h189 saved; retry; nop; nop; nop; nop; nop; nop; \
219 saved; \
252 saved; \
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dttable.h189 saved; retry; nop; nop; nop; nop; nop; nop; \
219 saved; \
252 saved; \
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/lib/
H A Dchecksum.S25 ;; only r0 - r8 have to be saved, the other ones are clobber-able
H A Dchecksumcopy.S29 ;; only r0 - r8 have to be saved, the other ones are clobber-able
/asus-wl-520gu-7.0.1.45/src/linux/linux/scripts/
H A DMenuconfig969 If you have saved a previous configuration in a file other than the
1006 Enter a filename to which this configuration should be saved \
1465 echo Your kernel configuration changes were NOT saved.
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/intermezzo/
H A Dkml_reint.c41 struct run_ctxt *saved)
62 push_ctxt(saved, &ctxt);
40 kmlreint_pre_secure(struct kml_rec *rec, struct file *dir, struct run_ctxt *saved) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mach-sa1100/
H A Dsleep.S197 @ get saved cp15 r1 (control register)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dwinfixup.S149 saved
251 saved
358 saved
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/kernel/
H A Dentry-armo.S573 ldr sp, [r1, #TSS_SAVE] @ Get saved sp_SVC
574 ldmfd sp!, {r4 - sl, fp, pc}^ @ Load all regs saved previously
621 __temp_irq: .space 4 @ saved lr_irq
H A Dentry-armv.S798 ldmia r4, {r5 - r7} @ get saved PC, SPSR
879 ldr sp, [r1, #TSS_SAVE] @ Get saved sp_SVC
884 ldmfd sp!, {r4 - sl, fp, pc}^ @ Load all regs saved previously
1131 __temp_irq: .word 0 @ saved lr_irq
1132 .word 0 @ saved spsr_irq
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/e2fsck/
H A Ddict.c458 dnode_t *saved; local
474 saved = root;
479 return saved;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/kernel/
H A Dscall_o32.S52 move a0,sp # pass pointer to saved regs
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/kernel/
H A Dentry.S51 * regs 16-18 saved by PAL-code
52 * regs 29-30 saved and set up by PAL-code
207 * save the callee-saved regs so that the regs can be found
352 ldt $f30,312($30) # get saved fpcr
357 mt_fpcr $f30 # install saved fpcr
413 /* 16-18 PAL-saved */
445 /* 16-18 PAL-saved */

Completed in 710 milliseconds

12