HomeSort by relevance Sort by last modified time
    Searched full:duplicated (Results 551 - 575 of 1963) sorted by null

<<21222324252627282930>>

  /external/tensorflow/tensorflow/core/kernels/
transpose_op.cc 68 errors::InvalidArgument(d, " is duplicated in the input."));
  /external/toybox/toys/pending/
arping.c 21 -D Duplicated address detection mode
  /external/valgrind/include/
pub_tool_deduppoolalloc.h 3 /*--- A pool (memory) allocator that avoids duplicated copies. ---*/
  /external/webrtc/tools/matlab/
rtpAnalyze.m 83 fprintf('Duplicated packets: %i\n', length(find(diff(SortSeqNo) == 0)));
  /external/webrtc/webrtc/tools/frame_analyzer/
video_quality_analysis.cc 251 // been duplicated, continue.
  /external/wpa_supplicant_8/src/crypto/
random.c 20 * strong. This is a compromise to reduce duplicated CPU effort and to avoid
  /frameworks/base/cmds/statsd/src/metrics/
CountMetricProducer.cpp 368 // CountMetricData is duplicated.
  /frameworks/base/core/java/com/android/internal/os/
Zygote.java 29 * Bit values for "runtimeFlags" argument. The definitions are duplicated
  /frameworks/base/telephony/java/com/android/internal/telephony/
SmsMessageBase.java 91 // TODO(): This class is duplicated in SmsMessage.java. Refactor accordingly.
  /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
AppCompatActionBar.java 296 // TODO: this is duplicated from FrameworkActionBarWrapper$WindowActionBarWrapper
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CarrierServiceBindHelper.java 128 // ignore consecutive duplicated events
  /frameworks/support/jetifier/jetifier/processor/src/main/kotlin/com/android/tools/build/jetifier/processor/
Processor.kt 165 throw IllegalArgumentException("Input files are duplicated!")
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyInterface.h 201 // creates a special output that is duplicated to the two outputs passed as arguments. The duplication is performed by
  /libcore/jsr166-tests/src/test/java/jsr166/
BlockingQueueTest.java 31 * too much duplicated code. junit does not really support such
  /libcore/luni/src/main/java/javax/xml/datatype/
FactoryFinder.java 35 * <p>This class is duplicated for each JAXP subpackage so keep it in
  /libcore/ojluni/src/main/java/sun/security/pkcs/
PKCS9Attributes.java 165 " duplicated while constructing " +
  /packages/apps/KeyChain/robotests/src/com/android/keychain/internal/
GrantsDatabaseTest.java 44 // Constants duplicated from GrantsDatabase to make sure the upgrade tests catch if the
  /packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
ConversationListFragment.java 313 // It is recommended for the Floating Action button functionality to be duplicated as a
  /packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/
DictionaryBackupAgent.java 237 // It seems there are cases where the same word is duplicated over and over
  /packages/services/Telephony/src/com/android/phone/
SpecialCharSequenceMgr.java 53 * TODO: there's lots of duplicated code between this class and the
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
FunctionLoweringInfo.h 127 /// Maps llvm IR values to the values they were de-duplicated to.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Cloning.h 250 /// block. Phi nodes are not duplicated, but their uses are handled correctly:
ValueMapper.h 215 /// transitive operands. Distinct nodes are duplicated or moved depending
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
FunctionLoweringInfo.h 138 /// Maps llvm IR values to the values they were de-duplicated to.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Utils/
Cloning.h 255 /// block. Phi nodes are not duplicated, but their uses are handled correctly:

Completed in 446 milliseconds

<<21222324252627282930>>