OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:duplicate
(Results
1351 - 1375
of
6812
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/external/webrtc/webrtc/tools/frame_analyzer/
video_quality_analysis.h
45
// There may be missing or
duplicate
frames. Also the frames start at a random
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPNode.java
132
// check for
duplicate
properties
466
// cannot happen (
duplicate
childs/quals do not exist in this node)
902
throw new XMPException("
Duplicate
property or field node '" + childName + "'",
918
throw new XMPException("
Duplicate
'" + qualifierName + "' qualifier", XMPError.BADXMP);
/frameworks/av/media/libaaudio/src/binding/
SharedMemoryParcelable.cpp
45
mFd.reset(dup(fd.get())); // store a
duplicate
fd
/frameworks/av/media/libaudioprocessing/
AudioResamplerFirProcessSSE.h
139
//
duplicate
accL to both L and R
/frameworks/av/media/libmedia/
Metadata.cpp
132
// Loop over all the exiting ones in the Parcel to check for
duplicate
/frameworks/av/media/libmediaplayer2/include/mediaplayer2/
mediaplayer2.h
173
// set: no
duplicate
.
/frameworks/base/core/java/android/content/pm/
PackageParserCacheHelper.java
120
Log.i(TAG, "
Duplicate
'" + s + "' at " + cur);
/frameworks/base/core/java/android/os/
Parcelable.java
81
* care of managing
duplicate
state/data that is nominally replicated
/frameworks/base/core/jni/
android_hardware_SerialPort.cpp
136
//
duplicate
the file descriptor, since ParcelFileDescriptor will eventually close its copy
/frameworks/base/services/core/java/com/android/server/storage/
AppCollector.java
73
* environment, this may return stats for the same package multiple times. These "
duplicate
"
/frameworks/base/tools/aapt/
ApkBuilder.cpp
111
//
Duplicate
file.
/frameworks/compile/libbcc/lib/
RSUtils.h
50
// type is because LLVM suffixes
duplicate
typedefs of the same anonymous
/frameworks/native/libs/ui/include/ui/
Fence.h
97
// Return a
duplicate
of the fence file descriptor. The caller is
/frameworks/rs/rsov/compiler/
RSAllocationUtils.cpp
92
errs() << "
Duplicate
global mapping discovered!\n";
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
UnitTest.java
204
throw new RuntimeException("
duplicate
name(s): " + duplicates);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
UnitTest.java
206
throw new RuntimeException("
duplicate
name(s): " + duplicates);
/frameworks/support/room/compiler/src/main/kotlin/androidx/room/vo/
Field.kt
56
* Used when reporting errors on
duplicate
names
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
typedefs.h
88
* a
duplicate
typedef error; there is no way to "undefine" a typedef.
/hardware/interfaces/gnss/1.0/default/
GnssBatching.cpp
84
* Some existing implementations may drop
duplicate
locations. These could be expanded here
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
ObservableTest.java
104
assertEquals("
Duplicate
observer", 1, observable.countObservers());
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/org/xml/sax/helpers/
AttributeListImplTest.java
97
//
Duplicate
case
/libcore/luni/src/main/java/libcore/icu/
TimeZoneNames.java
103
// De-
duplicate
the strings (http://b/2672057).
/libcore/ojluni/src/main/java/java/nio/
HeapCharBuffer.java
85
public CharBuffer
duplicate
() {
method in class:HeapCharBuffer
HeapDoubleBuffer.java
86
public DoubleBuffer
duplicate
() {
method in class:HeapDoubleBuffer
HeapFloatBuffer.java
85
public FloatBuffer
duplicate
() {
method in class:HeapFloatBuffer
Completed in 723 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>