HomeSort by relevance Sort by last modified time
    Searched full:braces (Results 101 - 125 of 526) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/clang/lib/Lex/
PPMacroExpansion.cpp 398 /// CheckMatchedBrackets - Returns true if the braces and parentheses in the
441 // braces is needed.
442 unsigned Braces = 0;
460 ++Braces;
462 --Braces;
463 if (Braces == 0 && ClosingBrace == E && FoundSeparatorToken)
467 if (Braces != 0) {
473 } else { // Braces == 0
    [all...]
  /bionic/libc/include/
pthread.h 295 * closing braces, and that using setjmp/longjmp/return/break/continue
  /bionic/libc/upstream-netbsd/libc/regex/
regerror.c 145 { REG_EBRACE, "REG_EBRACE", "braces not balanced" },
  /development/ndk/platforms/android-9/include/
pthread.h 295 * closing braces, and that using setjmp/longjmp/return/break/continue
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
statetracker.py 39 including braces.
41 including braces.
268 #TODO(user): Error if no braces
398 """Returns the matching end brace and contents between the two braces.
  /external/chromium_org/third_party/closure_linter/closure_linter/
statetracker.py 39 including braces.
41 including braces.
268 #TODO(user): Error if no braces
398 """Returns the matching end brace and contents between the two braces.
  /external/clang/test/Sema/
designated-initializers.c 82 [5].windows[3].top_left.x = { 7.0 } // expected-warning{{braces around scalar initializer}}
  /external/e2fsprogs/e2fsck/
e2fsck.conf.5.in 19 delimited by square braces: [ ]. Within each section, each line
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
bash.php 256 //Variables without braces
  /libcore/luni/src/main/java/java/text/
Format.java 224 throw new IllegalArgumentException("Unmatched braces in the pattern");
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
pthread.h 291 * closing braces, and that using setjmp/longjmp/return/break/continue
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
pthread.h 291 * closing braces, and that using setjmp/longjmp/return/break/continue
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
pthread.h 291 * closing braces, and that using setjmp/longjmp/return/break/continue
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
pthread.h 291 * closing braces, and that using setjmp/longjmp/return/break/continue
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
pthread.h 291 * closing braces, and that using setjmp/longjmp/return/break/continue
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
pthread.h 291 * closing braces, and that using setjmp/longjmp/return/break/continue
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
pthread.h 291 * closing braces, and that using setjmp/longjmp/return/break/continue
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
pthread.h 295 * closing braces, and that using setjmp/longjmp/return/break/continue
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
pthread.h 295 * closing braces, and that using setjmp/longjmp/return/break/continue
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
pthread.h 295 * closing braces, and that using setjmp/longjmp/return/break/continue
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
pthread.h 295 * closing braces, and that using setjmp/longjmp/return/break/continue
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
pthread.h 295 * closing braces, and that using setjmp/longjmp/return/break/continue
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
pthread.h 295 * closing braces, and that using setjmp/longjmp/return/break/continue
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/
pthread.h 295 * closing braces, and that using setjmp/longjmp/return/break/continue
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/
pthread.h 295 * closing braces, and that using setjmp/longjmp/return/break/continue

Completed in 743 milliseconds

1 2 3 45 6 7 8 91011>>