Searched refs:Regular (Results 1 - 23 of 23) sorted by relevance

/netbsd-current/external/ofl/font-liberation-ttf/
H A DMakefile13 LiberationMono-Italic.ttf LiberationMono-Regular.ttf \
15 LiberationSans-Italic.ttf LiberationSans-Regular.ttf \
17 LiberationSerif-Italic.ttf LiberationSerif-Regular.ttf
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_posix.h45 ThreadType thread_type = ThreadType::Regular);
H A Dlsan_fuchsia.cpp58 ThreadContextLsanBase::ThreadStart(tid, GetTid(), ThreadType::Regular, &args);
/netbsd-current/external/bsd/openldap/dist/libraries/liblunicode/ure/
H A DREADME27 Unicode and Regular Expressions
40 o Regular expression and text already normalized.
/netbsd-current/external/apache2/llvm/dist/clang/lib/IndexSerialization/
H A DSerializablePathCollection.cpp72 PathPool::RootDirKind Root = PathPool::RootDirKind::Regular;
83 if (Root != PathPool::RootDirKind::Regular) {
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/IndexSerialization/
H A DSerializablePathCollection.h48 Regular = 0, member in class:clang::index::PathPool::RootDirKind
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdb_buildall.sh39 -e <regexp> Regular expression for selecting the targets to build.
H A Dgdb_mbuild.sh37 -e <regexp> Regular expression for selecting the targets to build.
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdb_mbuild.sh37 -e <regexp> Regular expression for selecting the targets to build.
H A Dgdb_buildall.sh39 -e <regexp> Regular expression for selecting the targets to build.
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_thread_registry.h32 Regular, // Normal thread member in class:__sanitizer::ThreadType
H A Dsanitizer_thread_registry.cpp21 thread_type(ThreadType::Regular), parent_tid(0), next(0) {
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_fuchsia.cpp219 asanThreadRegistry().StartThread(thread->tid(), os_id, ThreadType::Regular,
H A Dasan_thread.cpp266 asanThreadRegistry().StartThread(tid(), os_id, ThreadType::Regular, nullptr); member in class:__asan::ThreadType
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_rtl.cpp416 ThreadStart(thr, tid, GetTid(), ThreadType::Regular);
H A Dtsan_interceptors_posix.cpp988 ThreadStart(thr, p->tid, GetTid(), ThreadType::Regular);
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/
H A Dindex.d414 $(TD Regular expressions.)
/netbsd-current/usr.bin/make/unit-tests/
H A Ddirective-for.mk192 # Regular global variables and the "variables" from the .for loop don't
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DMachO.h213 enum class Kind { Regular, Lazy, Weak }; member in class:llvm::object::MachOBindEntry::Kind
/netbsd-current/external/gpl3/autoconf/dist/
H A Dmaint.mk178 # Regular expression (ERE) denoting either a forbidden construct
183 # Regular expression (ERE) denoting lines to ignore that matched
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/regex/
H A Dpackage.d2 $(LINK2 https://en.wikipedia.org/wiki/Regular_expression, Regular expressions)
450 pattern = Regular expression
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/regex/
H A Dpackage.d2 $(LINK2 https://en.wikipedia.org/wiki/Regular_expression, Regular expressions)
518 pattern = Regular expression
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp4134 MachOBindEntry::Kind::Regular);

Completed in 222 milliseconds