/external/chromium_org/chrome/browser/resources/chromeos/ |
charger_replacement.js | 244 !$('confirm-not-order-charger').checked; 330 $('confirm-not-order-charger').onclick = function() { 341 $('offline-order-confirm').onclick = function() { 342 $('finish-offline-order').disabled = !$('offline-order-confirm').checked;
|
/external/chromium_org/chrome/browser/resources/options/chromeos/ |
pointer_overlay.js | 18 $('pointer-overlay-confirm'),
|
/external/chromium_org/chrome/browser/translate/ |
translate_browsertest.cc | 58 // local test server. Note that this flag shows a confirm infobar in tests. 90 // Check if the shown infobar is a confirm infobar coming from the 94 ConfirmInfoBarDelegate* confirm = infobar_service_->infobar_at(i)-> local 96 if (confirm)
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
gradient_button_cell_unittest.mm | 98 // More for valgrind; we don't confirm state change does anything useful.
|
/external/chromium_org/chrome/browser/ui/views/ |
edit_search_engine_dialog.h | 7 // dialog, and also on its own to confirm the addition of a keyword added by
|
/external/chromium_org/chrome/browser/ui/webui/ |
sync_setup_browsertest.js | 79 var okButton = $('confirm-everything-ok');
|
/external/chromium_org/chrome/common/media_galleries/ |
picasa_types.h | 60 // Special empty file used to confirm existence of table.
|
/external/chromium_org/chrome_frame/crash_reporting/ |
vectored_handler.h | 19 // make testability easier. It shall confirm the following concept/archetype:
|
/external/chromium_org/content/browser/download/ |
download_request_handle.h | 53 // no-ops, to confirm that no non-testing code actually uses
|
/external/chromium_org/content/browser/loader/ |
offline_policy_unittest.cc | 32 // Confirm that the initial state of an offline object is to return
|
/external/chromium_org/content/browser/speech/endpointer/ |
energy_endpointer_params.h | 113 float offset_confirm_dur_; // Silence duration required to confirm offset
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/ |
user_mock.py | 56 def confirm(self, message=None, default='y'): member in class:MockUser
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/ |
commandtest.py | 39 options.confirm = True
|
/external/chromium_org/ui/webui/resources/js/cr/ui/ |
alert_overlay.js | 7 * The confirm <button>.
|
/external/skia/tests/ |
ARGBImageEncoderTest.cpp | 69 // Confirm we got the expected results.
|
/external/wpa_supplicant_8/src/eap_peer/ |
eap_pwd.c | 59 return "PWD-Confirm-Req"; 484 wpa_printf(MSG_INFO, "EAP-PWD (server): confirm allocation " 510 wpa_printf(MSG_INFO, "EAP-PWD (server): confirm point " 534 wpa_printf(MSG_INFO, "EAP-PWD (server): confirm point " 563 wpa_printf(MSG_INFO, "EAP-PWD (peer): confirm did not verify"); 567 wpa_printf(MSG_DEBUG, "EAP-pwd (peer): confirm verified"); 570 * compute confirm: 588 wpa_printf(MSG_INFO, "EAP-PWD (peer): confirm point " 612 wpa_printf(MSG_INFO, "EAP-PWD (peer): confirm point "
|
/frameworks/base/packages/Shell/src/com/android/shell/ |
BugreportWarningActivity.java | 70 // Remember confirm state, and launch target
|
/packages/apps/Browser/res/layout/ |
bookmark_sync_wizard.xml | 72 android:id="@+id/confirm"
|
/packages/apps/Settings/res/layout/ |
choose_lock_pattern.xml | 70 <!-- right : confirm or ok -->
|
/packages/apps/Settings/res/layout-sw600dp/ |
choose_lock_pattern.xml | 75 <!-- right / bottom button: confirm or ok -->
|
/packages/providers/CalendarProvider/res/layout/ |
dialog_activity.xml | 48 android:id="@+id/confirm"
|
/packages/providers/ContactsProvider/res/layout/ |
contact_dump_activity.xml | 48 android:id="@+id/confirm"
|
/system/extras/tests/bionic/libc/common/ |
test_drand48.c | 62 // This is done to confirm the correct printf format specifiers
|
/external/openssh/ |
ssh-agent.c | 110 u_int confirm; member in struct:identity 274 if (id != NULL && (!id->confirm || confirm_key(id) == 0)) { 336 if (id != NULL && (!id->confirm || confirm_key(id) == 0)) 468 int type, success = 0, death = 0, confirm = 0; local 625 confirm = 1; 650 id->confirm = confirm; 704 int i, type, version, count = 0, success = 0, death = 0, confirm = 0; local 718 confirm = 1; 740 id->confirm = confirm [all...] |
/external/chromium/webkit/glue/resources/ |
webkit_strings_en-GB.xtb | 29 <translation id="5776402066334188252">Please confirm that you would like to install this plug-in. You should only install plug-ins that you trust.</translation> 40 <translation id="5253117816378681419">Please confirm that you would like to install the <ph name="PLUGIN"/> plug-in. You should only install plug-ins that you trust.</translation>
|