/external/libabigail/tests/data/test-abidiff/ |
D | test-PR18791-report0.txt | 65 unqualified underlying type 'struct sigc::connection' changed, as reported earlier 69 pointed to type 'struct sigc::connection' changed, as reported earlier 72 unqualified underlying type 'struct sigc::connection' changed, as reported earlier 76 pointed to type 'struct sigc::connection' changed, as reported earlier 80 pointed to type 'struct sigc::connection' changed, as reported earlier 82 referenced type 'class sigc::slot_base' changed, as reported earlier 86 pointed to type 'struct sigc::connection' changed, as reported earlier 91 unqualified underlying type 'struct sigc::connection' changed, as reported earlier 95 pointed to type 'struct sigc::connection' changed, as reported earlier 99 referenced type 'struct sigc::connection' changed, as reported earlier [all …]
|
D | test-struct1-report.txt | 21 unqualified underlying type 'class s0' changed, as reported earlier 24 unqualified underlying type 'class s0' changed, as reported earlier 26 referenced type 'class s0' changed, as reported earlier 28 pointed to type 'class s0' changed, as reported earlier
|
D | test-qual-type0-report.txt | 7 unqualified underlying type 'class S0' changed, as reported earlier 10 unqualified underlying type 'class S0' changed, as reported earlier 15 unqualified underlying type 'class S0' changed, as reported earlier
|
D | test-struct0-report.txt | 12 referenced type 'class s0' changed, as reported earlier 16 referenced type 'class s0' changed, as reported earlier
|
/external/llvm-project/clang/test/FixIt/ |
D | fixit-availability.mm | 11 …t:{{.*}}:{[[@LINE-2]]:14-[[@LINE-2]]:14}:"\n } else {\n // Fallback on earlier versions\n }" 14 …t:{{.*}}:{[[@LINE-2]]:29-[[@LINE-2]]:29}:"\n } else {\n // Fallback on earlier versions\n }" 17 …t:{{.*}}:{[[@LINE-2]]:19-[[@LINE-2]]:19}:"\n } else {\n // Fallback on earlier versions\n }" 21 …t:{{.*}}:{[[@LINE-2]]:20-[[@LINE-2]]:20}:"\n } else {\n // Fallback on earlier versions\n }" 25 …t:{{.*}}:{[[@LINE-2]]:31-[[@LINE-2]]:31}:"\n } else {\n // Fallback on earlier versions\n }" 28 …-it:{{.*}}:{[[@LINE+1]]:4-[[@LINE+1]]:4}:"\n } else {\n // Fallback on earlier versions\n }" 32 …-it:{{.*}}:{[[@LINE+1]]:6-[[@LINE+1]]:6}:"\n } else {\n // Fallback on earlier versions\n }" 37 …}}:{[[@LINE-2]]:16-[[@LINE-2]]:16}:"\n } else {\n // Fallback on earlier versions\n }" 42 …}}:{[[@LINE-2]]:16-[[@LINE-2]]:16}:"\n } else {\n // Fallback on earlier versions\n }" 47 …}}:{[[@LINE-2]]:16-[[@LINE-2]]:16}:"\n } else {\n // Fallback on earlier versions\n }" [all …]
|
/external/libabigail/tests/data/test-diff-dwarf/ |
D | PR25058-liblttng-ctl-report-1.txt | 114 pointed to type 'struct lttng_action' changed, as reported earlier 118 pointed to type 'struct lttng_action' changed, as reported earlier 181 unqualified underlying type 'struct lttng_condition' changed, as reported earlier 186 unqualified underlying type 'struct lttng_condition' changed, as reported earlier 191 unqualified underlying type 'struct lttng_condition' changed, as reported earlier 196 unqualified underlying type 'struct lttng_condition' changed, as reported earlier 200 pointed to type 'struct lttng_condition' changed, as reported earlier 204 pointed to type 'struct lttng_condition' changed, as reported earlier 208 pointed to type 'struct lttng_condition' changed, as reported earlier 212 pointed to type 'struct lttng_condition' changed, as reported earlier [all …]
|
D | test36-ppc64-aliases-report-0.txt | 15 pointed to type 'struct S' changed, as reported earlier 19 pointed to type 'struct S' changed, as reported earlier 23 referenced type 'struct S' changed, as reported earlier
|
D | test30-vtable-changes-report-0.txt | 40 pointed to type 'struct S' changed, as reported earlier 44 pointed to type 'struct S' changed, as reported earlier 48 pointed to type 'struct S' changed, as reported earlier
|
D | test8-report.txt | 23 details were reported earlier 34 referenced type 'struct S' changed, as reported earlier
|
D | test0-report.txt | 28 details were reported earlier 34 referenced type 'class S0' changed, as reported earlier
|
/external/libabigail/tests/data/test-diff-pkg/ |
D | spice-server-0.12.4-19.el7.x86_64-0.12.8-1.el7.x86_64-report-2.txt | 231 … pointed to type 'typedef RedChannelClient' changed at red_channel.h:136:1, as reported earlier 236 … pointed to type 'typedef RedChannelClient' changed at red_channel.h:136:1, as reported earlier 241 … pointed to type 'typedef RedChannelClient' changed at red_channel.h:136:1, as reported earlier 246 … pointed to type 'typedef RedChannelClient' changed at red_channel.h:136:1, as reported earlier 251 … pointed to type 'typedef RedChannelClient' changed at red_channel.h:136:1, as reported earlier 256 … pointed to type 'typedef RedChannelClient' changed at red_channel.h:136:1, as reported earlier 261 … pointed to type 'typedef RedChannelClient' changed at red_channel.h:136:1, as reported earlier 266 … pointed to type 'typedef RedChannelClient' changed at red_channel.h:136:1, as reported earlier 271 … pointed to type 'typedef RedChannelClient' changed at red_channel.h:136:1, as reported earlier 283 … pointed to type 'typedef RedClient' changed at red_channel.h:137:1, as reported earlier [all …]
|
/external/rust/crates/tokio/src/time/ |
D | instant.rs | 75 pub fn duration_since(&self, earlier: Instant) -> Duration { in duration_since() 76 self.std.duration_since(earlier.std) in duration_since() 96 pub fn checked_duration_since(&self, earlier: Instant) -> Option<Duration> { in checked_duration_since() 97 self.std.checked_duration_since(earlier.std) in checked_duration_since() 117 pub fn saturating_duration_since(&self, earlier: Instant) -> Duration { in saturating_duration_since() 118 self.std.saturating_duration_since(earlier.std) in saturating_duration_since()
|
/external/webrtc/rtc_base/ |
D | time_utils.h | 92 int64_t TimeDiff(int64_t later, int64_t earlier); 93 int32_t TimeDiff32(uint32_t later, uint32_t earlier); 96 inline int64_t TimeSince(int64_t earlier) { in TimeSince() argument 97 return TimeMillis() - earlier; in TimeSince()
|
D | time_utils.cc | 227 int32_t TimeDiff32(uint32_t later, uint32_t earlier) { in TimeDiff32() argument 228 return later - earlier; in TimeDiff32() 231 int64_t TimeDiff(int64_t later, int64_t earlier) { in TimeDiff() argument 232 return later - earlier; in TimeDiff()
|
/external/crosvm/sys_util/src/ |
D | clock.rs | 24 pub fn duration_since(&self, earlier: &Self) -> Duration { in duration_since() 25 self.0.duration_since(earlier.0) in duration_since() 74 pub fn duration_since(&self, earlier: &Self) -> Duration { in duration_since() 75 let ns_diff = self.ns_since_epoch - earlier.ns_since_epoch; in duration_since()
|
/external/libabigail/tests/data/test-diff-filter/ |
D | test28-redundant-and-filtered-children-nodes-report-1.txt | 15 referenced type 'class s' changed, as reported earlier 20 pointed to type 'class s' changed, as reported earlier 23 unqualified underlying type 'class s' changed, as reported earlier 27 pointed to type 'class s' changed, as reported earlier
|
D | test29-finer-redundancy-marking-report-0.txt | 15 details were reported earlier 23 details were reported earlier
|
D | test01-report.txt | 30 details were reported earlier 36 referenced type 'class S0' changed, as reported earlier
|
/external/llvm/test/MC/ARM/ |
D | obsolete-v8.s | 4 @ CHECK: instruction requires: armv7 or earlier 7 @ CHECK: instruction requires: armv7 or earlier
|
/external/llvm-project/llvm/test/MC/ARM/ |
D | obsolete-v8.s | 4 @ CHECK: instruction requires: armv7 or earlier 7 @ CHECK: instruction requires: armv7 or earlier
|
/external/mesa3d/src/intel/compiler/ |
D | brw_vec4_cmod_propagation.cpp | 39 writemasks_incompatible(const vec4_instruction *earlier, in writemasks_incompatible() argument 42 return (earlier->dst.writemask != WRITEMASK_X && in writemasks_incompatible() 43 earlier->dst.writemask != WRITEMASK_XYZW) || in writemasks_incompatible() 44 (earlier->dst.writemask == WRITEMASK_XYZW && in writemasks_incompatible() 46 (later->dst.writemask & ~earlier->dst.writemask) != 0; in writemasks_incompatible()
|
/external/rust/crates/instant/src/ |
D | wasm.rs | 22 pub fn duration_since(&self, earlier: Instant) -> Duration { in duration_since() 24 earlier.0 <= self.0, in duration_since() 27 self.0 - earlier.0 in duration_since()
|
/external/llvm-project/llvm/test/tools/llvm-lib/ |
D | machine-mismatch.test | 27 … machine type x86 conflicts with library machine type x64 (inferred from earlier file '{{.*}}x86_6… 34 BC32: i386.bc: file machine type x86 conflicts with library machine type x64 (inferred from earlier… 38 …achine type x64 conflicts with library machine type arm64 (inferred from earlier file '{{.*}}arm64…
|
/external/libabigail/tests/data/test-abidiff-exit/ |
D | test-member-size-report1.txt | 14 type 'struct S' of 'T::s' changed, as reported earlier 23 type 'struct S' of 'U::__anonymous_struct__::s' changed, as reported earlier
|
/external/icu/icu4c/source/data/brkitr/dictionaries/ |
D | laodict.txt | 19 # out 4 entries that duplicate earlier entries. 4473 # ຊາດູກາຍ duplicate of an earlier entry 10737 # ອິດທິພົນ duplicate of earlier entry
|