Home
last modified time | relevance | path

Searched defs:overlap (Results 1 – 25 of 26) sorted by relevance

12

/openbsd/src/sys/kern/
Dvfs_lockf.c326 struct lockf *overlap, *ltmp; in lf_setlock() local
532 struct lockf *lf, *overlap; in lf_clearlock() local
618 struct lockf *overlap; in lf_getblock() local
646 struct lockf **overlap) in lf_findoverlap()
/openbsd/src/sys/dev/ic/
Dar9287.c271 int chain, int nxpdgains, uint8_t overlap, uint8_t *boundaries, in ar9287_get_pdadcs()
349 uint8_t overlap; in ar9287_set_power_calib() local
Dar9285.c712 int nxpdgains, uint8_t overlap, uint8_t *boundaries, uint8_t *pdadcs) in ar9285_get_pdadcs()
748 uint8_t overlap; in ar9285_set_power_calib() local
Dar5416.c367 int chain, int nxpdgains, uint8_t overlap, uint8_t *boundaries, in ar5416_get_pdadcs()
435 uint8_t overlap, txgain; in ar5416_set_power_calib() local
Dar5008.c2673 int nicepts, uint8_t overlap, uint8_t *boundaries, uint8_t *pdadcs) in ar5008_get_pdadcs()
/openbsd/src/lib/libcurses/base/
Dlib_overlay.c49 overlap(const WINDOW *const src, WINDOW *const dst, int const flag) in overlap() function
/openbsd/src/sys/dev/pci/drm/
Daperture.c144 static bool overlap(resource_size_t base1, resource_size_t end1, in overlap() function
/openbsd/src/games/gomoku/
Dmain.c62 u_char overlap[FAREA * FAREA]; /* true if frame [a][b] overlap */ variable
/openbsd/src/gnu/usr.bin/binutils/gprof/
Dhist.c269 bfd_vma overlap, addr; in hist_assign_samples() local
/openbsd/src/gnu/usr.bin/binutils-2.17/gprof/
Dhist.c266 bfd_vma overlap, addr; in hist_assign_samples() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Utility/
DMemoryTagManagerAArch64MTE.cpp168 MemoryRegionInfos::const_iterator overlap = std::adjacent_find( in MakeTaggedRanges() local
/openbsd/src/usr.bin/gprof/
Dgprof.c469 unsigned long overlap; in asgnsamples() local
/openbsd/src/usr.bin/diff3/
Ddiff3prog.c111 char *overlap; variable
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/minidump/
DMinidumpParser.cpp511 const size_t overlap = std::min(size, range->range_ref.size() - offset); in GetMemory() local
/openbsd/src/usr.bin/cvs/
Ddiff3.c118 static char *overlap; variable
/openbsd/src/usr.bin/rcs/
Ddiff3.c117 static char *overlap; variable
/openbsd/src/gnu/llvm/llvm/lib/ProfileData/
DInstrProf.cpp555 void InstrProfValueSiteRecord::overlap(InstrProfValueSiteRecord &Input, in overlap() function in llvm::InstrProfValueSiteRecord
604 void InstrProfRecord::overlap(InstrProfRecord &Other, OverlapStats &Overlap, in overlap() function in llvm::InstrProfRecord
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DIRSimilarityIdentifier.cpp846 bool IRSimilarityCandidate::overlap(const IRSimilarityCandidate &A, in overlap() function in IRSimilarityCandidate
/openbsd/src/gnu/gcc/gcc/
Dregmove.c1670 rtx overlap = 0; /* need to move insn ? */ in fixup_match_1() local
Dstmt.c610 tree overlap = tree_overlaps_hard_reg_set (t, clobbered_regs); in tree_conflicts_with_clobbers_p() local
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dregmove.c1685 rtx overlap = 0; /* need to move insn ? */ local
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-i386.c1978 #define MATCH(overlap, given, template) \ in match_template() argument
/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_dp.c3082 int overlap = intel_dp->mso_pixel_overlap; in intel_dp_compute_config() local
3972 int overlap = intel_dp->mso_pixel_overlap; in intel_edp_mso_mode_fixup() local
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-i386.c2202 #define MATCH(overlap, given, template) \ in match_template() argument
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp2642 auto overlap = last_range.GetRangeEnd() - range.GetRangeBase(); in FlashErase() local

12