Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A Daz.py32 def checkstatus(self, fetch, ud, d, try_again=True): member in Az
H A Dssh.py118 def checkstatus(self, fetch, urldata, d): member in SSH
H A Ds3.py109 def checkstatus(self, fetch, ud, d): member in S3
H A Dlocal.py88 def checkstatus(self, fetch, urldata, d): member in Local
H A Dwget.py147 def checkstatus(self, fetch, ud, d, try_again=True): member in Wget
H A Dgit.py836 def checkstatus(self, fetch, ud, d): member in Git
H A D__init__.py1606 def checkstatus(self, fetch, urldata, d): member in FetchMethod
1812 def checkstatus(self, urls=None): member in Fetch
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/elan/
H A Delan_ts.c166 uint8_t checkstatus[HID_CMD_LEN] = {0x04, 0x00, 0x23, 0x00, 0x03, 0x18}; in elan_ic_status() local
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Dchecks.c34 enum checkstatus { enum
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dchecks.c20 enum checkstatus { enum