Home
last modified time | relevance | path

Searched refs:immediate (Results 1 – 25 of 66) sorted by relevance

123

/titanic_53/usr/src/common/ficl/softcore/
H A Dprefix.fr19 : " postpone s" ; immediate
23 : .( postpone .( ; immediate
27 : \ postpone \ ; immediate
28 : // postpone \ ; immediate
38 : 0b 2 __tempbase ; immediate
39 : 0o 8 __tempbase ; immediate
43 : 0d 10 __tempbase ; immediate
44 : 0x 16 __tempbase ; immediate
45 : $ 16 __tempbase ; immediate
H A Difbrack.fr40 ; immediate
43 0= if postpone [else] then ; immediate
45 : [then] ( -- ) ; immediate
46 : [endif] ( -- ) ; immediate
H A Dficl.fr30 ; immediate
32 : local ( name -- ) bl word count (local) ; immediate
34 : 2local ( name -- ) bl word count (2local) ; immediate
36 : end-locals ( -- ) 0 0 (local) ; immediate
H A Doo.fr141 ; immediate
150 ; immediate
165 \ given its class at compile time. Classes are immediate,
177 ; immediate compile-only
181 ; immediate compile-only
201 ; immediate compile-only
355 immediate
507 create immediate \ get the subclass name
578 : hasvtable 4 + ; immediate
587 create immediate
H A Dficllocal.fr44 ; immediate compile-only
H A Dsoftcore.fr42 ; immediate
246 : debug ' debug-xt ; immediate
H A Djhlocal.fr169 ; immediate compile-only
222 ; immediate compile-only
/titanic_53/usr/src/cmd/cdrw/
H A Dblank.c54 int immediate, err; in blank() local
142 immediate = 0; in blank()
145 immediate = 1; in blank()
182 if (!blank_disc(target->d_fd, type, immediate)) { in blank()
199 if (immediate) { in blank()
H A Dmisc_scsi.c598 int immediate; in finalize() local
611 immediate = 0; in finalize()
614 immediate = 1; in finalize()
619 if (!close_track(dev->d_fd, 0, 0, immediate)) in finalize()
623 if (!close_track(dev->d_fd, 0, 1, immediate)) { in finalize()
641 if (!immediate) in finalize()
644 if (immediate) { in finalize()
H A Dmmc.h141 int close_track(int fd, int trackno, int close_session, int immediate);
142 int blank_disc(int fd, int type, int immediate);
H A Dmmc.c327 close_track(int fd, int trackno, int close_session, int immediate) in close_track() argument
334 if (immediate) { in close_track()
373 blank_disc(int fd, int type, int immediate) in blank_disc() argument
380 if (immediate) { in blank_disc()
/titanic_53/usr/src/cmd/lp/cmd/lpsched/
H A Ddisp4.c311 ushort immediate; in s_shutdown() local
313 (void)getmessage (m, S_SHUTDOWN, &immediate); in s_shutdown()
314 syslog(LOG_DEBUG, "s_shutdown(%d)", immediate); in s_shutdown()
321 lpshut (immediate); in s_shutdown()
H A Dlpsched.c245 lpshut(int immediate) in lpshut() argument
261 Shutdown = (immediate? 2 : 1); in lpshut()
/titanic_53/usr/src/lib/efcode/engine/
H A Dfcode.c706 fstack_t immediate = 0; in get_token() local
712 if (env->table[tok].flags & IMMEDIATE) immediate = 1; in get_token()
713 PUSH(DS, immediate); in get_token()
720 fstack_t immediate; in set_token() local
726 immediate = POP(DS); in set_token()
728 if (immediate) in set_token()
733 immediate = env->last_token; in set_token()
736 env->last_token = immediate; in set_token()
/titanic_53/usr/src/uts/sun4u/starcat/sys/
H A Ddr_mbx.h198 immediate :1, member
/titanic_53/usr/src/cmd/lp/lib/requests/
H A Dllib-llpreq42 ushort actions; /* mail/write, immediate/hold/resume, raw */
/titanic_53/usr/src/cmd/svc/startd/
H A Dfork.c228 fork_sulogin(boolean_t immediate, const char *format, ...) in fork_sulogin() argument
243 if (!immediate) { in fork_sulogin()
/titanic_53/usr/src/cmd/fm/dicts/
H A DSCF.po217 msgstr "No immediate impact. The CPU chip will be deconfigured after the platform is power cycled o…
233 msgstr "No immediate impact.\n"
249 msgstr "No immediate impact.\n"
345 msgstr "No immediate impact.\n"
423 msgstr "No immediate action is taken and nothing is deconfigured.\n"
473 msgstr "No immediate impact. The IO Channel associated with the FLP chip will be deconfigured after…
809 msgstr "No immediate impact. The IO Channel that is associated with the FLP chip will be deconfigur…
825 msgstr "No immediate impact. The IO Channel is deconfigured after the platform is power cycled or a…
841 msgstr "No immediate impact. The IO Channel leaf (1/2 an IO Channel) is deconfigured after the plat…
1113 msgstr "No immediate impact. Memory associated to the MAC will be deconfigured after the platform i…
[all …]
/titanic_53/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_hw.h364 uint32_t immediate :32; member
/titanic_53/usr/src/boot/sys/boot/forth/
H A Dpnp.4th151 ; immediate
H A Dsupport.4th101 : ;constructor postpone ; swap cell+ ! ; immediate
102 : sizeof ' >body @ state @ if postpone literal then ; immediate
103 : offsetof ' >body cell+ @ state @ if postpone literal then ; immediate
197 ; immediate
199 : 2>r postpone >r postpone >r ; immediate
200 : 2r> postpone r> postpone r> ; immediate
201 : 2r@ postpone 2r> postpone 2dup postpone 2>r ; immediate
H A Dloader.4th570 ; immediate
626 ; immediate \ interpret immediately for access to `source' (aka tib)
/titanic_53/usr/src/lib/iconv_modules/utf-8/utils/
H A D8859-8.txt55 # notices will be checked, but do not expect an immediate response.
/titanic_53/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Dgcpu_amd.esc157 * | A UE produces an immediate page fault.
/titanic_53/usr/src/cmd/localedef/data/
H A D8859-8.TXT48 # notices will be checked, but do not expect an immediate response.

123