Home
last modified time | relevance | path

Searched refs:C11 (Results 1 – 25 of 124) sorted by relevance

12345

/third_party/typescript/tests/baselines/reference/
DstrictPropertyInitialization.symbols291 class C11 {
292 >C11 : Symbol(C11, Decl(strictPropertyInitialization.ts, 123, 34))
295 >a : Symbol(C11.a, Decl(strictPropertyInitialization.ts, 125, 11))
298 >#b : Symbol(C11.#b, Decl(strictPropertyInitialization.ts, 126, 14))
302 >this.a : Symbol(C11.a, Decl(strictPropertyInitialization.ts, 125, 11))
303 >this : Symbol(C11, Decl(strictPropertyInitialization.ts, 123, 34))
304 >a : Symbol(C11.a, Decl(strictPropertyInitialization.ts, 125, 11))
308 >this.#b : Symbol(C11.#b, Decl(strictPropertyInitialization.ts, 126, 14))
309 >this : Symbol(C11, Decl(strictPropertyInitialization.ts, 123, 34))
DcontrolFlowAliasing.js226 class C11 {
492 var C11 = /** @class */ (function () { class
493 function C11(x) { class in C11
508 return C11;
656 declare class C11 {
DstrictPropertyInitialization.js127 class C11 {
256 class C11 { class
347 declare class C11 {
Dparser.asyncGenerators.classMethods.es2018.symbols100 class C11 {
101 >C11 : Symbol(C11, Decl(nestedFunctionDeclarationNamedAwaitIsError.ts, 0, 0))
104 >f : Symbol(C11.f, Decl(nestedFunctionDeclarationNamedAwaitIsError.ts, 0, 11))
DcontrolFlowAliasing.symbols643 class C11 {
644 >C11 : Symbol(C11, Decl(controlFlowAliasing.ts, 222, 1))
647 >x : Symbol(C11.x, Decl(controlFlowAliasing.ts, 225, 16))
651 >this.x : Symbol(C11.x, Decl(controlFlowAliasing.ts, 225, 16))
652 >this : Symbol(C11, Decl(controlFlowAliasing.ts, 222, 1))
653 >x : Symbol(C11.x, Decl(controlFlowAliasing.ts, 225, 16))
669 >this.x : Symbol(C11.x, Decl(controlFlowAliasing.ts, 225, 16))
670 >this : Symbol(C11, Decl(controlFlowAliasing.ts, 222, 1))
671 >x : Symbol(C11.x, Decl(controlFlowAliasing.ts, 225, 16))
679 >this.x : Symbol(C11.x, Decl(controlFlowAliasing.ts, 225, 16))
[all …]
Dparser.asyncGenerators.classMethods.es2018.types104 class C11 {
105 >C11 : C11
DstrictPropertyInitialization.types323 class C11 {
324 >C11 : C11
/third_party/FreeBSD/lib/msun/ld128/
Dk_cosl.c43 C11= 1.61171797801314301767074036661901531e-24L, variable
53 z*(C8+z*(C9+z*(C10+z*(C11+z*C12))))))))))); in __kernel_cosl()
Ds_expl.c153 C11 = 2.50521083854417203619031960151253944e-8L, variable
250 x * (C11 + x * (C12 + x * (C13 + in expm1l()
/third_party/bounds_checking_function/
DREADME.md4 - 遵循C11 Annex K (Bounds-checking interfaces)的标准,选取并实现了常见的内存/字符串操作类的函数,如memcpy_s、strcpy_s等函数。
5 - 未来将分析C11 Annex K中的其他标准函数,如果有必要,将在该组织中实现。
DREADME.en.md5 - following the standard of C11 Annex K (bound-checking interfaces), functions of the common memory…
7 - other standard functions in C11 Annex K will be analyzed in the future and implemented in this or…
DREADME.OpenSource9 …"Description" : "following the standard of C11 Annex K (bound-checking interfaces), func…
/third_party/musl/porting/liteos_a/kernel/src/math/
D__cosl.c81 C11 = 0.1601061435794535138244346256065192782581e-23; variable
83 z*(C8+z*(C9+z*(C10+z*C11)))))))))))
/third_party/musl/src/math/
D__cosl.c81 C11 = 0.1601061435794535138244346256065192782581e-23; variable
83 z*(C8+z*(C9+z*(C10+z*C11)))))))))))
/third_party/gn/src/gn/
Dqt_creator_writer.cc123 C11, enumerator
140 case CVersion::C11: in ToMacro()
168 {"-std=gnu11", CVersion::C11},
169 {"-std=c11", CVersion::C11}};
/third_party/typescript/tests/cases/conformance/parser/ecmascript2018/asyncGenerators/
Dparser.asyncGenerators.classMethods.es2018.ts61 class C11 { class
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.5.1.rst177 * C11: teach sparse about '_Thread_local'
178 * C11: teach sparse about '_Noreturn'
179 * C11: teach sparse about '_Alignof()'
180 * C11: teach sparse about '_Alignas()'
181 * C11: teach sparse about '--std={c11,gnu11}'
300 * keyword: explicitly add C99 & C11 keywords
/third_party/typescript/tests/cases/conformance/classes/propertyMemberDeclarations/
DstrictPropertyInitialization.ts130 class C11 {
/third_party/python/PC/icons/
Dpythonw.svg1 …238V16h-.868c-1.885 0-3.394 1.042-3.845 2.924-.469 1.946-.469 3.022 0 4.967C11.76 25.859 13.005 27…
/third_party/typescript/tests/cases/conformance/controlFlow/
DcontrolFlowAliasing.ts228 class C11 { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcRegisterInfo.td224 def C11 : Ri< 11, "C11">;
307 def C10_C11 : Rdi<10, "C10", [C10, C11]>;
/third_party/elfutils/tests/
Drun-readelf-const-values.sh69 language (data1) C11 (29)
/third_party/mesa3d/docs/
Dlicense.rst83 | C11 thread | src/c11/impl/threads* | Boost (permissive) |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCTargetDesc.cpp123 SystemZ::C8, SystemZ::C9, SystemZ::C10, SystemZ::C11,
/third_party/glfw/docs/
Dmoving.dox42 [C11](http://en.cppreference.com/w/c/thread), both of which are gaining
45 If you wish to use the C++11 or C11 facilities but your compiler doesn't yet
50 threading APIs in C++11 and C11, and in fact some GLFW 3 test programs use

12345