/external/webrtc/modules/audio_coding/codecs/red/ |
D | audio_encoder_copy_red_unittest.cc | 160 EXPECT_EQ(0u, encoded_info_.redundant.size()); in TEST_F() 170 ASSERT_EQ(2u, encoded_info_.redundant.size()); in TEST_F() 188 EXPECT_EQ(0u, encoded_info_.redundant.size()); in TEST_F() 193 ASSERT_EQ(2u, encoded_info_.redundant.size()); in TEST_F() 194 EXPECT_EQ(i, encoded_info_.redundant[1].encoded_bytes); in TEST_F() 195 EXPECT_EQ(i - 1, encoded_info_.redundant[0].encoded_bytes); in TEST_F() 222 ASSERT_EQ(0u, encoded_info_.redundant.size()); in TEST_F() 249 EXPECT_EQ(0u, encoded_info_.redundant.size()); in TEST_F() 255 EXPECT_EQ(2u, encoded_info_.redundant.size()); in TEST_F() 260 ASSERT_EQ(3u, encoded_info_.redundant.size()); in TEST_F() [all …]
|
D | audio_encoder_copy_red.cc | 65 std::pair<EncodedInfo, rtc::Buffer> redundant; in AudioEncoderCopyRed() local 66 redundant.second.EnsureCapacity(kAudioMaxRtpPacketLen); in AudioEncoderCopyRed() 67 redundant_encodings_.push_front(std::move(redundant)); in AudioEncoderCopyRed() 104 RTC_CHECK(info.redundant.empty()) << "Cannot use nested redundant encoders."; in EncodeImpl() 149 info.redundant.push_back(it->first); in EncodeImpl() 153 // discarding the (empty) vector of redundant information. This is in EncodeImpl() 156 info.redundant.push_back(info); in EncodeImpl() 158 info.redundant[info.redundant.size() - 1].speech); in EncodeImpl() 165 // Shift the redundant encodings. in EncodeImpl() 189 std::pair<EncodedInfo, rtc::Buffer> redundant; in Reset() local [all …]
|
/external/cronet/tot/net/data/ssl/scripts/ |
D | generate-redundant-test-chains.sh | 51 -config redundant-ca.cnf 59 -extfile redundant-ca.cnf \ 71 -config redundant-ca.cnf 79 -extfile redundant-ca.cnf \ 94 -config redundant-ca.cnf 107 -config redundant-ca.cnf 118 -config redundant-ca.cnf 136 -config redundant-ca.cnf 141 echo Create redundant-server-chain.pem 143 > ../certificates/redundant-server-chain.pem" [all …]
|
D | generate-multi-root-test-chains.sh | 71 -config redundant-ca.cnf \ 80 -config redundant-ca.cnf \ 85 -extfile redundant-ca.cnf \ 98 -config redundant-ca.cnf \ 108 -config redundant-ca.cnf \ 113 -extfile redundant-ca.cnf \ 121 -config redundant-ca.cnf \ 126 -extfile redundant-ca.cnf \ 134 -config redundant-ca.cnf \ 139 -extfile redundant-ca.cnf \ [all …]
|
D | generate-duplicate-cn-certs.sh | 40 -config redundant-ca.cnf 47 -extfile redundant-ca.cnf \ 77 -config redundant-ca.cnf 87 -config redundant-ca.cnf
|
/external/cronet/stable/net/data/ssl/scripts/ |
D | generate-redundant-test-chains.sh | 51 -config redundant-ca.cnf 59 -extfile redundant-ca.cnf \ 71 -config redundant-ca.cnf 79 -extfile redundant-ca.cnf \ 94 -config redundant-ca.cnf 107 -config redundant-ca.cnf 118 -config redundant-ca.cnf 136 -config redundant-ca.cnf 141 echo Create redundant-server-chain.pem 143 > ../certificates/redundant-server-chain.pem" [all …]
|
D | generate-multi-root-test-chains.sh | 71 -config redundant-ca.cnf \ 80 -config redundant-ca.cnf \ 85 -extfile redundant-ca.cnf \ 98 -config redundant-ca.cnf \ 108 -config redundant-ca.cnf \ 113 -extfile redundant-ca.cnf \ 121 -config redundant-ca.cnf \ 126 -extfile redundant-ca.cnf \ 134 -config redundant-ca.cnf \ 139 -extfile redundant-ca.cnf \ [all …]
|
D | generate-duplicate-cn-certs.sh | 40 -config redundant-ca.cnf 47 -extfile redundant-ca.cnf \ 77 -config redundant-ca.cnf 87 -config redundant-ca.cnf
|
/external/cronet/stable/third_party/libc++/src/ |
D | .clang-tidy | 17 modernize-redundant-void-arg, 27 readability-redundant-control-flow, 28 readability-redundant-function-ptr-dereference, 29 readability-redundant-preprocessor, 80 # readability-redundant-access-specifiers, 81 # readability-redundant-declaration, 82 # readability-redundant-member-init,
|
/external/cronet/tot/third_party/libc++/src/ |
D | .clang-tidy | 17 modernize-redundant-void-arg, 27 readability-redundant-control-flow, 28 readability-redundant-function-ptr-dereference, 29 readability-redundant-preprocessor, 80 # readability-redundant-access-specifiers, 81 # readability-redundant-declaration, 82 # readability-redundant-member-init,
|
/external/openscreen/third_party/abseil/src/absl/strings/internal/str_format/ |
D | extension.cc | 40 // NOLINTNEXTLINE(readability-redundant-declaration) 48 // NOLINTNEXTLINE(readability-redundant-declaration) 50 // NOLINTNEXTLINE(readability-redundant-declaration) 52 // NOLINTNEXTLINE(readability-redundant-declaration) 54 // NOLINTNEXTLINE(readability-redundant-declaration) 56 // NOLINTNEXTLINE(readability-redundant-declaration)
|
/external/grpc-grpc/ |
D | .clang-tidy | 16 # - modernize-redundant-void-arg 62 # - readability-redundant-declaration 63 # - readability-redundant-string-cstr 140 readability-redundant-access-specifiers, 141 readability-redundant-control-flow, 142 readability-redundant-function-ptr-dereference, 143 readability-redundant-smartptr-get, 144 -readability-redundant-string-cstr, 145 readability-redundant-string-init,
|
/external/llvm/test/CodeGen/X86/ |
D | machine-copy-prop.mir | 19 # The second copy is redundant and will be removed, check that we also remove 37 # The second copy is redundant and will be removed, check that we also remove 55 # The second copy is redundant and will be removed, check that we also remove 73 # The second copy is redundant; the call preserves the source and dest register. 92 # The 2nd copy is redundant; The call preserves the source and dest register. 126 # The second copy is not redundant if the source register (%rax) is clobbered 144 # The second copy is not redundant if the dest register (%rax) is clobbered 162 # The second copy is not redundant if the source register (%rax) is clobbered 180 # The second copy is not redundant if the dest register (%rax) is clobbered 198 # A reserved register may change its value so the 2nd copy is not redundant.
|
/external/zucchini/ |
D | buffer_source_unittest.cc | 200 EXPECT_EQ(good(0x0U, 2U), run("80 00")); // Redundant code. in TEST_F() 202 EXPECT_EQ(good(0x7FU, 2U), run("FF 00")); // Redundant (unsigned). in TEST_F() 207 EXPECT_EQ(good(0x0U, 3U), run("80 80 00")); // Redundant code. in TEST_F() 214 EXPECT_EQ(good(0x0U, 4U), run("80 80 80 00")); // Redundant code. in TEST_F() 219 EXPECT_EQ(good(0x0U, 5U), run("80 80 80 80 00")); // Redundant code. in TEST_F() 259 EXPECT_EQ(good(0x0, 2U), run("80 00")); // Redundant code. in TEST_F() 262 EXPECT_EQ(good(-0x1, 2U), run("FF 7F")); // Redundant code. in TEST_F() 266 EXPECT_EQ(good(0x0, 3U), run("80 80 00")); // Redundant code. in TEST_F() 269 EXPECT_EQ(good(-0x1, 3U), run("FF FF 7F")); // Redundant code. in TEST_F() 273 EXPECT_EQ(good(0x0, 4U), run("80 80 80 00")); // Redundant code. in TEST_F() [all …]
|
/external/flatbuffers/ |
D | .clang-tidy | 170 #bugprone-redundant-branch-condition, 267 #modernize-redundant-void-arg, 329 #readability-redundant-access-specifiers, 330 #readability-redundant-control-flow, 331 #readability-redundant-declaration, 332 #readability-redundant-function-ptr-dereference, 333 #readability-redundant-member-init, 334 #readability-redundant-preprocessor, 335 #readability-redundant-smartptr-get, 336 #readability-redundant-string-cstr, [all …]
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | RemoveRedundantDebugValues.cpp | 1 //===- RemoveRedundantDebugValues.cpp - Remove Redundant Debug Value MIs --===// 24 /// The RemoveRedundantDebugValues pass removes redundant DBG_VALUEs that 44 /// Remove redundant debug value MIs for the given machine function. 64 "Remove Redundant DEBUG_VALUE analysis", false, false) 72 // This analysis aims to remove redundant DBG_VALUEs by going forward 147 // This analysis aims to remove redundant DBG_VALUEs by going backward 169 // for redundant removal. in reduceDbgValsBackwardScan()
|
/external/llvm/test/CodeGen/Mips/Fast-ISel/ |
D | icmpa.ll | 27 ; FIXME: This instruction is redundant. The sltiu can only produce 0 and 1. 48 ; FIXME: This instruction is redundant. The sltu can only produce 0 and 1. 68 ; FIXME: This instruction is redundant. The sltu can only produce 0 and 1. 88 ; FIXME: This instruction is redundant. The sltu can only produce 0 and 1. 108 ; FIXME: This instruction is redundant. The sltu can only produce 0 and 1. 128 ; FIXME: This instruction is redundant. The sltu can only produce 0 and 1. 147 ; FIXME: This instruction is redundant. The slt can only produce 0 and 1. 166 ; FIXME: This instruction is redundant. The slt can only produce 0 and 1. 187 ; FIXME: This instruction is redundant. The slt can only produce 0 and 1. 206 ; FIXME: This instruction is redundant. The slt can only produce 0 and 1.
|
/external/llvm/test/CodeGen/Mips/llvm-ir/ |
D | sdiv.ll | 43 ; FIXME: The sll/sra instructions are redundant since div is signed. 49 ; FIXME: The sll/sra instructions are redundant since div is signed. 75 ; FIXME: The sll/sra instructions are redundant since div is signed. 82 ; FIXME: This instruction is redundant. 87 ; FIXME: This instruction is redundant. 110 ; FIXME: The sll/sra instructions are redundant since div is signed. 117 ; FIXME: This is instruction is redundant since div is signed. 122 ; FIXME: This is instruction is redundant since div is signed.
|
/external/selinux/libsepol/src/ |
D | optimize.c | 25 * redundant rules from the binary policy to reduce its size and potentially 310 /* redundant rule -> remove it */ in optimize_avtab() 320 /* rule not redundant -> move to next rule */ in optimize_avtab() 327 /* find redundant rules in (*cond) and put them into (*del) */ 354 /* now go through the list and find the redundant rules */ in optimize_cond_av_list() 386 /* First go through all conditionals and collect redundant rules. */ in optimize_cond_avtab() 415 int redundant = 0; in optimize_cond_avtab() local 423 redundant = 1; in optimize_cond_avtab() 429 if (redundant) { in optimize_cond_avtab()
|
/external/clang/test/SemaObjC/ |
D | cocoa-api-usage.m.fixed | 80 NSString *str = M(@"foo"); // expected-warning {{redundant}} 81 str = @"foo"; // expected-warning {{redundant}} 82 NSArray *arr = @[str]; // expected-warning {{redundant}} 83 NSDictionary *dict = @{str: arr}; // expected-warning {{redundant}}
|
D | cocoa-api-usage.m | 80 NSString *str = M([NSString stringWithString:@"foo"]); // expected-warning {{redundant}} 81 str = [[NSString alloc] initWithString:@"foo"]; // expected-warning {{redundant}} 82 NSArray *arr = [NSArray arrayWithArray:@[str]]; // expected-warning {{redundant}} 83 …nary *dict = [NSDictionary dictionaryWithDictionary:@{str: arr}]; // expected-warning {{redundant}}
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanTransforms.h | 46 /// Remove redundant VPBasicBlocks by merging them into their predecessor if 50 /// Remove redundant casts of inductions. 52 /// Such redundant casts are casts of induction variables that can be ignored, 70 /// Remove redundant EpxandSCEVRecipes in \p Plan's entry block by replacing
|
/external/tensorflow/tensorflow/python/distribute/ |
D | combinations_test.py | 39 @framework_combinations.generate( # pylint: disable=redundant-keyword-arg 49 @framework_combinations.generate( # pylint: disable=redundant-keyword-arg 58 @framework_combinations.generate( # pylint: disable=redundant-keyword-arg 65 @framework_combinations.generate( # pylint: disable=redundant-keyword-arg 76 @framework_combinations.generate( # pylint: disable=redundant-keyword-arg 121 @framework_combinations.generate( # pylint: disable=redundant-keyword-arg
|
/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/suggestions/ |
D | RedundantDescriptionFixSuggestionProducer.java | 14 * attribute to a suggested value if the culprit view's speakable text contains redundant 38 // Replaces every occurrence of the redundant word with a space (ignoring case), and then in produceFixSuggestion() 41 // If the redundant word is part of another word, do not replace it. in produceFixSuggestion()
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
D | UnicodeSets.java | 12 * Return the strings that are redundant, where all of the string's code points are already in 14 * Example: in [abc{ab}{ad}], {ab} is redundant, but {ad} is not. Also checks where a 16 * Example: in [abc{ab}{ad}{abd}], {abd} is also redundant.
|