Home
last modified time | relevance | path

Searched refs:brace (Results 1 – 25 of 61) sorted by relevance

123

/external/markdown/MarkdownTest/Tests_2004/
DBackslash escapes.text11 Left brace: \{
13 Right brace: \}
47 Left brace: \{
49 Right brace: \}
82 Left brace: `\{`
84 Right brace: `\}`
/external/markdown/tests/markdown-test/
Dbacklash-escapes.txt11 Left brace: \{
13 Right brace: \}
47 Left brace: \{
49 Right brace: \}
82 Left brace: `\{`
84 Right brace: `\}`
/external/markdown/MarkdownTest/Tests_2007/
DBackslash escapes.text11 Left brace: \{
13 Right brace: \}
47 Left brace: \{
49 Right brace: \}
82 Left brace: `\{`
84 Right brace: `\}`
/external/r8/src/main/java/com/android/tools/r8/utils/
DStringUtils.java91 String seperator, BraceType brace) { in append() argument
92 builder.append(brace.left()); in append()
102 builder.append(brace.right()); in append()
114 public static <T> String join(Collection<T> collection, String separator, BraceType brace) { in join() argument
115 return join(collection, separator, brace, Object::toString); in join()
118 public static <T> String join(Collection<T> collection, String separator, BraceType brace, in join() argument
121 append(builder, ListUtils.map(collection, fn), separator, brace); in join()
/external/e2fsprogs/lib/support/
Dprof_err.et31 error_code PROF_EXTRA_CBRACE, "Extra closing brace in profile"
32 error_code PROF_MISSING_OBRACE, "Missing open brace in profile"
/external/curl/docs/
DCODE_STYLE.md37 open brace.
68 In if/while/do/for expressions, we write the open brace on the same line as
69 the keyword and we then set the closing brace on the same indentation level as
81 For functions the opening brace should be on a separate line:
91 it on a new line after the closing brace. Like this:
DCHECKSRC.md42 - `BRACEPOS`: wrong position for an open brace (`{`).
/external/clang/test/Parser/
Dmissing-closing-rbrace.m3 @interface A {@end // expected-error {{'@end' appears where closing brace '}' is expected}}
Dobjc-quirks.m10 // expected-error {{extraneous closing brace ('}')}} \
/external/mesa3d/src/compiler/glsl/glcpp/tests/
D147-define-macro-no-space.c.expected45 } kurly brace?
D147-define-macro-no-space.c22 #define K} kurly brace?
/external/llvm/test/CodeGen/MIR/ARM/
Dextraneous-closing-brace-error.mir18 ; CHECK: [[@LINE+1]]:5: extraneous closing brace ('}')
/external/parameter-framework/upstream/
D.clang-format54 # Configure each individual brace in BraceWrapping
57 # Control of individual brace wrapping cases
/external/bison/build-aux/
Dannounce-gen544 ## perl-continued-brace-offset: 0
545 ## perl-brace-offset: 0
546 ## perl-brace-imaginary-offset: 0
548 ## perl-extra-newline-before-brace: t
Dtexinfo.tex1353 % We can have normal brace characters in the PDF outlines, unlike
2874 % *right* brace they would have to use a command anyway, so they may as
2875 % well use a command to get a left brace too. We could re-use the
2894 % @{ @} @lbracechar{} @rbracechar{} all generate brace characters.
5010 % Swallow the left brace of the text (first parameter):
5016 \bgroup % Instead of the swallowed brace.
6709 % right brace, after last delimiter expect closing brace:
7414 % an opening brace, and that opening brace is not consumed.
8274 % pagealignmacro call if that space before the closing brace is
8373 % swallow the left brace
/external/clang/docs/
DClangFormatStyleOptions.rst332 Control of individual brace wrapping cases.
335 each individual brace case should be handled. Otherwise, this is ignored.
372 The brace breaking style to use.
403 Configure each individual brace in `BraceWrapping`.
445 - No line break before the closing brace.
/external/syslinux/core/lwip/doc/
Dcontrib.txt22 7. closing curly brace on a single line.
/external/syslinux/doc/
DCodingStyle.txt113 brace last on the line, and put the closing brace first, thusly:
134 opening brace at the beginning of the next line, thus:
146 Note that the closing brace is empty on a line of its own, _except_ in
167 Also, note that this brace-placement also minimizes the number of empty
382 function brace line. E.g.:
/external/freetype/src/autofit/
Dafblue.dat48 // which can span multiple lines. The opening brace of a block must be
50 // brace the last (ignoring whitespace also). The script appends a comma
/external/python/cpython2/Doc/library/
Dstring.rst223 copied unchanged to the output. If you need to include a brace character in the
336 It is not possible to use a literal curly brace ("``{``" or "``}``") as
338 method. However, it is possible to insert a curly brace
760 * *braced* -- This group matches the brace enclosed placeholder name; it should
/external/python/cpython2/Doc/c-api/
Dinit.rst662 Note that it contains an opening brace; it must be matched with a following
670 a closing brace; it must be matched with an earlier
678 :c:macro:`Py_END_ALLOW_THREADS` without the closing brace. It is a no-op when
685 :c:macro:`Py_BEGIN_ALLOW_THREADS` without the opening brace and variable
/external/fmtlib/doc/
Dsyntax.rst12 copied unchanged to the output. If you need to include a brace character in the
/external/bison/
DChangeLog-1998766 (parse_union_decl): Catch unmatched close-brace.
1434 * src/reader.c (copy_guard): Fix brace-counting for
1435 brace-surrounded guard.
/external/clang/include/clang/Basic/
DDiagnosticParseKinds.td152 def err_extraneous_closing_brace : Error<"extraneous closing brace ('}')">;
419 "'@end' appears where closing brace '}' is expected">;
/external/libmicrohttpd/doc/
Dtexinfo.tex1354 % We can have normal brace characters in the PDF outlines, unlike
2875 % *right* brace they would have to use a command anyway, so they may as
2876 % well use a command to get a left brace too. We could re-use the
2895 % @{ @} @lbracechar{} @rbracechar{} all generate brace characters.
5011 % Swallow the left brace of the text (first parameter):
5017 \bgroup % Instead of the swallowed brace.
6710 % right brace, after last delimiter expect closing brace:
7415 % an opening brace, and that opening brace is not consumed.
8275 % pagealignmacro call if that space before the closing brace is
8374 % swallow the left brace

123