Searched defs:need_update (Results 1 – 10 of 10) sorted by relevance
| /openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ | ||
| H A D | cvs.py | 58 def need_update(self, ud, d): member in Cvs |
| H A D | local.py | 63 def need_update(self, ud, d): member in Local |
| H A D | clearcase.py | 195 def need_update(self, ud, d): member in ClearCase |
| H A D | hg.py | 77 def need_update(self, ud, d): member in Hg |
| H A D | npmsw.py | 231 def need_update(self, ud, d): member in NpmShrinkWrap |
| H A D | gitsm.py | 165 def need_update(self, ud, d): member in GitSM |
| H A D | npm.py | 293 def need_update(self, ud, d): member in Npm |
| H A D | git.py | 311 def need_update(self, ud, d): member in Git |
| H A D | __init__.py | 1485 def need_update(self, ud, d): member in FetchMethod |
| /openbmc/qemu/hw/display/ | ||
| H A D | cirrus_vga.c | 856 int need_update; in cirrus_bitblt_reset() local |