Searched
full:duplicate (Results
776 -
800 of
6812) sorted by null
<<31323334353637383940>>
/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/profile/ |
legacy_profile_test.go | 63 profileString := "1:3:100:999:100:" // sample with bogus 999 and duplicate leaf 64 profileString += "1:5:200:999:200:501:502:" // sample with bogus 999 and duplicate leaf 65 profileString += "1:12:300:999:300:601:602:603:604:605:606:607:608:609:" // sample with bogus 999 and duplicate leaf
|
/toolchain/binutils/binutils-2.27/gprof/ |
symtab.c | 57 survive duplicate removal. Finally, if both symbols have the 91 /* Remove duplicate entries to speed-up later processing and 156 printf ("[symtab_finalize]: removed %d duplicate entries\n",
|
/tools/test/connectivity/acts/tests/google/wifi/aware/stress/ |
MessagesStressTest.py | 271 "Duplicate Tx fail messages", results) 273 "Duplicate Tx success messages", results) 293 "Number of duplicate Rx exceeds threshold",
|
/art/compiler/dex/ |
dex_to_dex_compiler.h | 101 // Lock that guards duplicate code items and the bitmap.
|
/art/runtime/gc/space/ |
bump_pointer_space-walk-inl.h | 38 // on Walk to expose the interprocedural nature of locks here without having to duplicate the
|
/art/test/582-checker-bce-length/src/ |
Main.java | 18 * Regression test on duplicate removal of same bounds check.
|
/bionic/libc/bionic/ |
wcstod.cpp | 71 // duplicate the `parsefloat` logic. We also don't want to actually have to have wchar_t
|
/bionic/tests/ |
stack_protector_test.cpp | 48 // Duplicate tid. gettid(2) bug? Seeing this would be very upsetting.
|
/cts/tests/autofillservice/src/android/autofillservice/cts/ |
LuhnChecksumValidatorTest.java | 54 // duplicate fields are allowed
|
/cts/tests/tests/media/src/android/media/cts/ |
AudioHelper.java | 355 // we make a duplicate to change that for writing to the output AudioTrack 357 ByteBuffer copy = audioBuffer.duplicate(); 372 // we make a duplicate to change that for writing to the output AudioTrack 374 ByteBuffer copy = audioBuffer.duplicate();
|
/development/samples/BackupRestore/src/com/example/android/backuprestore/ |
FileHelperExampleAgent.java | 30 * a duplicate of the stored data file; that makes it a perfect candidate
|
/development/vndk/tools/vndk-compliance/ |
parse-and-fix-errors.sh | 48 echo "Also remove duplicate makefile paths, even if they have different module names."
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/ |
opcode.h | 97 #define DUP_TOPX 99 /* number of items to duplicate */
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/ |
opcode.h | 97 #define DUP_TOPX 99 /* number of items to duplicate */
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_complex_args.py | 62 # Duplicate the tests above, but for lambda. If you add a lambda test,
|
test_pwd.py | 31 # The following won't work, because of duplicate entries
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
yuv.h | 81 * Compression library YUV 4:2:2 Duplicate Chroma format.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/ |
pgenmain.c | 13 - check for duplicate definitions of names (instead of fatal err)
|
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Pem/ |
CryptPem.c | 42 // Duplicate key phrase directly.
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiDevicePathLib/ |
UefiDevicePathLib.c | 101 // Allocate space for duplicate device path
114 If FirstDevicePath is NULL, then it is ignored, and a duplicate of SecondDevicePath is returned.
115 If SecondDevicePath is NULL, then it is ignored, and a duplicate of FirstDevicePath is returned.
141 // If there's only 1 path, just duplicate it.
|
/device/linaro/bootloader/edk2/StdLib/Include/ |
dirent.h | 76 #define DTF_NODUP 0x0002 /* don't return duplicate names */
|
/device/linaro/bootloader/edk2/StdLib/LibC/Locale/ |
wcsftime.c | 48 * have to duplicate the code of strftime(), we convert the format string to
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
CommonTreeAdaptor.cs | 47 * dupNode is called to duplicate nodes during rewrite operations.
|
/external/apache-xml/src/main/java/org/apache/xpath/jaxp/ |
JAXPPrefixResolver.java | 69 * (Duplicate of that found in org.apache.xpath.XPathContext).
|
/external/autotest/frontend/migrations/ |
037_db_constraints.py | 19 print 'Deleted %s duplicate rows from %s' % (len(rows), table)
|
Completed in 1411 milliseconds
<<31323334353637383940>>