Home
last modified time | relevance | path

Searched refs:Prune (Results 1 – 16 of 16) sorted by relevance

/external/tcpdump/tests/
Dpimv2_sm-v.out17 Join / Prune, cksum 0x5ae5 (correct), upstream-neighbor: 10.0.0.13
51 Join / Prune, cksum 0x5ae5 (correct), upstream-neighbor: 10.0.0.13
87 Join / Prune, cksum 0x5ae5 (correct), upstream-neighbor: 10.0.0.13
121 Join / Prune, cksum 0x5ae5 (correct), upstream-neighbor: 10.0.0.13
157 Join / Prune, cksum 0x5ae5 (correct), upstream-neighbor: 10.0.0.13
193 Join / Prune, cksum 0x5ae5 (correct), upstream-neighbor: 10.0.0.13
227 Join / Prune, cksum 0x5ae5 (correct), upstream-neighbor: 10.0.0.13
263 Join / Prune, cksum 0x5ae5 (correct), upstream-neighbor: 10.0.0.13
283 Join / Prune, cksum 0x5ae5 (correct), upstream-neighbor: 10.0.0.13
Drelts-0x80000000.out2 48.48.48.48 > 48.48.48.48: igmp dvmrp Prune src 48.48.48.48 grp 48.48.48.48 timer 68y5w3h14m8s
Dpimv2-oobr-2.out74 LAN Prune Delay Option (2), length 0, Value: ERROR: Option Length != 4 Bytes (0)
170 LAN Prune Delay Option (2), length 0, Value: ERROR: Option Length != 4 Bytes (0)
266 LAN Prune Delay Option (2), length 0, Value: ERROR: Option Length != 4 Bytes (0)
362 LAN Prune Delay Option (2), length 0, Value: ERROR: Option Length != 4 Bytes (0)
458 LAN Prune Delay Option (2), length 0, Value: ERROR: Option Length != 4 Bytes (0)
554 LAN Prune Delay Option (2), length 0, Value: ERROR: Option Length != 4 Bytes (0)
650 LAN Prune Delay Option (2), length 0, Value: ERROR: Option Length != 4 Bytes (0)
746 LAN Prune Delay Option (2), length 0, Value: ERROR: Option Length != 4 Bytes (0)
842 LAN Prune Delay Option (2), length 0, Value: ERROR: Option Length != 4 Bytes (0)
938 LAN Prune Delay Option (2), length 0, Value: ERROR: Option Length != 4 Bytes (0)
[all …]
Dpimv2_dm-v.out19 Join / Prune, cksum 0x8fd8 (correct), upstream-neighbor: 10.0.0.1
127 Join / Prune, cksum 0x8fd8 (correct), upstream-neighbor: 10.0.0.1
221 Join / Prune, cksum 0x8fd8 (correct), upstream-neighbor: 10.0.0.1
/external/tensorflow/tensorflow/core/platform/cloud/
Dfile_block_cache.h60 [this] { Prune(); })); in block_size_()
174 void Prune() LOCKS_EXCLUDED(mu_);
Dfile_block_cache.cc224 void FileBlockCache::Prune() { in Prune() function in tensorflow::FileBlockCache
Dfile_block_cache_test.cc370 TEST(FileBlockCacheTest, Prune) { in TEST() argument
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp195 bool Prune : 1; ///< Is this a pure forward declaration we can strip? member
396 I.Keep = !I.Prune; in markEverythingAsKept()
1802 Info.Prune = InImportedModule; in analyzeContextInfo()
1806 Info.Prune &= analyzeContextInfo(Child, MyIdx, CU, CurrentDeclContext, in analyzeContextInfo()
1812 Info.Prune &= (DIE->getTag() == dwarf::DW_TAG_module) || in analyzeContextInfo()
1817 Info.Prune &= Info.Ctxt && Info.Ctxt->getCanonicalDIEOffset(); in analyzeContextInfo()
1819 return Info.Prune; in analyzeContextInfo()
2257 Info.Prune = false; in keepDIEAndDependencies()
2285 if (MyInfo.Prune) in lookForDIEsToKeep()
/external/llvm/lib/Target/Hexagon/
DHexagonGenInsert.cpp1018 IterListType Prune; in pruneEmptyLists() local
1021 Prune.push_back(I); in pruneEmptyLists()
1023 for (unsigned i = 0, n = Prune.size(); i < n; ++i) in pruneEmptyLists()
1024 IFMap.erase(Prune[i]); in pruneEmptyLists()
/external/llvm/lib/Fuzzer/
DFuzzerFlags.def88 FUZZER_FLAG_INT(prune_corpus, 1, "Prune corpus items without new coverage when "
/external/webrtc/webrtc/p2p/base/
Dport.h501 void Prune();
Dp2ptransportchannel_unittest.cc2252 conn1->Prune(); // All connections are pruned. in TEST_F()
2314 conn1->Prune(); in TEST_F()
2327 conn2->Prune(); in TEST_F()
2328 conn3->Prune(); in TEST_F()
Dp2ptransportchannel.cc1078 conn->Prune(); in PruneConnections()
Dport.cc993 void Connection::Prune() { in Prune() function in cricket::Connection
Dport_unittest.cc1274 conn->Prune(); in TEST_F()
/external/curl/
DCHANGES523 Prune the DNS cache immediately after the dns entry is unlocked in