HomeSort by relevance Sort by last modified time
    Searched full:duplicate (Results 401 - 425 of 6812) sorted by null

<<11121314151617181920>>

  /external/tensorflow/tensorflow/core/kernels/
sendrecv_ops_test.cc 27 // implementations, and to avoid the duplicate-send or duplicate-recv
  /external/toolchain-utils/bestflags/
pipeline_worker_test.py 60 # Test if there is a task that is done before, whether the duplicate task
77 # Signal there is no more duplicate task.
  /external/wayland-protocols/
README.android 20 * NOTICE should duplicate COPYING from upstream.
50 * NOTICE should duplicate LICENSE from upstream.
  /frameworks/base/core/java/android/transition/
TransitionPropagation.java 78 * duplicate capturing of property values.
81 * duplicate capturing of values and must contain at least one </p>
  /frameworks/base/core/java/com/android/internal/util/
MessageUtils.java 38 super(String.format("Duplicate constant value: both %s and %s = %d",
95 // Check for duplicate values.
  /frameworks/native/libs/vr/libpdx/private/pdx/
file_handle.h 51 // Returns a FileHandle as a duplicate handle of |fd|. Borrowed handles and
96 FileHandle Duplicate() const {
  /frameworks/support/transition/src/main/java/androidx/transition/
TransitionPropagation.java 81 * duplicate capturing of property values.
84 * duplicate capturing of values and must contain at least one </p>
  /hardware/google/interfaces/media/c2/1.0/
IComponent.hal 145 * - DUPLICATE - The component is already connected to an input surface.
227 * If the return value is BAD_STATE or DUPLICATE, no state change is
241 * - DUPLICATE - When called during another start call from another
259 * If the return value is BAD_STATE or DUPLICATE, no state change is
269 * - DUPLICATE - When called during another stop call from another thread.
290 * If the return value is BAD_STATE or DUPLICATE, no state change is
300 * - DUPLICATE - When called during another reset call from another
320 * - DUPLICATE - The component is already released.
  /libcore/ojluni/src/main/java/java/nio/
StringCharBuffer.java 63 public CharBuffer duplicate() { method in class:StringCharBuffer
69 return duplicate();
  /packages/apps/Camera2/src/com/android/camera/one/v2/imagesaver/
ImageSaver.java 71 * duplicate and out-of-order images.
82 * duplicate and out-of-order images.
  /prebuilts/go/darwin-x86/src/cmd/doc/testdata/
pkg.go 199 Duplicate = iota const
200 duplicate
  /prebuilts/go/darwin-x86/src/syscall/
env_unix.go 25 // (or a duplicate to be ignored).
45 // Clear duplicate keys. This permits Unsetenv to
  /prebuilts/go/linux-x86/src/cmd/doc/testdata/
pkg.go 199 Duplicate = iota const
200 duplicate
  /prebuilts/go/linux-x86/src/syscall/
env_unix.go 25 // (or a duplicate to be ignored).
45 // Clear duplicate keys. This permits Unsetenv to
  /toolchain/binutils/binutils-2.27/binutils/
winduni.h 63 /* Duplicate a unicode string by using res_alloc. */
66 /* Duplicate a unicode string by using res_alloc and make it uppercase. */
  /tools/metalava/src/test/java/com/android/tools/metalava/
ArtifactTaggerTest.kt 32 public class Foo { // registered in both the foo and bar libraries: should get duplicate warnings
78 public class Foo { // duplicate registration: should generate warning
  /art/test/044-proxy/src/
Clash.java 24 * duplicate methods (primitive vs. object).
Clash3.java 24 * duplicate methods (type tree with interface).
Clash4.java 24 * duplicate methods (tree of types).
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
eptags.py 12 eptags will not give warnings about duplicate tags.
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/
Misc.c 19 Duplicate a EFI_EDITOR_LINE structure.
  /device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
ReleaseNotes.txt 5 When the DHCP lease expires it is possible for a duplicate IP address to exist on
  /external/autotest/server/cros/dynamic_suite/
constants.py 37 ISSUE_DUPLICATE = 'Duplicate'
  /external/clang/test/SemaTemplate/
ms-function-specialization-class-scope.cpp 74 // FIXME: We should diagnose the duplicate explicit specialization definitions
  /external/compiler-rt/test/profile/Linux/
extern_template.test 27 // No duplicate entries

Completed in 536 milliseconds

<<11121314151617181920>>