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

<<21222324252627282930>>

  /system/tools/hidl/
Interface.cpp 448 std::cerr << "ERROR: hidl-gen encountered duplicated reserved method " << method->name()
624 std::cerr << "ERROR: hidl-gen uses duplicated serial id for " << method->name()
  /external/icu/icu4c/source/common/
uloc_tag.cpp 484 /* duplicated variant */
527 /* duplicated variant */
605 /* duplicated extension key */
835 /* duplicated variant */
    [all...]
  /external/llvm/lib/CodeGen/
IfConversion.cpp 72 STATISTIC(NumDupBBs, "Number of duplicated blocks");
142 /// NumDups - Number of instructions that would be duplicated due
    [all...]
  /frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp 232 // do not force device change on duplicated output because if device is 0, it will
233 // also force a device 0 for the two outputs it is duplicated to which may override
237 // always force when disconnecting (a non-duplicated device)
502 "%s() %#x device output %d is duplicated", __func__, outputDevice, output);
    [all...]
  /external/protobuf/java/util/src/test/java/com/google/protobuf/util/
JsonFormatTest.java 437 // Duplicated optional fields.
450 // Duplicated repeated fields.
463 // Duplicated oneof fields.
    [all...]
  /external/python/cpython2/Lib/
subprocess.py 516 # We just duplicated the handle, it has to be closed at the end
533 # We just duplicated the handle, it has to be closed at the end
552 # We just duplicated the handle, it has to be closed at the end
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
d3basics.c 344 /* FIXME: duplicated in readdwarf.c */
379 /* FIXME: duplicated in readdwarf.c */
389 /* FIXME: duplicated in readdwarf.c */
    [all...]
  /prebuilts/go/darwin-x86/src/crypto/tls/
handshake_server_test.go     [all...]
  /prebuilts/go/linux-x86/src/crypto/tls/
handshake_server_test.go     [all...]
  /art/dex2oat/linker/
oat_writer.h 530 // Methods can be inserted more than once in case of duplicated methods.
  /art/runtime/native/
java_lang_reflect_Executable.cc 339 // as arrays have a GetArrayClass() method. This is duplicated in
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
GenDepex.py 260 ## Simply optimize the dependency expression by removing duplicated operands
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
Forms.c 406 does not restrict labels with same label value to be duplicated in either FormSet
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiDevicePathLib/
UefiDevicePathLib.c 80 @return A pointer to the duplicated device path.
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
NetLib.h     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4Igmp.c 551 The caller should make sure that no duplicated address
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
UefiDevicePathLib.c 60 @retval Others A pointer to the duplicated device path.
UefiDevicePathLib.h 187 @retval Others A pointer to the duplicated device path.
UefiDevicePathLibOptionalDevicePathProtocol.c 101 @retval Others A pointer to the duplicated device path.
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/
QNCSmmCore.c 274 Check the Fed SwSmiInputValue to see if there is a duplicated one in the database
  /device/linaro/bootloader/edk2/SecurityPkg/Library/AuthVariableLib/
AuthServiceInternal.h 213 Filter out the duplicated EFI_SIGNATURE_DATA from the new data by comparing to the original data.
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
EfiSysCall.h 176 @param[in] Fd1 File descriptor to be duplicated
  /external/abi-compliance-checker/doc/
Changelog.html 495 Fixed duplicated entries in the XML report
501 Fixed duplicated problems related to changed size of a global data
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
CommonTreeNodeStream.as 45 * There is some duplicated functionality here with UnBufferedTreeNodeStream
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
BufferedTreeNodeStream.cs 52 * There is some duplicated functionality here with UnBufferedTreeNodeStream

Completed in 410 milliseconds

<<21222324252627282930>>