/device/google/cuttlefish_common/common/libs/utils/ |
D | simulated_buffer.h | 66 Update(); in GetCurrentItemNum() 95 virtual void Update() { in Update() function 129 Update(); in SetPaused() 155 Update(); in SleepUntilItem() 199 void Update() override { in Update() function 200 SimulatedBufferBase::Update(); in Update() 209 Update(); in AddToOutputBuffer() 230 Update(); in GetNextOutputBufferItemNum() 235 Update(); in GetNextOutputBufferItemTime() 240 Update(); in GetOutputBufferSize() [all …]
|
/device/google/bonito/json-c/ |
D | RELEASE_CHECKLIST.txt | 19 Update the version in json_c_version.h 20 Update the version in Doxyfile 21 Update the version in configure.ac 24 Update the libjson_la_LDFLAGS line in Makefile.am to the new version. 86 Update the version in json_c_version.h 87 Update the version in Doxyfile 88 Update the version in configure.ac 97 Update the gh-pages branch with new docs: 120 Update checksums on wiki page.
|
/device/google/crosshatch/json-c/ |
D | RELEASE_CHECKLIST.txt | 19 Update the version in json_c_version.h 20 Update the version in Doxyfile 21 Update the version in configure.ac 24 Update the libjson_la_LDFLAGS line in Makefile.am to the new version. 86 Update the version in json_c_version.h 87 Update the version in Doxyfile 88 Update the version in configure.ac 97 Update the gh-pages branch with new docs: 120 Update checksums on wiki page.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/EbcDebugger/ |
D | EdbSupportUI.c | 205 UINTN Update; in Input() local 238 Update = 0; in Input() 286 Update = StrPos; in Input() 319 Update = StrPos; in Input() 333 Update = StrPos; in Input() 386 Update = 0; in Input() 409 Update = 0; in Input() 458 if (Update != -1) { in Input() 469 EDBPrint (InStr + Update); in Input() 480 Update = (UINTN) -1; in Input()
|
/device/google/bonito-sepolicy/vendor/qcom/common/ |
D | factory_ota_app.te | 16 binder_call(factory_ota_app, update_engine) # Allow Factory OTA to call Update Engine 17 binder_call(update_engine, factory_ota_app) # Allow Update Engine to call the Factory OTA callback
|
/device/google/crosshatch-sepolicy/vendor/qcom/common/ |
D | factory_ota_app.te | 16 binder_call(factory_ota_app, update_engine) # Allow Factory OTA to call Update Engine 17 binder_call(update_engine, factory_ota_app) # Allow Update Engine to call the Factory OTA callback
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
D | IgdOGBDA.ASL | 35 //<TODO> Update implementation specific supported calls. Reference 49 //<TODO> Update implementation specific system BIOS requested call 64 //<TODO> Update the implementation specific Get Boot Display 80 //<TODO> Update the implementation specific Get Panel Details 99 //<TODO> Update the implementation specific Get
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | ChangeLog | 5 - Update contrib/minizip/iowin32.c for Windows RT [Vollant] 46 - Update inflateBack() comments, since inflate() can be faster 106 - Update ./configure for Solaris, support --64 [Mooney] 124 - Update make_vms.com [Zinser] 130 - Update the Pascal interface in contrib/pascal 159 - Update win32/Makefile.msc to build test/*.c [Truta] 161 - Update AS400 build files and documentation [Monnerat] 162 - Update win32/Makefile.gcc to build test/*.c [Truta] 177 - Update python link in README 190 - Update zconf.h.cmakein on make distclean [all …]
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/UpdateDriverDxe/ |
D | UpdateStrings.uni | 20 #string UPDATE_PROCESS_DATA #language en-US "Update driver loaded, processing update im… 24 #string UPDATE_FIRMWARE_VOLUME_FILE #language en-US "Update firmware volume file %g ..\n\r"
|
D | UpdateDriverDxe.uni | 2 // Update Driver for Capulse update. 21 #string STR_MODULE_ABSTRACT #language en-US "Update Driver for Capsule update"
|
D | UpdateDriverDxeExtra.uni | 18 "Firmware Update DXE Driver"
|
/device/linaro/bootloader/edk2/ShellPkg/ |
D | Readme.txt | 16 2. Update system PCDs to support this new module 17 Update the PCD as follows using the Shell's PCD:
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | ChangeLog | 7 - Update testzlib, vstudio, masmx64, and masmx86 in contrib [Vollant] 23 - Update make_vms.com [Zinser] 48 - Update contrib/minizip [Vollant] 52 - Update contrib/asm586, asm686, masmx86, testzlib, vstudio [Vollant] 69 - Update contrib/masmx86/inffas32.asm and gvmat32.asm [Vollant] 85 - Update projects/README.projects and projects/visualc6 [Truta] 86 - Update win32/DLL_FAQ.txt [Truta] 96 - Update zlib.h comments on gzip in-memory processing 99 - Update win32/DLL_FAQ.txt [Truta] 100 - Update contrib/minizip [Vollant] [all …]
|
/device/linaro/bootloader/OpenPlatformPkg/Applications/FirmwareUpdate/ |
D | FUpdate.uni | 40 ".TH fupdate 0 "Firmware Update command."\r\n" 42 "Update firmware with image file.\r\n" 53 "Update firmware from file fs2:flash-image.bin\r\n"
|
/device/linaro/bootloader/edk2/ShellBinPkg/ |
D | ReadMe.txt | 19 1. Update system PCDs to support this new module 20 Update the PCD as follows using the Shell's PCD:
|
/device/google/cuttlefish/shared/sepolicy/ |
D | bootanim.te | 1 # TODO(b/65049764): Update this once the FD owner process is relabelled. This is probably one of the
|
D | gceservice.te | 25 # TODO(b/65049764): Update once GCE metadata proxy is moved outside of the emulator or gets labelled
|
/device/linaro/bootloader/edk2/SecurityPkg/Hash2DxeCrypto/ |
D | Hash2DxeCrypto.c | 124 EFI_HASH_UPDATE Update; member 409 Ret = HashInfo->Update (HashCtx, Message, MessageSize); in BaseCrypto2Hash() 550 Ret = HashInfo->Update (HashCtx, Message, MessageSize); in BaseCrypto2HashUpdate()
|
/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/ |
D | FileHandleWrappers.c | 471 UINTN Update; // Line index for update in FileInterfaceStdInRead() local 507 Update = 0; in FileInterfaceStdInRead() 598 Update = StringCurPos; in FileInterfaceStdInRead() 664 Update = StringCurPos; in FileInterfaceStdInRead() 678 Update = StringCurPos; in FileInterfaceStdInRead() 749 Update = 0; in FileInterfaceStdInRead() 814 Update = TabUpdatePos; in FileInterfaceStdInRead() 842 Update = 0; in FileInterfaceStdInRead() 853 if (Update != (UINTN) -1) { in FileInterfaceStdInRead() 854 ShellPrintEx ((INT32)Column, (INT32)Row, L"%s%.*s", CurrentString + Update, Delete, L""); in FileInterfaceStdInRead() [all …]
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsulePei/ |
D | CapsulePeiExtra.uni | 19 "Firmware Update PEI Module"
|
D | CapsuleX64Extra.uni | 19 "Firmware Update PEI Module over 4GB"
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/ |
D | CapsuleRuntimeDxeExtra.uni | 18 "Runtime Firmware Update DXE Driver"
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Marvell/Include/Protocol/ |
D | SpiFlash.h | 110 MV_SPI_FLASH_UPDATE Update; member
|
/device/google/cuttlefish_common/host/frontend/stream_audio/ |
D | main.cpp | 95 void Update() { in Update() function in __anon1cf508230111::AudioStreamer 239 audio_streamer->Update(); in AudioStreamerUpdateLoop()
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Application/FirmwareUpdate/ |
D | FirmwareUpdateStrings.uni | 17 #string STR_FWUPDATE_FIRMWARE_VOL_UPDATE #language en-US "Intel(R) UDK2014 Firmware Update Utilit… 29 #string STR_FWUPDATE_UPDATE_SUCCESS #language en-US "Update successful\n"
|