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

1 2 3 45 6 7

  /external/clang/lib/Basic/
IdentifierTable.cpp 137 else if (LangOpts.C11 && (Flags & KEYC11)) AddResult = 2;
  /external/clang/test/CodeGen/
c11atomics.c 1 // RUN: %clang_cc1 %s -emit-llvm -o - -triple=armv7-unknown-freebsd -std=c11 | FileCheck %s
  /external/icu4c/common/unicode/
platform.h 667 * C++11 and C11 require support for UTF-16 literals
  /external/icu4c/data/sprep/
rfc3920res.txt 141 0C11; ; UNASSIGNED
rfc4013.txt 141 0C11; ; UNASSIGNED
rfc4518.txt 140 0C11; ; UNASSIGNED
  /external/opencv/cv/src/
cvimgwarp.cpp     [all...]
  /packages/apps/DeskClock/res/values/
array.xml 595 <item>C11</item>
  /external/clang/include/clang/Basic/
Builtins.def 610 // C11 _Atomic operations for <stdatomic.h>.
    [all...]
  /external/clang/lib/AST/
ExprClassification.cpp 264 // C11 6.5.1.1p4: [A generic selection] is an lvalue, a function designator,
StmtPrinter.cpp 849 else if (Policy.LangOpts.C11)
    [all...]
  /external/clang/lib/CodeGen/
CGAtomic.cpp 387 // ... but only for the C11 builtins. The GNU builtins expect the
    [all...]
  /external/elfutils/tests/
run-allregs.sh     [all...]
  /external/openssh/
sshd.0 253 cut -c11-` $proto $cookie
    [all...]
  /external/openssl/crypto/rc4/asm/
rc4-ia64.pl 118 # *out++ = Data ^ T dep word = word, data, 8, POS I0, I1 1 cyc c11
  /external/clang/lib/Parse/
ParseDeclCXX.cpp 602 /// ParseStaticAssertDeclaration - Parse C++0x or C11 static_assert-declaration.
607 /// [C11] static_assert-declaration:
614 if (Tok.is(tok::kw__Static_assert) && !getLangOpts().C11)
    [all...]
  /external/clang/lib/Sema/
SemaDecl.cpp     [all...]
SemaDeclAttr.cpp     [all...]
SemaExpr.cpp 172 /// variable or function with internal linkage (C11 6.7.4p3).
518 // C11 6.3.2.1p2:
    [all...]
  /frameworks/base/docs/html/training/design-navigation/
example-wireframe-phone.svg     [all...]
  /external/bison/darwin-lib/
stdio.h     [all...]
  /external/bison/lib/
stdio.in.h 708 so any use of gets warrants an unconditional warning; besides, C11
    [all...]
  /external/bison/linux-lib/
stdio.h     [all...]
  /external/clang/lib/Lex/
Pragma.cpp 222 // The _Pragma is lexically sound. Destringize according to C11 6.10.9.1:
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.h 57 // c11 => s: 176 diff: +16 10% l 7 cached: 256 45056; id 11
    [all...]

Completed in 763 milliseconds

1 2 3 45 6 7