Searched refs:precedence (Results 1 - 25 of 52) sorted by relevance

123

/macosx-10.10.1/bind9-45.101/bind9/lib/dns/rdata/generic/
H A Dipseckey_45.h25 isc_uint8_t precedence; member in struct:dns_rdata_ipseckey
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/string/
H A Dstrexpr.c72 * evaluate a subexpression with precedence
76 expr(register Expr_t* ex, register int precedence) argument
89 if (!precedence) return(0);
116 if (!precedence) error(ex, "too many )'s");
130 if (precedence > 1) goto done;
158 if (precedence > 2) goto done;
165 if (precedence > 4) goto done;
171 if (precedence > 5) goto done;
178 if (precedence > 3) goto done;
185 if (precedence >
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/examples/OCaml-Kaleidoscope/Chapter2/
H A Dtoy.ml7 * 1 is the lowest precedence. *)
H A Dparser.ml5 (* binop_precedence - This holds the precedence for each binary operator that is
9 (* precedence - Get the precedence of the pending binary operator token. *)
10 let precedence c = try Hashtbl.find binop_precedence c with Not_found -> -1 var
53 (* If this is a binop, find its precedence. *)
55 let token_prec = precedence c in
72 let next_prec = precedence c2 in
/macosx-10.10.1/swig-12/Lib/ruby/
H A Dargcargv.i42 %typemap(typecheck, precedence=SWIG_TYPECHECK_STRING_ARRAY) (int ARGC, char **ARGV) {
/macosx-10.10.1/llvmCore-3425.0.34/examples/OCaml-Kaleidoscope/Chapter3/
H A Dparser.ml5 (* binop_precedence - This holds the precedence for each binary operator that is
9 (* precedence - Get the precedence of the pending binary operator token. *)
10 let precedence c = try Hashtbl.find binop_precedence c with Not_found -> -1 var
53 (* If this is a binop, find its precedence. *)
55 let token_prec = precedence c in
72 let next_prec = precedence c2 in
H A Dtoy.ml9 * 1 is the lowest precedence. *)
/macosx-10.10.1/llvmCore-3425.0.34/examples/OCaml-Kaleidoscope/Chapter4/
H A Dparser.ml5 (* binop_precedence - This holds the precedence for each binary operator that is
9 (* precedence - Get the precedence of the pending binary operator token. *)
10 let precedence c = try Hashtbl.find binop_precedence c with Not_found -> -1 var
53 (* If this is a binop, find its precedence. *)
55 let token_prec = precedence c in
72 let next_prec = precedence c2 in
H A Dtoy.ml14 * 1 is the lowest precedence. *)
/macosx-10.10.1/llvmCore-3425.0.34/examples/OCaml-Kaleidoscope/Chapter6/
H A Dparser.ml5 (* binop_precedence - This holds the precedence for each binary operator that is
9 (* precedence - Get the precedence of the pending binary operator token. *)
10 let precedence c = try Hashtbl.find binop_precedence c with Not_found -> -1 var
100 (* If this is a binop, find its precedence. *)
102 let token_prec = precedence c in
119 let next_prec = precedence c2 in
163 (* Read the precedence if present. *)
H A Dtoy.ml14 * 1 is the lowest precedence. *)
/macosx-10.10.1/swig-12/Lib/php/
H A Dstd_string.i29 %typemap(typecheck,precedence=SWIG_TYPECHECK_STRING) string %{
43 %typemap(typecheck,precedence=SWIG_TYPECHECK_STRING) const string& %{
H A Dphp.swg350 %typemap(typecheck,precedence=_prec) _type, const _type &
369 %typemap(typecheck,precedence=SWIG_TYPECHECK_STRING) char *, char *&, char []
/macosx-10.10.1/llvmCore-3425.0.34/examples/OCaml-Kaleidoscope/Chapter5/
H A Dparser.ml5 (* binop_precedence - This holds the precedence for each binary operator that is
9 (* precedence - Get the precedence of the pending binary operator token. *)
10 let precedence c = try Hashtbl.find binop_precedence c with Not_found -> -1 var
89 (* If this is a binop, find its precedence. *)
91 let token_prec = precedence c in
108 let next_prec = precedence c2 in
H A Dtoy.ml14 * 1 is the lowest precedence. *)
/macosx-10.10.1/bash-94.1.2/bash-3.2/tests/
H A Drun-minimal31 run-precedence|run-quote|run-read|run-rhs-exp|run-strip|run-tilde) echo $x ; sh $x ;;
/macosx-10.10.1/llvmCore-3425.0.34/examples/OCaml-Kaleidoscope/Chapter7/
H A Dparser.ml5 (* binop_precedence - This holds the precedence for each binary operator that is
9 (* precedence - Get the precedence of the pending binary operator token. *)
10 let precedence c = try Hashtbl.find binop_precedence c with Not_found -> -1 var
114 (* If this is a binop, find its precedence. *)
116 let token_prec = precedence c in
133 let next_prec = precedence c2 in
189 (* Read the precedence if present. *)
H A Dtoy.ml14 * 1 is the lowest precedence. *)
/macosx-10.10.1/swig-12/Lib/typemaps/
H A Dswigtype.swg296 %typemap(typecheck,precedence=SWIG_TYPECHECK_POINTER,noblock=1) SWIGTYPE * {
302 %typemap(typecheck,precedence=SWIG_TYPECHECK_POINTER,noblock=1) SWIGTYPE & {
309 %typemap(typecheck,precedence=SWIG_TYPECHECK_POINTER,noblock=1,implicitconv=1) const SWIGTYPE & {
314 %typemap(typecheck,precedence=SWIG_TYPECHECK_POINTER,noblock=1,implicitconv=1) SWIGTYPE {
319 %typemap(typecheck,precedence=SWIG_TYPECHECK_POINTER,noblock=1) const SWIGTYPE & {
325 %typemap(typecheck,precedence=SWIG_TYPECHECK_POINTER,noblock=1) SWIGTYPE {
H A Dptrtypes.swg147 %typemap(typecheck,noblock=1,precedence=check,fragment=frag) Type * {
152 %typemap(typecheck,noblock=1,precedence=check,fragment=frag) Type, const Type& {
H A Dinoutlist.swg107 %typemap(typecheck,noblock=1,precedence=code,fragment=asval_frag) Type *INPUT, Type &INPUT {
138 %typemap(typecheck,noblock=1,precedence=code,fragment=asptr_frag) Type *INPUT, Type &INPUT {
/macosx-10.10.1/swig-12/Lib/python/
H A Dargcargv.i78 %typemap(typecheck, precedence=SWIG_TYPECHECK_STRING_ARRAY) (int ARGC, char **ARGV) {
/macosx-10.10.1/tcl-105/tcl_ext/tdom/tdom/generic/
H A Ddomxslt.c183 double precedence; member in struct:xsltTemplate
272 double precedence; member in struct:xsltTopLevelVar
349 double precedence; member in struct:xsltNSAlias
2992 t->precedence = tpl->precedence;
3043 && t->precedence >= tpl->precedence
3063 && t->precedence >= tpl->precedence
3089 double precedence,
3086 xsltAddTemplate( xsltState *xs, domNode *node, double precedence, char **errMsg ) argument
5506 fillElementList( xsltWSInfo * wsInfo, int strip, double precedence, domNode * node, char * str, char ** errMsg ) argument
6182 processTopLevel( Tcl_Interp * interp, domNode * xsltDocumentElement, xsltState * xs, double precedence, double * precedenceLowBound, char ** errMsg ) argument
7233 double d, precedence, precedenceLowBound; local
[all...]
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclCompExpr.c35 unsigned char precedence; /* Precedence of the operator */ member in struct:OpNode
104 * The precedence field provides a place to store the precedence of the
226 #define COMMA ( BINARY | 3) /* The "," operator is a low precedence
275 * operators according to precedence
297 * connect to which operators. This is done according to operator precedence.
298 * The greater an operator's precedence the greater claim it has to link to
299 * an available operand. The Precedence enumeration lists the precedence
301 * Each precedence level is commented with the operators that hold that
302 * precedence
1049 unsigned char precedence = prec[lexeme]; local
[all...]
/macosx-10.10.1/procmail-14/procmail/src/
H A Dheader.h45 X(precedence, "Precedence:")

Completed in 397 milliseconds

123