/external/icu4c/common/unicode/ |
utf.h | 105 * Compound statements (curly braces {}) must be used for if-else-while...
|
/external/oprofile/ |
ChangeLog-2006 | 32 * doc/oprofile.1.in: warn about braces parsing in differential
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
plurfmt.h | 114 * Thus, curly braces (<code>{</code>, <code>}</code>) are <i>only</i> allowed 117 * in the message text, if it is not contained in curly braces (to preserve
|
selfmt.h | 153 * Thus, curly braces (<code>{</code>, <code>}</code>) are <i>only</i> allowed
|
/external/chromium_org/third_party/libxslt/libxslt/ |
templates.c | 371 * contain expressions contained in curly braces ({}) and those are 417 * attribute value does not contain expressions contained in curly braces ({})
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/ |
parser.h | 406 // Parses a string surrounded by balanced braces. Strips off the outer 407 // braces and stores the enclosed string in *value.
|
/external/libxslt/libxslt/ |
templates.c | 370 * contain expressions contained in curly braces ({}) and those are 416 * attribute value does not contain expressions contained in curly braces ({})
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
uuid.py | 31 # make a UUID from a string of hex digits (braces and hyphens ignored) 109 argument. When a string of hex digits is given, curly braces,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
uuid.py | 31 # make a UUID from a string of hex digits (braces and hyphens ignored) 109 argument. When a string of hex digits is given, curly braces,
|
/external/clang/lib/Parse/ |
Parser.cpp | 313 // Recursively skip properly-nested braces. [all...] |
/external/bison/src/ |
scan-gram.l | 122 /* Nesting level of the current code in braces. */ 262 /* Code in between braces. */ 635 | Scanning some code in braces (actions). The initial "{" is |
|
/external/chromium_org/third_party/icu/source/common/ |
ustring.c | 1217 UBool braces = FALSE; local [all...] |
/external/icu4c/common/ |
ustring.cpp | 1224 UBool braces = FALSE; local [all...] |
/external/icu4c/i18n/unicode/ |
msgfmt.h | 55 * with arguments in {curly braces} which will be replaced by formatted values. 134 * <li>Quotable syntax characters are the {curly braces} in all messageText parts, 139 * and unquoted {curly braces} must occur in matched pairs. [all...] |
selfmt.h | 142 * <p>Each message is a MessageFormat pattern string enclosed in {curly braces}.</p>
|
/external/mdnsresponder/mDNSPosix/ |
NetMonitor.c | 20 * but for the sake of brevity here I will say just this: Curly braces are not syntactially 24 * Indenting curly braces at the same level as the "if" implies that curly braces are [all...] |
/art/runtime/native/ |
dalvik_system_Zygote.cc | 478 { // NOLINT(whitespace/braces)
|
/external/chromium/chrome/browser/chromeos/login/ |
google_authenticator.cc | 424 { // extra braces for clarity about AutoLock scope.
|
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/ |
javascripttokenizer.py | 208 # Tokenize braces so we can find types.
|
/external/chromium_org/chrome/browser/resources/web_dev_style/ |
css_checker.py | 276 { 'desc': 'Start braces ({) end a selector, have a space before them '
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/hosted/ |
json2.js | 343 // and wrap them in braces.
|
/external/chromium_org/third_party/closure_linter/closure_linter/ |
javascripttokenizer.py | 208 # Tokenize braces so we can find types.
|
/external/chromium_org/third_party/openssl/openssl/crypto/conf/ |
conf_def.c | 631 /* In case there were no braces or parenthesis around
|
/external/javassist/tutorial/ |
tutorial2.html | 147 statements surrounded with braces <code>{}</code>. 287 surrounded with braces <code>{}</code>. 289 surrounded with braces. [all...] |
/external/openssl/crypto/conf/ |
conf_def.c | 631 /* In case there were no braces or parenthesis around
|