Home
last modified time | relevance | path

Searched full:cat (Results 1 – 25 of 2057) sorted by relevance

12345678910>>...83

/third_party/typescript/tests/baselines/reference/
DmappedTypeOverlappingStringEnumKeys.types7 CAT = "cat",
8 >CAT : TerrestrialAnimalTypes.CAT
9 >"cat" : "cat"
20 CAT = "cat",
21 >CAT : AlienAnimalTypes.CAT
22 >"cat" : "cat"
30 type: TerrestrialAnimalTypes.CAT;
31 >type : TerrestrialAnimalTypes.CAT
39 type: AlienAnimalTypes.CAT
60cat: [ { type: TerrestrialAnimalTypes.CAT, address: "" }, { type: AlienAnimalTypes.CAT, plan…
[all …]
DassertionFunctionsCanNarrowByDiscriminant.types2 interface Cat {
3 type: 'cat';
4 >type : "cat"
20 type Animal = Cat | Dog;
28 const animal = { type: 'cat', canMeow: true } as Animal;
30 >{ type: 'cat', canMeow: true } as Animal : Animal
31 >{ type: 'cat', canMeow: true } : { type: "cat"; canMeow: true; }
32 >type : "cat"
33 >'cat' : "cat"
37 assertEqual(animal.type, 'cat' as const);
[all …]
DprespecializedGenericMembers1.types6 export class Cat<CatType extends IKitty> {
7 >Cat : Cat<CatType>
17 constructor(cats: { barry: Cat<IKitty>; }) {
18 >cats : { barry: Cat<IKitty>; }
19 >barry : Cat<IKitty>
23 var cat = new Cat<IKitty>();
24 >cat : Cat<IKitty>
25 >new Cat<IKitty>() : Cat<IKitty>
26 >Cat : typeof Cat
29 >catThing : { barry: Cat<IKitty>; }
[all …]
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_hierarchy_test/
Dcpuset_hierarchy_test.sh48 cpuset_log "father cpuset.cpus $(cat "$CPUSET/father/cpuset.cpus")"
49 cpuset_log "child cpuset.cpus $(cat "$CPUSET/father/child/cpuset.cpus")"
51 test -z "$(cat "$CPUSET/father/cpuset.cpus")" || return 1
52 test -z "$(cat "$CPUSET/father/child/cpuset.cpus")" || return 1
60 cpuset_log "father cpuset.cpus $(cat "$CPUSET/father/cpuset.cpus")"
61 cpuset_log "child cpuset.cpus $(cat "$CPUSET/father/child/cpuset.cpus")"
63 test -z "$(cat "$CPUSET/father/cpuset.cpus")" || return 1
64 test -z "$(cat "$CPUSET/father/child/cpuset.cpus")" || return 1
72 cpuset_log "father cpuset.cpus $(cat "$CPUSET/father/cpuset.cpus")"
73 cpuset_log "child cpuset.cpus $(cat "$CPUSET/father/child/cpuset.cpus")"
[all …]
/third_party/ffmpeg/libavformat/
Dconcatdec.c112 ConcatContext *cat = avf->priv_data; in add_file() local
120 if (cat->safe > 0 && !safe_filename(filename)) { in add_file()
138 if (cat->nb_files >= *nb_files_alloc) { in add_file()
141 if (n <= cat->nb_files || n > SIZE_MAX / sizeof(*cat->files) || in add_file()
142 !(new_files = av_realloc(cat->files, n * sizeof(*cat->files)))) in add_file()
144 cat->files = new_files; in add_file()
148 file = &cat->files[cat->nb_files++]; in add_file()
196 ConcatContext *cat = avf->priv_data; in detect_stream_specific() local
197 AVStream *st = cat->avf->streams[idx]; in detect_stream_specific()
198 ConcatStream *cs = &cat->cur_file->streams[idx]; in detect_stream_specific()
[all …]
/third_party/typescript/src/loc/lcl/jpn/diagnosticMessages/
DdiagnosticMessages.generated.json.lcl25 <Str Cat="Text">
27 <Tgt Cat="Text" Stat="Loc" Orig="New">
34 <Str Cat="Text">
36 <Tgt Cat="Text" Stat="Loc" Orig="New">
43 <Str Cat="Text">
45 <Tgt Cat="Text" Stat="Loc" Orig="New">
52 <Str Cat="Text">
54 <Tgt Cat="Text" Stat="Loc" Orig="New">
61 <Str Cat="Text">
63 <Tgt Cat="Text" Stat="Loc" Orig="New">
[all …]
/third_party/typescript/src/loc/lcl/chs/diagnosticMessages/
DdiagnosticMessages.generated.json.lcl25 <Str Cat="Text">
27 <Tgt Cat="Text" Stat="Loc" Orig="New">
34 <Str Cat="Text">
36 <Tgt Cat="Text" Stat="Loc" Orig="New">
43 <Str Cat="Text">
45 <Tgt Cat="Text" Stat="Loc" Orig="New">
52 <Str Cat="Text">
54 <Tgt Cat="Text" Stat="Loc" Orig="New">
61 <Str Cat="Text">
63 <Tgt Cat="Text" Stat="Loc" Orig="New">
[all …]
/third_party/typescript/src/loc/lcl/cht/diagnosticMessages/
DdiagnosticMessages.generated.json.lcl25 <Str Cat="Text">
27 <Tgt Cat="Text" Stat="Loc" Orig="New">
34 <Str Cat="Text">
36 <Tgt Cat="Text" Stat="Loc" Orig="New">
43 <Str Cat="Text">
45 <Tgt Cat="Text" Stat="Loc" Orig="New">
52 <Str Cat="Text">
54 <Tgt Cat="Text" Stat="Loc" Orig="New">
61 <Str Cat="Text">
63 <Tgt Cat="Text" Stat="Loc" Orig="New">
[all …]
/third_party/typescript/src/loc/lcl/fra/diagnosticMessages/
DdiagnosticMessages.generated.json.lcl34 <Str Cat="Text">
36 <Tgt Cat="Text" Stat="Loc" Orig="New">
43 <Str Cat="Text">
45 <Tgt Cat="Text" Stat="Loc" Orig="New">
52 <Str Cat="Text">
54 <Tgt Cat="Text" Stat="Loc" Orig="New">
61 <Str Cat="Text">
63 <Tgt Cat="Text" Stat="Loc" Orig="New">
70 <Str Cat="Text">
72 <Tgt Cat="Text" Stat="Loc" Orig="New">
[all …]
/third_party/typescript/src/loc/lcl/esn/diagnosticMessages/
DdiagnosticMessages.generated.json.lcl34 <Str Cat="Text">
36 <Tgt Cat="Text" Stat="Loc" Orig="New">
43 <Str Cat="Text">
45 <Tgt Cat="Text" Stat="Loc" Orig="New">
52 <Str Cat="Text">
54 <Tgt Cat="Text" Stat="Loc" Orig="New">
61 <Str Cat="Text">
63 <Tgt Cat="Text" Stat="Loc" Orig="New">
70 <Str Cat="Text">
72 <Tgt Cat="Text" Stat="Loc" Orig="New">
[all …]
/third_party/typescript/src/loc/lcl/csy/diagnosticMessages/
DdiagnosticMessages.generated.json.lcl34 <Str Cat="Text">
36 <Tgt Cat="Text" Stat="Loc" Orig="New">
43 <Str Cat="Text">
45 <Tgt Cat="Text" Stat="Loc" Orig="New">
52 <Str Cat="Text">
54 <Tgt Cat="Text" Stat="Loc" Orig="New">
61 <Str Cat="Text">
63 <Tgt Cat="Text" Stat="Loc" Orig="New">
70 <Str Cat="Text">
72 <Tgt Cat="Text" Stat="Loc" Orig="New">
[all …]
/third_party/typescript/src/loc/lcl/kor/diagnosticMessages/
DdiagnosticMessages.generated.json.lcl25 <Str Cat="Text">
27 <Tgt Cat="Text" Stat="Loc" Orig="New">
34 <Str Cat="Text">
36 <Tgt Cat="Text" Stat="Loc" Orig="New">
43 <Str Cat="Text">
45 <Tgt Cat="Text" Stat="Loc" Orig="New">
52 <Str Cat="Text">
54 <Tgt Cat="Text" Stat="Loc" Orig="New">
61 <Str Cat="Text">
63 <Tgt Cat="Text" Stat="Loc" Orig="New">
[all …]
/third_party/typescript/src/loc/lcl/trk/diagnosticMessages/
DdiagnosticMessages.generated.json.lcl18 <Str Cat="Text">
20 <Tgt Cat="Text" Stat="Loc" Orig="New">
27 <Str Cat="Text">
29 <Tgt Cat="Text" Stat="Loc" Orig="New">
36 <Str Cat="Text">
38 <Tgt Cat="Text" Stat="Loc" Orig="New">
45 <Str Cat="Text">
47 <Tgt Cat="Text" Stat="Loc" Orig="New">
54 <Str Cat="Text">
56 <Tgt Cat="Text" Stat="Loc" Orig="New">
[all …]
/third_party/typescript/src/loc/lcl/ita/diagnosticMessages/
DdiagnosticMessages.generated.json.lcl25 <Str Cat="Text">
27 <Tgt Cat="Text" Stat="Loc" Orig="New">
34 <Str Cat="Text">
36 <Tgt Cat="Text" Stat="Loc" Orig="New">
43 <Str Cat="Text">
45 <Tgt Cat="Text" Stat="Loc" Orig="New">
52 <Str Cat="Text">
54 <Tgt Cat="Text" Stat="Loc" Orig="New">
61 <Str Cat="Text">
63 <Tgt Cat="Text" Stat="Loc" Orig="New">
[all …]
/third_party/typescript/src/loc/lcl/rus/diagnosticMessages/
DdiagnosticMessages.generated.json.lcl24 <Str Cat="Text">
26 <Tgt Cat="Text" Stat="Loc" Orig="New">
33 <Str Cat="Text">
35 <Tgt Cat="Text" Stat="Loc" Orig="New">
42 <Str Cat="Text">
44 <Tgt Cat="Text" Stat="Loc" Orig="New">
51 <Str Cat="Text">
53 <Tgt Cat="Text" Stat="Loc" Orig="New">
60 <Str Cat="Text">
62 <Tgt Cat="Text" Stat="Loc" Orig="New">
[all …]
/third_party/typescript/src/loc/lcl/ptb/diagnosticMessages/
DdiagnosticMessages.generated.json.lcl18 <Str Cat="Text">
20 <Tgt Cat="Text" Stat="Loc" Orig="New">
27 <Str Cat="Text">
29 <Tgt Cat="Text" Stat="Loc" Orig="New">
36 <Str Cat="Text">
38 <Tgt Cat="Text" Stat="Loc" Orig="New">
45 <Str Cat="Text">
47 <Tgt Cat="Text" Stat="Loc" Orig="New">
54 <Str Cat="Text">
56 <Tgt Cat="Text" Stat="Loc" Orig="New">
[all …]
/third_party/typescript/src/loc/lcl/deu/diagnosticMessages/
DdiagnosticMessages.generated.json.lcl25 <Str Cat="Text">
27 <Tgt Cat="Text" Stat="Loc" Orig="New">
34 <Str Cat="Text">
36 <Tgt Cat="Text" Stat="Loc" Orig="New">
43 <Str Cat="Text">
45 <Tgt Cat="Text" Stat="Loc" Orig="New">
52 <Str Cat="Text">
54 <Tgt Cat="Text" Stat="Loc" Orig="New">
61 <Str Cat="Text">
63 <Tgt Cat="Text" Stat="Loc" Orig="New">
[all …]
/third_party/typescript/src/loc/lcl/plk/diagnosticMessages/
DdiagnosticMessages.generated.json.lcl18 <Str Cat="Text">
20 <Tgt Cat="Text" Stat="Loc" Orig="New">
27 <Str Cat="Text">
29 <Tgt Cat="Text" Stat="Loc" Orig="New">
36 <Str Cat="Text">
38 <Tgt Cat="Text" Stat="Loc" Orig="New">
45 <Str Cat="Text">
47 <Tgt Cat="Text" Stat="Loc" Orig="New">
54 <Str Cat="Text">
56 <Tgt Cat="Text" Stat="Loc" Orig="New">
[all …]
/third_party/typescript/loc/lcl/KOR/Targets/
DTypeScriptProjectProperties.xaml.lcl12 <Str Cat="AppData">
14 <Tgt Cat="AppData" Stat="Loc" Orig="New">
24 <Str Cat="AppData">
26 <Tgt Cat="AppData" Stat="Loc" Orig="New">
33 <Str Cat="AppData">
35 <Tgt Cat="AppData" Stat="Loc" Orig="New">
42 <Str Cat="AppData">
44 <Tgt Cat="AppData" Stat="Loc" Orig="New">
51 <Str Cat="AppData">
53 <Tgt Cat="AppData" Stat="Loc" Orig="New">
[all …]
/third_party/typescript/loc/lcl/CHS/Targets/
DTypeScriptProjectProperties.xaml.lcl12 <Str Cat="AppData">
14 <Tgt Cat="AppData" Stat="Loc" Orig="New">
24 <Str Cat="AppData">
26 <Tgt Cat="AppData" Stat="Loc" Orig="New">
33 <Str Cat="AppData">
35 <Tgt Cat="AppData" Stat="Loc" Orig="New">
42 <Str Cat="AppData">
44 <Tgt Cat="AppData" Stat="Loc" Orig="New">
51 <Str Cat="AppData">
53 <Tgt Cat="AppData" Stat="Loc" Orig="New">
[all …]
/third_party/typescript/loc/lcl/ITA/Targets/
DTypeScriptProjectProperties.xaml.lcl12 <Str Cat="AppData">
14 <Tgt Cat="AppData" Stat="Loc" Orig="New">
24 <Str Cat="AppData">
26 <Tgt Cat="AppData" Stat="Loc" Orig="New">
33 <Str Cat="AppData">
35 <Tgt Cat="AppData" Stat="Loc" Orig="New">
42 <Str Cat="AppData">
44 <Tgt Cat="AppData" Stat="Loc" Orig="New">
51 <Str Cat="AppData">
53 <Tgt Cat="AppData" Stat="Loc" Orig="New">
[all …]
/third_party/typescript/loc/lcl/CHT/Targets/
DTypeScriptProjectProperties.xaml.lcl12 <Str Cat="AppData">
14 <Tgt Cat="AppData" Stat="Loc" Orig="New">
24 <Str Cat="AppData">
26 <Tgt Cat="AppData" Stat="Loc" Orig="New">
33 <Str Cat="AppData">
35 <Tgt Cat="AppData" Stat="Loc" Orig="New">
42 <Str Cat="AppData">
44 <Tgt Cat="AppData" Stat="Loc" Orig="New">
51 <Str Cat="AppData">
53 <Tgt Cat="AppData" Stat="Loc" Orig="New">
[all …]
/third_party/typescript/loc/lcl/PLK/Targets/
DTypeScriptProjectProperties.xaml.lcl12 <Str Cat="AppData">
14 <Tgt Cat="AppData" Stat="Loc" Orig="New">
24 <Str Cat="AppData">
26 <Tgt Cat="AppData" Stat="Loc" Orig="New">
33 <Str Cat="AppData">
35 <Tgt Cat="AppData" Stat="Loc" Orig="New">
42 <Str Cat="AppData">
44 <Tgt Cat="AppData" Stat="Loc" Orig="New">
51 <Str Cat="AppData">
53 <Tgt Cat="AppData" Stat="Loc" Orig="New">
[all …]
/third_party/typescript/loc/lcl/CSY/Targets/
DTypeScriptProjectProperties.xaml.lcl12 <Str Cat="AppData">
14 <Tgt Cat="AppData" Stat="Loc" Orig="New">
24 <Str Cat="AppData">
26 <Tgt Cat="AppData" Stat="Loc" Orig="New">
33 <Str Cat="AppData">
35 <Tgt Cat="AppData" Stat="Loc" Orig="New">
42 <Str Cat="AppData">
44 <Tgt Cat="AppData" Stat="Loc" Orig="New">
51 <Str Cat="AppData">
53 <Tgt Cat="AppData" Stat="Loc" Orig="New">
[all …]
/third_party/typescript/loc/lcl/FRA/Targets/
DTypeScriptProjectProperties.xaml.lcl12 <Str Cat="AppData">
14 <Tgt Cat="AppData" Stat="Loc" Orig="New">
24 <Str Cat="AppData">
26 <Tgt Cat="AppData" Stat="Loc" Orig="New">
33 <Str Cat="AppData">
35 <Tgt Cat="AppData" Stat="Loc" Orig="New">
42 <Str Cat="AppData">
44 <Tgt Cat="AppData" Stat="Loc" Orig="New">
51 <Str Cat="AppData">
53 <Tgt Cat="AppData" Stat="Loc" Orig="New">
[all …]

12345678910>>...83