HomeSort by relevance Sort by last modified time
    Searched full:duplicate (Results 151 - 175 of 3919) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/content/common/
sandbox_util.cc 31 // When we're not closing the source, we need to duplicate the handle and take
  /external/chromium_org/content/public/common/
gpu_memory_stats.h 32 // duplicate set to true because it is the aggregate of all processes)
  /external/chromium_org/extensions/browser/
blob_holder.h 46 // |blob_uuids| may contain duplicate UUIDs.
  /external/chromium_org/ipc/
ipc_platform_file.cc 34 // When we're not closing the source, we need to duplicate the handle and take
  /external/chromium_org/native_client_sdk/src/libraries/ppapi_gles2/
library.dsc 44 # Create a duplicate copy of this header
  /external/chromium_org/remoting/webapp/
error.js 7 /** @suppress {duplicate} */
fullscreen.js 12 /** @suppress {duplicate} */
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/model/
ct-builder-list.html 23 // This assumes that duplicate builder/master pairs all have the same
  /external/chromium_org/third_party/angle/tests/deqp_tests/
generate_deqp_tests.py 25 ''' Remove duplicate tests '''
  /external/chromium_org/third_party/leveldatabase/src/util/
testutil.cc 41 // Duplicate the random data until we have filled "len" bytes
  /external/chromium_org/third_party/skia/src/core/
SkStreamPriv.h 40 * cheapest possible manner (calling duplicate() if possible, and
  /external/chromium_org/third_party/skia/src/utils/win/
SkDWriteFontFileStream.h 30 virtual SkDWriteFontFileStream* duplicate() const SK_OVERRIDE;
  /external/chromium_org/third_party/skia/tests/
StreamTest.cpp 61 SkAutoTUnref<SkStreamAsset> stream2(stream.duplicate());
71 SkAutoTUnref<SkStreamAsset> stream2(stream.duplicate());
99 SkAutoTUnref<SkStreamAsset> stream2(stream->duplicate());
128 SkAutoTUnref<SkStreamAsset> stream2(stream->duplicate());
  /external/chromium_org/third_party/sqlite/src/test/
shortread1.test 12 # This file attempts to duplicate an error scenario seen on a
  /external/chromium_org/third_party/webrtc/sound/
sounddevicelocator.h 34 // Makes a duplicate of this locator.
  /external/chromium_org/tools/grit/grit/testdata/
duplicate-name-input.xml 10 <!-- Duplicate name here -->
  /external/chromium_org/tools/gyp/test/configurations/inheritance/
gyptest-duplicates.py 8 Verifies that configurations do not duplicate other settings.
  /external/chromium_org/tools/valgrind/gtest_exclude/
base_unittests.gtest-drmemory_win32.txt 18 ScopedProcessInformationTest.Duplicate
  /external/chromium_org/ui/gfx/
font_fallback_linux.cc 47 // different configurations. Check to prevent duplicate family names.
  /external/clang/test/CodeGen/
arm64_vdup.c 2 // Test ARM64 SIMD duplicate lane and n intrinsics
  /external/clang/test/Parser/
atomic.c 5 typedef _Atomic _Atomic _Atomic(int) atomic_int; // expected-warning {{duplicate '_Atomic' declaration specifier}}
  /external/clang/test/Sema/
struct-decl.c 40 char a; // expected-error {{duplicate member 'a'}}
  /external/clang/test/SemaCXX/
inherit.cpp 8 class B3 : virtual virtual A { }; // expected-error{{duplicate 'virtual' in base specifier}}
  /external/clang/test/SemaObjC/
arc-invalid.m 26 @interface WebView // expected-error {{duplicate interface definition for class 'WebView'}}
class-def-test-1.m 15 @interface INTF1 : OBJECT @end // expected-error {{duplicate interface definition for class 'INTF1'}}

Completed in 1521 milliseconds

1 2 3 4 5 67 8 91011>>