/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_point_sprite.c | 117 struct psprite_transform_context *ts = psprite_transform_context(ctx); in psprite_decl() local 122 ts->point_size_in = decl->Range.First; in psprite_decl() 125 ts->point_pos_in = decl->Range.First; in psprite_decl() 130 ts->point_size_out = decl->Range.First; in psprite_decl() 133 ts->point_pos_out = decl->Range.First; in psprite_decl() 135 else if (!ts->need_texcoord_semantic && in psprite_decl() 138 ts->point_coord_decl |= 1 << decl->Semantic.Index; in psprite_decl() 139 ts->max_generic = MAX2(ts->max_generic, (int)decl->Semantic.Index); in psprite_decl() 141 else if (ts in psprite_decl() 164 struct psprite_transform_context *ts = psprite_transform_context(ctx); psprite_immediate() local 177 struct psprite_transform_context *ts = psprite_transform_context(ctx); psprite_prolog() local 293 struct psprite_transform_context *ts = psprite_transform_context(ctx); psprite_emit_vertex_inst() local 444 struct psprite_transform_context *ts = psprite_transform_context(ctx); psprite_inst() local [all...] |
/third_party/python/Lib/test/test_capi/ |
H A D | test_structmembers.py | 15 ts=_test_structmembersType(False, # T_BOOL variable 33 ts.T_BOOL = True 34 self.assertEqual(ts.T_BOOL, True) 35 ts.T_BOOL = False 36 self.assertEqual(ts.T_BOOL, False) 37 self.assertRaises(TypeError, setattr, ts, 'T_BOOL', 1) 40 ts.T_BYTE = CHAR_MAX 41 self.assertEqual(ts.T_BYTE, CHAR_MAX) 42 ts.T_BYTE = CHAR_MIN 43 self.assertEqual(ts [all...] |
/third_party/python/Lib/test/ |
H A D | test_graphlib.py | 9 def static_order_with_groups(ts): 10 ts.prepare() 11 while ts.is_active(): 12 nodes = ts.get_ready() 14 ts.done(node) 17 ts = graphlib.TopologicalSorter(graph) 18 self.assertEqual(list(static_order_with_groups(ts)), list(expected)) 20 ts = graphlib.TopologicalSorter(graph) 21 # need to be a bit careful comparing the result of ts.static_order and 24 it = iter(ts [all...] |
/third_party/typescript/tests/baselines/reference/tsc/incremental/ |
H A D | when-global-file-is-added,-the-signatures-are-updated.js | 2 //// [/lib/lib.d.ts]
17 //// [/src/project/src/anotherFileWithSameReferenes.ts]
18 /// <reference path="./filePresent.ts"/> 19 /// <reference path="./fileNotFound.ts"/> 23 //// [/src/project/src/filePresent.ts]
26 //// [/src/project/src/main.ts]
27 /// <reference path="./filePresent.ts"/> 28 /// <reference path="./fileNotFound.ts"/> 33 {"compilerOptions":{"composite":true},"include":["src/**/*.ts"]}
39 [96msrc/project/src/anotherFileWithSameReferenes.ts[ [all...] |
/third_party/typescript/lib/ |
H A D | tsserver.js | 104 var ts; variable 105 (function (ts) { 106 // WARNING: The script `configurePrerelease.ts` uses a regexp to parse out these values. 108 ts.versionMajorMinor = "4.9"; 112 ts.version = "".concat(ts.versionMajorMinor, ".5"); 119 })(Comparison = ts.Comparison || (ts.Comparison = {})); 157 ts.Map = NativeCollections.tryGetNativeMap(); 159 ts 162 var ts; global() variable 2484 var ts; global() variable 3576 var ts; global() variable 3666 var ts; global() variable 3834 var ts; global() variable 3876 var ts; global() variable 4147 var ts; global() variable 6134 var ts; global() variable 7597 var ts; global() variable 10207 var ts; global() variable 12540 var ts; global() variable 14628 var ts; global() variable [all...] |
H A D | tsserverlibrary.js | 103 var ts; variable 104 (function (ts) { 105 // WARNING: The script `configurePrerelease.ts` uses a regexp to parse out these values. 107 ts.versionMajorMinor = "4.9"; 111 ts.version = "".concat(ts.versionMajorMinor, ".5"); 118 })(Comparison = ts.Comparison || (ts.Comparison = {})); 156 ts.Map = NativeCollections.tryGetNativeMap(); 158 ts 161 var ts; global() variable 2483 var ts; global() variable 3575 var ts; global() variable 3665 var ts; global() variable 3833 var ts; global() variable 3875 var ts; global() variable 4146 var ts; global() variable 6133 var ts; global() variable 7596 var ts; global() variable 10206 var ts; global() variable 12539 var ts; global() variable 14627 var ts; global() variable [all...] |
H A D | typescript.js | 94 var ts; variable 95 (function (ts) { 96 // WARNING: The script `configurePrerelease.ts` uses a regexp to parse out these values. 98 ts.versionMajorMinor = "4.9"; 102 ts.version = "".concat(ts.versionMajorMinor, ".5"); 109 })(Comparison = ts.Comparison || (ts.Comparison = {})); 147 ts.Map = NativeCollections.tryGetNativeMap(); 149 ts 152 var ts; global() variable 2474 var ts; global() variable 3566 var ts; global() variable 3656 var ts; global() variable 3824 var ts; global() variable 3866 var ts; global() variable 4137 var ts; global() variable 6124 var ts; global() variable 7587 var ts; global() variable 10197 var ts; global() variable 12530 var ts; global() variable 14618 var ts; global() variable [all...] |
H A D | typescriptServices.js | 94 var ts; variable 95 (function (ts) { 96 // WARNING: The script `configurePrerelease.ts` uses a regexp to parse out these values. 98 ts.versionMajorMinor = "4.9"; 102 ts.version = "".concat(ts.versionMajorMinor, ".5"); 109 })(Comparison = ts.Comparison || (ts.Comparison = {})); 147 ts.Map = NativeCollections.tryGetNativeMap(); 149 ts 152 var ts; global() variable 2474 var ts; global() variable 3566 var ts; global() variable 3656 var ts; global() variable 3824 var ts; global() variable 3866 var ts; global() variable 4137 var ts; global() variable 6124 var ts; global() variable 7587 var ts; global() variable 10197 var ts; global() variable 12530 var ts; global() variable 14618 var ts; global() variable [all...] |
H A D | typingsInstaller.js | 84 var ts; variable 85 (function (ts) { 86 // WARNING: The script `configurePrerelease.ts` uses a regexp to parse out these values. 88 ts.versionMajorMinor = "4.9"; 92 ts.version = "".concat(ts.versionMajorMinor, ".5"); 99 })(Comparison = ts.Comparison || (ts.Comparison = {})); 137 ts.Map = NativeCollections.tryGetNativeMap(); 139 ts 142 var ts; global() variable 2464 var ts; global() variable 3556 var ts; global() variable 3646 var ts; global() variable 3814 var ts; global() variable 3856 var ts; global() variable 4127 var ts; global() variable 6114 var ts; global() variable 7577 var ts; global() variable 10187 var ts; global() variable 12520 var ts; global() variable 14608 var ts; global() variable [all...] |
H A D | tsc.js | 69 var ts; variable 70 (function (ts) { 71 ts.versionMajorMinor = "4.9"; 72 ts.version = "".concat(ts.versionMajorMinor, ".5"); 98 ts.Map = NativeCollections.tryGetNativeMap(); 99 ts.Set = NativeCollections.tryGetNativeSet(); 100 })(ts || (ts = {})); 101 var ts; variable 2066 var ts; global() variable 3034 var ts; global() variable 3107 var ts; global() variable 3234 var ts; global() variable 3269 var ts; global() variable 3508 var ts; global() variable 3658 var ts; global() variable 4929 var ts; global() variable 7324 var ts; global() variable 9421 var ts; global() variable 11118 var ts; global() variable 36465 var ts; global() variable 38463 var ts; global() variable 39477 var ts; global() variable 42292 var ts; global() variable 42455 var ts; global() variable 80314 var ts; global() variable 80965 var ts; global() variable 81568 var ts; global() variable 81955 var ts; global() variable 82307 var ts; global() variable 82364 var ts; global() variable 85165 var ts; global() variable 85493 var ts; global() variable 85818 var ts; global() variable 86324 var ts; global() variable 87076 var ts; global() variable 87107 var ts; global() variable 87279 var ts; global() variable 87332 var ts; global() variable 87354 var ts; global() variable 87988 var ts; global() variable 88050 var ts; global() variable 90080 var ts; global() variable 90154 var ts; global() variable 91773 var ts; global() variable 92763 var ts; global() variable 93682 var ts; global() variable 93833 var ts; global() variable 93901 var ts; global() variable 94309 var ts; global() variable 95627 var ts; global() variable 96063 var ts; global() variable 101037 var ts; global() variable 101505 var ts; global() variable 104981 var ts; global() variable 105371 var ts; global() variable 106511 var ts; global() variable 106539 var ts; global() variable [all...] |
/third_party/typescript/tests/baselines/reference/tscWatch/projectsWithReferences/ |
H A D | on-transitive-references-in-different-folders-with-no-files-clause.js | 2 //// [/a/lib/lib.d.ts]
24 //// [/user/username/projects/transitiveReferences/a/index.ts]
27 //// [/user/username/projects/transitiveReferences/b/index.ts]
31 //// [/user/username/projects/transitiveReferences/c/index.ts]
37 //// [/user/username/projects/transitiveReferences/refs/a.d.ts]
54 //// [/user/username/projects/transitiveReferences/a/index.d.ts]
60 {"program":{"fileNames":["../../../../../a/lib/lib.d.ts","./index.ts"],"fileInfos":[{"version":"-7698705165-/// <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; }","affectsGlobalScope":true},{"version":"-7264743946-export class A {}","signature":"-8728835846-export declare class A {\n}\n"}],"options":{"composite":true},"referencedMap":[],"exportedModulesMap":[],"semanticDiagnosticsPerFile":[1,2],"latestChangedDtsFile":"./index.d.ts"},"version":"FakeTSVersion"}
66 "../../../../../a/lib/lib.d.ts", [all...] |
H A D | on-transitive-references-in-different-folders.js | 2 //// [/a/lib/lib.d.ts]
16 {"compilerOptions":{"composite":true},"files":["index.ts"]}
19 {"compilerOptions":{"composite":true,"baseUrl":"./","paths":{"@ref/*":["../*"]}},"files":["index.ts"],"references":[{"path":"../a"}]}
22 {"compilerOptions":{"baseUrl":"./","paths":{"@ref/*":["../refs/*"]}},"files":["index.ts"],"references":[{"path":"../b"}]}
24 //// [/user/username/projects/transitiveReferences/a/index.ts]
27 //// [/user/username/projects/transitiveReferences/b/index.ts]
31 //// [/user/username/projects/transitiveReferences/c/index.ts]
37 //// [/user/username/projects/transitiveReferences/refs/a.d.ts]
54 //// [/user/username/projects/transitiveReferences/a/index.d.ts]
60 {"program":{"fileNames":["../../../../../a/lib/lib.d.ts"," [all...] |
H A D | on-transitive-references.js | 2 //// [/a/lib/lib.d.ts]
16 {"compilerOptions": {"composite": true}, "files": ["a.ts"]}
28 "files": [ "b.ts" ],
35 "files": [ "c.ts" ],
46 //// [/user/username/projects/transitiveReferences/a.ts]
50 //// [/user/username/projects/transitiveReferences/b.ts]
55 //// [/user/username/projects/transitiveReferences/c.ts]
61 //// [/user/username/projects/transitiveReferences/refs/a.d.ts]
78 //// [/user/username/projects/transitiveReferences/a.d.ts]
84 {"program":{"fileNames":["../../../../a/lib/lib.d.ts"," [all...] |
/third_party/musl/libc-test/src/functionalext/supplement/time/ |
H A D | clock_nanosleep.c | 31 struct timespec ts; in clock_nanosleep_0100() local 32 ts.tv_sec = ts.tv_nsec / 1000000000; in clock_nanosleep_0100() 33 ts.tv_nsec = 200000000; in clock_nanosleep_0100() 35 ret = clock_nanosleep(CLOCK_REALTIME, TIMER_ABSTIME, &ts, NULL); in clock_nanosleep_0100() 46 struct timespec ts; in clock_nanosleep_0200() local 47 ts.tv_sec = ts.tv_nsec / 1000000000; in clock_nanosleep_0200() 48 ts.tv_nsec = 200000000; in clock_nanosleep_0200() 50 ret = clock_nanosleep(CLOCK_TAI, TIMER_ABSTIME, &ts, NUL in clock_nanosleep_0200() 61 struct timespec ts; clock_nanosleep_0300() local 76 struct timespec ts; clock_nanosleep_0400() local 92 struct timespec ts; clock_nanosleep_0500() local 108 struct timespec ts; clock_nanosleep_0600() local 123 struct timespec ts; clock_nanosleep_time64_0100() local [all...] |
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/defaultAndD/transitive-exports/yes-circular-import/ |
H A D | exports-with-incremental.js | 2 //// [/user/username/projects/myproject/lib1/tools/tools.interface.ts]
7 //// [/user/username/projects/myproject/lib1/tools/public.ts]
10 //// [/user/username/projects/myproject/app.ts]
18 //// [/user/username/projects/myproject/lib2/public.ts]
21 //// [/user/username/projects/myproject/lib1/public.ts]
24 //// [/user/username/projects/myproject/lib2/data.ts]
35 //// [/user/username/projects/myproject/lib2/data2.ts]
42 {"files":["app.ts"],"compilerOptions":{"baseUrl":"."}}
44 //// [/a/lib/lib.d.ts]
67 Program root files: ["/user/username/projects/myproject/app.ts"]
[all...] |
H A D | exports.js | 2 //// [/user/username/projects/myproject/lib1/tools/tools.interface.ts]
7 //// [/user/username/projects/myproject/lib1/tools/public.ts]
10 //// [/user/username/projects/myproject/app.ts]
18 //// [/user/username/projects/myproject/lib2/public.ts]
21 //// [/user/username/projects/myproject/lib1/public.ts]
24 //// [/user/username/projects/myproject/lib2/data.ts]
35 //// [/user/username/projects/myproject/lib2/data2.ts]
42 {"files":["app.ts"],"compilerOptions":{"baseUrl":"."}}
44 //// [/a/lib/lib.d.ts]
67 Program root files: ["/user/username/projects/myproject/app.ts"]
[all...] |
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/isolatedModulesAndD/transitive-exports/yes-circular-import/ |
H A D | exports-with-incremental.js | 2 //// [/user/username/projects/myproject/lib1/tools/tools.interface.ts]
7 //// [/user/username/projects/myproject/lib1/tools/public.ts]
10 //// [/user/username/projects/myproject/app.ts]
18 //// [/user/username/projects/myproject/lib2/public.ts]
21 //// [/user/username/projects/myproject/lib1/public.ts]
24 //// [/user/username/projects/myproject/lib2/data.ts]
35 //// [/user/username/projects/myproject/lib2/data2.ts]
42 {"files":["app.ts"],"compilerOptions":{"baseUrl":"."}}
44 //// [/a/lib/lib.d.ts]
67 Program root files: ["/user/username/projects/myproject/app.ts"]
[all...] |
H A D | exports.js | 2 //// [/user/username/projects/myproject/lib1/tools/tools.interface.ts]
7 //// [/user/username/projects/myproject/lib1/tools/public.ts]
10 //// [/user/username/projects/myproject/app.ts]
18 //// [/user/username/projects/myproject/lib2/public.ts]
21 //// [/user/username/projects/myproject/lib1/public.ts]
24 //// [/user/username/projects/myproject/lib2/data.ts]
35 //// [/user/username/projects/myproject/lib2/data2.ts]
42 {"files":["app.ts"],"compilerOptions":{"baseUrl":"."}}
44 //// [/a/lib/lib.d.ts]
67 Program root files: ["/user/username/projects/myproject/app.ts"]
[all...] |
/third_party/node/test/fixtures/snapshot/ |
H A D | typescript.js | 95 var ts; variable 96 (function (ts) { 287 })(ShimCollections = ts.ShimCollections || (ts.ShimCollections = {})); 288 })(ts || (ts = {})); 289 var ts; variable 290 (function (ts) { 291 // WARNING: The script `configurePrerelease.ts` uses a regexp to parse out these values. 293 ts 348 var ts; global() variable 2610 var ts; global() variable 3618 var ts; global() variable 3704 var ts; global() variable 3848 var ts; global() variable 3890 var ts; global() variable 4161 var ts; global() variable 6103 var ts; global() variable 7536 var ts; global() variable 10058 var ts; global() variable 12354 var ts; global() variable 14274 var ts; global() variable [all...] |
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/assumeChangesOnlyAffectDirectDependenciesAndD/transitive-exports/yes-circular-import/ |
H A D | exports-with-incremental.js | 2 //// [/user/username/projects/myproject/lib1/tools/tools.interface.ts]
7 //// [/user/username/projects/myproject/lib1/tools/public.ts]
10 //// [/user/username/projects/myproject/app.ts]
18 //// [/user/username/projects/myproject/lib2/public.ts]
21 //// [/user/username/projects/myproject/lib1/public.ts]
24 //// [/user/username/projects/myproject/lib2/data.ts]
35 //// [/user/username/projects/myproject/lib2/data2.ts]
42 {"files":["app.ts"],"compilerOptions":{"baseUrl":"."}}
44 //// [/a/lib/lib.d.ts]
67 Program root files: ["/user/username/projects/myproject/app.ts"]
[all...] |
H A D | exports.js | 2 //// [/user/username/projects/myproject/lib1/tools/tools.interface.ts]
7 //// [/user/username/projects/myproject/lib1/tools/public.ts]
10 //// [/user/username/projects/myproject/app.ts]
18 //// [/user/username/projects/myproject/lib2/public.ts]
21 //// [/user/username/projects/myproject/lib1/public.ts]
24 //// [/user/username/projects/myproject/lib2/data.ts]
35 //// [/user/username/projects/myproject/lib2/data2.ts]
42 {"files":["app.ts"],"compilerOptions":{"baseUrl":"."}}
44 //// [/a/lib/lib.d.ts]
67 Program root files: ["/user/username/projects/myproject/app.ts"]
[all...] |
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/default/transitive-exports/yes-circular-import/ |
H A D | exports-with-incremental.js | 2 //// [/user/username/projects/myproject/lib1/tools/tools.interface.ts]
7 //// [/user/username/projects/myproject/lib1/tools/public.ts]
10 //// [/user/username/projects/myproject/app.ts]
18 //// [/user/username/projects/myproject/lib2/public.ts]
21 //// [/user/username/projects/myproject/lib1/public.ts]
24 //// [/user/username/projects/myproject/lib2/data.ts]
35 //// [/user/username/projects/myproject/lib2/data2.ts]
42 {"files":["app.ts"],"compilerOptions":{"baseUrl":"."}}
44 //// [/a/lib/lib.d.ts]
67 Program root files: ["/user/username/projects/myproject/app.ts"]
[all...] |
H A D | exports.js | 2 //// [/user/username/projects/myproject/lib1/tools/tools.interface.ts]
7 //// [/user/username/projects/myproject/lib1/tools/public.ts]
10 //// [/user/username/projects/myproject/app.ts]
18 //// [/user/username/projects/myproject/lib2/public.ts]
21 //// [/user/username/projects/myproject/lib1/public.ts]
24 //// [/user/username/projects/myproject/lib2/data.ts]
35 //// [/user/username/projects/myproject/lib2/data2.ts]
42 {"files":["app.ts"],"compilerOptions":{"baseUrl":"."}}
44 //// [/a/lib/lib.d.ts]
67 Program root files: ["/user/username/projects/myproject/app.ts"]
[all...] |
/third_party/ltp/include/ |
H A D | tst_timer.h | 148 union ts { union 152 } ts; member 160 } ts; member 170 return &t->ts.libc_ts; in tst_ts_get() 172 return &t->ts.kern_old_ts; in tst_ts_get() 174 return &t->ts.kern_ts; in tst_ts_get() 188 return &t->ts.kern_old_its; in tst_its_get() 190 return &t->ts.kern_its; in tst_its_get() 197 static inline int libc_clock_getres(clockid_t clk_id, void *ts) in libc_clock_getres() argument 199 return clock_getres(clk_id, ts); in libc_clock_getres() 202 sys_clock_getres(clockid_t clk_id, void *ts) sys_clock_getres() argument 207 sys_clock_getres64(clockid_t clk_id, void *ts) sys_clock_getres64() argument 212 libc_clock_gettime(clockid_t clk_id, void *ts) libc_clock_gettime() argument 217 sys_clock_gettime(clockid_t clk_id, void *ts) sys_clock_gettime() argument 222 sys_clock_gettime64(clockid_t clk_id, void *ts) sys_clock_gettime64() argument 227 libc_clock_settime(clockid_t clk_id, void *ts) libc_clock_settime() argument 232 sys_clock_settime(clockid_t clk_id, void *ts) sys_clock_settime() argument 237 sys_clock_settime64(clockid_t clk_id, void *ts) sys_clock_settime64() argument 314 libc_sched_rr_get_interval(pid_t pid, void *ts) libc_sched_rr_get_interval() argument 319 sys_sched_rr_get_interval(pid_t pid, void *ts) sys_sched_rr_get_interval() argument 324 sys_sched_rr_get_interval64(pid_t pid, void *ts) sys_sched_rr_get_interval64() argument 376 tst_ts_get_sec(struct tst_ts ts) tst_ts_get_sec() argument 394 tst_ts_get_nsec(struct tst_ts ts) tst_ts_get_nsec() argument 412 tst_ts_set_sec(struct tst_ts *ts, long long sec) tst_ts_set_sec() argument 432 tst_ts_set_nsec(struct tst_ts *ts, long long nsec) tst_ts_set_nsec() argument 609 tst_ts_from_timespec(struct timespec ts) tst_ts_from_timespec() argument 648 tst_timespec_to_us(struct timespec ts) tst_timespec_to_us() argument 665 tst_timespec_to_ms(struct timespec ts) tst_timespec_to_ms() argument 755 tst_its_set_interval_from_ts(struct tst_its *its, struct tst_ts ts) tst_its_set_interval_from_ts() argument 764 tst_its_set_value_from_ts(struct tst_its *its, struct tst_ts ts) tst_its_set_value_from_ts() argument 828 tst_timespec_add_us(struct timespec ts, long long us) tst_timespec_add_us() argument 855 tst_timespec_sub_us(struct timespec ts, long long us) tst_timespec_sub_us() argument [all...] |
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/assumeChangesOnlyAffectDirectDependencies/transitive-exports/no-circular-import/ |
H A D | export-with-incremental.js | 2 //// [/user/username/projects/myproject/lib1/tools/tools.interface.ts]
7 //// [/user/username/projects/myproject/lib1/tools/public.ts]
10 //// [/user/username/projects/myproject/app.ts]
18 //// [/user/username/projects/myproject/lib2/public.ts]
21 //// [/user/username/projects/myproject/lib1/public.ts]
24 //// [/user/username/projects/myproject/lib2/data.ts]
36 {"files":["app.ts"],"compilerOptions":{"baseUrl":"."}}
38 //// [/a/lib/lib.d.ts]
61 Program root files: ["/user/username/projects/myproject/app.ts"]
65 /a/lib/lib.d.ts
[all...] |