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

<<21222324252627282930>>

  /art/test/004-JniTest/
expected.txt 64 Got UnsatisfiedLinkError for duplicate loadLibrary
  /art/test/138-duplicate-classes-check2/src/
Main.java 25 public static String TEST_NAME = "138-duplicate-classes-check2";
  /art/tools/dexfuzz/src/dexfuzz/program/mutators/
InstructionDuplicator.java 75 // ...check it's a legal instruction to duplicate.
  /cts/hostsidetests/jvmti/base/app/src/android/jvmti/cts/
JvmtiErrors.java 40 public static int DUPLICATE = 40;
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
intrinsic_blur.rs 49 // This function is a duplicate of:
  /cts/tests/tests/telephony/src/android/telephony/embms/cts/
MbmsStreamingSessionTest.java 33 fail("Duplicate create should've thrown an exception");
  /dalvik/dx/tests/127-merge-stress/
run 54 # Skip duplicate files
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
DlgPPC.mak 84 Duplicate -y dlgPPC "{MPW}"Tools:dlg
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
FE.vfr 117 key = KEY_VALUE_SAVE_AND_EXIT_DRIVER; //BUGBUB: allow duplicate key in one formset???
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3treeparser.h 42 * Stores the original key so that duplicate keys can be rejected
  /external/autotest/client/site_tests/network_FirewallHolePunch/src/tcpserver/commands/
BrowserCommands.js 27 console.log("WARNING: ignoring duplicate command "+name);
  /external/capstone/arch/PowerPC/
PPCPredicates.h 22 // NOTE: duplicate of ppc_bc in ppc.h to maitain code compatibility with LLVM
  /external/clang/test/SemaCXX/
virtuals.cpp 51 virtual virtual void func(); // expected-warning {{duplicate 'virtual' declaration specifier}}
  /external/clang/test/SemaObjC/
nullability.m 40 - (nonnull NSFoo * _Nonnull)redundantMethod1; // expected-warning{{duplicate nullability specifier '_Nonnull'}}
46 @property(retain,nonnull) NSFoo * _Nonnull redundantProperty1; // expected-warning{{duplicate nullability specifier '_Nonnull'}}
49 @property(nullable,retain,nullable) NSFoo *redundantProperty3; // expected-warning{{duplicate nullability specifier 'nullable'}}
57 @property(retain,nonnull) NSFoo * _Nonnull redundantProperty2; // expected-warning{{duplicate nullability specifier '_Nonnull'}}
  /external/clang/tools/scan-build-py/libscanbuild/
__init__.py 19 This method returns a method which can detect the duplicate values. """
  /external/compiler-rt/lib/builtins/
int_util.c 17 * duplicate strong definitions of the same symbol.
  /external/compiler-rt/test/tsan/
fd_dup_norace2.cc 22 // closed and not yet a duplicate of old". Strace of the failing runs
  /external/curl/docs/libcurl/
curl_easy_duphandle.3 32 This function will return a new curl handle, a duplicate, using all the
  /external/curl/tests/data/
test8 41 Set-Cookie: duplicate=test; domain=.0.0.1; domain=.0.0.1; path=/donkey;
  /external/deqp/framework/egl/wrapper/
eglwEnums.hpp 26 * duplicate declarations.
  /external/deqp/framework/opengl/wrapper/
glwEnums.hpp 26 * duplicate declarations.
  /external/desugar/java/com/google/devtools/build/android/desugar/
ObjectsRequireNonNullMethodRewriter.java 60 // duplicate the first argument 'o', as this method returns 'o'.
  /external/e2fsprogs/lib/ext2fs/
dupfs.c 2 * dupfs.c --- duplicate a ext2 filesystem handle
  /external/e2fsprogs/tests/f_extents/
expect.1 16 Inode 16 has a duplicate extent mapping
  /external/elfutils/
NOTES 13 in y2.o at all (no duplicate symbol message). Correct is to use the

Completed in 632 milliseconds

<<21222324252627282930>>