Searched defs:regular (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/llvm-project/libcxx/include/__concepts/ |
H A D | regular.h | 27 concept regular = semiregular<_Tp> && equality_comparable<_Tp>; variable
|
/freebsd/contrib/llvm-project/libcxx/include/__filesystem/ |
H A D | file_type.h | 28 regular = 1, enumerator
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | Args.cpp | 29 size_t regular = quoted.find_first_of(k_escapable_characters); in ParseDoubleQuotes() local 97 size_t regular = command.find_first_of(" \t\r\"'`\\"); in ParseSingleArgument() local
|
/freebsd/contrib/libarchive/tar/ |
H A D | subst.c | 34 unsigned int global:1, print:1, regular:1, symlink:1, hardlink:1, from_begin:1; member
|
/freebsd/stand/kboot/kboot/ |
H A D | hostfs.c | 19 regular, enumerator
|
/freebsd/sbin/ipf/ipmon/ |
H A D | ipmon.c | 40 int regular; member
|
/freebsd/crypto/krb5/doc/html/ |
H A D | searchindex.js | 1 …l","admin/admin_commands/kadmin_local","admin/admin_commands/kadmind","admin/admin_commands/kdb5_l…
|
/freebsd/sys/dev/bxe/ |
H A D | ecore_hsi.h | 4022 struct igu_regular regular; member
|