Searched refs:later (Results 1 - 25 of 30) sorted by relevance

12

/illumos-gate/usr/src/boot/sys/boot/arm/at91/libat91/
H A Ddelay.c37 unsigned later, now; local
40 later = (now + us / 25 + 1) & AT91C_ST_CRTV;
41 while (later != AT91C_BASE_ST->ST_CRTR)
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Drstatus.c127 static int later ( RSTATUS * , RSTATUS * );
140 if (later(*p1, *p2))
158 if (!later(*p1, *p2))
169 later(RSTATUS *prs1, RSTATUS *prs2) function
H A Dschedule.c39 typedef struct later { struct
40 struct later * next;
105 * anything! Schedule it for one tick later. While we're starting
109 * for later.
268 * events off the new list. This leaves the main ``later''
474 * try later and claim we succeeded. The
475 * later attempt will sort things out,
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldapdelete.c37 #ifdef later
88 #ifdef later
178 #ifdef later
/illumos-gate/usr/src/common/mpi/
H A DTHIRDPARTYLICENSE25 * either the GNU General Public License Version 2 or later (the "GPL"), or
26 * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
63 * either the GNU General Public License Version 2 or later (the "GPL"), or
64 * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
100 * either the GNU General Public License Version 2 or later (the "GPL"), or
101 * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
137 * either the GNU General Public License Version 2 or later (the "GPL"), or
138 * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
175 * either the GNU General Public License Version 2 or later (the "GPL"), or
176 * the GNU Lesser General Public License Version 2.1 or later (th
[all...]
/illumos-gate/usr/src/lib/libc/i386/gen/
H A D_mul64.s54 movl %eax,%esi / Save A.lo for later
H A Dstrncmp.s38 incl %ecx / will later predecrement this uint
H A Dwsncmp.s48 incl %ecx / will later predecrement this uint
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dwsncmp.s43 incq %rdx / will later predecrement this uint
/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_macro.c528 struct roff_node *itblk; /* An It block starting later. */
529 struct roff_node *later; /* A sub-block starting later. */ local
558 body = endbody = itblk = later = NULL;
591 if (later == NULL ||
606 mdoc_macronames[later->tok]);
635 if (later == NULL)
636 later = n;
642 if (later != NULL)
643 later
[all...]
/illumos-gate/usr/src/cmd/iconv/
H A Dcharmap.c257 * cmap_mbs and cmap_sym which we'll later use to translate the input
260 * must alread exist) used later to write the output encoding.
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkdb_ldap.h54 # error This code triggers bugs in old OpenLDAP implementations. Please update to 2.2.24 or later.
183 /* To be used later */
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dcpr_resume_setup.s159 ! copy select data to registers for later use
/illumos-gate/usr/src/boot/sys/boot/i386/boot0/
H A Dboot0.S430 cbtw # Extend (%ah=0 used later)
450 pushf # Save results for later
/illumos-gate/usr/src/lib/libldap5/sources/pr/md/unix/
H A Dos_SunOS_amd64.s32 / terms of the GNU General Public License Version 2 or later (the
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_dataset.h312 boolean_t dsl_dataset_is_before(dsl_dataset_t *later, dsl_dataset_t *earlier,
/illumos-gate/usr/src/lib/libc/sparc/crt/
H A D_rtboot.s149 mov %o0, %l0 ! and save &eb[0] for later
/illumos-gate/usr/src/uts/common/dtrace/
H A Dfasttrap.c279 int i, later, rval; local
290 later = 0;
348 later += fp->ftp_marked;
373 if (later > 0) {
1650 * We later assume that each probe has exactly one tracepoint
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_dataset.c3573 * Return TRUE if 'earlier' is an earlier snapshot in 'later's timeline.
3575 * 'earlier' is before 'later'. Or 'earlier' could be the origin of
3576 * 'later's filesystem. Or 'earlier' could be an older snapshot in the origin's
3582 dsl_dataset_is_before(dsl_dataset_t *later, dsl_dataset_t *earlier, argument
3585 dsl_pool_t *dp = later->ds_dir->dd_pool;
3595 if (later->ds_is_snapshot &&
3596 earlier_txg >= dsl_dataset_phys(later)->ds_creation_txg)
3599 if (later->ds_dir == earlier->ds_dir)
3601 if (!dsl_dir_is_clone(later->ds_dir))
3604 if (dsl_dir_phys(later
[all...]
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_asm.s820 rdpr %pstate, %g4 ! current pstate (restored later)
827 ldxa [%g0]ASI_UPA_CONFIG, %g1 ! current UPA config (restored later)
1546 * %g1 UPA config (restored later)
1571 ldxa [%g0]ASI_UPA_CONFIG, %g1 ! current UPA config (restored later)
1686 * %g1 UPA config (restored later)
1713 ldxa [%g0]ASI_UPA_CONFIG, %g1 ! current UPA config (restored later)
1825 * %g4 UPA config (restored later)
1847 ldxa [%g0]ASI_UPA_CONFIG, %g4 ! current UPA config (restored later)
/illumos-gate/usr/src/lib/libast/common/port/
H A Dastlicense.c812 COMMENT(&notice, &buf, "either version 2, or (at your option) any later version.", 0);
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_history.txt274 * obsolete for MPI v2.5 and later.
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.s667 sub %o2, %o5, %o2 ! update count for later
934 movrlz %o3, %g0, %o5 ! if %o3 < 0, %o5 = 0 (needed later)
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.s684 sub %o2, %o5, %o2 ! update count for later
965 movrlz %o3, %g0, %o5 ! if %o3 < 0, %o5 = 0 (needed later)
/illumos-gate/usr/src/common/util/i386/
H A Dmuldiv.s79 movl %eax,%esi / Save A.lo for later

Completed in 82 milliseconds

12