Searched defs:overlap (Results 1 - 23 of 23) sorted by relevance

/openbsd-current/lib/libcurses/base/
H A Dlib_overlay.c49 overlap(const WINDOW *const src, WINDOW *const dst, int const flag) function
/openbsd-current/sys/dev/pci/drm/
H A Daperture.c144 static bool overlap(resource_size_t base1, resource_size_t end1, function
/openbsd-current/gnu/usr.bin/binutils/gprof/
H A Dhist.c269 bfd_vma overlap, addr; local
/openbsd-current/gnu/usr.bin/binutils-2.17/gprof/
H A Dhist.c266 bfd_vma overlap, addr; local
/openbsd-current/games/gomoku/
H A Dmain.c62 u_char overlap[FAREA * FAREA]; /* true if frame [a][b] overlap */ variable
/openbsd-current/sys/dev/ic/
H A Dar9285.c748 uint8_t overlap; local
711 ar9285_get_pdadcs(struct athn_softc *sc, struct ieee80211_channel *c, int nxpdgains, uint8_t overlap, uint8_t *boundaries, uint8_t *pdadcs) argument
H A Dar9287.c349 uint8_t overlap; local
270 ar9287_get_pdadcs(struct athn_softc *sc, struct ieee80211_channel *c, int chain, int nxpdgains, uint8_t overlap, uint8_t *boundaries, uint8_t *pdadcs) argument
H A Dar5416.c435 uint8_t overlap, txgain; local
366 ar5416_get_pdadcs(struct athn_softc *sc, struct ieee80211_channel *c, int chain, int nxpdgains, uint8_t overlap, uint8_t *boundaries, uint8_t *pdadcs) argument
[all...]
H A Dar5008.c2671 ar5008_get_pdadcs(struct athn_softc *sc, uint8_t fbin, struct athn_pier *lopier, struct athn_pier *hipier, int nxpdgains, int nicepts, uint8_t overlap, uint8_t *boundaries, uint8_t *pdadcs) argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DMemoryTagManagerAArch64MTE.cpp168 MemoryRegionInfos::const_iterator overlap = std::adjacent_find( local
/openbsd-current/usr.bin/gprof/
H A Dgprof.c469 unsigned long overlap; local
/openbsd-current/usr.bin/diff3/
H A Ddiff3prog.c111 char *overlap; variable
/openbsd-current/sys/kern/
H A Dvfs_lockf.c326 struct lockf *overlap, *ltmp; local
532 struct lockf *lf, *overlap; local
618 struct lockf *overlap; local
645 lf_findoverlap(struct lockf *lf, struct lockf *lock, int type, struct lockf **overlap) argument
[all...]
/openbsd-current/usr.bin/cvs/
H A Ddiff3.c118 static char *overlap; variable
[all...]
/openbsd-current/usr.bin/rcs/
H A Ddiff3.c117 static char *overlap; variable
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/minidump/
H A DMinidumpParser.cpp511 const size_t overlap = std::min(size, range->range_ref.size() - offset); local
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dregmove.c1685 rtx overlap = 0; /* need to move insn ? */ local
[all...]
/openbsd-current/gnu/gcc/gcc/
H A Dregmove.c1670 rtx overlap = 0; /* need to move insn ? */ local
[all...]
H A Dstmt.c610 tree overlap = tree_overlaps_hard_reg_set (t, clobbered_regs); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProf.cpp555 void InstrProfValueSiteRecord::overlap(InstrProfValueSiteRecord &Input, function in class:llvm::InstrProfValueSiteRecord
604 void InstrProfRecord::overlap(InstrProfRecord &Other, OverlapStats &Overlap, function in class:llvm::InstrProfRecord
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_dp.c2331 int overlap = intel_dp->mso_pixel_overlap; local
3037 int overlap = intel_dp->mso_pixel_overlap; local
[all...]
H A Dintel_display.c2170 int overlap = crtc_state->splitter.pixel_overlap; local
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp2642 auto overlap = last_range.GetRangeEnd() - range.GetRangeBase(); local

Completed in 231 milliseconds