/external/chromium_org/chrome/browser/chromeos/ |
D | version_loader.cc | 71 std::string* firmware = new std::string(); in GetFirmware() local 75 base::Bind(&Backend::GetFirmware, backend_.get(), firmware), in GetFirmware() 77 callback, base::Owned(firmware))); in GetFirmware() 123 void VersionLoader::Backend::GetFirmware(std::string* firmware) { in GetFirmware() argument 129 *firmware = ParseFirmware(contents); in GetFirmware()
|
D | version_loader.h | 73 void GetFirmware(std::string* firmware);
|
/external/chromium_org/third_party/skia/platform_tools/barelinux/bin/ |
D | arm64_download | 72 local firmware='img-foundation.axf' 78 try cp "${working_dir}/$firmware" "${working_dir}/firmware" || return 100 local firmware="${working_dir}/firmware" 105 try test -f "$firmware" || return 114 --image="${firmware}" \
|
/external/skia/platform_tools/barelinux/bin/ |
D | arm64_download | 72 local firmware='img-foundation.axf' 78 try cp "${working_dir}/$firmware" "${working_dir}/firmware" || return 100 local firmware="${working_dir}/firmware" 105 try test -f "$firmware" || return 114 --image="${firmware}" \
|
/external/chromium_org/chrome/browser/resources/help/ |
D | help.js | 387 setOSFirmware_: function(firmware) { argument 391 $('firmware').parentNode.hidden = (firmware == ''); 392 $('firmware').textContent = firmware; 508 HelpPage.setOSFirmware = function(firmware) { argument 509 HelpPage.getInstance().setOSFirmware_(firmware);
|
/external/qemu/target-mips/ |
D | TODO | 49 - We fake firmware support instead of doing the real thing 50 - Real firmware (YAMON) falls over when trying to init RAM, presumably
|
/external/chromium_org/chrome/browser/ui/webui/help/ |
D | help_handler.h | 80 void OnOSFirmware(const std::string& firmware);
|
D | help_handler.cc | 543 void HelpHandler::OnOSFirmware(const std::string& firmware) { in OnOSFirmware() argument 545 base::StringValue(firmware)); in OnOSFirmware()
|
/external/chromium_org/cloud_print/gcp20/prototype/ |
D | privet_http_server.h | 51 std::string firmware; member
|
D | privet_http_server.cc | 254 response->SetString("firmware", info.firmware); in ProcessInfo()
|
D | printer.cc | 352 info->firmware = CHROME_VERSION_STRING; in CreateInfo()
|
/external/libmtp/ |
D | configure.ac | 69 # zlib.h the day we need to decompress firmware
|
D | README | 463 * The Zen Vision:M (possibly more Creative Zens) has a firmware bug 465 It is fixed in later firmware. 501 * The early firmware for Philips HDD players is known to be 502 problematic. Please upgrade to as new firmware as you can get. 508 do a "repair" with the firmware utility (Windows only) which 528 * The Zen Vision:M has an older firmware which is very corrupt, 531 upgrade the firmware using Windows:
|
D | ChangeLog | 912 * examples/pathutils.c: recognize .bin files as firmware, 1977 * src/libmtp.h.in: support firmware object type. (Dangerous.)
|
/external/chromium_org/third_party/usb_ids/ |
D | usb.ids | 66 2015 at90usbkey sample firmware (HID keyboard) 67 2018 at90usbkey sample firmware (CDC ACM) 68 2019 stk525 sample firmware (microphone) 69 201c at90usbkey sample firmware (HID mouse) 70 201d at90usbkey sample firmware (HID generic) 71 2022 at90usbkey sample firmware (composite device) 864 0121 DC-240 (PTP firmware) 6257 8300 Built-in iSight (no firmware loaded) 7505 0101 USA-28 PDA [no firmware] 7506 0102 USA-28X PDA [no firmware] [all …]
|
/external/llvm/docs/ |
D | CompilerWriterInfo.rst | 147 * `Microsoft PE/COFF Specification <http://www.microsoft.com/whdc/system/platform/firmware/pecoff.m…
|
/external/wpa_supplicant_8/hostapd/ |
D | README | 74 Please note that station firmware version needs to be 1.7.0 or newer
|
/external/qemu/ |
D | Changelog | 125 - Altivec support in PPC emulation and new firmware (OpenBIOS)
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/ |
D | de-DE_klex.pkb | 384 7EHN<N!WI8U*finde2 firmware)!E08M#"Z.8fischenm
|
/external/libexif/po/ |
D | it.po | 1315 msgstr "Versione firmware" 3219 "This tag records the name and version of the software or firmware of the " 3224 "Questa etichetta registra nome e versione del software o del firmware della " 5902 #~ msgstr "Versione firmware"
|
D | cs.po | 1310 msgstr "Verze firmware" 3119 "This tag records the name and version of the software or firmware of the " 3124 "Udává software (nebo firmware zařízení) a jeho verzi, které soubor "
|
D | pl.po | 1304 msgstr "Wersja firmware" 3207 "This tag records the name and version of the software or firmware of the " 3212 "Ten znacznik przechowuje nazwę i wersję oprogramowania lub firmware kamery "
|
D | pt_BR.po | 1310 msgstr "Versão do firmware" 3048 "This tag records the name and version of the software or firmware of the "
|
D | nl.po | 3218 "This tag records the name and version of the software or firmware of the " 3223 "Dit label bevat de naam en versie van de programmatuur of firmware van de "
|
/external/chromium_org/components/policy/resources/ |
D | policy_templates.json | 3808 'caption': '''Report OS and firmware version''', 3809 'desc': '''Report OS and firmware version of enrolled devices. 3811 …If this setting is not set or set to True, enrolled devices will report the OS and firmware versio…
|