/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 | 58 device.batch = BatchWrapper; in SensorContext() 111 int SensorContext::batch( in batch() function in SensorContext 119 return h->batch(handle, sampling_period_ns, max_report_latency_ns); in batch() 185 return reinterpret_cast<SensorContext *>(dev)->batch( in BatchWrapper() 286 int SensorContext::HubConnectionOperation::batch( in batch() function in SensorContext::HubConnectionOperation 351 int SensorContext::DynamicSensorManagerOperation::batch(int handle, int64_t sampling_period_ns, in batch() function in SensorContext::DynamicSensorManagerOperation 353 return mDynamicSensorManager->batch(handle, sampling_period_ns, max_report_latency_ns); in batch()
|
/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/IntelFsp2Pkg/Tools/UserManuals/ |
D | PatchFvUserManual.md | 31 The example used contains Windows batch script %VARIABLES%.
|
/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/google/cuttlefish_common/guest/hals/sensors/ |
D | vsoc_sensors.cpp | 110 rval->batch = cvd::thunk<sensors_poll_device_1, &GceSensors::Batch>; in Open()
|
/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 | 961 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/QuarkPlatformPkg/ |
D | Readme.md | 440 The following batch file starts Tera Term serial console on COM5 at 921600 baud,
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/ |
D | UefiShellDebug1CommandsLib.uni | 684 " which supports batch file operation without user intervention.\r\n"
|