Searched
full:duplicate (Results
951 -
975 of
6812) sorted by null
<<31323334353637383940>>
/system/netd/server/ |
NetlinkCommands.h | 34 // on make-before-break. The kernel did not complain about duplicate rules until ~4.9, at which
|
/test/suite_harness/tools/dex-tools/src/dex/reader/ |
DexBuffer.java | 169 return new DexBuffer(b.duplicate());
|
/test/vts/proto/ |
VtsFuzzTaskMessage.proto | 43 // duplicate crash
|
/toolchain/binutils/binutils-2.27/bfd/ |
mach-o-target.c | 21 /* Define generic entry points here so that we don't need to duplicate the
|
/tools/metalava/src/main/java/com/android/tools/metalava/model/psi/ |
PsiFieldItem.kt | 80 override fun duplicate(targetContainingClass: ClassItem): PsiFieldItem {
|
/tools/test/connectivity/acts/tests/google/wifi/aware/functional/ |
MessageTest.py | 234 # check for any duplicate transmit notifications 238 "Duplicate transmit message IDs: %s" % tx_msg_ids) 259 # check for any duplicate received messages 263 sum(tx_msgs.values()), "Duplicate transmit messages: %s" % tx_msgs)
|
/external/sonivox/arm-wt-22k/misc/ |
eas_host.c | 23 * If the file system supports duplicate file handles and buffering, 80 * to support the ability to create duplicate handles 82 * duplicate file handles natively, this code can be 115 /* need to track file opens for duplicate handles */ 610 * Duplicate a file handle 636 /* set the duplicate handle flag */ 670 /* check for duplicate handle */ 677 /* check for duplicate */ 680 /* is there more than one duplicate? */ 688 /* this is the first duplicate found * [all...] |
/art/openjdkjvmti/ |
ti_field.cc | 202 return ERR(DUPLICATE); 236 return ERR(DUPLICATE);
|
/cts/tools/dasm/src/java_cup/ |
terminal.java | 36 // throw new internal_error("Duplicate terminal (" + nm + ") created"); 37 (new internal_error("Duplicate terminal (" + nm + ") created")).crash();
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/ |
ASTBase.cpp | 159 /* tree duplicate */
184 /* tree duplicate */
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/ |
ASTBase.cpp | 159 /* tree duplicate */
184 /* tree duplicate */
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
HiiImageDecoder.h | 23 // In UEFI 2.6 spec,this guid value is duplicate with
25 // avoid the duplicate guid issue. So its value is not consistent with
|
/device/linaro/bootloader/edk2/OvmfPkg/XenBusDxe/ |
XenBus.c | 252 XenBusAddDevice () ignores duplicate detects and ignores duplicate devices,
|
/external/ImageMagick/utilities/ |
montage.1 | 124 \-duplicate count,indexes 125 duplicate an image one or more times
|
montage.1.in | 124 \-duplicate count,indexes 125 duplicate an image one or more times
|
/external/autotest/client/cros/cellular/ |
modem1.py | 90 duplicate properties that have different values.""" 93 raise KeyError('Duplicate property %s, different values '
|
/external/autotest/client/cros/tendo/n_faced_peerd/ |
manager.py | 147 logging.error('Asked to advertise a duplicate service by %s. ' 150 raise Exception('Will not advertise duplicate services.')
|
/external/clang/test/Analysis/ |
malloc-annotations.c | 14 // Duplicate attributes are silly, but not an error. 15 // Duplicate attribute has no extra effect.
|
/external/curl/tests/data/ |
test2027 | 14 Explanation for the duplicate 400 requests: 18 new response just as a duplicate and it sends another and detects the auth
|
/external/deqp/modules/gles3/functional/ |
es3fInternalFormatQueryTests.cpp | 223 // DEPTH24_STENCIL8, duplicate 224 // DEPTH32F_STENCIL8 duplicate
|
/external/iproute2/man/man8/ |
tc-netem.8 | 41 .B duplicate 114 .SS duplicate
|
/external/libchrome/base/process/ |
process.h | 61 // address space and duplicate handles). 90 Process Duplicate() const;
|
/external/libusb/tests/ |
testlib.c | 117 printf("Failed to duplicate stdout handle: %d\n", errno); 124 printf("Failed to duplicate stderr handle: %d\n", errno);
|
/external/llvm/include/llvm/ADT/ |
PriorityWorklist.h | 31 /// while re-insertion does not create a duplicate, it does adjust the 34 /// without actually having duplicate visits.
|
/external/llvm/test/Transforms/CodeGenPrepare/X86/ |
sink-addrmode.ll | 54 ; - instruction selection will duplicate if needed 103 ; Negative test - don't want to duplicate addressing into hot path
|
Completed in 755 milliseconds
<<31323334353637383940>>