Home
last modified time | relevance | path

Searched refs:evaluate (Results 1 – 25 of 35) sorted by relevance

12

/titanic_53/usr/src/boot/sys/boot/forth/
H A Dmenusets.4th47 s" set cmdbuf='set ${type}_${var}=\$'" evaluate
56 evaluate ( u1 c-addr2 u2 -- u1 )
70 evaluate ( c-addr2 u2 -- )
91 evaluate
97 s" set type=menu" evaluate
102 s" set type=menu" evaluate
117 s" set cmdbuf='set ${type}_${var}[${x}]=\$'" evaluate
126 evaluate ( u1 c-addr2 u2 -- u1 )
140 evaluate ( c-addr2 u2 -- )
162 evaluate
[all …]
H A Dmenu-commands.4th66 evaluate
87 evaluate
102 s" set boot_single=YES" evaluate
119 s" set boot_single=YES" evaluate
158 s" set boot_verbose=YES" evaluate
197 s" set boot_kmdb=YES" evaluate
253 s" set boot_debug=YES" evaluate
292 s" set boot_reconfigure=YES" evaluate
326 s" set autoboot_delay=NO" evaluate
410 evaluate \ use ?number parse step
[all …]
H A Dbeastie.4th75 evaluate
100 s" include /boot/forth/menu.rc" evaluate
104 s" set delay_command='include /boot/forth/menu.rc'" evaluate
105 s" set delay_showdots" evaluate
H A Dmenu.4th181 : namespace ( C-ADDR/U N -- ) also menu-namespace +c! evaluate previous ;
272 s" kernel_state" evaluate @ 48 + s" kernel[N]" 7 +c! getenv
511 \ If $menu_init is set, evaluate it (allowing for whole menus to be
516 evaluate
545 s" init_osconsole" evaluate
548 s" osconsole_state" evaluate @ 48 + ( n -- n y )
553 17 +c! 34 +c! 37 +c! evaluate
559 17 +c! 34 +c! 37 +c! evaluate
564 s" init_cyclestate" evaluate ( n k -- n )
567 s" activate_osconsole" evaluate ( n -- n )
[all …]
H A Dloader.4th393 2dup evaluate drop free drop
452 s" set boot_single=YES" evaluate TRUE
454 s" set boot_verbose=YES" evaluate TRUE
456 s" set boot_kmdb=YES" evaluate TRUE
458 s" set boot_debug=YES" evaluate TRUE
460 s" set boot_reconfigure=YES" evaluate TRUE
462 s" set boot_ask=YES" evaluate TRUE
527 s" also support-functions" evaluate
528 s" set delay_command='load_xen_throw load_kernel load_modules'" evaluate
529 s" set delay_showdots" evaluate
H A Ddelay.4th115 evaluate \ evaluate/execute the command string
H A Dbrand.4th66 evaluate
H A Dsupport.4th755 ['] evaluate catch if
864 ['] evaluate catch if EEXEC throw then
1421 ['] evaluate catch if EBEFORELOAD throw then
1428 ['] evaluate catch if EAFTERLOAD throw then
1435 evaluate \ This we do not intercept so it can throw errors
1592 s" echo Module_path: ${module_path}" evaluate
H A Dbeadm.4th213 2swap strcat ['] evaluate catch drop
/titanic_53/usr/src/lib/efcode/fcode_test/
H A Dfind.fth29 " evaluate.1" " 1 2 +" evaluate 3 = .passed?
/titanic_53/usr/src/lib/libslp/javalib/com/sun/slp/
H A DParser.java107 boolean evaluate(AttributeString tag, in evaluate() method
496 if (!ev.evaluate(attr, op, value, invert, prex) && in parseItem()
498 ev.evaluate(attr, in parseItem()
596 ServiceLocationAttribute.evaluate(buf.toString().trim()); in parseValue()
H A DServiceLocationAttribute.java182 Object o = evaluate(value); in ServiceLocationAttribute()
217 static Object evaluate(String value) in evaluate() method in ServiceLocationAttribute
467 Object obj2 = evaluate(val); in verifyValueTypes()
H A DServiceLocationAttributeV1.java419 Object o = evaluate(value, charCode); in ServiceLocationAttributeV1()
464 static Object evaluate(String value, String charCode) in evaluate() method in ServiceLocationAttributeV1
H A DSLPV1SSrvMsg.java1060 ServiceLocationAttributeV1.evaluate(strval, charCode); in parseValue()
/titanic_53/usr/src/cmd/filesync/
H A Dmain.c326 errs |= evaluate(bp, OPT_SRC, TRUE); in main()
327 errs |= evaluate(bp, OPT_DST, TRUE); in main()
342 errs |= evaluate(bp, OPT_SRC, FALSE); in main()
343 errs |= evaluate(bp, OPT_DST, FALSE); in main()
H A DREADME171 pass I (evaluate)
180 files we don't want to evaluate (because we are
299 in eval.c: read evaluate, eval_file, walker, and note_info
344 evaluate
349 eval.c:evaluate
H A Ddatabase.h273 errmask_t evaluate(struct base *, side_t, bool_t);
H A Deval.c116 evaluate(struct base *bp, side_t srcdst, bool_t newrules) in evaluate() function
/titanic_53/usr/src/common/ficl/test/
H A Dficltest.fr84 \ refill from evaluate string
86 { s" 1 refill 2 " evaluate -> 1 0 2 }
/titanic_53/usr/src/common/ficl/softcore/
H A Dfreebsd.fr32 : % tib> ['] evaluate catch drop ;
33 : $ tib> 2dup type cr evaluate ;
/titanic_53/usr/src/lib/efcode/engine/
H A Dinteractive.c231 evaluate(env); in do_interact()
246 evaluate(env); in temp_base()
380 evaluate(env); in fevaluate()
H A Dfcode.c955 P1275(0x0cd, 0, "evaluate", evaluate); in _init()
/titanic_53/usr/src/contrib/ast/src/lib/libast/
H A DREADME82 streval evaluate C expression in string
/titanic_53/usr/src/lib/efcode/include/fcode/
H A Dproto.h186 FNPROTO(evaluate);
/titanic_53/usr/src/contrib/ast/src/lib/libpp/
H A DHISTORY147 add #(<sym>=<expr>) to dynamically evaluate macro values

12