Home
last modified time | relevance | path

Searched defs:need_update (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dcvs.py58 def need_update(self, ud, d): member in Cvs
H A Dlocal.py63 def need_update(self, ud, d): member in Local
H A Dclearcase.py195 def need_update(self, ud, d): member in ClearCase
H A Dhg.py77 def need_update(self, ud, d): member in Hg
H A Dnpmsw.py231 def need_update(self, ud, d): member in NpmShrinkWrap
H A Dgitsm.py165 def need_update(self, ud, d): member in GitSM
H A Dnpm.py293 def need_update(self, ud, d): member in Npm
H A Dgit.py311 def need_update(self, ud, d): member in Git
H A D__init__.py1485 def need_update(self, ud, d): member in FetchMethod
/openbmc/qemu/hw/display/
H A Dcirrus_vga.c856 int need_update; in cirrus_bitblt_reset() local