/third_party/libbpf/ci/vmtest/configs/ |
D | DENYLIST-5.5.0 | 10 bpf_iter # bpf_iter support is missing 11 bpf_obj_id # bpf_link support missing for GET_OBJ_INFO, GET_FD_BY_ID, etc 12 bpf_tcp_ca # STRUCT_OPS is missing 16 cgroup_attach_multi # BPF_F_REPLACE_PROG missing 17 cgroup_link # LINK_CREATE is missing 18 cgroup_skb_sk_lookup # bpf_sk_lookup_tcp() helper is missing 19 check_mtu # missing BPF helper (v5.12+) 20 cls_redirect # bpf_csum_level() helper is missing 21 connect_force_port # cgroup/get{peer,sock}name{4,6} support is missing 23 enable_stats # BPF_ENABLE_STATS support is missing [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | assignmentCompatWithObjectMembersStringNumericNames.errors.txt | 1 …bjectMembersStringNumericNames.ts(21,5): error TS2741: Property ''1'' is missing in type 'T' but r… 2 …jectMembersStringNumericNames.ts(22,5): error TS2741: Property ''1.'' is missing in type 'S' but r… 3 …bjectMembersStringNumericNames.ts(24,5): error TS2741: Property ''1'' is missing in type '{ '1.0':… 4 …bjectMembersStringNumericNames.ts(26,5): error TS2741: Property ''1'' is missing in type 'T2' but … 5 …ectMembersStringNumericNames.ts(27,5): error TS2741: Property ''1.0'' is missing in type 'S2' but … 6 …bjectMembersStringNumericNames.ts(28,5): error TS2741: Property ''1'' is missing in type 'T' but r… 7 …bjectMembersStringNumericNames.ts(29,5): error TS2741: Property ''1'' is missing in type '{ '1.0':… 8 …bjectMembersStringNumericNames.ts(30,5): error TS2741: Property ''1'' is missing in type '{ '1.0':… 9 …jectMembersStringNumericNames.ts(32,5): error TS2741: Property ''1.'' is missing in type '{ '1.0':… 10 …ectMembersStringNumericNames.ts(33,5): error TS2741: Property ''1.0'' is missing in type '{ '1.': … [all …]
|
D | overloadConsecutiveness.errors.txt | 1 …erloadConsecutiveness.ts(3,10): error TS2391: Function implementation is missing or not immediatel… 3 …erloadConsecutiveness.ts(3,25): error TS2391: Function implementation is missing or not immediatel… 4 …erloadConsecutiveness.ts(4,10): error TS2391: Function implementation is missing or not immediatel… 6 …erloadConsecutiveness.ts(5,10): error TS2391: Function implementation is missing or not immediatel… 8 …erloadConsecutiveness.ts(5,28): error TS2391: Function implementation is missing or not immediatel… 9 …verloadConsecutiveness.ts(8,2): error TS2391: Function implementation is missing or not immediatel… 11 …verloadConsecutiveness.ts(8,8): error TS2391: Function implementation is missing or not immediatel… 12 …verloadConsecutiveness.ts(9,2): error TS2391: Function implementation is missing or not immediatel… 14 …erloadConsecutiveness.ts(10,2): error TS2391: Function implementation is missing or not immediatel… 16 …rloadConsecutiveness.ts(10,11): error TS2391: Function implementation is missing or not immediatel… [all …]
|
D | inheritance1.errors.txt | 2 Property 'select' is missing in type 'ImageBase' but required in type 'SelectableControl'. 4 Property 'state' is missing in type 'Locations' but required in type 'SelectableControl'. 5 tests/cases/compiler/inheritance1.ts(31,1): error TS2741: Property 'select' is missing in type 'Con… 6 tests/cases/compiler/inheritance1.ts(37,1): error TS2741: Property 'select' is missing in type 'Con… 7 tests/cases/compiler/inheritance1.ts(40,1): error TS2741: Property 'select' is missing in type 'Ima… 8 tests/cases/compiler/inheritance1.ts(46,1): error TS2741: Property 'select' is missing in type 'Ima… 9 tests/cases/compiler/inheritance1.ts(52,1): error TS2741: Property 'state' is missing in type 'Loca… 10 tests/cases/compiler/inheritance1.ts(53,1): error TS2741: Property 'state' is missing in type 'Loca… 11 tests/cases/compiler/inheritance1.ts(55,1): error TS2741: Property 'select' is missing in type 'Con… 12 tests/cases/compiler/inheritance1.ts(58,1): error TS2741: Property 'state' is missing in type 'Loca… [all …]
|
D | arrayAssignmentTest1.errors.txt | 1 tests/cases/compiler/arrayAssignmentTest1.ts(46,5): error TS2741: Property 'IM1' is missing in type… 2 tests/cases/compiler/arrayAssignmentTest1.ts(47,5): error TS2739: Type 'undefined[]' is missing the… 3 tests/cases/compiler/arrayAssignmentTest1.ts(48,5): error TS2739: Type 'undefined[]' is missing the… 4 tests/cases/compiler/arrayAssignmentTest1.ts(49,5): error TS2741: Property 'CM3M1' is missing in ty… 6 Property 'IM1' is missing in type 'C3' but required in type 'I1'. 8 Property 'C1M1' is missing in type 'I1' but required in type 'C1'. 10 Type 'C3' is missing the following properties from type 'C1': IM1, C1M1 12 Property 'C2M1' is missing in type 'C1' but required in type 'C2'. 14 Type 'I1' is missing the following properties from type 'C2': C2M1, C1M1 16 Type 'C3' is missing the following properties from type 'C2': C2M1, IM1, C1M1 [all …]
|
D | missingFunctionImplementation.errors.txt | 1 …FunctionImplementation.ts(2,3): error TS2391: Function implementation is missing or not immediatel… 2 …FunctionImplementation.ts(7,3): error TS2391: Function implementation is missing or not immediatel… 3 …unctionImplementation.ts(15,3): error TS2391: Function implementation is missing or not immediatel… 4 …nctionImplementation.ts(21,10): error TS2391: Function implementation is missing or not immediatel… 5 …nctionImplementation.ts(27,10): error TS2391: Function implementation is missing or not immediatel… 6 …nctionImplementation.ts(32,10): error TS2391: Function implementation is missing or not immediatel… 7 …nctionImplementation.ts(40,10): error TS2391: Function implementation is missing or not immediatel… 10 …nctionImplementation.ts(48,10): error TS2391: Function implementation is missing or not immediatel… 14 …nctionImplementation.ts(59,19): error TS2391: Function implementation is missing or not immediatel… 15 …nctionImplementation.ts(64,19): error TS2391: Function implementation is missing or not immediatel… [all …]
|
D | staticMemberOfClassAndPublicMemberOfAnotherClassAssignment.errors.txt | 1 …emberOfAnotherClassAssignment.ts(12,1): error TS2741: Property 'prop' is missing in type 'C' but r… 2 …emberOfAnotherClassAssignment.ts(13,5): error TS2741: Property 'prop' is missing in type 'typeof B… 3 …emberOfAnotherClassAssignment.ts(16,5): error TS2741: Property 'prop' is missing in type 'C' but r… 4 …emberOfAnotherClassAssignment.ts(17,5): error TS2741: Property 'prop' is missing in type 'typeof B… 19 a = new C(); // error prop is missing 21 !!! error TS2741: Property 'prop' is missing in type 'C' but required in type 'A'. 23 a = B; // error prop is missing 25 !!! error TS2741: Property 'prop' is missing in type 'typeof B' but required in type 'A'. 30 var b: B = new C(); // error prop is missing 32 !!! error TS2741: Property 'prop' is missing in type 'C' but required in type 'B'. [all …]
|
D | arrayAssignmentTest2.errors.txt | 2 Property 'CM3M1' is missing in type 'C2' but required in type 'C3'. 4 Property 'CM3M1' is missing in type 'C1' but required in type 'C3'. 6 Property 'CM3M1' is missing in type 'I1' but required in type 'C3'. 7 tests/cases/compiler/arrayAssignmentTest2.ts(51,1): error TS2740: Type '() => C1' is missing the fo… 8 tests/cases/compiler/arrayAssignmentTest2.ts(52,1): error TS2740: Type '() => any' is missing the f… 9 …/arrayAssignmentTest2.ts(53,1): error TS2740: Type '{ one: number; }' is missing the following pro… 10 tests/cases/compiler/arrayAssignmentTest2.ts(55,1): error TS2740: Type 'C1' is missing the followin… 11 tests/cases/compiler/arrayAssignmentTest2.ts(56,1): error TS2740: Type 'C2' is missing the followin… 12 tests/cases/compiler/arrayAssignmentTest2.ts(57,1): error TS2740: Type 'C3' is missing the followin… 13 tests/cases/compiler/arrayAssignmentTest2.ts(58,1): error TS2740: Type 'I1' is missing the followin… [all …]
|
D | invalidTryStatements.types | 5 catch(x) { } // error missing try 10 try { }; // error missing finally 16 finally { } // error missing try 17 catch (x) { } // error missing try 22 finally { } // error missing try 24 catch (x) { } // error missing try 27 try { } catch () { } // error missing catch binding
|
D | invalidTryStatements.symbols | 5 catch(x) { } // error missing try 10 try { }; // error missing finally 16 finally { } // error missing try 17 catch (x) { } // error missing try 22 finally { } // error missing try 24 catch (x) { } // error missing try 27 try { } catch () { } // error missing catch binding
|
D | enumAssignmentCompat3.errors.txt | 2 Property 'd' is missing in type 'First.E'. 4 Property 'd' is missing in type 'First.E'. 8 Property 'c' is missing in type 'Ab.E'. 10 Property 'a' is missing in type 'Cd.E'. 16 Property 'd' is missing in type 'First.E'. 87 abc = secondAbcd; // missing 'd' 90 !!! error TS2322: Property 'd' is missing in type 'First.E'. 92 abc = secondCd; // missing 'd' 95 !!! error TS2322: Property 'd' is missing in type 'First.E'. 104 secondAb = abc; // missing 'c' [all …]
|
D | classImplementsMergedClassInterface.errors.txt | 2 Type 'C2' is missing the following properties from type 'C1': x, y 4 Property 'y' is missing in type 'C3' but required in type 'C1'. 6 Property 'x' is missing in type 'C4' but required in type 'C1'. 18 class C2 implements C1 { // error -- missing x 21 !!! error TS2720: Type 'C2' is missing the following properties from type 'C1': x, y 24 class C3 implements C1 { // error -- missing y 27 !!! error TS2720: Property 'y' is missing in type 'C3' but required in type 'C1'. 32 class C4 implements C1 { // error -- missing x 35 !!! error TS2720: Property 'x' is missing in type 'C4' but required in type 'C1'.
|
D | invalidTryStatements.errors.txt | 12 catch(x) { } // error missing try 18 try { }; // error missing finally 24 finally { } // error missing try 27 catch (x) { } // error missing try 33 finally { } // error missing try 37 catch (x) { } // error missing try 41 try { } catch () { } // error missing catch binding
|
D | memberFunctionOverloadMixingStaticAndInstance.errors.txt | 2 …xingStaticAndInstance.ts(3,12): error TS2391: Function implementation is missing or not immediatel… 4 …ixingStaticAndInstance.ts(8,5): error TS2391: Function implementation is missing or not immediatel… 6 …ingStaticAndInstance.ts(13,12): error TS2391: Function implementation is missing or not immediatel… 8 …xingStaticAndInstance.ts(18,5): error TS2391: Function implementation is missing or not immediatel… 18 !!! error TS2391: Function implementation is missing or not immediately following the declaration. 27 !!! error TS2391: Function implementation is missing or not immediately following the declaration. 36 !!! error TS2391: Function implementation is missing or not immediately following the declaration. 45 !!! error TS2391: Function implementation is missing or not immediately following the declaration.
|
D | intersectionAndUnionTypes.errors.txt | 2 Property 'b' is missing in type 'A' but required in type 'B'. 4 Property 'a' is missing in type 'B' but required in type 'A'. 12 Property 'd' is missing in type 'C' but required in type 'D'. 15 Property 'a' is missing in type 'C & D' but required in type 'A'. 18 Property 'b' is missing in type 'C & D' but required in type 'B'. 21 Property 'c' is missing in type 'A & B' but required in type 'C'. 24 Property 'd' is missing in type 'A & B' but required in type 'D'. 27 Property 'd' is missing in type 'A & B' but required in type 'D'. 31 Property 'd' is missing in type 'A' but required in type 'D'. 34 Property 'b' is missing in type 'C & D' but required in type 'B'. [all …]
|
D | assignmentCompatWithObjectMembersOptionality2.errors.txt | 10 …tWithObjectMembersOptionality2.ts(74,5): error TS2741: Property 'opt' is missing in type 'D' but r… 11 …tWithObjectMembersOptionality2.ts(75,5): error TS2741: Property 'opt' is missing in type 'E' but r… 12 …tWithObjectMembersOptionality2.ts(76,5): error TS2741: Property 'opt' is missing in type 'F' but r… 13 …tWithObjectMembersOptionality2.ts(79,5): error TS2741: Property 'opt' is missing in type 'D' but r… 14 …tWithObjectMembersOptionality2.ts(80,5): error TS2741: Property 'opt' is missing in type 'E' but r… 15 …tWithObjectMembersOptionality2.ts(81,5): error TS2741: Property 'opt' is missing in type 'F' but r… 16 …tWithObjectMembersOptionality2.ts(84,5): error TS2741: Property 'opt' is missing in type 'D' but r… 17 …tWithObjectMembersOptionality2.ts(85,5): error TS2741: Property 'opt' is missing in type 'E' but r… 18 …tWithObjectMembersOptionality2.ts(86,5): error TS2741: Property 'opt' is missing in type 'F' but r… 115 !!! error TS2741: Property 'opt' is missing in type 'D' but required in type 'C'. [all …]
|
D | overloadingOnConstants1.errors.txt | 1 tests/cases/compiler/overloadingOnConstants1.ts(22,5): error TS2741: Property 'bar' is missing in t… 2 tests/cases/compiler/overloadingOnConstants1.ts(23,5): error TS2741: Property 'biz' is missing in t… 3 tests/cases/compiler/overloadingOnConstants1.ts(24,5): error TS2741: Property 'bar' is missing in t… 4 tests/cases/compiler/overloadingOnConstants1.ts(25,5): error TS2741: Property 'bar' is missing in t… 31 !!! error TS2741: Property 'bar' is missing in type 'Base' but required in type 'Derived1'. 35 !!! error TS2741: Property 'biz' is missing in type 'Derived1' but required in type 'Derived3'. 39 !!! error TS2741: Property 'bar' is missing in type 'Derived2' but required in type 'Derived1'. 43 !!! error TS2741: Property 'bar' is missing in type 'Derived3' but required in type 'Derived1'.
|
D | externModule.errors.txt | 5 tests/cases/compiler/externModule.ts(3,10): error TS2391: Function implementation is missing or not… 6 tests/cases/compiler/externModule.ts(4,10): error TS2391: Function implementation is missing or not… 7 tests/cases/compiler/externModule.ts(18,6): error TS2390: Constructor implementation is missing. 8 tests/cases/compiler/externModule.ts(20,13): error TS2391: Function implementation is missing or no… 9 tests/cases/compiler/externModule.ts(26,13): error TS2391: Function implementation is missing or no… 10 tests/cases/compiler/externModule.ts(28,13): error TS2391: Function implementation is missing or no… 30 !!! error TS2391: Function implementation is missing or not immediately following the declaration. 33 !!! error TS2391: Function implementation is missing or not immediately following the declaration. 49 !!! error TS2390: Constructor implementation is missing. 53 !!! error TS2391: Function implementation is missing or not immediately following the declaration. [all …]
|
/third_party/typescript/src/testRunner/unittests/ |
D | programApi.ts | 5 for (const missing of missingPaths) { constant 6 const value = map.has(missing); 7 …assert.isTrue(value, `${missing} to be ${value === undefined ? "not present" : "present only once"… 8 map.delete(missing); 44 const missing = program.getMissingFilePaths(); constant 45 verifyMissingFilePaths(missing, []); 50 const missing = program.getMissingFilePaths(); constant 51 verifyMissingFilePaths(missing, ["d:/pretend/nonexistent.ts"]); // Absolute path 56 const missing = program.getMissingFilePaths(); constant 57 … verifyMissingFilePaths(missing, ["d:/pretend/nonexistent0.ts", "d:/pretend/nonexistent1.ts"]); [all …]
|
/third_party/rust/crates/cxx/tests/ui/ |
D | deny_missing_docs.stderr | 1 error: missing documentation for a struct 13 error: missing documentation for a struct field 19 error: missing documentation for a struct 25 error: missing documentation for an associated constant 31 error: missing documentation for a struct 37 error: missing documentation for a type alias 43 error: missing documentation for a function
|
/third_party/rust/crates/syn/tests/repo/ |
D | mod.rs | 166 let mut missing = String::new(); in clone_rust() localVariable 170 missing += "\ntests/rust/"; in clone_rust() 171 missing += exclude; in clone_rust() 176 missing += "\ntests/rust/"; in clone_rust() 177 missing += exclude; in clone_rust() 178 missing += "/"; in clone_rust() 181 if !missing.is_empty() { in clone_rust() 182 panic!("excluded test file does not exist:{}\n", missing); in clone_rust()
|
/third_party/python/Tools/c-analyzer/c_parser/preprocessor/ |
D | common.py | 138 if (missing := is_missing_dep(errtext)): 139 matching = get_matching_oses(missing, filename) 145 def get_matching_oses(missing, filename): argument 149 elif missing == 'SystemConfiguration/SystemConfiguration.h': 153 elif missing in ('windows.h', 'winsock2.h'): 157 elif missing == 'sys/ldr.h': 159 elif missing == 'dl.h': 171 missing = errtext.split(': No such file or directory')[0].split()[-1] 172 return missing
|
/third_party/libxml2/python/ |
D | setup.py.in | 48 def missing(file): function 78 if not missing(dir + "/libxml2/libxml/tree.h"): 99 if missing("libxml2-py.c") or missing("libxml2.py"): 125 if missing("libxslt-py.c") or missing("libxslt.py"): 126 if missing("xsltgenerator.py") or missing("libxslt-api.xml"): 155 if not missing(dir + "/libxslt/xsltconfig.h"): 232 if missing("MANIFEST"):
|
/third_party/skia/third_party/externals/jinja2/ |
D | runtime.py | 27 from .utils import missing 100 if value is not missing: 150 def resolve_or_missing(context, key, missing=missing): argument 155 return missing 230 if rv is missing: 241 rv = missing 337 if item is missing: 388 _after = missing 389 _current = missing 390 _before = missing [all …]
|
/third_party/jinja2/ |
D | runtime.py | 21 from .utils import missing 113 if value is not missing: 222 if rv is missing: 243 return missing 330 if item is missing: 396 _after: t.Any = missing 397 _current: t.Any = missing 398 _before: t.Any = missing 399 _last_changed_value: t.Any = missing 442 self._length = len(iterable) + self.index + (self._after is not missing) [all …]
|