HomeSort by relevance Sort by last modified time
    Searched full:braces (Results 301 - 325 of 637) sorted by null

<<11121314151617181920>>

  /external/chromium-trace/catapult/third_party/closure_linter/closure_linter/
indentation.py 560 # For braces and brackets, which can be object and array literals, remove
  /external/clang/lib/Format/
FormatToken.h 99 // Represents what type of block a set of braces open.
  /external/curl/src/
tool_urlglob.c 106 return GLOBERROR("empty string within braces", *posp,
  /external/icu/android_icu4j/src/main/java/android/icu/text/
MessageFormat.java 55 * with arguments in {curly braces} which will be replaced by formatted values.
133 * <li>Quotable syntax characters are the {curly braces} in all messageText parts,
138 * and unquoted {curly braces} must occur in matched pairs.
243 * if it immediately precedes a syntax character (mostly {curly braces}).<br>
    [all...]
TransliterationRule.java 498 // Do not emit the braces '{' '}' around the pattern if there
  /external/icu/icu4c/source/common/unicode/
utf16.h 28 * Compound statements (curly braces {}) must be used for if-else-while...
  /external/icu/icu4c/source/i18n/
rbt_rule.cpp 475 // Do not emit the braces '{' '}' around the pattern if there
  /external/icu/icu4c/source/i18n/unicode/
plurfmt.h 99 * between the {curly braces} and their sub-message,
umsg.h 43 * with arguments in {curly braces} which will be replaced by formatted values.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
MessageFormat.java 54 * with arguments in {curly braces} which will be replaced by formatted values.
132 * <li>Quotable syntax characters are the {curly braces} in all messageText parts,
137 * and unquoted {curly braces} must occur in matched pairs.
242 * if it immediately precedes a syntax character (mostly {curly braces}).<br>
    [all...]
  /external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
TransliterationRule.java 497 // Do not emit the braces '{' '}' around the pattern if there
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/docmaker/
content.py 42 # larger indentation than the surrounding braces.
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinterInlineAsm.cpp 353 // If we have curly braces, check for a modifier character. This
  /external/lz4/programs/
frametest.c 35 # pragma GCC diagnostic ignored "-Wmissing-braces" /* GCC bug 53119 : doesn't accept { 0 } as initializer (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53119) */
lz4io.c 43 # pragma GCC diagnostic ignored "-Wmissing-braces" /* GCC bug 53119 : doesn't accept { 0 } as initializer (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53119) */
  /external/messageformat/java/com/ibm/icu/simple/
MessageFormat.java 55 * with arguments in {curly braces} which will be replaced by formatted values.
133 * <li>Quotable syntax characters are the {curly braces} in all messageText parts,
138 * and unquoted {curly braces} must occur in matched pairs.
244 * if it immediately precedes a syntax character (mostly {curly braces}).<br>
    [all...]
PluralFormat.java 87 * between the {curly braces} and their sub-message,
  /external/opencv3/3rdparty/jinja2/
lexer.py 626 # we only match blocks and variables if braces / parentheses
  /external/opencv3/doc/tutorials/introduction/documenting_opencv/
documentation_tutorial.markdown 409 you can manually specify it in curly braces:
  /external/strace/
strace.1 184 While structures are annotated using curly braces, simple pointers
  /frameworks/rs/api/
rs_value_types.spec 37 between curly braces, e.g. <code>(float3){1.0f, 2.0f, 3.0f}</code>.
  /libcore/luni/src/test/java/libcore/xml/
PullParserTest.java 380 * Close braces require lookaheads because we need to defend against "]]>".
    [all...]
  /libcore/ojluni/src/main/java/java/util/
AbstractMap.java 501 * map's <tt>entrySet</tt> view's iterator, enclosed in braces
  /system/core/include/log/
log.h 582 * NB: If the first level braces are missing when specifying multiple
  /system/update_engine/payload_generator/
delta_diff_utils.cc 419 vector<Extent>{*op_dst_extent} == // NOLINT(whitespace/braces)

Completed in 2550 milliseconds

<<11121314151617181920>>