/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | FormatVariadic.cpp | 28 bool formatv_object_base::consumeFieldLayout(StringRef &Spec, AlignStyle &Where, in consumeFieldLayout() argument 33 if (Spec.empty()) in consumeFieldLayout() 36 if (Spec.size() > 1) { in consumeFieldLayout() 44 if (auto Loc = translateLocChar(Spec[1])) { in consumeFieldLayout() 45 Pad = Spec[0]; in consumeFieldLayout() 47 Spec = Spec.drop_front(2); in consumeFieldLayout() 48 } else if (auto Loc = translateLocChar(Spec[0])) { in consumeFieldLayout() 50 Spec = Spec.drop_front(1); in consumeFieldLayout() 54 bool Failed = Spec.consumeInteger(0, Align); in consumeFieldLayout() 59 formatv_object_base::parseReplacementItem(StringRef Spec) { in parseReplacementItem() argument [all …]
|
H A D | NativeFormatting.cpp | 185 SmallString<8> Spec; in write_double() local 186 llvm::raw_svector_ostream Out(Spec); in write_double() 218 len = format(Spec.c_str(), N).snprint(buf, sizeof(buf)); in write_double() 245 format(Spec.c_str(), N).snprint(Buf, sizeof(Buf)); in write_double()
|
/freebsd/crypto/openssl/test/recipes/ |
H A D | 15-test_out_option.t | 13 use File::Spec; 33 my $path = File::Spec->canonpath('./'); 40 my $path = File::Spec->canonpath('randomname.bin'); 52 } while (-d File::Spec->catdir('.', $rand_path)); 55 my $path = File::Spec->canonpath($rand_path); 65 my $path = File::Spec->canonpath(File::Spec->devnull());
|
H A D | 04-test_provider_fallback.t | 10 use File::Spec; 16 $ENV{OPENSSL_CONF} = File::Spec->devnull();
|
H A D | 04-test_provider_pkey.t | 10 use File::Spec; 16 $ENV{OPENSSL_CONF} = File::Spec->devnull();
|
H A D | 90-test_store.t | 9 use File::Spec::Functions; 555 ($vol, $dir, $file) = File::Spec->splitpath($file, $isdir // 0); 558 $dir = join('/', File::Spec->splitdir($dir)); 596 return File::Spec->rel2abs($file);
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFAbbreviationDeclaration.cpp | 152 for (const AttributeSpec &Spec : AttributeSpecs) { in dump() local 153 OS << formatv("\t{0}\t{1}", Spec.Attr, Spec.Form); in dump() 154 if (Spec.isImplicitConst()) in dump() 155 OS << '\t' << Spec.getImplicitConstValue(); in dump() 194 const AttributeSpec &Spec = AttributeSpecs[AttrIndex]; in getAttributeValueFromOffset() local 195 if (Spec.isImplicitConst()) in getAttributeValueFromOffset() 196 return DWARFFormValue::createFromSValue(Spec.Form, in getAttributeValueFromOffset() 197 Spec.getImplicitConstValue()); in getAttributeValueFromOffset() 199 DWARFFormValue FormValue(Spec.Form); in getAttributeValueFromOffset()
|
H A D | DWARFContext.cpp | 1734 DILineInfoSpecifier Spec) { in getLineInfoForAddress() argument 1741 CU, Address.Address, Spec.FNKind, Spec.FLIKind, Result.FunctionName, in getLineInfoForAddress() 1743 if (Spec.FLIKind != FileLineInfoKind::None) { in getLineInfoForAddress() 1747 Spec.FLIKind, Result); in getLineInfoForAddress() 1770 object::SectionedAddress Address, uint64_t Size, DILineInfoSpecifier Spec) { in getLineInfoForAddressRange() argument 1780 getFunctionNameAndStartLineForAddress(CU, Address.Address, Spec.FNKind, in getLineInfoForAddressRange() 1781 Spec.FLIKind, FunctionName, in getLineInfoForAddressRange() 1786 if (Spec.FLIKind == FileLineInfoKind::None) { in getLineInfoForAddressRange() 1810 Spec.FLIKind, Result.FileName); in getLineInfoForAddressRange() 1825 DILineInfoSpecifier Spec) { in getInliningInfoForAddress() argument [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | FormatVariadic.h | 51 : Type(ReplacementType::Literal), Spec(Literal) {} in ReplacementItem() 52 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where, in ReplacementItem() 54 : Type(ReplacementType::Format), Spec(Spec), Index(Index), Align(Align), in ReplacementItem() 58 StringRef Spec; member 71 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where, 90 S << R.Spec; in format() 94 S << R.Spec; in format() 106 static std::optional<ReplacementItem> parseReplacementItem(StringRef Spec);
|
/freebsd/crypto/openssl/ |
H A D | configdata.pm.in | 9 use File::Spec::Unix; 10 use File::Spec; 24 (my $vol, my $dirs, my $file) = File::Spec->splitpath($path); 25 my @dirs = File::Spec->splitdir($dirs); 29 $dirs = File::Spec::Unix->catdir('', $vol, @dirs); 30 $path = File::Spec::Unix->catpath('', $dirs, $file); 36 return _fixup_path(File::Spec->catdir($config{sourcedir}, @_)) 39 return _fixup_path(File::Spec->catfile($config{sourcedir}, @_)) 78 use File::Spec::Functions; 128 use File::Spec::Functions;
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | FunctionSpecialization.h | 121 struct Spec { 137 Spec(Function *F, const SpecSig &S, unsigned Score) 139 Spec(Function *F, const SpecSig &&S, unsigned Score) 316 SmallVectorImpl<Spec> &AllSpecs, SpecMap &SM); 341 void updateCallSites(Function *F, const Spec *Begin, const Spec *End); 100 struct Spec { global() struct 108 SigSpec global() argument 116 SpecSpec Spec() argument 118 SpecSpec Spec() argument
|
/freebsd/contrib/sendmail/contrib/ |
H A D | qtool.pl | 11 use File::Spec; 292 $source_name = File::Spec->catfile("$source_dir_name", 299 $source_name = File::Spec->catfile("$source_dir_name", "qf", 305 $data_dir_name = File::Spec->catfile("$source_dir_name", "df"); 310 $source_dir_name = File::Spec->catfile("$source_dir_name", 902 $qf_dest = File::Spec->catfile($destination, "qf"); 905 $df_dest = File::Spec->catfile($destination, "df"); 917 if (-e File::Spec->catfile($qf_dest, "$qprefix$self->{id}")) 1036 $control_dir = File::Spec->catfile($self->{queue_dir}, 'qf'); 1040 $data_dir = File::Spec->catfile($self->{queue_dir}, 'df');
|
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
H A D | ARMTargetParserCommon.cpp | 141 bool ARM::parseBranchProtection(StringRef Spec, ParsedBranchProtection &PBP, in parseBranchProtection() argument 144 if (Spec == "none") in parseBranchProtection() 147 if (Spec == "standard") { in parseBranchProtection() 156 Spec.split(Opts, "+"); in parseBranchProtection()
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ModelUnderTrainingRunner.cpp | 25 TensorSpec Spec; member 134 return LFS.Spec; in createAndEnsureValid() 141 : LFS.Spec.name(), in createAndEnsureValid() 142 LFS.Spec); in createAndEnsureValid()
|
H A D | TFLiteUtils.cpp | 95 const TensorSpec &Spec); 197 const TensorSpec &Spec) { in checkReportAndInvalidate() argument 199 errs() << "Could not find TF_Output named: " + Spec.name(); in checkReportAndInvalidate() 202 if (Spec.getTotalTensorBufferSize() != Tensor->bytes) in checkReportAndInvalidate()
|
H A D | TensorSpec.cpp | 107 std::string tensorValueToString(const char *Buffer, const TensorSpec &Spec) { in tensorValueToString() argument 108 switch (Spec.type()) { in tensorValueToString() 112 auto R = llvm::make_range(TypedBuff, TypedBuff + Spec.getElementCount()); \ in tensorValueToString()
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/ |
H A D | AtomicChange.cpp | 303 const ApplyChangesSpec &Spec) { in applyAtomicChanges() argument 305 createReplacementsForHeaders(FilePath, Code, Changes, Spec.Style); in applyAtomicChanges() 326 if (Spec.Cleanup) { in applyAtomicChanges() 328 format::cleanupAroundReplacements(Code, AllReplaces, Spec.Style); in applyAtomicChanges() 346 Spec.Style, *ChangedCode, AllReplaces.getAffectedRanges(), FilePath); in applyAtomicChanges() 356 *ChangedCode, Spec.Style.ColumnLimit, Spec.Format, AllReplaces); in applyAtomicChanges() 359 format::reformat(Spec.Style, *ChangedCode, FormatRanges, FilePath); in applyAtomicChanges()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | ReleaseModeModelRunner.h | 119 void populateTensor(size_t Pos, const TensorSpec &Spec, StringRef Prefix, in populateTensor() argument 122 CompiledModel->LookupArgIndex((Prefix + Spec.name()).str()); in populateTensor() 127 setUpBufferForTensor(Pos, Spec, Buffer); in populateTensor()
|
H A D | MLModelRunner.h | 63 void setUpBufferForTensor(size_t Index, const TensorSpec &Spec, in setUpBufferForTensor() 66 OwnedBuffers.emplace_back(Spec.getTotalTensorBufferSize()); in setUpBufferForTensor() 61 setUpBufferForTensor(size_t Index,const TensorSpec & Spec,void * Buffer) setUpBufferForTensor() argument
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | BytesOutputStyle.cpp | 481 for (const auto &Spec : Specs) { in dumpStreamBytes() local 483 if (Spec.SI >= StreamPurposes.size()) { in dumpStreamBytes() 484 P.formatLine("Stream {0}: Not present", Spec.SI); in dumpStreamBytes() 487 P.formatMsfStreamData("Data", File, Spec.SI, in dumpStreamBytes() 488 StreamPurposes[Spec.SI].getShortName(), Spec.Begin, in dumpStreamBytes() 489 Spec.Size); in dumpStreamBytes()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/Utils/ |
H A D | TrainingLogger.h | 100 void writeTensor(const TensorSpec &Spec, const char *RawData) { in writeTensor() argument 101 OS->write(RawData, Spec.getTotalTensorBufferSize()); in writeTensor()
|
/freebsd/crypto/openssl/providers/common/der/ |
H A D | oids_to_c.pm | 15 use File::Spec; 72 my $input = File::Spec->catfile($opts{dir}, $file);
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | FunctionSpecialization.cpp | 630 SmallVector<Spec, 32> AllSpecs; in run() 716 const Spec &S = AllSpecs[BestSpecs[I]]; in run() 730 Spec &S = AllSpecs[BestSpecs[I]]; in run() 810 SmallVectorImpl<Spec> &AllSpecs, in findSpecializations() 917 auto &Spec = AllSpecs.emplace_back(F, S, Score); in findSpecializations() local 919 Spec.CallSites.push_back(&CS); in findSpecializations() 1099 void FunctionSpecializer::updateCallSites(Function *F, const Spec *Begin, in updateCallSites() 1100 const Spec *End) { in updateCallSites() 1114 const Spec *BestSpec = nullptr; in updateCallSites() 1115 for (const Spec &S : make_range(Begin, End)) { in updateCallSites()
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Program.cpp | 291 for (const CXXBaseSpecifier &Spec : CD->bases()) { in getOrCreateRecord() local 292 if (Spec.isVirtual()) in getOrCreateRecord() 296 const auto *RT = Spec.getType()->getAs<RecordType>(); in getOrCreateRecord() 311 for (const CXXBaseSpecifier &Spec : CD->vbases()) { in getOrCreateRecord() local 312 const auto *RT = Spec.getType()->getAs<RecordType>(); in getOrCreateRecord()
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/ |
H A D | JDTrace.java | 77 ProbeDescription.Spec probespec; 85 ProbeDescription.Spec spec = ((req.probespec == null) in applyProbespec() 86 ? ProbeDescription.Spec.NAME in applyProbespec() 733 r.probespec = ProbeDescription.Spec.FUNCTION; in main() 743 r.probespec = ProbeDescription.Spec.NAME; in main() 760 r.probespec = ProbeDescription.Spec.MODULE; in main() 767 r.probespec = ProbeDescription.Spec.NAME; in main() 802 r.probespec = ProbeDescription.Spec.PROVIDER; in main()
|