Home
last modified time | relevance | path

Searched refs:continuous (Results 1 – 7 of 7) sorted by relevance

/device/google/contexthub/util/nanotool/
Dcontexthub.cpp271 bool continuous = (limit == 0); in PrintAllEvents() local
272 auto event_printer = [&limit, continuous](const SensorEvent& event) -> bool { in PrintAllEvents()
274 return (continuous || --limit > 0); in PrintAllEvents()
329 bool continuous = (limit == 0); in PrintSensorEvents() local
330 auto event_printer = [type, &limit, continuous](const SensorEvent& event) -> bool { in PrintSensorEvents()
336 return (continuous || limit > 0); in PrintSensorEvents()
342 bool continuous = (limit == 0); in PrintSensorEvents() local
343 auto event_printer = [&sensors, &limit, continuous](const SensorEvent& event) -> bool { in PrintSensorEvents()
353 return (continuous || limit > 0); in PrintSensorEvents()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Ddictnotes.txt70 line) and a separate, continuous block of entries (at 12 bytes each
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PCD/Dxe/
DPcdDxe.uni153 // Platform Token Number is started from 1, and inceased continuous. From whole
DPcd.inf153 # Platform Token Number is started from 1, and inceased continuous. From whole
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Ddictnotes.txt70 line) and a separate, continuous block of entries (at 12 bytes each
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PCD/Pei/
DPcdPeim.uni152 // Platform Token Number is started from 1, and inceased continuous. From whole
DPcd.inf152 # Platform Token Number is started from 1, and inceased continuous. From whole