/third_party/FreeBSD/lib/msun/ld128/ |
H A D | k_cosl.c | 43 C11= 1.61171797801314301767074036661901531e-24L, variable 53 z*(C8+z*(C9+z*(C10+z*(C11+z*C12))))))))))); in __kernel_cosl()
|
H A D | s_expl.c | 153 C11 = 2.50521083854417203619031960151253944e-8L, variable 250 x * (C11 + x * (C12 + x * (C13 + in expm1l()
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | __cosl.c | 81 C11 = 0.1601061435794535138244346256065192782581e-23; variable 83 z*(C8+z*(C9+z*(C10+z*C11)))))))))))
|
/third_party/musl/src/math/ |
H A D | __cosl.c | 81 C11 = 0.1601061435794535138244346256065192782581e-23; variable 83 z*(C8+z*(C9+z*(C10+z*C11)))))))))))
|
/third_party/gn/src/gn/ |
H A D | qt_creator_writer.cc | 123 C11, member in QtCreatorWriterUtils::CVersion 140 case CVersion::C11: in ToMacro() 168 {"-std=gnu11", CVersion::C11}, 169 {"-std=c11", CVersion::C11}};
|
/third_party/typescript/tests/baselines/reference/ |
H A D | controlFlowAliasing.js | 226 class C11 { 492 var C11 = /** @class */ (function () {
493 function C11(x) {
508 return C11;
656 declare class C11 {
|
H A D | strictPropertyInitialization.js | 127 class C11 { 256 class C11 {
347 declare class C11 {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/ |
H A D | SystemZMCTargetDesc.cpp | 123 SystemZ::C8, SystemZ::C9, SystemZ::C10, SystemZ::C11,
|
/third_party/icu/icu4c/source/tools/gensprep/ |
H A D | filterRFC3454.pl | 45 "--C11" => \$c11, 649 --C11 Generate data for table C.1.1
|
/third_party/skia/third_party/externals/icu/source/tools/gensprep/ |
H A D | filterRFC3454.pl | 45 "--C11" => \$c11, 649 --C11 Generate data for table C.1.1
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/Disassembler/ |
H A D | SparcDisassembler.cpp | 129 SP::C8, SP::C9, SP::C10, SP::C11,
|
/third_party/openssl/test/ |
H A D | modes_internal_test.c | 527 static const u8 C11[] = { variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 183 Sparc::C8, Sparc::C9, Sparc::C10, Sparc::C11,
|
/third_party/python/Lib/test/ |
H A D | test_descr.py | 5230 class C11: class 5233 obj = C11()
|
/third_party/libevdev/ |
H A D | configure | 2294 # Test code for whether the C compiler supports C11 (global declarations) 2296 // Does the compiler advertise C11 conformance? 2298 # error "Compiler does not advertise C11 conformance" 2337 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1. 2348 # Test code for whether the C compiler supports C11 (body of main). 2358 # Test code for whether the C compiler supports C11 (complete). 3440 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5 3441 printf %s "checking for $CC option to enable C11 features... " >&6; }
|
/third_party/node/deps/cares/ |
H A D | configure | 2728 # Test code for whether the C compiler supports C11 (global declarations) 2730 // Does the compiler advertise C11 conformance? 2732 # error "Compiler does not advertise C11 conformance" 2771 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1. 2782 # Test code for whether the C compiler supports C11 (body of main). 2792 # Test code for whether the C compiler supports C11 (complete). 4093 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5 4094 printf %s "checking for $CC option to enable C11 features... " >&6; } 18684 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5 18685 printf %s "checking for $CC option to enable C11 feature [all...] |
/third_party/python/ |
H A D | configure | 3143 # Test code for whether the C compiler supports C11 (global declarations) 3145 // Does the compiler advertise C11 conformance? 3147 # error "Compiler does not advertise C11 conformance" 3186 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1. 3197 # Test code for whether the C compiler supports C11 (body of main). 3207 # Test code for whether the C compiler supports C11 (complete). 5353 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5 5354 printf %s "checking for $CC option to enable C11 features... " >&6; }
|