Searched refs:duplicate (Results 1 - 25 of 160) sorted by last modified time

1234567

/external/wycheproof/java/com/google/security/wycheproof/
H A DTestUtil.java49 ByteBuffer tmp = buffer.duplicate();
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap.c942 int duplicate; local
944 duplicate = (sm->reqId == sm->lastId) && sm->rxReq;
945 if (sm->workaround && duplicate &&
949 * duplicate EAP requests. However, this misses cases where the
952 * an extra verification for the packets being duplicate to
958 "duplicate packet");
959 duplicate = 0;
962 return duplicate;
977 int duplicate = eap_peer_req_is_duplicate(sm); local
1008 else if (sm->rxReq && duplicate)
[all...]
/external/wpa_supplicant_8/src/eap_peer/
H A Deap.c942 int duplicate; local
944 duplicate = (sm->reqId == sm->lastId) && sm->rxReq;
945 if (sm->workaround && duplicate &&
949 * duplicate EAP requests. However, this misses cases where the
952 * an extra verification for the packets being duplicate to
958 "duplicate packet");
959 duplicate = 0;
962 return duplicate;
977 int duplicate = eap_peer_req_is_duplicate(sm); local
1008 else if (sm->rxReq && duplicate)
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap.c942 int duplicate; local
944 duplicate = (sm->reqId == sm->lastId) && sm->rxReq;
945 if (sm->workaround && duplicate &&
949 * duplicate EAP requests. However, this misses cases where the
952 * an extra verification for the packets being duplicate to
958 "duplicate packet");
959 duplicate = 0;
962 return duplicate;
977 int duplicate = eap_peer_req_is_duplicate(sm); local
1008 else if (sm->rxReq && duplicate)
[all...]
/external/webrtc/webrtc/modules/audio_coding/neteq/test/delay_tool/
H A Dplot_neteq_delay.m51 % remove duplicate received frames that were never decoded (RED codec)
/external/webrtc/webrtc/base/
H A Dsigslot.h276 virtual _connection_base0* duplicate(has_slots_interface* pnewdest) = 0;
287 virtual _connection_base1<arg1_type, mt_policy>* duplicate(has_slots_interface* pnewdest) = 0;
298 virtual _connection_base2<arg1_type, arg2_type, mt_policy>* duplicate(has_slots_interface* pnewdest) = 0;
309 virtual _connection_base3<arg1_type, arg2_type, arg3_type, mt_policy>* duplicate(has_slots_interface* pnewdest) = 0;
320 virtual _connection_base4<arg1_type, arg2_type, arg3_type, arg4_type, mt_policy>* duplicate(has_slots_interface* pnewdest) = 0;
335 arg5_type, mt_policy>* duplicate(has_slots_interface* pnewdest) = 0;
350 arg5_type, arg6_type, mt_policy>* duplicate(has_slots_interface* pnewdest) = 0;
365 arg5_type, arg6_type, arg7_type, mt_policy>* duplicate(has_slots_interface* pnewdest) = 0;
380 arg5_type, arg6_type, arg7_type, arg8_type, mt_policy>* duplicate(has_slots_interface* pnewdest) = 0;
604 m_connected_slots.push_back((*it)->duplicate(newtarge
1754 virtual _connection_base0<mt_policy>* duplicate(has_slots_interface* pnewdest) function in class:sigslot::_connection0
1799 virtual _connection_base1<arg1_type, mt_policy>* duplicate(has_slots_interface* pnewdest) function in class:sigslot::_connection1
1845 virtual _connection_base2<arg1_type, arg2_type, mt_policy>* duplicate(has_slots_interface* pnewdest) function in class:sigslot::_connection2
1891 virtual _connection_base3<arg1_type, arg2_type, arg3_type, mt_policy>* duplicate(has_slots_interface* pnewdest) function in class:sigslot::_connection3
1939 virtual _connection_base4<arg1_type, arg2_type, arg3_type, arg4_type, mt_policy>* duplicate(has_slots_interface* pnewdest) function in class:sigslot::_connection4
1992 arg5_type, mt_policy>* duplicate(has_slots_interface* pnewdest) function in class:sigslot::_connection5
2046 arg5_type, arg6_type, mt_policy>* duplicate(has_slots_interface* pnewdest) function in class:sigslot::_connection6
2100 arg5_type, arg6_type, arg7_type, mt_policy>* duplicate(has_slots_interface* pnewdest) function in class:sigslot::_connection7
2156 arg5_type, arg6_type, arg7_type, arg8_type, mt_policy>* duplicate(has_slots_interface* pnewdest) function in class:sigslot::_connection8
[all...]
/external/webrtc/talk/app/webrtc/java/src/org/webrtc/
H A DMediaCodecVideoEncoder.java525 ByteBuffer outputBuffer = outputBuffers[result].duplicate();
/external/vboot_reference/tests/
H A Dcgptlib_test.c1328 /* Test duplicate UniqueGuids can be detected. */
1337 int duplicate; member in struct:__anon25541
1381 EXPECT(cases[i].duplicate == CheckEntries(e, h));
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-solaris.c1383 HChar *duplicate = VG_(strdup)("syswrap.spawn.6", argenv); local
1384 VG_(addToXA)(current_xa, &duplicate);
1485 HChar *duplicate = VG_(strdup)("syswrap.spawn.10", launcher_basename); local
1486 VG_(insertIndexXA)(argv, 0, &duplicate);
1493 duplicate = VG_(strdup)("syswrap.spawn.11",
1495 VG_(insertIndexXA)(argv, 1 + i, &duplicate);
1499 duplicate = VG_(strdup)("syswrap.spawn.12", (HChar *) ARG1);
1500 VG_(insertIndexXA)(argv, 1 + v_args, &duplicate);
1503 duplicate = *(HChar **) VG_(indexXA)(argv, 1 + v_args + 1);
1504 VG_(free)(duplicate);
[all...]
/external/v8/src/runtime/
H A Druntime-scopes.cc452 // Detect duplicate names to the right in the parameter list.
455 bool duplicate = false; local
458 duplicate = true;
463 if (duplicate) {
/external/v8/
H A DAndroid.v8.mk339 src/parsing/duplicate-finder.cc \
/external/v8/src/ast/
H A Dmodules.cc205 // has already checked for duplicate exports, so it's guaranteed that we
278 const ModuleDescriptor::Entry* duplicate = nullptr; local
282 duplicate = BetterDuplicate(elem.second, export_names, duplicate);
286 duplicate = BetterDuplicate(entry, export_names, duplicate);
288 return duplicate;
297 // Report error iff there are duplicate exports.
/external/tpm2/
H A DDuplicate.c15 // TPM_RC_ATTRIBUTES key to duplicate has fixedParent SET
42 // Get duplicate object pointer
45 // duplicate key must have fixParent bit CLEAR.
49 // Do not duplicate object with NULL nameAlg
113 &out->duplicate);
H A DDuplicate_fp.h21 TPM2B_PRIVATE duplicate; member in struct:__anon22633
H A DImport.c27 // TPM_RC_BINDING duplicate and objectPublic are not cryptographically
35 // secret; or unmarshaling sensitive value from duplicate failed the
37 // TPM_RC_INTEGRITY duplicate integrity is broken
52 // type of parentHandle; or unmarshaling sensitive value from duplicate
61 // objectPublic and duplicate are of different types
143 result = DuplicateToSensitive(&in->duplicate, &name, in->parentHandle,
H A DImport_fp.h16 TPM2B_PRIVATE duplicate; member in struct:__anon22696
H A DMarshal_Duplicate.c28 total_size += TPM2B_PRIVATE_Marshal(&source->duplicate, buffer, size);
H A DMarshal_Import.c53 result = TPM2B_PRIVATE_Unmarshal(&target->duplicate, buffer, size);
/external/swiftshader/third_party/LLVM/autoconf/
H A Dltmain.sh3009 # for duplicate removal.
4237 # different ones for PIC/non-PIC, this we'll have to duplicate
5446 # to avoid creating archives with duplicate basenames if we
/external/swiftshader/third_party/LLVM/include/llvm/Target/
H A DTargetInstrInfo.h195 /// duplicate - Create a duplicate of the Orig instruction in MF. This is like
200 virtual MachineInstr *duplicate(MachineInstr *Orig,
345 /// if-converter to duplicate instructions of specified accumulated
756 virtual MachineInstr *duplicate(MachineInstr *Orig,
/external/swiftshader/third_party/LLVM/lib/Analysis/
H A DPathProfileVerifier.cpp93 unsigned duplicate = 0; local
98 duplicate++;
99 else duplicate = 0;
101 arrayMap[BB][TI->getSuccessor(s)][duplicate] = i++;
156 << " duplicate number " << duplicateNumber
/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DTailDuplication.cpp185 /// TailDuplicateAndUpdate - Tail duplicate the block and cleanup.
289 /// branched to and do not fall through. Tail-duplicate their instructions
414 MachineInstr *NewMI = TII->duplicate(MI, MF);
466 // There could be duplicate phi source entries. FIXME: Should sdisel
486 // If we didn't duplicate a bb into a particular predecessor, we
525 /// shouldTailDuplicate - Determine if it is profitable to duplicate this block.
530 // Only duplicate blocks that end with unconditional branches.
534 // Don't try to tail-duplicate single-block loops.
538 // Set the limit on the cost to duplicate. When optimizing for size,
539 // duplicate onl
[all...]
H A DTargetInstrInfoImpl.cpp219 MachineInstr *TargetInstrInfoImpl::duplicate(MachineInstr *Orig, function in class:TargetInstrInfoImpl
/external/swiftshader/third_party/LLVM/lib/Support/Unix/
H A DProgram.inc96 // Advance past duplicate colons
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp1148 ARMBaseInstrInfo::duplicate(MachineInstr *Orig, MachineFunction &MF) const { function in class:ARMBaseInstrInfo
1149 MachineInstr *MI = TargetInstrInfoImpl::duplicate(Orig, MF);

Completed in 502 milliseconds

1234567