Searched refs:evaluate (Results 1 - 14 of 14) sorted by relevance

/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DParser.java107 boolean evaluate(AttributeString tag, method in interface:Parser.QueryEvaluator
117 * Parse a query and incrementally evaluate.
484 * Try and evaluate the query. If the evaluation failed and the
496 if (!ev.evaluate(attr, op, value, invert, prex) &&
498 ev.evaluate(attr,
596 ServiceLocationAttribute.evaluate(buf.toString().trim());
H A DServiceLocationAttribute.java182 Object o = evaluate(value);
217 static Object evaluate(String value) method in class:ServiceLocationAttribute
467 Object obj2 = evaluate(val);
H A DServiceLocationAttributeV1.java419 Object o = evaluate(value, charCode);
464 static Object evaluate(String value, String charCode) method in class:ServiceLocationAttributeV1
H A DSLPV1SSrvMsg.java1060 ServiceLocationAttributeV1.evaluate(strval, charCode);
H A DServiceStoreInMemory.java938 evaluate(AttributeString tag, method in class:ServiceStoreInMemory.InMemoryEvaluator
2036 // Otherwise, use the LDAPv3 parser to evaluate.
/osnet-11/usr/src/lib/efcode/engine/
H A Dinteractive.c231 evaluate(env);
246 evaluate(env);
380 evaluate(env);
H A Dfcode.c1077 P1275(0x0cd, 0, "evaluate", evaluate);
H A Dforth.c2258 evaluate(fcode_env_t *env) function
2263 CHECK_DEPTH(env, 2, "evaluate");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DDomain.pm298 Net::Domain - Attempt to evaluate the current host's internet name and domain
/osnet-11/usr/src/lib/efcode/include/fcode/
H A Dproto.h186 FNPROTO(evaluate); variable
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DAutoLoader.pm219 such a file exists, AUTOLOAD will read and evaluate it,
H A DTest.pm512 # Not skipping, so actually call and evaluate...
575 should evaluate to true (think "yes, please skip") if the required
690 to not evaluate C<foo($bar)> and C<baz($quux)> when the test is being
H A Dperl5db.pl1264 # This wraps a safety test around "do" to read and evaluate the init file.
1977 # Are we nested another level (e.g., did we evaluate a function
2122 print $OUT "Couldn't evaluate `$i' alias: $@";
2256 =head4 C<x> - evaluate and print an expression
3265 C<PIPE> label, causing us to evaluate the command in C<$cmd> without
3327 evaluate. We'll always evaluate in the user's context, and fully qualify
3432 evaluate any post-prompt items. We restore C<$@>, C<$!>, C<$^E>, C<$,>, C<$/>,
4618 # Set up for DB::eval() - evaluate in *user* context.
4994 We extract the expression, save it, evaluate i
[all...]
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/
H A DExacct.xs429 # SV will evaluate to the value of an EXR_* constant, in string context to a

Completed in 118 milliseconds