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

<<21222324252627282930>>

  /external/squashfs-tools/squashfs-tools/
process_fragments.c 120 * fragment duplicate checking in parallel.
292 * be a duplicate.
297 * duplicate check on it.
316 file_buffer->duplicate = FALSE;
360 dup->duplicate = TRUE;
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaInboundSmsHandler.java 122 // Initialize fingerprint field, and see if we have a network duplicate SMS.
285 // Some carriers incorrectly send duplicate port fields in omadm wap pushes.
289 index = index + 4; // skip duplicate port fields
319 * @return True if OrigPdu is OmaDM Push Message which has duplicate ports.
320 * False if OrigPdu is NOT OmaDM Push Message which has duplicate ports.
  /hardware/intel/common/libmix/mix_video/src/
mixsurfacepool.c 100 * @returns: a newly allocated duplicate of the object.
102 * Copy duplicate of the object.
112 MixSurfacePool *duplicate = mix_surfacepool_new(); local
113 if (mix_surfacepool_copy(MIX_PARAMS(duplicate), MIX_PARAMS(obj))) {
114 ret = MIX_PARAMS(duplicate);
116 mix_surfacepool_unref(duplicate);
147 // Duplicate string
mixvideoconfigparamsenc.c 120 * @returns: a newly allocated duplicate of the object.
122 * Copy duplicate of the object.
131 MixVideoConfigParamsEnc *duplicate = mix_videoconfigparamsenc_new(); local
132 if (mix_videoconfigparamsenc_copy(MIX_PARAMS(duplicate), MIX_PARAMS(obj))) {
134 ret = MIX_PARAMS(duplicate);
136 mix_videoconfigparamsenc_unref(duplicate);
  /art/test/
knownfailures.json 164 "tests": "138-duplicate-classes-check",
167 "duplicate classes checks enabled"],
182 "138-duplicate-classes-check2"],
192 "138-duplicate-classes-check",
375 "634-vdex-duplicate"],
466 "097-duplicate-method",
467 "138-duplicate-classes-check2",
470 "649-vdex-duplicate-method",
653 "634-vdex-duplicate"],
715 "097-duplicate-method"
    [all...]
  /external/webrtc/webrtc/base/
sigslot.h 276 virtual _connection_base0* duplicate(has_slots_interface* pnewdest) = 0;
287 virtual _connection_base1<arg1_type, mt_policy>* duplicate(has_slots_interface* pnewdest) = 0;
298 virtual _connection_base2<arg1_type, arg2_type, mt_policy>* duplicate(has_slots_interface* pnewdest) = 0;
309 virtual _connection_base3<arg1_type, arg2_type, arg3_type, mt_policy>* duplicate(has_slots_interface* pnewdest) = 0;
320 virtual _connection_base4<arg1_type, arg2_type, arg3_type, arg4_type, mt_policy>* duplicate(has_slots_interface* pnewdest) = 0;
335 arg5_type, mt_policy>* duplicate(has_slots_interface* pnewdest) = 0;
350 arg5_type, arg6_type, mt_policy>* duplicate(has_slots_interface* pnewdest) = 0;
365 arg5_type, arg6_type, arg7_type, mt_policy>* duplicate(has_slots_interface* pnewdest) = 0;
380 arg5_type, arg6_type, arg7_type, arg8_type, mt_policy>* duplicate(has_slots_interface* pnewdest) = 0;
604 m_connected_slots.push_back((*it)->duplicate(newtarget))
1754 virtual _connection_base0<mt_policy>* duplicate(has_slots_interface* pnewdest) function in class:sigslot::_connection0
1799 virtual _connection_base1<arg1_type, mt_policy>* duplicate(has_slots_interface* pnewdest) function in class:sigslot::_connection1
1845 virtual _connection_base2<arg1_type, arg2_type, mt_policy>* duplicate(has_slots_interface* pnewdest) function in class:sigslot::_connection2
1891 virtual _connection_base3<arg1_type, arg2_type, arg3_type, mt_policy>* duplicate(has_slots_interface* pnewdest) function in class:sigslot::_connection3
1939 virtual _connection_base4<arg1_type, arg2_type, arg3_type, arg4_type, mt_policy>* duplicate(has_slots_interface* pnewdest) function in class:sigslot::_connection4
1992 arg5_type, mt_policy>* duplicate(has_slots_interface* pnewdest) function in class:sigslot::_connection5
2046 arg5_type, arg6_type, mt_policy>* duplicate(has_slots_interface* pnewdest) function in class:sigslot::_connection6
2100 arg5_type, arg6_type, arg7_type, mt_policy>* duplicate(has_slots_interface* pnewdest) function in class:sigslot::_connection7
2156 arg5_type, arg6_type, arg7_type, arg8_type, mt_policy>* duplicate(has_slots_interface* pnewdest) function in class:sigslot::_connection8
    [all...]
  /external/jdiff/src/jdiff/
