| /freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_debugging.cpp | 84 *loc_count = rep->locs.Size(); in __tsan_get_report_data() 131 CHECK_LT(idx, rep->locs.Size()); in __tsan_get_report_loc() 132 ReportLocation *loc = rep->locs[idx]; in __tsan_get_report_loc() 148 CHECK_LT(idx, rep->locs.Size()); in __tsan_get_report_loc_object_type() 149 ReportLocation *loc = rep->locs[idx]; in __tsan_get_report_loc_object_type()
|
| H A D | tsan_report.cpp | 36 , locs() in ReportDesc() 338 for (uptr i = 0; i < rep->locs.Size(); i++) in PrintReport() 339 PrintLocation(rep->locs[i]); in PrintReport() 435 for (uptr i = 0; i < rep->locs.Size(); i++) in PrintThread() 436 PrintLocation(rep->locs[i]); in PrintThread()
|
| H A D | tsan_rtl_report.cpp | 292 rep_->locs.PushBack(loc); in AddLocation() 314 rep_->locs.PushBack(loc); in AddLocation() 323 rep_->locs.PushBack(loc); in AddLocation() 329 rep_->locs.PushBack(loc); in AddLocation() 648 for (uptr i = 0; pc_or_addr == 0 && i < rep->locs.Size(); i++) in OutputReport() 649 pc_or_addr = IsSuppressed(rep->typ, rep->locs[i], &supp); in OutputReport()
|
| H A D | tsan_report.h | 107 Vector<ReportLocation*> locs; 106 Vector<ReportLocation*> locs; global() variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCCCState.h | 34 SmallVectorImpl<CCValAssign> &locs, LLVMContext &C) in PPCCCState() argument 35 : CCState(CC, isVarArg, MF, locs, C) {} in PPCCCState()
|
| /freebsd/contrib/ntp/sntp/libopts/ |
| H A D | Makefile.in | 555 locs=`for p in $$list; do echo $$p; done | \ 558 test -z "$$locs" || { \ 559 echo rm -f $${locs}; \ 560 rm -f $${locs}; \ 566 locs=`for p in $$list; do echo $$p; done | \ 569 test -z "$$locs" || { \ 570 echo rm -f $${locs}; \ 571 rm -f $${locs}; \
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZCallingConv.h | 48 SmallVectorImpl<CCValAssign> &locs, LLVMContext &C) in SystemZCCState() argument 49 : CCState(CC, isVarArg, MF, locs, C) {} in SystemZCCState()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsCCState.h | 99 SmallVectorImpl<CCValAssign> &locs, LLVMContext &C, 101 : CCState(CC, isVarArg, MF, locs, C), SpecialCallingConv(SpecialCC) {} in CCState() argument
|
| /freebsd/sys/dev/hid/ |
| H A D | hmt.c | 184 struct hid_location locs[MAX_MT_SLOTS][HMT_N_USAGES]; member 574 if (sc->locs[cont][usage].size > 0) in hmt_intr() 576 buf, len, &sc->locs[cont][usage]); in hmt_intr() 791 if (sc->locs[cont][i].size) in hmt_hid_parse() 793 sc->locs[cont][i] = hi.loc; in hmt_hid_parse()
|
| /freebsd/sys/dev/usb/input/ |
| H A D | wmt.c | 206 struct hid_location locs[MAX_MT_SLOTS][WMT_N_USAGES]; member 550 if (sc->locs[cont][usage].size > 0) in wmt_process_report() 552 buf, len, &sc->locs[cont][usage]); in wmt_process_report() 882 if (sc->locs[cont][i].size) in wmt_hid_parse() 884 sc->locs[cont][i] = hi.loc; in wmt_hid_parse()
|
| /freebsd/contrib/openbsm/modules/auditfilter_noop/ |
| H A D | Makefile.in | 394 locs=`for p in $$list; do echo $$p; done | \ 397 test -z "$$locs" || { \ 398 echo rm -f $${locs}; \ 399 rm -f $${locs}; \
|
| /freebsd/sys/contrib/openzfs/lib/ |
| H A D | Makefile.am | 113 abidw --no-show-locs \
|
| /freebsd/contrib/openbsm/libauditd/ |
| H A D | Makefile.in | 397 locs=`for p in $$list; do echo $$p; done | \ 400 test -z "$$locs" || { \ 401 echo rm -f $${locs}; \ 402 rm -f $${locs}; \
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/ |
| H A D | CIRGenFunction.cpp | 122 SmallVector<mlir::Location, 2> locs = {beg, end}; in getLoc() local 124 return mlir::FusedLoc::get(locs, metadata, &getMLIRContext()); in getLoc() 134 SmallVector<mlir::Location, 2> locs = {lhs, rhs}; in getLoc() local 136 return mlir::FusedLoc::get(locs, metadata, &getMLIRContext()); in getLoc()
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/Transforms/ |
| H A D | FlattenCFG.cpp | 495 llvm::SmallVector<mlir::Location, 2> locs; in matchAndRewrite() local 499 locs.push_back(loc); in matchAndRewrite() 501 rewriter.createBlock(remainingOpsBlock, op->getResultTypes(), locs); in matchAndRewrite()
|
| /freebsd/contrib/openbsm/libbsm/ |
| H A D | Makefile.in | 425 locs=`for p in $$list; do echo $$p; done | \ 428 test -z "$$locs" || { \ 429 echo rm -f $${locs}; \ 430 rm -f $${locs}; \
|
| /freebsd/contrib/expat/lib/ |
| H A D | Makefile.in | 588 locs=`for p in $$list; do echo $$p; done | \ 591 echo rm -f $${locs}; \ 592 $(am__rm_f) $${locs} 597 locs=`for p in $$list; do echo $$p; done | \ 600 echo rm -f $${locs}; \ 601 $(am__rm_f) $${locs}
|
| /freebsd/contrib/openpam/modules/pam_permit/ |
| H A D | Makefile.in | 419 locs=`for p in $$list; do echo $$p; done | \ 422 echo rm -f $${locs}; \ 423 $(am__rm_f) $${locs}
|
| /freebsd/contrib/openpam/modules/pam_return/ |
| H A D | Makefile.in | 419 locs=`for p in $$list; do echo $$p; done | \ 422 echo rm -f $${locs}; \ 423 $(am__rm_f) $${locs}
|
| /freebsd/contrib/openpam/modules/pam_deny/ |
| H A D | Makefile.in | 419 locs=`for p in $$list; do echo $$p; done | \ 422 echo rm -f $${locs}; \ 423 $(am__rm_f) $${locs}
|
| /freebsd/contrib/openpam/modules/pam_unix/ |
| H A D | Makefile.in | 419 locs=`for p in $$list; do echo $$p; done | \ 422 echo rm -f $${locs}; \ 423 $(am__rm_f) $${locs}
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | Relocations.cpp | 723 ArrayRef(undef.locs).take_front(maxUndefReferences)) { in reportUndefinedSymbol() 740 if (maxUndefReferences < undef.locs.size()) in reportUndefinedSymbol() 741 msg << "\n>>> referenced " << (undef.locs.size() - maxUndefReferences) in reportUndefinedSymbol() 775 assert(undef.locs.size() == 1); in reportUndefinedSymbols() 777 canon->locs.push_back(undef.locs[0]); in reportUndefinedSymbols() 778 undef.locs.clear(); in reportUndefinedSymbols() 785 if (!undef.locs.empty()) in reportUndefinedSymbols()
|
| /freebsd/contrib/file/src/ |
| H A D | Makefile.in | 493 locs=`for p in $$list; do echo $$p; done | \ 496 test -z "$$locs" || { \ 497 echo rm -f $${locs}; \ 498 rm -f $${locs}; \
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/ |
| H A D | InstrumentationRuntimeTSan.cpp | 394 StructuredData::ArraySP locs = ConvertToStructuredArray( in RetrieveReportData() local 426 dict->AddItem("locs", locs); in RetrieveReportData()
|
| /freebsd/contrib/openpam/lib/libpam/ |
| H A D | Makefile.in | 566 locs=`for p in $$list; do echo $$p; done | \ 569 echo rm -f $${locs}; \ 570 $(am__rm_f) $${locs}
|