Home
last modified time | relevance | path

Searched defs:complete (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Drlcompleter.py75 def complete(self, text, state): member in Completer
Dcmd.py253 def complete(self, text, state): member in Cmd
/device/google/contexthub/firmware/os/algos/calibration/accelerometer/
Daccel_cal.c210 int complete = 0; in stillnessBatchComplete() local
238 int complete = 0.0f; in accelStillnessDetection() local
290 int complete = 0; in accelGoodData() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dcmd.py255 def complete(self, text, state): member in Cmd
/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/
Dmag_cal.c93 bool complete = false; in moc_batch_complete() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dpindent.py236 def complete(self): member in PythonIndenter
/device/google/contexthub/contexthubhal/
Dsystem_comms.h190 void complete() { in complete() function
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsb3Dxe/
DDwUsb3Dxe.h355 int (*complete)(unsigned actual, int status); member