Home
last modified time | relevance | path

Searched refs:tsx (Results 1 - 8 of 8) sorted by relevance

/third_party/typescript/tests/baselines/reference/tscWatch/incremental/
H A DimportHelpers-backing-types-removed-incremental.js23 //// [/users/username/projects/project/index.tsx]
34 Program root files: ["/users/username/projects/project/index.tsx"]
40 /users/username/projects/project/index.tsx
45 /users/username/projects/project/index.tsx
50 /users/username/projects/project/index.tsx (used version)
69 {"program":{"fileNames":["../../../../a/lib/lib.d.ts","./node_modules/tslib/index.d.ts","./index.tsx"],"fileInfos":[{"version":"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };","affectsGlobalScope":true},"1620578607-export function __assign(...args: any[]): any;","-14168389096-export const x = {...{}};"],"options":{"importHelpers":true},"fileIdsList":[[2]],"referencedMap":[[3,1]],"exportedModulesMap":[[3,1]],"semanticDiagnosticsPerFile":[1,3,2]},"version":"FakeTSVersion"}
77 "./index.tsx"
94 "./index.tsx": {
103 "./index.tsx": [
108 "./index.tsx"
[all...]
H A DjsxImportSource-backing-types-removed-incremental.js34 //// [/users/username/projects/project/index.tsx]
45 Program root files: ["/users/username/projects/project/index.tsx"]
51 /users/username/projects/project/index.tsx
56 /users/username/projects/project/index.tsx
61 /users/username/projects/project/index.tsx (used version)
81 {"program":{"fileNames":["../../../../a/lib/lib.d.ts","./node_modules/react/jsx-runtime/index.d.ts","./index.tsx"],"fileInfos":[{"version":"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };","affectsGlobalScope":true},"-35656056833-export namespace JSX {\n interface Element {}\n interface IntrinsicElements {\n div: {\n propA?: boolean;\n };\n }\n}\nexport function jsx(...args: any[]): void;\nexport function jsxs(...args: any[]): void;\nexport const Fragment: unique symbol;\n","-14760199789-export const App = () => <div propA={true}></div>;"],"options":{"jsx":4,"jsxImportSource":"react","module":1},"fileIdsList":[[2]],"referencedMap":[[3,1]],"exportedModulesMap":[[3,1]],"semanticDiagnosticsPerFile":[1,3,2]},"version":"FakeTSVersion"}
89 "./index.tsx"
106 "./index.tsx": {
117 "./index.tsx": [
122 "./index.tsx"
[all...]
H A DjsxImportSource-option-changed-incremental.js51 //// [/users/username/projects/project/index.tsx]
63 Imported via "react/jsx-runtime" from file 'index.tsx' with packageId 'react/jsx-runtime/index.d.ts@0.0.1' to import 'jsx' and 'jsxs' factory functions
64 index.tsx
68 Program root files: ["/users/username/projects/project/index.tsx"]
74 /users/username/projects/project/index.tsx
79 /users/username/projects/project/index.tsx
84 /users/username/projects/project/index.tsx (used version)
104 {"program":{"fileNames":["../../../../a/lib/lib.d.ts","./node_modules/react/jsx-runtime/index.d.ts","./index.tsx"],"fileInfos":[{"version":"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };","affectsGlobalScope":true},"-35656056833-export namespace JSX {\n interface Element {}\n interface IntrinsicElements {\n div: {\n propA?: boolean;\n };\n }\n}\nexport function jsx(...args: any[]): void;\nexport function jsxs(...args: any[]): void;\nexport const Fragment: unique symbol;\n","-14760199789-export const App = () => <div propA={true}></div>;"],"options":{"jsx":4,"jsxImportSource":"react","module":1},"fileIdsList":[[2]],"referencedMap":[[3,1]],"exportedModulesMap":[[3,1]],"semanticDiagnosticsPerFile":[1,3,2]},"version":"FakeTSVersion"}
112 "./index.tsx"
129 "./index.tsx"
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_miptree.c301 unsigned tsx, tsy, tsz; in nv50_miptree_init_layout_tiled() local
309 tsx = NV50_TILE_SIZE_X(lvl->tile_mode); /* x is tile row pitch in bytes */ in nv50_miptree_init_layout_tiled()
313 lvl->pitch = align(nbx * blocksize, tsx); in nv50_miptree_init_layout_tiled()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_miptree.c275 unsigned tsx, tsy, tsz; in nvc0_miptree_init_layout_tiled() local
292 tsx = NVC0_TILE_SIZE_X(lvl->tile_mode); /* x is tile row pitch in bytes */ in nvc0_miptree_init_layout_tiled()
296 lvl->pitch = align(nbx * blocksize, tsx); in nvc0_miptree_init_layout_tiled()
H A Dnvc0_tex.c1187 const unsigned tsx = NVC0_TILE_SIZE_X(lvl->tile_mode); in nvc0_validate_suf() local
1191 adjusted_width = align(nbx, tsx / util_format_get_blocksize(view->format)) * tsz; in nvc0_validate_suf()
/third_party/typescript/lib/
H A Dtsserverlibrary.js5758 Extension["Tsx"] = ".tsx";
[all...]
H A Dtsserver.js5759 Extension["Tsx"] = ".tsx";
[all...]

Completed in 53 milliseconds