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

1 2 34 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/EbcDebugger/
EdbSupportFile.c 144 @retval EFI_NO_MAPPING - there is duplicated files found
226 // Find the duplicated file
230 EDBPrint (L"Duplicated FileName found!\n");
  /external/tensorflow/tensorflow/compiler/xla/service/
instruction_fusion.h 47 // array. Expensive operations will not be duplicated.
80 // duplicated. This is the case if producer has uses other than consumer.
105 // duplicated.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
PointerTrackerQueue.java 75 Log.w(TAG, "Found duplicated element in remove: " + pointer);
125 Log.w(TAG, "Found duplicated element in releaseAllPointersOlderThan: "
160 Log.w(TAG, "Found duplicated element in releaseAllPointersExcept: "
  /system/extras/simpleperf/
callchain.h 41 // If duplicated = true, this call tree is part of another call tree.
43 bool duplicated; member in struct:CallChainRoot
47 CallChainRoot() : duplicated(false), children_period(0) {}
  /art/tools/dexfuzz/src/dexfuzz/program/mutators/
InstructionDuplicator.java 100 stats.incrementStat("Duplicated instruction");
  /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
LevelTest.java 362 // test duplicated name and num
365 // test duplicated name
369 // test duplicated number
373 // test a normal new level, without duplicated elements
  /external/clang/tools/scan-build-py/libscanbuild/
__init__.py 13 """ Predicate to detect duplicated entries.
  /external/curl/tests/data/
test1437 59 HTTP with duplicated WWW-Authenticate parameters
  /external/dagger2/core/src/main/java/dagger/internal/
DoubleCheckLazy.java 28 // TODO(gak): Unify the duplicated code between this and ScopedProvider.
  /external/freetype/builds/unix/
detect.mk 19 # Note: this test is duplicated in "builds/toplevel.mk".
  /external/golang-protobuf/ptypes/empty/
empty.proto 43 // A generic empty message that you can re-use to avoid defining duplicated
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-use-private.hh 43 /* Note: This enum is duplicated in the -machine.rl source file.
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
TextTrieMapTest.java 180 // Add duplicated entry
182 // Add duplicated entry with different casing
223 // Add duplicated entry
225 // Add duplicated entry with different casing
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
TextTrieMapTest.java 177 // Add duplicated entry
179 // Add duplicated entry with different casing
220 // Add duplicated entry
222 // Add duplicated entry with different casing
  /external/junit/src/main/java/org/junit/internal/
TextListener.java 95 * Returns the formatted string of the elapsed time. Duplicated from
  /external/libmojo/mojo/edk/embedder/
platform_handle.h 75 // A Windows HANDLE may be duplicated to another process but not yet sent to
  /external/llvm/test/CodeGen/ARM/
tail-dup-kill-flags.ll 6 ; Tail duplication was incorrectly leaving kill flags on the duplicated instructions.
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad.h 103 /* Redundant/duplicated:
  /external/parameter-framework/upstream/bindings/c/
Test.cpp 161 WHEN ("The pfw is started with duplicated criterion value") {
163 {"duplicated name", true, letterList}, {"duplicated name", false, numberList},
167 WHEN ("The pfw is started with duplicated criterion value state") {
  /external/ply/ply/test/
yacc_dup.py 4 # Duplicated rule name
  /external/protobuf/src/google/protobuf/
empty.proto 44 // A generic empty message that you can re-use to avoid defining duplicated
  /external/syslinux/core/lwip/src/netif/ppp/
chpms.h 43 * duplicated in all such forms and that any documentation,
magic.c 41 * duplicated in all such forms and that any documentation,
magic.h 41 * duplicated in all such forms and that any documentation,
  /external/toybox/toys/posix/
comm.c 22 -3 suppress the output column of lines duplicated in FILE1 and FILE2

Completed in 985 milliseconds

1 2 34 5 6 7 8 91011>>