Home
last modified time | relevance | path

Searched refs:shortName (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/openssl/crypto/objects/
H A DREADME.md9 1 2 3 4 : shortName : Long Name
13 for the base name in C. Otherwise, the shortName is used.
34 1 2 3 4 : shortName : Long Name
/freebsd/sbin/natd/
H A Dnatd.c1076 const char* shortName; member
1348 if (info->shortName) in ParseOption()
1349 if (!strcmp (info->shortName, option)) in ParseOption()
1604 if (info->shortName) in Usage()
1605 fprintf (stderr, "-%-20s %s\n", info->shortName, in Usage()
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp838 const std::string &shortName() const { return ShortName; } in shortName() function in __anon819a2c470111::ACLEIntrinsic
1721 Int.polymorphic() ? StringTable.GetOrAddStringOffset(Int.shortName()) in EmitBuiltinAliases()
1829 Polymorphic ? Int.shortName() : Int.fullName(); in EmitHeader()
1959 StringRef Name = Int.shortName(); in EmitBuiltinDef()
2077 "__arm_" + (Polymorphic ? Int.shortName() : Int.fullName()); in EmitHeader()
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-asn1parse.pod.in164 C<1.2.3.4 shortName A long name>
H A Dopenssl-req.pod.in623 1.2.3.4 shortName A longer Name
/freebsd/crypto/openssl/doc/man5/
H A Dconfig.pod224 shortName = a very long OID name, 1.2.3.4
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp2574 StringRef shortName = guessLibraryShortName(Name, isFramework, Suffix); in getLibraryShortNameByIndex() local
2575 if (shortName.empty()) in getLibraryShortNameByIndex()
2578 LibrariesShortNames.push_back(shortName); in getLibraryShortNameByIndex()
/freebsd/crypto/openssl/
H A DCHANGES.md11336 shortName = some long name, 1.2.3.4