| /freebsd/contrib/llvm-project/llvm/lib/SandboxIR/ |
| H A D | Context.cpp | 21 auto *Val = It->second.release(); in detachLLVMValue() 42 assert(Pair.second && "Already exists!"); in registerValue() 59 if (!Pair.second) in getOrCreateValueInternal() 60 return It->second.get(); in getOrCreateValueInternal() 67 It->second = std::unique_ptr<VAArgInst>(new VAArgInst(LLVMVAArg, *this)); in getOrCreateValueInternal() 68 return It->second.get(); in getOrCreateValueInternal() 72 It->second = in getOrCreateValueInternal() 74 return It->second.get(); in getOrCreateValueInternal() 78 It->second = std::unique_ptr<FenceInst>(new FenceInst(LLVMFence, *this)); in getOrCreateValueInternal() 79 return It->second.get(); in getOrCreateValueInternal() [all …]
|
| /freebsd/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectSession.cpp | 146 if (start_idx.first && start_idx.second == UINT64_MAX) { in DoExecute() 148 start_idx.second = history.GetSize() - count.second; in DoExecute() 149 stop_idx.second = history.GetSize() - 1; in DoExecute() 151 start_idx.second = stop_idx.second; in DoExecute() 152 stop_idx.second = history.GetSize() - 1; in DoExecute() 154 start_idx.second = 0; in DoExecute() 155 stop_idx.second = history.GetSize() - 1; in DoExecute() 159 start_idx.second = 0; in DoExecute() 160 stop_idx.second = history.GetSize() - 1; in DoExecute() 163 stop_idx.second = start_idx.second + count.second - 1; in DoExecute() [all …]
|
| /freebsd/usr.sbin/etcupdate/tests/ |
| H A D | always_test.sh | 96 mkfifo $OLD/first/difftype/second/fifo 97 mkdir $TEST/first/difftype/second/fifo 101 ln -s "old link" $OLD/first/difflinks/second/link 102 ln -s "test link" $TEST/first/difflinks/second/link 106 echo "foo" > $OLD/first/difffiles/second/file 107 echo "bar" > $TEST/first/difffiles/second/file 112 mkdir $NEW/second/second/difftype/dir 113 mkfifo $TEST/second/second/difftype/dir 117 ln -s "new link" $NEW/second/second/difflinks/link 118 ln -s "test link" $TEST/second/second/difflinks/link [all …]
|
| H A D | tests_test.sh | 149 mkfifo $i/first/equal/second/fifo 150 echo "foo" > $i/first/equal/second/file 151 mkdir $i/first/equal/second/emptydir 152 ln -s "bar" $i/first/equal/second/link 153 mkdir $i/first/equal/second/fulldir 154 echo "foo" > $i/first/equal/second/fulldir/file 175 mkfifo $OLD/first/difftype/second/fifo 176 mkdir $TEST/first/difftype/second/fifo 183 ln -s "old link" $OLD/first/difflinks/second/link 184 ln -s "test link" $TEST/first/difflinks/second/link [all …]
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/ |
| H A D | rsend_027_pos.ksh | 61 log_must zfs create -p $POOL/ds1/second/third 62 log_must zfs create -p $POOL/ds2/second 63 log_must zfs create -p $POOL/ds3/first/second/third 70 for ds in ds1 ds1/second ds1/second/third \ 71 ds2 ds2/second \ 72 ds3 ds3/first ds3/first/second ds3/first/second/third 82 for ds in ds1 ds2 ds2/second ds3 ds3/first 87 for ds in ds1/second ds1/second/third ds3/first/second ds3/first/second/third
|
| H A D | rsend_025_pos.ksh | 61 log_must zfs create -p $POOL/ds1/second/third 62 log_must zfs create -p $POOL/ds2/second 69 for ds in ds1 ds1/second ds1/second/third \ 70 ds2 ds2/second 80 for ds in ds1 ds2 ds2/second 85 for ds in ds1/second ds1/second/third
|
| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | SampleProf.cpp | 127 mergeSampleProfErrors(Result, addCalledTarget(I.first, I.second, Weight)); in merge() 138 uint64_t CalleeSamples = J.second; in serialize() 141 encodeULEB128(NameIndexIter->second, OS); in serialize() 166 OS << " " << I.first << ":" << I.second; in print() 195 OS << SI->first << ": " << SI->second; in print() 235 SortedProfiles.push_back(std::make_pair(I.first, &I.second)); in sortFuncProfiles() 239 if (A.second->getTotalSamples() == B.second->getTotalSamples()) in sortFuncProfiles() 240 return A.second->getContext() < B.second->getContext(); in sortFuncProfiles() 241 return A.second->getTotalSamples() > B.second->getTotalSamples(); in sortFuncProfiles() 290 FS = FS->findFunctionSamplesAt(S[i].first, S[i].second, Remapper, in findFunctionSamples() [all …]
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | escape.exp | 43 VAR1BSNL0=:first line no space on second line: 44 VAR1BSNLs=:first line one space on second line: 45 VAR1BSNLss=:first line two spaces on second line: 46 VAR1BSNLt=:first line one tab on second line: 47 VAR1BSNLtt=:first line two tabs on second line: 48 VAR1BSNLxx=:first line many spaces and tabs [ ] on second line: 57 second line spaces should be retained': 59 second line spaces should be retained: 61 second line tab should be elided': 63 second line tab should be elided: [all …]
|
| H A D | depsrc-use.mk | 17 first: .USE first-first first-second 23 first-second: .USE 24 @echo first-second 1 25 @echo first-second 2 27 second: .USE 28 @echo second 1 29 @echo second 2 39 action: first second empty
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_thread_arg_retval.cpp | 37 if (t->second.done) in GetArgs() 39 return t->second.args; in Finish() 47 if (t->second.detached) { in Finish() 52 t->second.done = true; 53 t->second.args.arg_retval = retval; in BeforeJoin() 59 if (t && !t->second.detached) { in BeforeJoin() 60 return t->second.gen; 67 } else if (t->second.detached) { in AfterJoin() 78 if (!t || gen != t->second.gen) { in DetachLocked() 83 CHECK(!t->second in DetachLocked() [all...] |
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | SampleProfileMatcher.cpp | 137 if (!Ret.second) { in findProfileAnchors() 140 Ret.first->second = FunctionId(UnknownIndirectCallee); in findProfileAnchors() 148 for (const auto &C : I.second.getCallTargets()) in findProfileAnchors() 156 for (const auto &C : I.second) in findProfileAnchors() 166 FuncWithoutProfile = R->second; in functionHasProfile() 232 const auto &Candidate = R->second; in matchNonCallsiteLocs() 234 LLVM_DEBUG(dbgs() << "Callsite with callee:" << IR.second.stringRef() in matchNonCallsiteLocs() 275 if (I.second.stringRef().empty()) in getFilteredAnchorList() 364 FSForMatching = getFlattenedSamplesFor(R->second); in runOnFunction() 368 FSForMatching = Reader.getSamplesFor(R->second.stringRef()); in runOnFunction() [all …]
|
| /freebsd/contrib/llvm-project/libcxx/include/__utility/ |
| H A D | pair.h | 99 _T2 second; member 111 _LIBCPP_HIDE_FROM_ABI pair() : first(), second() {} in pair() 113 _LIBCPP_HIDE_FROM_ABI pair(_T1 const& __t1, _T2 const& __t2) : first(__t1), second(__t2) {} in pair() 116 _LIBCPP_HIDE_FROM_ABI pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} in pair() 120 second = __p.second; 134 second = __p.second; 142 : first(), second() {} in pair() 150 : first(__t1), second(__t2) {} in pair() 165 : first(std::forward<_U1>(__u1)), second(std::forward<_U2>(__u2)) { in pair() 175 : first(__p.first), second(__p.second) {} in pair() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ImportedFunctionsInliningStatistics.cpp | 120 assert(Node->second->NumberOfInlines >= Node->second->NumberOfRealInlines); in dump() 121 if (Node->second->NumberOfInlines == 0) in dump() 124 if (Node->second->Imported) { in dump() 127 int(Node->second->NumberOfRealInlines > 0); in dump() 131 int(Node->second->NumberOfRealInlines > 0); in dump() 136 << (Node->second->Imported ? "imported " : "not imported ") in dump() 138 << ": #inlines = " << Node->second->NumberOfInlines in dump() 140 << Node->second->NumberOfRealInlines << "\n"; in dump() 206 if (Lhs->second->NumberOfInlines != Rhs->second->NumberOfInlines) in getSortedNodes() 207 return Lhs->second->NumberOfInlines > Rhs->second->NumberOfInlines; in getSortedNodes() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUArgumentUsageInfo.cpp | 66 << " PrivateSegmentBuffer: " << FI.second.PrivateSegmentBuffer in print() 67 << " DispatchPtr: " << FI.second.DispatchPtr in print() 68 << " QueuePtr: " << FI.second.QueuePtr in print() 69 << " KernargSegmentPtr: " << FI.second.KernargSegmentPtr in print() 70 << " DispatchID: " << FI.second.DispatchID in print() 71 << " FlatScratchInit: " << FI.second.FlatScratchInit in print() 72 << " PrivateSegmentSize: " << FI.second.PrivateSegmentSize in print() 73 << " WorkGroupIDX: " << FI.second.WorkGroupIDX in print() 74 << " WorkGroupIDY: " << FI.second.WorkGroupIDY in print() 75 << " WorkGroupIDZ: " << FI.second.WorkGroupIDZ in print() [all …]
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | FunctionSummary.h | 74 I->second.InlineChecked = 1; in markMayInline() 75 I->second.MayInline = 1; in markMayInline() 80 I->second.InlineChecked = 1; in markShouldNotInline() 81 I->second.MayInline = 0; in markShouldNotInline() 86 if (I != Map.end() && I->second.InlineChecked) in mayInline() 87 return I->second.MayInline; in mayInline() 93 llvm::SmallBitVector &Blocks = I->second.VisitedBasicBlocks; in markVisitedBasicBlock() 97 I->second.TotalBasicBlocks = TotalIDs; in markVisitedBasicBlock() 105 return I->second.VisitedBasicBlocks.count(); in getNumVisitedBasicBlocks() 112 return I->second.TimesInlined; in getNumTimesInlined() [all …]
|
| /freebsd/contrib/ntp/sntp/libevent/sample/ |
| H A D | hostcheck.c | 123 static int Curl_raw_equal(const char *first, const char *second) in Curl_raw_equal() argument 125 while(*first && *second) { in Curl_raw_equal() 126 if(Curl_raw_toupper(*first) != Curl_raw_toupper(*second)) in Curl_raw_equal() 130 second++; in Curl_raw_equal() 135 return (Curl_raw_toupper(*first) == Curl_raw_toupper(*second)); in Curl_raw_equal() 138 static int Curl_raw_nequal(const char *first, const char *second, size_t max) in Curl_raw_nequal() argument 140 while(*first && *second && max) { in Curl_raw_nequal() 141 if(Curl_raw_toupper(*first) != Curl_raw_toupper(*second)) { in Curl_raw_nequal() 146 second++; in Curl_raw_nequal() 151 return Curl_raw_toupper(*first) == Curl_raw_toupper(*second); in Curl_raw_nequal()
|
| /freebsd/contrib/libevent/sample/ |
| H A D | hostcheck.c | 123 static int Curl_raw_equal(const char *first, const char *second) in Curl_raw_equal() argument 125 while(*first && *second) { in Curl_raw_equal() 126 if(Curl_raw_toupper(*first) != Curl_raw_toupper(*second)) in Curl_raw_equal() 130 second++; in Curl_raw_equal() 135 return (Curl_raw_toupper(*first) == Curl_raw_toupper(*second)); in Curl_raw_equal() 138 static int Curl_raw_nequal(const char *first, const char *second, size_t max) in Curl_raw_nequal() argument 140 while(*first && *second && max) { in Curl_raw_nequal() 141 if(Curl_raw_toupper(*first) != Curl_raw_toupper(*second)) { in Curl_raw_nequal() 146 second++; in Curl_raw_nequal() 151 return Curl_raw_toupper(*first) == Curl_raw_toupper(*second); in Curl_raw_nequal()
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/ |
| H A D | tst.relenum.d | 48 second enumerator 52 /zero >= one || second <= first || zero == second/ 56 printf("null = %d; first = %d; second = %d", null, first, second); 61 /second < one || two > second || null == first/ 65 printf("null = %d; first = %d; second = %d", null, first, second); 70 /first < two && second > one && one != two && zero != first/
|
| /freebsd/contrib/llvm-project/lldb/source/Utility/ |
| H A D | SelectHelper.cpp | 64 return pos->second.read_is_set; in FDIsSetRead() 72 return pos->second.write_is_set; in FDIsSetWrite() 80 return pos->second.error_is_set; in FDIsSetError() 109 pair.second.PrepareForSelect(); in Select() 119 if (pair.second.read_set) in Select() 121 if (pair.second.write_set) in Select() 123 if (pair.second.error_set) in Select() 182 if (pair.second.read_set) in Select() 185 if (pair.second.write_set) in Select() 188 if (pair.second.error_set) in Select() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVTargetTransformInfo.cpp | 315 getRISCVInstructionCost(RISCV::VQDOT_VV, LT.second, CostKind); in getPartialReductionCost() 453 .second) in costShuffleViaSplitting() 493 .second; in costShuffleViaVRegSplitting() 529 .second) in costShuffleViaVRegSplitting() 560 if (!LT.second.isFixedLengthVector()) in getSlideCost() 580 if (SrcInfo[1].second == 0) in getSlideCost() 584 if (SrcInfo[0].second != 0) { in getSlideCost() 585 unsigned Opcode = GetSlideOpcode(SrcInfo[0].second); in getSlideCost() 586 FirstSlideCost = getRISCVInstructionCost(Opcode, LT.second, CostKind); in getSlideCost() 593 if (SrcInfo[1].second != 0) { in getSlideCost() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ |
| H A D | BlotMapVector.h | 37 assert(I->second < Vector.size()); in ~BlotMapVector() 38 assert(Vector[I->second].first == I->first); in ~BlotMapVector() 57 if (Pair.second) { 59 Pair.first->second = Num; 61 return Vector[Num].second; 63 return Vector[Pair.first->second].second; 69 if (Pair.second) { in insert() 71 Pair.first->second = Num; in insert() 75 return std::make_pair(Vector.begin() + Pair.first->second, false); in insert() 82 return Vector.begin() + It->second; in find() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | Core.cpp | 194 OnComplete(Result->begin()->second); in lookupAsync() 220 assert(I->second == ExecutorSymbolDef() && in notifySymbolMetRequiredState() 228 I->second = std::move(Sym); in notifySymbolMetRequiredState() 268 bool Added = QueryRegistrations[&JD].insert(std::move(Name)).second; in addQueryDependence() 278 assert(QRI->second.count(Name) && "No dependency on Name in JD"); in removeQueryDependence() 279 QRI->second.erase(Name); in removeQueryDependence() 280 if (QRI->second.empty()) in removeQueryDependence() 326 RequestedAliases[Name] = std::move(I->second); in materialize() 382 if (&SrcJD == &TgtJD && (QueryAliases.count(KV.second.Aliasee) || in materialize() 383 RequestedAliases.count(KV.second.Aliasee))) in materialize() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | MapVector.h | 103 auto &I = Result.first->second; 104 if (Result.second) { 108 return Vector[I].second; 116 return Pos == Map.end()? ValueT() : Vector[Pos->second].second; in lookup() 123 It->second = Vector.size(); in try_emplace() 128 return std::make_pair(begin() + It->second, false); in try_emplace() 134 It->second = Vector.size(); in try_emplace() 140 return std::make_pair(begin() + It->second, false); in try_emplace() 144 return try_emplace(KV.first, KV.second); in insert() 147 return try_emplace(std::move(KV.first), std::move(KV.second)); in insert() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/TextAPI/ |
| H A D | RecordsSlice.cpp | 71 return Record->second.get(); in findRecord() 183 if (Result.second) in addGlobal() 184 Result.first->second = in addGlobal() 187 updateLinkage(Result.first->second.get(), Linkage); in addGlobal() 188 updateFlags(Result.first->second.get(), Flags); in addGlobal() 190 return Result.first->second.get(); in addGlobal() 198 if (Result.second) in addObjCInterface() 199 Result.first->second = in addObjCInterface() 202 Result.first->second->updateLinkageForSymbols(SymType, Linkage); in addObjCInterface() 203 return Result.first->second.get(); in addObjCInterface() [all …]
|
| /freebsd/sys/compat/linuxkpi/common/src/ |
| H A D | linux_siphash.c | 137 u64 siphash_2u64(const u64 first, const u64 second, const siphash_key_t *key) in siphash_2u64() argument 144 v3 ^= second; in siphash_2u64() 147 v0 ^= second; in siphash_2u64() 159 u64 siphash_3u64(const u64 first, const u64 second, const u64 third, in siphash_3u64() argument 167 v3 ^= second; in siphash_3u64() 170 v0 ^= second; in siphash_3u64() 187 u64 siphash_4u64(const u64 first, const u64 second, const u64 third, in siphash_4u64() argument 195 v3 ^= second; in siphash_4u64() 198 v0 ^= second; in siphash_4u64() 219 u64 siphash_3u32(const u32 first, const u32 second, const u32 third, in siphash_3u32() argument [all …]
|