Searched defs:suffix (Results 51 - 75 of 123) sorted by relevance

12345

/freebsd-current/usr.bin/sort/
H A Dbwstring.c202 bwsprintf(FILE *f, struct bwstring *bws, const char *prefix, const char *suffix) argument
/freebsd-current/sys/cddl/dev/profile/
H A Dprofile.c325 char *name, *suffix = NULL; local
/freebsd-current/contrib/bmake/
H A Dmake.c191 GNode_FprintDetails(FILE *f, const char *prefix, const GNode *gn, const char *suffix) argument
/freebsd-current/usr.sbin/bhyve/
H A Dacpi.c258 basl_open(struct basl_fio *bf, int suffix) argument
/freebsd-current/stand/efi/libefi/
H A Ddevpath.c78 efi_make_tail(char *suffix) argument
97 efi_vendor_path(const char *type, VENDOR_DEVICE_PATH *node, char *suffix) argument
137 efi_hw_dev_path(EFI_DEVICE_PATH *node, char *suffix) argument
181 efi_acpi_dev_path(EFI_DEVICE_PATH *node, char *suffix) argument
246 efi_messaging_dev_path(EFI_DEVICE_PATH *node, char *suffix) argument
336 efi_media_dev_path(EFI_DEVICE_PATH *node, char *suffix) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp83 OS << suffix; local
50 addRecordTypeName(const RecordDecl *RD, llvm::StructType *Ty, StringRef suffix) argument
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DLanguage.cpp242 PrintSupportedLanguagesForExpressions(Stream &s, llvm::StringRef prefix, llvm::StringRef suffix) argument
253 PrintAllLanguages(Stream &s, const char *prefix, const char *suffix) argument
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DSymbols.cpp55 const char *suffix = sym.getVersionSuffix(); local
/freebsd-current/libexec/tftpd/tests/
H A Dfunctional.c456 char suffix[] = {'\0', 'o', 'c', 't', 'e', 't', '\0'}; local
/freebsd-current/contrib/ncurses/ncurses/tinfo/
H A Dread_entry.c623 static const char suffix[] = DBM_SUFFIX; local
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_ident.c60 dt_idcook_sign(dt_node_t *dnp, dt_ident_t *idp, int argc, dt_node_t *args, const char *prefix, const char *suffix) argument
H A Ddt_options.c749 } suffix[] = { local
/freebsd-current/contrib/tcsh/
H A Dtw.color.c53 const char suffix; member in struct:__anon6241
424 print_color(const Char *fname, size_t len, Char suffix) argument
469 print_with_color(const Char *filename, size_t len, Char suffix) argument
[all...]
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dconfig_file.c391 char suffix[] = ".plist"; local
/freebsd-current/crypto/openssl/crypto/pem/
H A Dpem_lib.c1015 int ossl_pem_check_suffix(const char *pem_str, const char *suffix) argument
/freebsd-current/lib/geom/eli/
H A Dgeom_eli.c974 char suffix[MAXPATHLEN]; local
/freebsd-current/crypto/openssl/apps/
H A Drehash.c213 const char *suffix = suffixes[type]; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSDictionary.cpp503 llvm::StringRef prefix, suffix; local
510 stream << suffix; local
H A DCocoa.cpp346 llvm::StringRef prefix, suffix; local
352 stream << suffix; local
359 llvm::StringRef prefix, suffix; local
365 stream << suffix; local
372 llvm::StringRef prefix, suffix; local
378 stream << suffix; local
385 llvm::StringRef prefix, suffix; local
391 stream << suffix; local
399 llvm::StringRef prefix, suffix; local
408 stream << suffix; local
415 llvm::StringRef prefix, suffix; local
421 stream << suffix; local
428 llvm::StringRef prefix, suffix; local
434 stream << suffix; local
831 llvm::StringRef prefix, suffix; local
[all...]
/freebsd-current/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTPropertiesEmitter.cpp359 StringRef suffix = info.ClassSuffix; local
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DStream.cpp108 DumpAddress(llvm::raw_ostream &s, uint64_t addr, uint32_t addr_size, const char *prefix, const char *suffix) argument
120 DumpAddressRange(llvm::raw_ostream &s, uint64_t lo_addr, uint64_t hi_addr, uint32_t addr_size, const char *prefix, const char *suffix) argument
128 s << suffix; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp346 StringRef suffix = UseEpilogRemainder ? "epil" : "prol"; local
/freebsd-current/sys/kern/
H A Dkern_environment.c986 char suffix, *vtp; local
/freebsd-current/sys/dev/hid/
H A Dhidbus.c522 hidbus_set_desc(device_t child, const char *suffix) argument
/freebsd-current/contrib/ncurses/progs/
H A Dtoe.c243 static const char suffix[] = DBM_SUFFIX; local

Completed in 211 milliseconds

12345