/external/chromium_org/chrome/browser/resources/options/ |
clear_browser_data_overlay.js | 74 // habits.". The following parses out the parts in brackts and braces and
|
/external/chromium_org/testing/gtest/samples/ |
sample1_unittest.cc | 55 // pair of braces. You can use a bunch of macros to indicate the
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/ |
optparser.py | 63 any such category. The filter input "-whitespace,+whitespace/braces" fails 64 the category "whitespace/tab" and passes "whitespace/braces". 66 Examples: --filter=-whitespace,+whitespace/braces 306 '"--filter -whitespace,+whitespace/braces". To display '
|
/external/clang/lib/Parse/ |
ParseInit.cpp | 494 BalancedDelimiterTracker Braces(*this, tok::l_brace); 495 if (Braces.consumeOpen()) { 511 Braces.skipToEnd(); 543 Braces.consumeClose();
|
/external/clang/test/SemaCXX/ |
cxx0x-initializer-stdinitializerlist.cpp | 147 f({0, {1}}); // expected-warning{{braces around scalar initializer}}
|
/external/gtest/samples/ |
sample1_unittest.cc | 55 // pair of braces. You can use a bunch of macros to indicate the
|
/external/libpng/scripts/ |
makefile.bc32 | 89 # Braces let make "batch" calls to the compiler,
|
makefile.bor | 99 # Braces let make "batch" calls to the compiler,
|
/external/llvm/docs/CommandGuide/ |
FileCheck.rst | 305 surrounded by double braces: ``{{yourregex}}``. Because we want to use fixed 317 Because regular expressions are enclosed with double braces, they are 319 braces like you would in C. In the rare case that you want to match double 320 braces explicitly from the input, you can use something ugly like
|
/external/neven/Embedded/common/src/b_APIEm/ |
Types.h | 44 * values in round braces ( e.g. (32) ) denote the size in bits of the associated data type
|
/external/protobuf/gtest/samples/ |
sample1_unittest.cc | 55 // pair of braces. You can use a bunch of macros to indicate the
|
/external/qemu/docs/ |
ANDROID-CONFIG-FILES.TXT | 73 - Alternatively, braces can be used to group sub-keys, as in:
|
/ndk/sources/third_party/googletest/googletest/samples/ |
sample1_unittest.cc | 55 // pair of braces. You can use a bunch of macros to indicate the
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/ |
pthread.h | 220 * closing braces, and that using setjmp/longjmp/return/break/continue
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/ |
pthread.h | 220 * closing braces, and that using setjmp/longjmp/return/break/continue
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/ |
pthread.h | 220 * closing braces, and that using setjmp/longjmp/return/break/continue
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/ |
pthread.h | 247 * closing braces, and that using setjmp/longjmp/return/break/continue
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/ |
pthread.h | 252 * closing braces, and that using setjmp/longjmp/return/break/continue
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/ |
pthread.h | 252 * closing braces, and that using setjmp/longjmp/return/break/continue
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/ |
pthread.h | 220 * closing braces, and that using setjmp/longjmp/return/break/continue
|
/prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/ |
pthread.h | 247 * closing braces, and that using setjmp/longjmp/return/break/continue
|
/prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/ |
pthread.h | 252 * closing braces, and that using setjmp/longjmp/return/break/continue
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/ |
pthread.h | 220 * closing braces, and that using setjmp/longjmp/return/break/continue
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/ |
pthread.h | 220 * closing braces, and that using setjmp/longjmp/return/break/continue
|
/prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/ |
pthread.h | 247 * closing braces, and that using setjmp/longjmp/return/break/continue
|