Home
last modified time | relevance | path

Searched refs:ordinary (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregcomp.c92 static void ordinary(struct parse *, int);
408 ordinary(p, c); in p_ere_exp()
411 case '{': /* okay as ordinary except if digit follows */ in p_ere_exp()
415 ordinary(p, c); in p_ere_exp()
487 ordinary(p, GETNEXT()); in p_str()
495 * taken as an ordinary character and then revised to be an anchor. The
533 int starordinary) /* is a leading * an ordinary character? */ in p_simp_re()
611 ordinary(p, (char)c); in p_simp_re()
738 ordinary(p, firstch(p, cs)); in p_bracket()
787 default: /* symbol, ordinary characte in p_b_term()
942 ordinary(struct parse *p, int ch) ordinary() function
[all...]
/third_party/jerryscript/tests/jerry/es2015/
H A Darray-from.js279 function ordinary() { } function
280 var x = Array.from.call(ordinary, [2]);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregcomp.c220 static void ordinary(struct parse *, int);
536 ordinary(p, c); in p_ere_exp()
539 case '{': /* okay as ordinary except if digit follows */ in p_ere_exp()
543 ordinary(p, c); in p_ere_exp()
615 ordinary(p, GETNEXT()); in p_str()
623 * taken as an ordinary character and then revised to be an anchor. The
661 int starordinary) /* is a leading * an ordinary character? */ in p_simp_re()
739 ordinary(p, (char)c); in p_simp_re()
866 ordinary(p, firstch(p, cs)); in p_bracket()
915 default: /* symbol, ordinary characte in p_b_term()
1070 ordinary(struct parse *p, int ch) ordinary() function
[all...]
/third_party/libunwind/libunwind/doc/
H A Dunw_set_reg.tex26 type of frame that \Var{cp} is referring to. For ordinary stack
H A Dunw_get_fpreg.tex26 type of frame that \Var{cp} is referring to. For ordinary stack
H A Dunw_get_reg.tex26 type of frame that \Var{cp} is referring to. For ordinary stack
H A Dunw_set_fpreg.tex26 type of frame that \Var{cp} is referring to. For ordinary stack
H A Dunw_get_proc_name.tex33 between procedure names and ordinary labels. Furthermore, if symbol
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-generator.cc491 Label hoisting(this), ordinary(this); in IGNITION_HANDLER()
494 &hoisting, &ordinary); in IGNITION_HANDLER() local
503 BIND(&ordinary); in IGNITION_HANDLER()
/third_party/ffmpeg/libavutil/x86/
H A Dx86inc.asm661 ; On AMD cpus <=K10, an ordinary ret is slow if it immediately follows either
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex424 % macro which expects an ordinary undelimited TeX argument.
2516 \mathchar"075F % class 0=ordinary, family 7=ttfam, pos 0x5F=_.
2816 % The \mathchar is class=0=ordinary, family=7=ttfam, position=5C=\.
5589 % to what kind of chapter we are in (ordinary, appendix, or unnumbered).
7195 % which we arrange to emulate with a temporary file in ordinary TeX.
9917 % (and those which the user can use as if they were ordinary).

Completed in 21 milliseconds