Home
last modified time | relevance | path

Searched refs:Declarations (Results 1 – 25 of 81) sorted by relevance

1234

/third_party/typescript/tests/baselines/reference/
DdefiniteAssignmentAssertions.errors.txt2 …ance/controlFlow/definiteAssignmentAssertions.ts(20,6): error TS1263: Declarations with initialize…
3 …ance/controlFlow/definiteAssignmentAssertions.ts(21,6): error TS1263: Declarations with initialize…
6 …ance/controlFlow/definiteAssignmentAssertions.ts(23,6): error TS1264: Declarations with definite a…
9 …nce/controlFlow/definiteAssignmentAssertions.ts(69,10): error TS1264: Declarations with definite a…
10 …nce/controlFlow/definiteAssignmentAssertions.ts(70,10): error TS1263: Declarations with initialize…
11 …nce/controlFlow/definiteAssignmentAssertions.ts(71,10): error TS1263: Declarations with initialize…
41 !!! error TS1263: Declarations with initializers cannot also have definite assignment assertions.
44 !!! error TS1263: Declarations with initializers cannot also have definite assignment assertions.
52 !!! error TS1264: Declarations with definite assignment assertions must also have type annotations.
104 !!! error TS1264: Declarations with definite assignment assertions must also have type annotations.
[all …]
DdefiniteAssignmentWithErrorStillStripped.errors.txt1 tests/cases/compiler/definiteAssignmentWithErrorStillStripped.ts(2,6): error TS1264: Declarations w…
8 !!! error TS1264: Declarations with definite assignment assertions must also have type annotations.
/third_party/skia/third_party/externals/dawn/src/dawn_node/tools/src/cmd/idlgen/
Dmain.go99 idl.Declarations = append(idl.Declarations, fileIDL.Declarations...)
196 for _, d := range in.Declarations {
237 for _, d := range in.Declarations {
336 s.out.Declarations = append(s.out.Declarations, d)
/third_party/libxml2/macos/src/
Dlibxml2_GUSIConfig.cp13 /* Declarations of Socket Factories */
41 /* Declarations of File Devices */
/third_party/vk-gl-cts/external/openglcts/data/gl42/
Ddeclarations.test1 group declarations "Declarations"
/third_party/vk-gl-cts/external/openglcts/data/gl30/
Ddeclarations.test1 group declarations "Declarations"
/third_party/skia/third_party/externals/dawn/src/dawn_node/interop/
DWebGPU.cpp.tmpl48 {{ range $ := .Declarations}}
59 {{ range $ := .Declarations}}
81 {{- range $ := .Declarations}}
91 {{- range $ := .Declarations}}
114 {{ range $ := .Declarations}}
/third_party/vk-gl-cts/external/openglcts/data/gl33/
Ddeclarations.test1 group declarations "Declarations"
/third_party/vk-gl-cts/external/openglcts/data/gles3/
Ddeclarations.test1 group declarations "Declarations"
/third_party/gettext/gettext-tools/src/
DFILES190 | Declarations.
214 format.h Declarations of the language dependent format string handlers.
215 format-invalid.h Declarations of some error messages for invalid strings.
260 | Declarations.
287 | Declarations used by the backends.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
DVERegisterInfo.td10 // Declarations that describe the VE register file
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFRegisterInfo.td10 // Declarations that describe the BPF register file
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreRegisterInfo.td10 // Declarations that describe the XCore register file
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiRegisterInfo.td8 // Declarations that describe the Lanai register file
/third_party/openGLES/extensions/QCOM/
DQCOM_texture_foveated_subsampled_layout.txt186 Declarations of layouts can only be made at global scope, and only where
221 qualifier will result in undefined behaviour. Declarations are done as follows:
271 qualifier will result in undefined behaviour. Declarations are done as follows:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXRegisterInfo.td10 // Declarations that describe the PTX register file
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCRegisterInfo.td10 // Declarations that describe the ARC register file
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430RegisterInfo.td10 // Declarations that describe the MSP430 register file
/third_party/typescript_eslint/packages/eslint-plugin/docs/rules/
Dno-unused-vars-experimental.md22 - Declarations:
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h392 struct tgsi_full_declaration *Declarations; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSystemRegister.td12 // Declarations that describe the ARM system-registers
/third_party/typescript/doc/
Dspec-ARCHIVED.md18 * [1.1 Ambient Declarations](#1.1)
35 * [2.3 Declarations](#2.3)
139 * [5.2.1 Simple Variable Declarations](#5.2.1)
140 * [5.2.2 Destructuring Variable Declarations](#5.2.2)
142 * [5.3 Let and Const Declarations](#5.3)
155 * [6.1 Function Declarations](#6.1)
158 * [6.4 Destructuring Parameter Declarations](#6.4)
165 * [7.1 Interface Declarations](#7.1)
170 * [8.1 Class Declarations](#8.1)
179 * [8.3 Constructor Declarations](#8.3)
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_shader_non_constant_global_initializers.txt79 Declarations of global variables with other storage qualifiers may not
/third_party/openGLES/extensions/EXT/
DEXT_shader_non_constant_global_initializers.txt79 Declarations of global variables with other storage qualifiers may not
/third_party/selinux/secilc/docs/
DREADME.md11 * [Declarations](cil_reference_guide.md#declarations)

1234