/device/google/contexthub/sensorhal/ |
D | sensors.h | 65 int batch(int handle, int64_t sampling_period_ns, 112 virtual int batch( 125 virtual int batch( 148 virtual int batch(
|
D | sensors.cpp | 54 device.batch = BatchWrapper; in SensorContext() 128 int SensorContext::batch( in batch() function in SensorContext 136 return h->batch(handle, sampling_period_ns, max_report_latency_ns); in batch() 202 return reinterpret_cast<SensorContext *>(dev)->batch( in BatchWrapper() 303 int SensorContext::HubConnectionOperation::batch( in batch() function in SensorContext::HubConnectionOperation 368 int SensorContext::DynamicSensorManagerOperation::batch(int handle, int64_t sampling_period_ns, in batch() function in SensorContext::DynamicSensorManagerOperation 370 return mDynamicSensorManager->batch(handle, sampling_period_ns, max_report_latency_ns); in batch()
|
/device/google/dragon/sensor_hub/ |
D | sensors.h | 62 int batch(int handle, int flags, int64_t period_ns, int64_t timeout);
|
D | sensors.cpp | 583 device.batch = wrapper_batch; in cros_ec_sensors_poll_context_t() 679 int cros_ec_sensors_poll_context_t::batch(int handle, int /* flags */, in batch() function in cros_ec_sensors_poll_context_t 683 return mSensor->batch(handle, sampling_period_ns, in batch() 734 return ctx->batch(handle, flags, period_ns, timeout); in wrapper_batch()
|
D | cros_ec_sensors.h | 144 virtual int batch(int handle, int64_t period_ns, int64_t timeout);
|
D | cros_ec_sensors.cpp | 198 int CrosECSensor::batch(int handle, in batch() function in CrosECSensor
|
/device/linaro/bootloader/edk2/BaseTools/ |
D | get_vsvars.bat | 2 @REM Windows batch file to find the Visual Studio set up script
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/ |
D | bldX64.bat | 2 @REM Windows batch file to build BIOS ROM 70 @echo Run edksetup.bat batch file.
|
D | Build_IFWI.bat | 2 @REM Windows batch file to build BIOS ROM
|
D | bld_vlv.bat | 2 @REM Windows batch file to build BIOS ROM
|
/device/linaro/bootloader/edk2/BaseTools/Scripts/ |
D | SetVisualStudio.bat | 2 @REM Windows batch file to set up the Microsoft Visual Studio environment
|
D | ShowEnvironment.bat | 2 @REM Windows batch file to display the Windows environment
|
/device/linaro/bootloader/edk2/ |
D | edksetup.bat | 2 @REM Windows batch file to setup a WORKSPACE environment
|
D | Edk2Setup.bat | 2 @REM Windows batch file, Edk2Setup.bat, to set up an EDK II build environment
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Stitch/ |
D | IFWIStitch.bat | 2 @REM Windows batch file to build BIOS ROM
|
/device/generic/goldfish/sensors/ |
D | sensors_qemu.c | 863 dev->device.batch = sensor_device_default_batch; in open_sensors()
|
/device/linaro/bootloader/edk2/EdkShellPkg/ |
D | ShellR64.patch | 236 shellenv/batch.c | 15 +- 2076 - shellenv\batch.c 2101 + shellenv/batch.c 2444 - shellenv\batch.c 2469 + shellenv/batch.c 8450 diff --git a/shellenv/batch.c b/shellenv/batch.c 8452 --- a/shellenv/batch.c 8453 +++ b/shellenv/batch.c
|
D | ShellR33.patch | 7282 - shellenv\batch.c 7317 + shellenv/batch.c 8087 - shellenv\batch.c 8122 + shellenv/batch.c
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/ |
D | UefiShellLevel1CommandsLib.uni | 205 " label - Specifies a location in batch file\r\n"
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/ |
D | UefiShellDebug1CommandsLib.uni | 674 " which supports batch file operation without user intervention.\r\n"
|