/device/google/contexthub/firmware/os/algos/calibration/accelerometer/ |
D | accel_cal.c | 208 int complete = 0; in stillnessBatchComplete() local 214 complete = 1; in stillnessBatchComplete() 218 return complete; in stillnessBatchComplete() 225 return complete; in stillnessBatchComplete() 236 int complete = 0.0f; in accelStillnessDetection() local 258 return complete; in accelStillnessDetection() 276 complete = 1; in accelStillnessDetection() 282 return complete; in accelStillnessDetection() 288 int complete = 0; in accelGoodData() local 351 complete = 0; in accelGoodData() [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | rlcompleter.py | 75 def complete(self, text, state): member in Completer 170 readline.set_completer(Completer().complete)
|
D | cmd.py | 114 readline.set_completer(self.complete) 253 def complete(self, text, state): member in Cmd
|
/device/google/contexthub/contexthubhal/ |
D | system_comms.cpp | 305 complete(); in handleRx() 433 complete(); in setupMgmt() 442 complete(); in setupMgmt() 546 complete(); in handleTransfer() 593 complete(); in handleStopTransfer() 623 complete(); in handleQueryStart() 654 complete(); in handleStart() 693 complete(); in handleFinish() 726 complete(); in handleRun() 742 complete(); in handleInfo() [all …]
|
D | system_comms.h | 190 void complete() { in complete() function 201 complete(); in abort() 205 complete(); in setState()
|
/device/linaro/bootloader/OpenPlatformPkg/ |
D | README | 2 until such a time as a complete solution for platform support in
|
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/ |
D | README.txt | 14 -- A SoftFloat object file (typically `softfloat.o') containing the complete 30 targets. It is not just a matter of getting `make' to complete without
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/ |
D | README | 5 complete source code for Python extension module. For examples of its
|
/device/linaro/hikey/uefi-tools/ |
D | uefi-build.sh.bash_completion | 16 complete -F _uefi-build.sh uefi-build.sh
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D02/EarlyConfigPeim/ |
D | EarlyConfigPeim.inf | 49 ## As we will clean mailbox in this module, need to wait memory init complete
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D03/EarlyConfigPeim/ |
D | EarlyConfigPeimD03.inf | 51 ## As we will clean mailbox in this module, need to wait memory init complete
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D05/EarlyConfigPeim/ |
D | EarlyConfigPeimD05.inf | 49 ## As we will clean mailbox in this module, need to wait memory init complete
|
/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/ |
D | mag_cal.c | 91 bool complete = false; in moc_batch_complete() local 95 complete = true; in moc_batch_complete() 103 return complete; in moc_batch_complete()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_rlcompleter.py | 19 self.stdcompleter.complete('', 0)
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
D | CPU.asl | 26 // Reference Code for complete implementation details.
|
/device/google/crosshatch/json-c/ |
D | README.md | 22 Make sure you have a complete `libtool` install, including `libtoolize`.
|
/device/google/bonito/json-c/ |
D | README.md | 22 Make sure you have a complete `libtool` install, including `libtoolize`.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
D | pindent.py | 236 def complete(self): member in PythonIndenter 340 pi.complete() 403 pi.complete()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | cmd.py | 114 readline.set_completer(self.complete) 255 def complete(self, text, state): member in Cmd
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/ |
D | spark.py | 89 self.T, self.complete, self.items = [], [], items 386 X.complete.append(rule) 494 for rule in self.states[state].complete: 555 for rule in self.states[state].complete: 620 for rule in self.states[state].complete:
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/ |
D | README | 4 bgen Generate complete extension modules from a
|
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsb3Dxe/ |
D | DwUsb3Dxe.h | 355 int (*complete)(unsigned actual, int status); member 627 int (*complete)(unsigned actual, int status);
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/ |
D | IntelFrameworkModulePkg.uni | 151 …Indicates if the machine has completed one boot cycle before. After the complete boot, BootState w… 152 … "TRUE - The complete boot cycle has not happened before.<BR>\n" 153 … "FALSE - The complete boot cycle has happened before.<BR>"
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/ |
D | ArmShellCmdRunAxf.uni | 63 "SHELL_DEVICE_ERROR The operation failed to complete.\r\n"
|
/device/generic/qemu/ |
D | init.ranchu.rc | 58 #emulator is not much useful before boot complete
|