/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/ |
pthread.h | 295 * closing braces, and that using setjmp/longjmp/return/break/continue
|
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/ |
pthread.h | 295 * closing braces, and that using setjmp/longjmp/return/break/continue
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/ |
pthread.h | 295 * closing braces, and that using setjmp/longjmp/return/break/continue
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/ |
pthread.h | 295 * closing braces, and that using setjmp/longjmp/return/break/continue
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/ |
pthread.h | 295 * closing braces, and that using setjmp/longjmp/return/break/continue
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/ |
pthread.h | 295 * closing braces, and that using setjmp/longjmp/return/break/continue
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/ |
pthread.h | 295 * closing braces, and that using setjmp/longjmp/return/break/continue
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
umsg.h | 155 * Do not confuse optional items with items inside quotes braces, such 156 * as this: "{". Quoted braces are literals. 198 * If a pattern is used, then unquoted braces in the pattern, if any,
|
msgfmt.h | 181 * Do not confuse optional items with items inside quoted braces, such 182 * as this: "{". Quoted braces are literals. 235 * If a pattern is used, then unquoted braces in the pattern, if any, [all...] |
/art/tools/ |
cpplint.py | 126 Examples: --filter=-whitespace,+whitespace/braces 178 'readability/braces', 208 'whitespace/braces', [all...] |
/external/libvpx/libvpx/tools/ |
cpplint.py | 126 Examples: --filter=-whitespace,+whitespace/braces 178 'readability/braces', 208 'whitespace/braces', [all...] |
/external/icu4c/common/ |
messagepattern.cpp | 528 setParseError(parseError, 0); // Unmatched '{' braces in message. 547 setParseError(parseError, 0); // Unmatched '{' braces in message. 579 setParseError(parseError, 0); // Unmatched '{' braces in message. 599 setParseError(parseError, 0); // Unmatched '{' braces in message. 694 setParseError(parseError, 0); // Unmatched '{' braces in message. [all...] |
/external/llvm/docs/ |
TableGenFundamentals.rst | 341 Loop over ranges of integers. The braces are required for multiple ranges. 401 needed for the class, they are enclosed in curly braces ("``{}``"); otherwise, 769 may be nested. If there is only one item in the body the braces may be
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
pthread.h | 546 be used in matching pairs at the same nesting level of braces. */ 592 be used in matching pairs at the same nesting level of braces. */ 635 be used in matching pairs at the same nesting level of braces. */ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
pthread.h | 546 be used in matching pairs at the same nesting level of braces. */ 592 be used in matching pairs at the same nesting level of braces. */ 635 be used in matching pairs at the same nesting level of braces. */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
pthread.h | 546 be used in matching pairs at the same nesting level of braces. */ 592 be used in matching pairs at the same nesting level of braces. */ 635 be used in matching pairs at the same nesting level of braces. */ [all...] |
/art/runtime/ |
dex_instruction.h | 85 { // NOLINT(whitespace/braces)
|
/bootable/recovery/ |
verifier.cpp | 226 // (Note that the braces and commas in this example are actual
|
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
TransformerIdentityImpl.java | 531 * enclosed in curly braces ({}), followed by the local name. If the 541 * in curly braces ({}). 630 * enclosed in curly braces ({}), followed by the local name. If the 714 * enclosed in curly braces ({}), followed by the local name. If the [all...] |
/external/chromium-trace/trace-viewer/third_party/web_dev_style/web_dev_style/ |
css_checker.py | 144 { 'desc': 'Start braces ({) end a selector, have a space before them '
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
utf.h | 102 * Compound statements (curly braces {}) must be used for if-else-while...
|
/external/chromium_org/tools/gyp/tools/emacs/ |
gyp.el | 20 "De-indent closing parens, braces, and brackets in gyp-mode."
|
/external/clang/lib/Format/ |
FormatToken.h | 61 // Represents what type of block a set of braces open.
|
/external/clang/lib/Parse/ |
RAIIObjectsForParser.h | 358 /// pair, such as braces { ... } or parentheses ( ... ).
|
/external/e2fsprogs/misc/ |
mke2fs.conf.5.in | 19 delimited by square braces: [ ]. Within each section, each line
|