Searched refs:save (Results 226 - 250 of 266) sorted by relevance

1234567891011

/freebsd-9.3-release/contrib/ncurses/include/
H A DCaps452 save_cursor sc str sc - - YBCG- save current cursor position (P)
511 key_save ksav str &6 KEY_SAVE 0571 ----- save key
540 key_ssave kSAV str !1 KEY_SSAVE 0624 ----- shifted save key
H A DCaps.aix4452 save_cursor sc str sc - - YBCG- save current cursor position (P)
666 key_save ksav str &6 KEY_SAVE 0571 ----- save key
695 key_ssave kSAV str !1 KEY_SSAVE 0624 ----- shifted save key
H A DCaps.hpux11454 save_cursor sc str sc - - YBCG- save current cursor position (P)
572 key_save ksav str &6 KEY_SAVE 0571 ----- save key
601 key_ssave kSAV str !1 KEY_SSAVE 0624 ----- shifted save key
H A DCaps.keys454 save_cursor sc str sc - - YBCG- save current cursor position (P)
513 key_save ksav str &6 KEY_SAVE 0571 ----- save key
542 key_ssave kSAV str !1 KEY_SSAVE 0624 ----- shifted save key
H A DCaps.osf1r5436 save_cursor sc str sc - - YBCG- save current cursor position (P)
670 key_save ksav str &6 KEY_SAVE 0571 ----- save key
696 key_ssave kSAV str !1 KEY_SSAVE 0624 ----- shifted save key
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dieee.c1299 ieee_ar_data_type *save = abfd->tdata.ieee_ar_data;
1428 abfd->tdata.ieee_ar_data = save;
1790 ieee_data_type *save = IEEE_DATA (abfd);
1961 abfd->tdata.ieee_data = save;
1296 ieee_ar_data_type *save = abfd->tdata.ieee_ar_data; local
1787 ieee_data_type *save = IEEE_DATA (abfd); local
/freebsd-9.3-release/contrib/gcclibs/libcpp/
H A Dlex.c685 line, which we don't want to save in the comment. */
/freebsd-9.3-release/contrib/less/
H A Dcommand.c234 every_first_cmd = save(cbuf);
H A Dscreen.c638 p->name = save(capname);
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCleanup.cpp35 DominatingValue<RValue>::saved_type::save(CodeGenFunction &CGF, RValue rv) { function in class:DominatingValue::saved_type
700 // Otherwise, save and clear the IP if we don't have fallthrough
/freebsd-9.3-release/sys/dev/if_ndis/
H A Dif_ndis.c2105 uint32_t arg, save; local
2130 save = arg;
2138 len = sizeof(save);
2141 if (rval != 0 || arg != save)
/freebsd-9.3-release/sys/sys/
H A Dvnode.h648 int vinvalbuf(struct vnode *vp, int save, int slpflag, int slptimeo);
/freebsd-9.3-release/sys/dev/bwn/
H A Dif_bwn.c12206 uint16_t save[7]; local
12218 save[0] = BWN_PHY_READ(mac, BWN_PHY_RF_OVERRIDE_0);
12219 save[1] = BWN_PHY_READ(mac, BWN_PHY_RF_OVERRIDE_VAL_0);
12220 save[2] = BWN_PHY_READ(mac, BWN_PHY_AFE_CTL_OVR);
12221 save[3] = BWN_PHY_READ(mac, BWN_PHY_AFE_CTL_OVRVAL);
12222 save[4] = BWN_PHY_READ(mac, BWN_PHY_RF_OVERRIDE_2);
12223 save[5] = BWN_PHY_READ(mac, BWN_PHY_RF_OVERRIDE_2_VAL);
12224 save[6] = BWN_PHY_READ(mac, BWN_PHY_LP_PHY_CTL);
12293 BWN_PHY_WRITE(mac, BWN_PHY_RF_OVERRIDE_VAL_0, save[1]);
12294 BWN_PHY_WRITE(mac, BWN_PHY_RF_OVERRIDE_0, save[
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/libopts/
H A DMakefile.in484 pgusage.c proto.h putshell.c reset.c restore.c save.c sort.c \
/freebsd-9.3-release/contrib/gcc/
H A Dsimplify-rtx.c3358 struct simplify_plus_minus_op_data save;
3364 save = ops[i];
3367 while (j-- && simplify_plus_minus_op_data_cmp (&ops[j], &save) > 0);
3368 ops[j + 1] = save;
3350 struct simplify_plus_minus_op_data save; local
/freebsd-9.3-release/sys/boot/pc98/cdboot/
H A Dcdboot.S600 ff.namedone: dec %cl # Adjust length and save
/freebsd-9.3-release/contrib/sendmail/src/
H A Dconf.c4676 /* save its cname */
4694 /* save all it aliases name */
4947 /* save IP address in text from */
4966 /* save IP address in text from */
5115 /* save IP address in text from */
5148 /* save IP address in text from */
5485 char save; local
5506 save = *end;
5517 *end = save;
H A Ddeliver.c601 /* save id for future use */
614 /* save id for future use */
621 /* and save qid for reacquisition */
5079 ** is used implicitly to save messages in ~/dead.letter. We
5082 ** to create another process plus some pipes to save the message.
5437 char save; local
5439 save = *realfile;
5449 *realfile = save;
/freebsd-9.3-release/sys/kern/
H A Dkern_descrip.c2198 register_t retval, save; local
2211 save = td->td_retval[0];
2215 td->td_retval[0] = save;
H A Dvfs_subr.c1234 * XXX We could save a lock/unlock if this was only
3761 int error, save; local
3791 save = curthread_pflags_set(TDP_SYNCIO);
3794 curthread_pflags_restore(save);
H A Dvfs_syscalls.c133 int save, vfslocked; local
144 save = curthread_pflags_set(TDP_SYNCIO);
147 curthread_pflags_restore(save);
/freebsd-9.3-release/sys/ia64/ia64/
H A Dexception.S111 * exception_save: save interrupted state
116 * r17 the value to save as ifa in the trapframe. This
713 .save rp, r0; \
917 mov r18=pr // save predicates
960 mov r18=pr // save predicates
1005 // p14 & p15 - Set in exception save
1006 // r16 & r17 - Arguments to exception save
/freebsd-9.3-release/sys/mips/mips/
H A Dexception.S255 * calling function. So we must make sure that we save the exception
617 * Note: we save minimal state in the u.u_pcb struct and use the standard
619 * If there is a pending software interrupt, then save the remaining state
636 * We don't need to save s0 - s8 because the compiler does it for us.
662 * save remaining user state in u.u_pcb.
1089 SAVE_U_PCB_REG(v0, PC, t2) # save new pc
H A Dsupport.S776 move v0, a0 # save s1 for result
/freebsd-9.3-release/contrib/dtc/Documentation/
H A Ddtc-paper.tex309 respectively. To save space in the blob, the current version of the

Completed in 462 milliseconds

1234567891011