HTMLIndexes.java 326 // It's a duplicate index, so emit the name and then
329 multipleMarker = 1; // Start of a duplicate index
331 multipleMarker = 2; // Inside a duplicate index
335 multipleMarker = 2; // Inside a duplicate index
337 multipleMarker = 0; // Not in a duplicate index any more
344 multipleMarker = 2; // Inside a duplicate index
501 // Deal with displaying duplicate indexes
604 // Deal with displaying duplicate indexes
611 // The output displayed for unique or duplicate entries is the same
    [all...]
  /external/e2fsprogs/e2fsck/
pass1b.c 9 * complete list of duplicate blocks and which inodes have claimed
16 * Pass1D is a reconciliation pass. For each inode with duplicate
118 * Add a duplicate block record
134 sizeof(struct dup_cluster), "duplicate cluster header");
151 sizeof(struct dup_inode), "duplicate inode header");
172 * Free a duplicate inode record
190 * Free a duplicate cluster record
209 * Main procedure for handling duplicate blocks
258 * Scan the inodes looking for inodes that contain duplicate blocks.
378 /* OK, this is a duplicate block *
    [all...]
  /external/llvm/test/CodeGen/X86/
wineh-coreclr.ll 206 ; This is a "duplicate" because the protected range (f(3))
210 ; ^ flags (2 => finally handler | 8 => duplicate)
235 ; This is a "duplicate" because the protected range (f(4)-f(5))
239 ; ^ flags (2 => finally handler | 8 => duplicate)
251 ; This is a "duplicate" because the protected range (f(3))
255 ; ^ flags (2 => finally handler | 8 => duplicate)
381 ; This is a "duplicate" because the protected range (f(2))
385 ; ^ flags (0 => catch handler | 8 => duplicate)
594 ; This is a "duplicate" because the protected range (f(6)-f(7))
598 ; ^ flags (4 => fault handler | 8 => duplicate)
    [all...]
  /external/javassist/
build.xml 219 depends="sample-test,sample-reflect,sample-duplicate,sample-vector">
237 <target name = "sample-duplicate" depends="sample" >
238 <echo>run sample.duplicate.Viewer without reflection</echo>
239 <java fork="true" dir="${run.dir}" classname="sample.duplicate.Viewer">
242 <echo>run sample.duplicate.Viewer with reflection</echo>
243 <java fork="true" dir="${run.dir}" classname="sample.duplicate.Main">
  /external/libvpx/libvpx/vpx_dsp/arm/
loopfilter_8_neon.asm 34 vld1.8 {d0[]}, [r2] ; duplicate *blimit
38 vld1.8 {d1[]}, [r3] ; duplicate *limit
39 vld1.8 {d2[]}, [r2] ; duplicate *thresh
115 vld1.8 {d0[]}, [r2] ; duplicate *blimit
116 vld1.8 {d1[]}, [r3] ; duplicate *limit
121 vld1.8 {d2[]}, [r3] ; duplicate *thresh
  /external/skqp/tests/
StreamTest.cpp 66 std::unique_ptr<SkStreamAsset> stream2(stream.duplicate());
76 std::unique_ptr<SkStreamAsset> stream2(stream.duplicate());
104 std::unique_ptr<SkStreamAsset> stream2(stream->duplicate());
127 std::unique_ptr<SkStreamAsset> stream2(stream->duplicate());
230 std::unique_ptr<SkStream> dupe(original.duplicate());
252 bufferedStream = SkFrontBufferedStream::Make(original.duplicate(), bufferSize);
  /external/clang/test/Parser/
cxx-decl.cpp 5 const char const *x10; // expected-error {{duplicate 'const' declaration specifier}}
258 friend void friend f(); // expected-warning {{duplicate 'friend' declaration specifier}}
259 friend struct B friend; // expected-warning {{duplicate 'friend' declaration specifier}}
  /external/icu/icu4c/source/test/depstest/
dependencies.py 157 sys.exit("Error:%d: library definition using duplicate name %s" % (_line_number, name))
169 sys.exit("Error:%d: group definition using duplicate name %s" % (_line_number, name))
192 sys.exit("Error:%d: duplicate entry for system_symbols" % _line_number)
  /external/libchrome/base/
id_map.h 66 // two methods may not be mixed, or duplicate IDs may be generated.
212 DCHECK(data_.find(this_id) == data_.end()) << "Inserting duplicate item";
221 DCHECK(data_.find(id) == data_.end()) << "Inserting duplicate item";
  /external/libmojo/mojo/public/c/system/
buffer.h 59 // |MOJO_DUPLICATE_BUFFER_HANDLE_OPTIONS_FLAG_READ_ONLY|: The duplicate
60 // shared buffer can only be mapped read-only. A read-only duplicate can
136 // |options| may be set to null to duplicate the buffer handle with the default
  /external/llvm/lib/Target/
TargetRecip.cpp 145 report_fatal_error("Duplicate option for -recip.");
150 report_fatal_error("Duplicate option for -recip.");
152 // Mark the matched option as found. Do not allow duplicate specifiers.
  /external/llvm/test/Transforms/Inline/
debug-info-duplicate-calls.ll 22 ; describing the inlining that has occurred, even in the face of duplicate call
102 !1 = !DIFile(filename: "debug-info-duplicate-calls.cpp", directory: "/tmp/dbginfo")
105 !5 = !DIFile(filename: "debug-info-duplicate-calls.cpp", directory: "/tmp/dbginfo")
  /external/perf_data_converter/src/
builder.cc 124 std::cerr << "Duplicate mapping id: " << id;
136 std::cerr << "Duplicate function id: " << id;
148 std::cerr << "Duplicate location id: " << id;
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
Utils.java 229 ByteBuffer dup = data.duplicate();
235 ByteBuffer dup = data.duplicate();
240 dup = data.duplicate();
  /prebuilts/go/darwin-x86/src/syscall/
types_freebsd.go 63 // This structure is a duplicate of stat on FreeBSD 8-STABLE.
107 // This structure is a duplicate of if_data on FreeBSD 8-STABLE.
137 // This structure is a duplicate of if_msghdr on FreeBSD 8-STABLE.
  /prebuilts/go/linux-x86/src/syscall/
types_freebsd.go 63 // This structure is a duplicate of stat on FreeBSD 8-STABLE.
107 // This structure is a duplicate of if_data on FreeBSD 8-STABLE.
137 // This structure is a duplicate of if_msghdr on FreeBSD 8-STABLE.
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/build/
AaptParserTest.java 54 // Check that when we have a duplicate resource error, we highlight both the original
56 // This tests the second, duplicate declaration ration.
65 // Check that when we have a duplicate resource error, we highlight both the original
  /toolchain/binutils/binutils-2.27/binutils/
mcparse.y 221 mc_warn (_("duplicate definition of Severity"));
227 mc_warn (_("duplicate definition of Facility"));
233 mc_warn (_("duplicate definition of SymbolicName"));
  /art/runtime/interpreter/
lock_count_data.h 33 // Counting locks by storing object pointers into a vector. Duplicate entries mark recursive locks.

Completed in 398 milliseconds

<<21222324252627282930>>