Home
last modified time | relevance | path

Searched defs:end1 (Results 1 – 21 of 21) sorted by relevance

/openbsd-src/sys/dev/pci/drm/
H A Daperture.c144 static bool overlap(resource_size_t base1, resource_size_t end1, in overlap()
/openbsd-src/gnu/usr.bin/cvs/diff/
H A Difdef.c94 format_ifdef (format, beg0, end0, beg1, end1) in format_ifdef() argument
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DFlattenCFG.cpp328 BasicBlock::iterator end1 = Block1->getTerminator()->getIterator(); in CompareIfRegionBlock() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dnum_get_members_wchar_t.cc271 iter_type end1 = ng.get(str.begin(), str.end(), iss, err, i); in test02() local
H A Dnum_get_members_char.cc270 iter_type end1 = ng.get(str.begin(), str.end(), iss, err, i); in test02() local
H A Dtime_get_members_wchar_t.cc628 iter_type end1 = tg.get_time(str.begin(), str.end(), iss, err, &tm1); in test06() local
H A Dtime_get_members_char.cc628 iter_type end1 = tg.get_time(str.begin(), str.end(), iss, err, &tm1); in test06() local
H A Dmoney_get_members_wchar_t.cc307 iter_type end1 = mg.get(str.begin(), str.end(), false, iss, err, res1); in test03() local
H A Dmoney_get_members_char.cc305 iter_type end1 = mg.get(str.begin(), str.end(), false, iss, err, res1); in test03() local
/openbsd-src/gnu/llvm/lld/ELF/
H A DSymbols.cpp69 Defined *ElfSym::end1; member in ElfSym
H A DSymbols.h511 static Defined *end1; member
/openbsd-src/gnu/gcc/gcc/cp/
H A Dcp-gimplify.c781 tree start1, end1, p1; in cxx_omp_clause_apply_fn() local
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cpp226 static inline bool IntervalsAreSeparate(uptr start1, uptr end1, in IntervalsAreSeparate()
/openbsd-src/lib/libexpat/lib/
H A Dxmltok.h254 #define XmlNameMatchesAscii(enc, ptr1, end1, ptr2) \ argument
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cpp736 uptr end1 = addr1 + size1; in ReportRace() local
/openbsd-src/lib/libc/regex/
H A Dregcomp.c435 int end1, /* first terminating character */ in p_bre()
/openbsd-src/gnu/usr.bin/cvs/lib/
H A Dregex.c185 #define GET_CHAR_AFTER_2(c, p, str1, end1, str2, end2) \ argument
187 #define GET_CHAR_BEFORE_2(c, p, str1, end1, str2, end2) \ argument
4122 const char *end1, *end2; local
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DRangeMap.h154 auto end1 = vec1.end(); in GetOverlaps() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A Dregcomp.c630 int end1, /* first terminating character */ in p_bre()
/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c3747 const char *end1, *end2; variable
/openbsd-src/gnu/lib/libiberty/src/
H A Dregex.c5561 const CHAR_T *end1, *end2; in wcs_re_match_2_internal() local