Home
last modified time | relevance | path

Searched defs:suffix (Results 76 – 100 of 139) sorted by relevance

123456

/freebsd/contrib/mandoc/
H A Dmain.c729 glob_esc(char **dst, const char *src, const char *suffix) in glob_esc()
/freebsd/crypto/openssh/
H A Dssh-keyscan.c698 LogLevel level, const char *suffix, const char *fmt, ...) in sshfatal()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp52 StringRef suffix) { in addRecordTypeName()
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1551 std::string &suffix, char &quote_char) { in ExtractCommand()
2316 llvm::StringRef suffix = {}) { in GetHomeInitFile()
3403 std::string suffix; in ResolveCommandImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp346 StringRef suffix = UseEpilogRemainder ? "epil" : "prol"; in CloneLoopBlocks() local
/freebsd/libexec/tftpd/tests/
H A Dfunctional.c456 char suffix[] = {'\0', 'o', 'c', 't', 'e', 't', '\0'}; variable
/freebsd/sys/dev/hid/
H A Dhidmap.h255 #define HIDMAP_PROBE(hm, dev, id, map, suffix) \ argument
/freebsd/usr.bin/sort/
H A Dbwstring.c202 bwsprintf(FILE *f, struct bwstring *bws, const char *prefix, const char *suffix) in bwsprintf()
/freebsd/sys/kern/
H A Dkern_environment.c986 char suffix, *vtp; in getenv_quad() local
/freebsd/usr.bin/xinstall/
H A Dxinstall.c138 static const char *suffix = BACKUP_SUFFIX; variable
/freebsd/tools/tools/shlib-compat/
H A Dshlib-compat.py456 def _pp_ex(self, pp, suffix=';'): argument
468 def _pp_ex(self, pp, suffix=';'): argument
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h325 #define __int_c(v, suffix) __int_c_join(v, suffix) argument
326 #define __uint_c(v, suffix) __int_c_join(v##U, suffix) argument
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_ident.c61 int argc, dt_node_t *args, const char *prefix, const char *suffix) in dt_idcook_sign()
H A Ddt_options.c749 } suffix[] = { in dt_opt_rate() local
/freebsd/contrib/flex/src/
H A Dmain.c320 char *suffix; in check_options() local
/freebsd/contrib/llvm-project/lld/COFF/
H A DDriverUtils.cpp524 auto *suffix = reinterpret_cast<object::WinResHeaderSuffix *>(buf); in writeResEntryHeader() local
H A DInputFiles.cpp1109 std::string lld::coff::replaceThinLTOSuffix(StringRef path, StringRef suffix, in replaceThinLTOSuffix()
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTPropertiesEmitter.cpp359 StringRef suffix = info.ClassSuffix; in emitNodeReaderWriterClass() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp1645 for (auto suffix : suffixes) { in IsSourceFile() local
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.qtip.js1314 PROTOTYPE._bind = function(targets, events, method, suffix, context) { argument
1321 PROTOTYPE._unbind = function(targets, suffix) { argument
/freebsd/crypto/openssl/crypto/pem/
H A Dpem_lib.c1015 int ossl_pem_check_suffix(const char *pem_str, const char *suffix) in ossl_pem_check_suffix()
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_vdev.c1389 char suffix = tolower(*end); in draid_config_by_type() local
/freebsd/sys/contrib/zstd/programs/
H A Dzstdcli.c828 const char* suffix = ZSTD_EXTENSION; in main() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSSet.cpp325 llvm::StringRef prefix, suffix; in NSSetSummaryProvider() local
/freebsd/lib/geom/eli/
H A Dgeom_eli.c974 char suffix[MAXPATHLEN]; in eli_init() local

123456