Home
last modified time | relevance | path

Searched refs:C11 (Results 1 - 17 of 17) sorted by relevance

/third_party/FreeBSD/lib/msun/ld128/
H A Dk_cosl.c43 C11= 1.61171797801314301767074036661901531e-24L, variable
53 z*(C8+z*(C9+z*(C10+z*(C11+z*C12))))))))))); in __kernel_cosl()
H A Ds_expl.c153 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.c81 C11 = 0.1601061435794535138244346256065192782581e-23; variable
83 z*(C8+z*(C9+z*(C10+z*C11)))))))))))
/third_party/musl/src/math/
H A D__cosl.c81 C11 = 0.1601061435794535138244346256065192782581e-23; variable
83 z*(C8+z*(C9+z*(C10+z*C11)))))))))))
/third_party/gn/src/gn/
H A Dqt_creator_writer.cc123 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 DcontrolFlowAliasing.js226 class C11 {
492 var C11 = /** @class */ (function () {
493 function C11(x) {
508 return C11;
656 declare class C11 {
H A DstrictPropertyInitialization.js127 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 DSystemZMCTargetDesc.cpp123 SystemZ::C8, SystemZ::C9, SystemZ::C10, SystemZ::C11,
/third_party/icu/icu4c/source/tools/gensprep/
H A DfilterRFC3454.pl45 "--C11" => \$c11,
649 --C11 Generate data for table C.1.1
/third_party/skia/third_party/externals/icu/source/tools/gensprep/
H A DfilterRFC3454.pl45 "--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 DSparcDisassembler.cpp129 SP::C8, SP::C9, SP::C10, SP::C11,
/third_party/openssl/test/
H A Dmodes_internal_test.c527 static const u8 C11[] = { variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp183 Sparc::C8, Sparc::C9, Sparc::C10, Sparc::C11,
/third_party/python/Lib/test/
H A Dtest_descr.py5230 class C11: class
5233 obj = C11()
/third_party/libevdev/
H A Dconfigure2294 # 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 Dconfigure2728 # 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 Dconfigure3143 # 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; }

Completed in 62 milliseconds