| /freebsd/contrib/llvm-project/compiler-rt/lib/lsan/ |
| H A D | lsan_posix.h | 45 ThreadType thread_type = ThreadType::Regular);
|
| H A D | lsan_fuchsia.cpp | 64 ThreadContextLsanBase::ThreadStart(tid, GetTid(), ThreadType::Regular, &args); in ThreadStart()
|
| /freebsd/sys/dev/ow/ |
| H A D | owll_if.m | 50 # Two speed classes are defined: Regular speed and Overdrive speed. 54 # Regular Overdrive 145 # Note: for Regular Speed operations, tRSTL + tR should be less than 960us to
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | InputSection.h | 63 Regular, enumerator 419 Kind k = Regular); 425 return s->kind() == SectionBase::Regular || in classof()
|
| /freebsd/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | TargetImpl.h | 56 target->section->kind() != SectionBase::Regular) in applyBranchToBranchOptImpl()
|
| /freebsd/share/examples/tests/ |
| H A D | README | 14 * tests/: Regular directory containing the tests code. Note that the
|
| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | DebugTypes.h | 41 enum TpiKind : uint8_t { Regular, PCH, UsingPCH, PDB, PDBIpi, UsingPDB }; enumerator
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_thread_registry.h | 33 Regular, // Normal thread enumerator
|
| H A D | sanitizer_thread_registry.cpp | 28 thread_type(ThreadType::Regular), in ThreadContextBase()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/memprof/ |
| H A D | memprof_thread.cpp | 137 memprofThreadRegistry().StartThread(tid(), os_id, ThreadType::Regular, in ThreadStart()
|
| /freebsd/contrib/one-true-awk/ |
| H A D | README.md | 21 ### Regular expressions ### 23 Regular expressions may include UTF-8 code points, including `\u`.
|
| H A D | FIXES | 161 Regular expressions are processed as UTF-8.
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | StackFrame.h | 57 Regular, enumerator
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_fuchsia.cpp | 219 asanThreadRegistry().StartThread(thread->tid(), os_id, ThreadType::Regular, in ThreadStartHook()
|
| /freebsd/share/i18n/csmapper/CNS/ |
| H A D | UCS@SIP%CNS11643-3.src | 37 # Regular expressions are based on standard Perl 5.8.6 syntax and may
|
| H A D | CNS11643-3%UCS@SIP.src | 37 # Regular expressions are based on standard Perl 5.8.6 syntax and may
|
| H A D | UCS@BMP%CNS11643-7.src | 37 # Regular expressions are based on standard Perl 5.8.6 syntax and may
|
| H A D | CNS11643-7%UCS@BMP.src | 37 # Regular expressions are based on standard Perl 5.8.6 syntax and may
|
| H A D | UCS@BMP%CNS11643-6.src | 37 # Regular expressions are based on standard Perl 5.8.6 syntax and may
|
| H A D | CNS11643-6%UCS@BMP.src | 37 # Regular expressions are based on standard Perl 5.8.6 syntax and may
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | CStringChecker.cpp | 72 enum class CharKind { Regular = 0, Wide }; enumerator 73 constexpr CharKind CK_Regular = CharKind::Regular; 77 return Ctx.getPointerType(CK == CharKind::Regular ? Ctx.CharTy in getCharPtrType() 318 CharKind CK = CharKind::Regular) const; 322 CharKind CK = CharKind::Regular) const; 326 CharKind CK = CharKind::Regular) const; 410 if (CK == CharKind::Regular) { in getIndex() 1597 IsMempcpy, CharKind::Regular); in evalBcopy()
|
| /freebsd/contrib/arm-optimized-routines/ |
| H A D | README | 14 Regular quarterly releases are tagged as vYY.MM, the latest
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/tsan/go/ |
| H A D | tsan_go.cpp | 224 ThreadStart(thr, goid, 0, ThreadType::Regular); in __tsan_go_start()
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/ |
| H A D | CIRGenFunction.h | 617 Regular, // cir.if, cir.scope, if_regions enumerator 623 Kind scopeKind = Kind::Regular; 665 bool isRegular() { return scopeKind == Kind::Regular; } in isRegular()
|
| /freebsd/lib/libpmc/pmu-events/ |
| H A D | README | 11 - Regular files with '.json' extension in the name are assumed to be
|