Home
last modified time | relevance | path

Searched refs:parens (Results 1 – 25 of 49) sorted by relevance

12

/external/markdown/MarkdownTest/Tests_2007/
DLinks, inline style.text17 [With parens in the URL](http://en.wikipedia.org/wiki/WIMP_(computing))
19 (With outer parens and [parens in url](/foo(bar)))
22 [With parens in the URL](/foo(bar) "and a title")
24 (With outer parens and [parens in url](/foo(bar) "and a title"))
DImages.text17 ![this is a stupid URL](http://example.com/(parens).jpg)
/external/mesa3d/src/compiler/glsl/glcpp/tests/
D022-define-func-arg-with-parens.c.expected2 (argument(including parens)for the win)
D022-define-func-arg-with-parens.c2 foo(argument(including parens)for the win)
/external/jemalloc/doc/
Dstylesheet.xsl3 <xsl:param name="function.parens" select="0"/>
/external/clang/test/SemaCXX/
Dreturn.cpp56 (((parens())));
/external/llvm/test/FileCheck/
Dvar-ref-same-line.txt14 ; Test that parens inside the regex don't confuse FileCheck
/external/clang/test/SemaTemplate/
Dinstantiate-expr-1.cpp5 int parens : (J);
/external/libcups/filter/
Dinterpret.c1049 int parens; /* Parenthesis nesting level */ in scan_ps() local
1092 for (cur ++, parens = 1, valptr = obj.value.string, in scan_ps()
1097 if (*cur == ')' && parens == 1) in scan_ps()
1101 parens ++; in scan_ps()
1103 parens --; in scan_ps()
/external/bison/examples/
Dextexi80 # The parens around the output file seem to be required
/external/clang/lib/Sema/
DSemaPseudoObject.cpp121 if (ParenExpr *parens = dyn_cast<ParenExpr>(e)) { in rebuild() local
122 e = rebuild(parens->getSubExpr()); in rebuild()
123 return new (S.Context) ParenExpr(parens->getLParen(), in rebuild()
124 parens->getRParen(), in rebuild()
/external/tcpdump/
DREADME118 for acks). The number in parens following an ack is
120 ack. A number in parens following a send is the
DREADME.md118 for acks). The number in parens following an ack is
120 ack. A number in parens following a send is the
/external/python/cpython2/Lib/idlelib/
DREADME.txt161 Show surrounding parens # ParenMatch (& Hyperparser)
/external/pcre/dist2/
Dconfigure.ac264 # Handle --with-parens-nest-limit=N
265 AC_ARG_WITH(parens-nest-limit,
266 AS_HELP_STRING([--with-parens-nest-limit=N],
/external/bison/tests/
Dtorture.at385 # A grammar of parens growing the stack thanks to right recursion.
/external/mksh/src/
Dcheck.t2934 these parens ( ) are not a problem
2938 = these parens ( ) are not a problem =
2945 these parens \( ) are a problem
2949 = these parens \( ) are a problem =
9882 name: bash-function-parens
12379 name: better-parens-1a
12392 name: better-parens-1b
12400 name: better-parens-1c
12408 name: better-parens-2a
12421 name: better-parens-2b
[all …]
/external/icu/icu4c/source/i18n/
Dregexcst.txt109 # Open parens from expr-quant come here; anything but a (?# comment
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/
Djsilver.sablecc518 | {parens} paren_open expression_list paren_close // (x.y, a.b, d.e)
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.v1307 * ffi.h.in: The SGI assember is very picky about parens. Redefined
/external/python/cpython2/Doc/library/
Dcsv.rst444 out surrounded by parens. This may cause some problems for other programs which
Didle.rst151 Show surrounding parens
/external/bison/data/m4sugar/
Dm4sugar.m41095 # With a better look, you realize that the parens are more a pain than
1097 # with always using an outermost pair of parens and an outermost pair
1098 # of quotes. Rejecting the parens both eases the implementation, and
2049 # which means `if the macro named `AC_LANG_COMPILER(C)' (the parens are
/external/okhttp/
DCHANGELOG.md170 parens, and other characters.
/external/netperf/doc/
Dtexinfo.tex4976 {\activeparens % Now, smart parens don't turn on until &foo (see \amprm)
4979 % if the fn name has parens in it, \boldbrax will not be in effect yet,
4986 % This is used to turn on special parens
4996 % This is the definition of ( when already inside a level of parens.
5008 %% These parens (in \boldbrax) actually are a little bolder than the
5167 % except that they do not make parens into active characters.

12