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

<<31323334353637383940>>

  /external/webrtc/webrtc/modules/audio_coding/neteq/
payload_splitter.h 51 // Iterates through |packet_list| and, duplicate each audio payload that has
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_linux.c 174 wpa_printf(MSG_DEBUG, "%s: Drop duplicate RX",
180 wpa_printf(MSG_DEBUG, "%s: Drop duplicate RX(prev)",
231 wpa_printf(MSG_DEBUG, "%s: Drop duplicate RX", __func__);
236 wpa_printf(MSG_DEBUG, "%s: Drop duplicate RX(prev)", __func__);
  /external/wycheproof/java/com/google/security/wycheproof/
TestUtil.java 49 ByteBuffer tmp = buffer.duplicate();
  /frameworks/base/core/jni/android/graphics/
Utils.cpp 46 // Cannot create a duplicate, since each AssetStreamAdaptor
  /frameworks/base/libs/common_time/
common_clock_service.cpp 100 // check whether this is a duplicate
  /frameworks/base/services/core/java/com/android/server/wm/animation/
ClipRectTBAnimation.java 53 // Hack: Because translation animation has a different interpolator, we need to duplicate
  /frameworks/base/tests/VectorDrawableTest/src/com/android/test/dynamic/
AnimatedVectorDrawableTest.java 42 // Duplicate to test constant state.
  /frameworks/base/tools/aapt/
AaptConfig.h 40 * Parse a comma separated list of configuration strings. Duplicate configurations
  /frameworks/base/tools/aapt2/java/
ManifestClassGenerator.cpp 79 << "duplicate definitions of '" << result.value() << "', overriding previous");
  /frameworks/base/tools/aapt2/optimize/
ResourceDeduper.cpp 78 << "removing dominated duplicate resource with name \""
  /frameworks/layoutlib/bridge/src/libcore/io/
MemoryMappedFile_Delegate.java 96 return new BridgeBufferIterator(delegate.mSize, delegate.mMappedByteBuffer.duplicate());
  /frameworks/native/libs/input/
KeyLayoutMap.cpp 259 ALOGE("%s: Duplicate entry for key %s '%s'.", mTokenizer->getLocation().string(),
286 ALOGE("%s: Duplicate key flag '%s'.", mTokenizer->getLocation().string(),
314 ALOGE("%s: Duplicate entry for axis scan code '%s'.", mTokenizer->getLocation().string(),
423 ALOGE("%s: Duplicate entry for led %s '%s'.", mTokenizer->getLocation().string(),
  /frameworks/native/libs/vr/libbufferhub/include/private/dvr/
ion_buffer.h 65 int Duplicate(const IonBuffer* other);
  /frameworks/native/services/thermalservice/
ThermalService.cpp 68 // check whether this is a duplicate
  /frameworks/native/vulkan/libvulkan/
layers_extensions.cpp 418 bool duplicate = false;
421 ALOGV("Skipping duplicate layer %s in %s",
423 duplicate = true;
427 if (!duplicate)
  /hardware/intel/bootstub/
sfi.c 69 /* ASSERT: no duplicate start address found */
  /hardware/interfaces/wifi/1.2/default/
hidl_callback_util.h 75 LOG(WARNING) << "Duplicate death notification registration";
  /hardware/libhardware/modules/camera/3_4/
request_tracker.cpp 120 // Check that it's not a duplicate.
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_nodecloneattributescopied.java 33 * duplicate node returned by the method should copy the
hc_nodeclonefalsenocopytext.java 36 * duplicate node returned by the method should not copy
hc_nodeclonetruecopytext.java 36 * duplicate node returned by the method should copy
nodecloneattributescopied.java 37 * duplicate node returned by the method should copy the
nodeclonefalsenocopytext.java 36 * duplicate node returned by the method should not copy
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
normalize01.java 42 * This appears to be a duplicate of elementnormalize.xml in DOM L1 Test Suite
  /libcore/luni/src/test/java/tests/org/w3c/dom/
Normalize.java 42 * This appears to be a duplicate of elementnormalize.xml in DOM L1 Test Suite

Completed in 974 milliseconds

<<31323334353637383940>>