Home
last modified time | relevance | path

Searched defs:suffixes (Results 1 – 23 of 23) sorted by relevance

/openbsd-src/gnu/llvm/llvm/cmake/modules/
H A DGetLibraryName.cmake5 set(suffixes ${CMAKE_FIND_LIBRARY_SUFFIXES} ".so.[0-9]+.[0-9]+") variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjCPlusPlus/
H A DObjCPlusPlusLanguage.cpp20 const auto suffixes = {".h", ".mm"}; in LLDB_PLUGIN_DEFINE() local
/openbsd-src/usr.bin/rcs/
H A Drcsutil.c157 *suffixes, rcspath[PATH_MAX]; in rcs_choosefile() local
622 char *p, *suffixes, *next, *ext; in rcs_strip_suffix() local
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dgenerate_formatted_state.py35 suffixes = (".cpp", ".h") variable
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/
H A DTestingConfig.py145 def __init__(self, parent, name, suffixes, test_format, argument
H A Dutil.py167 def listdir_files(dirname, suffixes=None, exclude_filenames=None): argument
/openbsd-src/gnu/usr.bin/texinfo/info/
H A Dtilde.c97 register char **suffixes = tilde_additional_suffixes; in tilde_find_suffix() local
/openbsd-src/gnu/llvm/llvm/utils/
H A Dextract_symbols.py414 suffixes = ['.lib','.a','.obj','.o'] variable
/openbsd-src/gnu/lib/libreadline/
H A Dtilde.c173 register char **suffixes; local
/openbsd-src/gnu/gcc/gcc/
H A Dc-cppbuiltin.c729 static const char *const suffixes[] = { "", "U", "L", "UL", "LL", "ULL" }; in builtin_define_type_max() local
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_linux_test.cpp216 const char *suffixes[] = { "", "-linux", ".1.2", "-linux.1.2" }; in TEST() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp1155 const auto suffixes = {".h", ".m", ".M"}; in IsSourceFile() local
/openbsd-src/usr.sbin/bgpctl/
H A Dometric.c74 static const char *suffixes[] = { "_total", "_created", "_count", variable
/openbsd-src/usr.sbin/rpki-client/
H A Dometric.c74 static const char *suffixes[] = { "_total", "_created", "_count", variable
/openbsd-src/usr.bin/compress/
H A Dmain.c855 const char *suffixes[] = { "Z", "gz", "z", "tgz", "taz", NULL }; in check_suffix() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp1499 const auto suffixes = {".cpp", ".cxx", ".c++", ".cc", ".c", in IsSourceFile() local
/openbsd-src/gnu/usr.bin/texinfo/util/
H A Dinstall-info.c401 static char *suffixes[] in menu_item_equal() local
/openbsd-src/usr.bin/make/
H A Dsuff.c69 static struct ohash suffixes; variable
/openbsd-src/usr.bin/ssh/
H A Dsshconnect2.c1283 static const char * const suffixes[] = { ".pub", "-cert.pub", NULL }; id_filename_matches() local
H A Dssh-keygen.c2501 static const char * const suffixes[] = { "-cert.pub", ".pub", NULL }; load_sign_key() local
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dmakeinfo.c1250 static char *suffixes[] = { variable
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i386.c2519 unsigned int suffixes = ~i.tm.opcode_modifier in process_suffix() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-common.c5178 static const char *const suffixes[] = { "", "U", "L", "UL", "LL", "ULL" }; local