OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:C11
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Frontend/
LangStandard.h
24
C11
= (1 << 3),
66
/// isC11 - Language is a superset of
C11
.
67
bool isC11() const { return Flags & frontend::
C11
; }
/external/libvpx/libvpx/test/
dct16x16_test.cc
76
const double
C11
= 0.471396736825998;
119
temp1 = step[ 9] *
C11
;
140
temp2 = step[14] *
C11
;
/external/chromium_org/third_party/openssl/openssl/crypto/modes/
gcm128.c
[
all
...]
/external/openssl/crypto/modes/
gcm128.c
[
all
...]
Completed in 48 milliseconds