Home
last modified time | relevance | path

Searched defs:regular (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__concepts/
H A Dregular.h27 concept regular = semiregular<_Tp> && equality_comparable<_Tp>; variable
/freebsd/contrib/llvm-project/libcxx/include/__filesystem/
H A Dfile_type.h29 regular = 1, enumerator
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DArgs.cpp29 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 Dsubst.c52 unsigned int global:1, print:1, regular:1, symlink:1, hardlink:1, from_begin:1; member
/freebsd/stand/kboot/kboot/
H A Dhostfs.c19 regular, enumerator
/freebsd/sbin/ipf/ipmon/
H A Dipmon.c40 int regular; member
/freebsd/sys/dev/bxe/
H A Decore_hsi.h4022 struct igu_regular regular; member