OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:C11
(Results
26 - 40
of
40
) sorted by null
1
2
/external/clang/lib/Parse/
ParseDecl.cpp
[
all
...]
ParseDeclCXX.cpp
687
/// ParseStaticAssertDeclaration - Parse C++0x or
C11
static_assert-declaration.
692
/// [
C11
] static_assert-declaration:
699
if (Tok.is(tok::kw__Static_assert) && !getLangOpts().
C11
)
[
all
...]
/external/icu/icu4c/source/data/sprep/
rfc3491.txt
141
0
C11
; ; UNASSIGNED
[
all
...]
rfc3530csci.txt
140
0
C11
; ; UNASSIGNED
[
all
...]
rfc3722.txt
13
# options: --sourcedir=. --destdir=out --src-filename=rfc3454.txt --dest-filename=rfc3722.txt --A1 --B1 --B2 -
C11
--C12 --C21 --C22 --C3 --C4 --C5 --C6 --C7 --C8 --C9 --iscsi --normalize --check-bidi
141
0
C11
; ; UNASSIGNED
454
# options: --sourcedir=. --destdir=out --src-filename=rfc3454.txt --dest-filename=rfc3722.txt --A1 --B1 --B2 -
C11
--C12 --C21 --C22 --C3 --C4 --C5 --C6 --C7 --C8 --C9 --iscsi --normalize --check-bidi
[
all
...]
rfc3920node.txt
13
# options: --sourcedir=. --destdir=out --src-filename=rfc3454.txt --dest-filename=rfc3920node.txt --A1 --B1 --B2 -
C11
--C12 --C21 --C22 --C3 --C4 --C5 --C6 --C7 --C8 --C9 -xmpp-node --normalize --check-bidi
141
0
C11
; ; UNASSIGNED
454
# options: --sourcedir=. --destdir=out --src-filename=rfc3454.txt --dest-filename=rfc3920node.txt --A1 --B1 --B2 -
C11
--C12 --C21 --C22 --C3 --C4 --C5 --C6 --C7 --C8 --C9 -xmpp-node --normalize --check-bidi
[
all
...]
rfc4518ci.txt
140
0
C11
; ; UNASSIGNED
[
all
...]
/external/icu/icu4c/source/test/testdata/
nfs4_cis_prep.txt
132
0
C11
; ; UNASSIGNED
[
all
...]
nfs4_cs_prep_ci.txt
132
0
C11
; ; UNASSIGNED
[
all
...]
nfs4_mixed_prep_s.txt
132
0
C11
; ; UNASSIGNED
[
all
...]
/external/clang/lib/Sema/
SemaCodeComplete.cpp
[
all
...]
SemaLookup.cpp
[
all
...]
SemaDecl.cpp
[
all
...]
SemaInit.cpp
40
if (Context.getLangOpts().CPlusPlus || Context.getLangOpts().
C11
) {
89
// C99 6.7.8p15 (with correction from DR343), or
C11
6.7.9p15:
[
all
...]
/external/clang/lib/Frontend/
CompilerInvocation.cpp
[
all
...]
Completed in 508 milliseconds
1
2