/third_party/skia/third_party/externals/brotli/c/enc/ |
D | hash_longest_match64_inc.h | 49 HasherCommon* common_; member 63 self->common_ = common; in FN() 262 self->common_, &data[cur_ix_masked], max_length, dictionary_distance, in FN()
|
D | hash_longest_match_inc.h | 46 HasherCommon* common_; member 64 self->common_ = common; in FN() 257 self->common_, &data[cur_ix_masked], max_length, dictionary_distance, in FN()
|
/third_party/node/deps/brotli/c/enc/ |
D | hash_longest_match_inc.h | 46 HasherCommon* common_; member 64 self->common_ = common; in FN() 257 self->common_, &data[cur_ix_masked], max_length, dictionary_distance, in FN()
|
D | hash_longest_match64_inc.h | 49 HasherCommon* common_; member 63 self->common_ = common; in FN() 262 self->common_, &data[cur_ix_masked], max_length, dictionary_distance, in FN()
|
/third_party/mesa3d/src/gtest/src/ |
D | gtest.cc | 1140 common_() {} in Hunk() 1145 ++common_; in PushLine() 1185 *ss << "-" << left_start_ << "," << (removes_ + common_); in PrintHeader() 1191 *ss << "+" << right_start_ << "," << (adds_ + common_); in PrintHeader() 1197 size_t adds_, removes_, common_; member in testing::internal::edit_distance::__anonb2db64ec0211::Hunk
|
/third_party/googletest/googletest/src/ |
D | gtest.cc | 1332 common_() {} in Hunk() 1337 ++common_; in PushLine() 1377 *ss << "-" << left_start_ << "," << (removes_ + common_); in PrintHeader() 1383 *ss << "+" << right_start_ << "," << (adds_ + common_); in PrintHeader() 1389 size_t adds_, removes_, common_; member in testing::internal::edit_distance::__anonfde12b6b0511::Hunk
|
/third_party/cef/tools/distrib/gtest/ |
D | gtest-all.cc | 2823 common_() {} in Hunk() 2828 ++common_; in PushLine() 2868 *ss << "-" << left_start_ << "," << (removes_ + common_); in PrintHeader() 2874 *ss << "+" << right_start_ << "," << (adds_ + common_); in PrintHeader() 2880 size_t adds_, removes_, common_; member in testing::internal::edit_distance::__anon123a64d50511::Hunk
|
/third_party/ffmpeg/libavcodec/mips/ |
D | hevc_mc_uni_msa.c | 4069 common_##DIR1##_##TAP##t_##WIDTH##w_msa(src, src_stride, dst, dst_stride, \
|