Home
last modified time | relevance | path

Searched refs:firmware (Results 1 – 25 of 47) sorted by relevance

12

/external/chromium_org/chrome/browser/chromeos/
Dversion_loader.cc71 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()
Dversion_loader.h73 void GetFirmware(std::string* firmware);
/external/chromium_org/third_party/skia/platform_tools/barelinux/bin/
Darm64_download72 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/
Darm64_download72 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/
Dhelp.js387 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/
DTODO49 - 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/
Dhelp_handler.h80 void OnOSFirmware(const std::string& firmware);
Dhelp_handler.cc543 void HelpHandler::OnOSFirmware(const std::string& firmware) { in OnOSFirmware() argument
545 base::StringValue(firmware)); in OnOSFirmware()
/external/chromium_org/cloud_print/gcp20/prototype/
Dprivet_http_server.h51 std::string firmware; member
Dprivet_http_server.cc254 response->SetString("firmware", info.firmware); in ProcessInfo()
Dprinter.cc352 info->firmware = CHROME_VERSION_STRING; in CreateInfo()
/external/libmtp/
Dconfigure.ac69 # zlib.h the day we need to decompress firmware
DREADME463 * 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:
DChangeLog912 * 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/
Dusb.ids66 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/
DCompilerWriterInfo.rst147 * `Microsoft PE/COFF Specification <http://www.microsoft.com/whdc/system/platform/firmware/pecoff.m…
/external/wpa_supplicant_8/hostapd/
DREADME74 Please note that station firmware version needs to be 1.7.0 or newer
/external/qemu/
DChangelog125 - Altivec support in PPC emulation and new firmware (OpenBIOS)
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/
Dde-DE_klex.pkb384 7EHN<N!WI8U*finde2 firmware )!E08M#"Z.8fischenm
/external/libexif/po/
Dit.po1315 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"
Dcs.po1310 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 "
Dpl.po1304 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 "
Dpt_BR.po1310 msgstr "Versão do firmware"
3048 "This tag records the name and version of the software or firmware of the "
Dnl.po3218 "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/
Dpolicy_templates.json3808 '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…

12