Searched
full:duplicated (Results
626 -
650 of
1963) sorted by null
<<21222324252627282930>>
/system/security/keystore-engine/ |
android_engine.cpp | 54 /* key_id_dup is called when one of the RSA or EC_KEY objects is duplicated. */
|
/toolchain/binutils/binutils-2.27/include/elf/ |
aarch64.h | 415 so that readelf.c won't generate duplicated case
|
/cts/tests/tests/provider/src/android/provider/cts/contacts/ |
ContactsContract_DataTest.java | 621 // The phone number above should be listed twice, in its duplicated forms. 653 // The email address above should be listed twice, in its duplicated forms. [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/ |
AcpiSdt.c | 877 @param[in] AmlHandle Handle to be duplicated.
879 @return Duplicated AML handle.
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/ |
Ifconfig.c | 231 @return VarCheckDuplicate Duplicated parameter happened.
260 // Check the Duplicated/Conflicted/Unknown input Args.
[all...] |
/external/eigen/Eigen/src/Core/ |
GenericPacketMath.h | 228 /** \internal \returns a packet with elements of \a *from duplicated. 230 * duplicated to form: {from[0],from[0],from[1],from[1],from[2],from[2],from[3],from[3]}
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
RuleBasedTimeZone.java | 717 // Negative transition, which makes a duplicated local time range 728 // default for duplicated local time range
|
/external/icu/icu4c/source/i18n/ |
rbtz.cpp | 936 // Negative transition, which makes a duplicated local time range 947 // default for duplicated local time range
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
RuleBasedTimeZone.java | 742 // Negative transition, which makes a duplicated local time range 753 // default for duplicated local time range
|
/external/libmojo/mojo/edk/system/ |
node_channel.cc | 412 // When the handles are duplicated in the parent, the source handles will 842 // here (they'll be unpacked and duplicated by a privileged parent.)
|
/external/llvm/lib/Transforms/Scalar/ |
LoopRotation.cpp | 346 // If there were any uses of instructions in the duplicated block outside the 356 // duplicated conditional branch may now be branching on a constant. If it is
|
/external/llvm/test/CodeGen/X86/ |
tail-opts.ll | 299 ; one - One instruction may be tail-duplicated even with optsize. 413 ; Now two instructions are enough to be tail-duplicated.
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
tail-opts.ll | 298 ; one - One instruction may be tail-duplicated even with optsize. 374 ; Now two instructions are enough to be tail-duplicated.
|
/external/syslinux/core/lwip/src/netif/ppp/ |
chap.c | 42 * duplicated in all such forms and that any documentation, 57 * duplicated in all such forms and that any documentation,
|
/external/tensorflow/tensorflow/core/util/ |
stat_summarizer.cc | 137 // GPU kernels are duplicated both in /stream:all and their 138 // /stream:$index. GPU memcpys are duplicated both in /memcpy and their
|
/external/vulkan-validation-layers/scripts/ |
vk_validation_stats.py | 43 # 5. Report out stats on number of checks, implemented checks, and duplicated checks 240 #print "Found %d unique implemented checks and %d are duplicated at least once" % (len(self.enum_count_dict.keys()), duplicate_checks)
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
fft.c | 205 Same code (duplicated) for both ii=2 and ii=3 */ 305 Same code (duplicated) for both ii=2 and ii=3 */
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
AudioPolicyManagerBase.h | 282 AudioOutputDescriptor *mOutput1; // used by duplicated outputs: first output 283 AudioOutputDescriptor *mOutput2; // used by duplicated outputs: second output
|
/libcore/ojluni/src/main/java/java/time/format/ |
DateTimeTextProvider.java | 362 // Narrow names may have duplicated names, such as "J" for January, Jun, July. 392 // Narrow names may have duplicated names, such as "S" for Sunday and Saturday.
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/ |
ParticipantRefresh.java | 234 // resetNeedFullRefresh right away so that we will skip duplicated full refresh 376 // Add it to the local set to guard against duplicated entries returned
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/data/ |
DraftMessageData.java | 344 // Never go over the limit. Never add duplicated attachments. 411 // Never go over the limit. Never add duplicated attachments. [all...] |
/packages/apps/TV/src/com/android/tv/data/ |
ProgramDataManager.java | 80 // COLUMN_CHANNEL_ID, COLUMN_END_TIME_UTC_MILLIS are added to detect duplicated programs. 81 // Duplicated programs are always consecutive by the sorting order.
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/ |
RegisterBankInfo.h | 106 /// }; // PartialMapping duplicated. 126 /// }; // Addresses of PartialMapping duplicated (smaller).
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/ |
RegisterBankInfo.h | 106 /// }; // PartialMapping duplicated. 126 /// }; // Addresses of PartialMapping duplicated (smaller).
|
/system/libvintf/ |
VintfObject.cpp | 356 case ParseStatus::DUPLICATED_FWK_ENTRY: return "duplicated framework"; 357 case ParseStatus::DUPLICATED_DEV_ENTRY: return "duplicated device";
|
Completed in 1460 milliseconds
<<21222324252627282930>>