HomeSort by relevance Sort by last modified time
    Searched full:duplicated (Results 476 - 500 of 1963) sorted by null

<<11121314151617181920>>

  /external/ltp/testcases/network/stress/tcp/uni-basic/
tcp4-uni-basic01 38 # - No packet are duplicated
114 # true, if some packets are duplicated
407 # Make some packets duplicated
  /external/mesa3d/src/mapi/
mapi_abi.py 171 raise Exception('%s is duplicated' % (name))
249 raise Exception('%s is duplicated' % (ent.name))
280 raise Exception('%s is duplicated' % (ent.name))
  /external/protobuf/java/core/src/main/java/com/google/protobuf/
CodedOutputStream.java 1211 ByteBuffer duplicated = value.duplicate(); local
1620 ByteBuffer duplicated = value.duplicate(); local
2060 ByteBuffer duplicated = value.duplicate(); local
2363 ByteBuffer duplicated = value.duplicate(); local
    [all...]
  /external/protobuf/python/google/protobuf/internal/
well_known_types_test.py 345 # Duplicated paths will be removed.
382 # Overlap with duplicated paths.
402 # Overlap with duplicated paths.
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
AudioOutputDescriptor.cpp 181 // Should not be called for duplicated ports, see SwAudioOutputDescriptor::toAudioPortConfig.
348 ALOG_ASSERT(!isDuplicated(), "toAudioPortConfig() called on duplicated output %d", mIoHandle);
357 ALOG_ASSERT(!isDuplicated(), "toAudioPort() called on duplicated output %d", mIoHandle);
  /external/zlib/src/doc/
rfc1951.txt 199 use a reference to a duplicated string occurring in a previous block,
207 detected as duplicated within the previous 32K input bytes), and
208 pointers to duplicated strings, where a pointer is represented as a
564 Note that a duplicated string reference may refer to a string
812 The compressor uses a chained hash table to find duplicated strings,
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/doc/
rfc1951.txt 199 use a reference to a duplicated string occurring in a previous block,
207 detected as duplicated within the previous 32K input bytes), and
208 pointers to duplicated strings, where a pointer is represented as a
564 Note that a duplicated string reference may refer to a string
812 The compressor uses a chained hash table to find duplicated strings,
    [all...]
  /frameworks/av/media/libeffects/downmix/
EffectDownmix.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/TerminalDxe/
Terminal.c 460 // Here we make sure that the final mode exposed does not include the duplicated modes,
494 // Skip the duplicated mode.
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopDistribute.cpp 299 /// \brief Merges partitions in order to ensure that no loads are duplicated.
368 /// instruction is duplicated across multiple partitions, set the entry to -1.
466 // Note that this could be -1 if Inst is duplicated across multiple
    [all...]
  /bionic/libc/system_properties/
contexts_split.cpp 116 // The below two functions are duplicated from label_support.c in libselinux.
  /cts/tests/tests/util/src/android/util/cts/
XmlEncodingTest.java 41 //FIXME: This is a duplicated testcase. Need to improve the coverage tool in future.
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
RegisterSpecList.java 328 * base, with the first number duplicated if indicated.
  /dalvik/dx/src/com/android/dx/rop/code/
RegisterSpecList.java 365 * the given base, with the first number duplicated if indicated. If
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Logger/
StringTable.py 224 ERR_INF_PARSER_ITEM_DUPLICATE = _("%s define duplicated! "
226 ERR_INF_PARSER_ITEM_DUPLICATE_COMMON = _("%s define duplicated! Item listed"
230 _("%s define duplicated! Each UserExtensions section header must have a "
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGlueDevicePathLib.h 65 @return A pointer to the duplicated device path.
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
Ffs.c 560 // Check if there is another duplicated file with the EFI_FILE_DATA_VALID
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeNetLib/
NetBuffer.c 275 Create a duplicated copy of the net buffer with data copied and HeadSpace
278 The duplicated net buffer will allocate its own memory to hold the data of the
281 @param[in] Nbuf Pointer to the net buffer to be duplicated from.
286 @return Pointer to the duplicated net buffer, or NULL if
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Pi/
PiI2c.h 23 /// I2C protocol stack to address the duplicated address space between 0
  /external/annotation-tools/scene-lib/src/annotations/util/
SceneOps.java 144 // Never used, as annotations and definitions don't get duplicated.
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3commontreenodestream.h 197 /// duplicated rather than reused within the tree.
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
CommonTreeNodeStream.js 12 * There is some duplicated functionality here with UnBufferedTreeNodeStream
  /external/antlr/antlr-3.4/runtime/Python/
pylintrc 279 # checks for similarities and duplicated code. This computation may be
  /external/apache-http/src/org/apache/http/impl/io/
ContentLengthInputStream.java 57 * and then use the protected members of that class to avoid duplicated effort.
  /external/boringssl/src/include/openssl/
ex_data.h 125 // duplicated.

Completed in 883 milliseconds

<<11121314151617181920>>