Searched
full:back (Results
301 -
325 of
15918) sorted by null
<<11121314151617181920>>
/dalvik/vm/compiler/template/armv5te/ |
TEMPLATE_MONITOR_ENTER_DEBUG.S | 21 sub r0, r4, #2 @ roll dPC back to this monitor instruction
|
/dalvik/vm/compiler/template/mips/ |
TEMPLATE_MONITOR_ENTER_DEBUG.S | 21 sub a0, rPC, 2 # roll dPC back to this monitor instruction
|
/dalvik/vm/mterp/x86/ |
binop.S | 6 * comes back in a register other than eax, you can override "result".)
|
binopLit16.S | 6 * comes back in a register other than eax, you can override "result".)
|
binopLit8.S | 6 * comes back in a register other than r0, you can override "result".)
|
/development/apps/Fallback/src/com/android/fallback/ |
Fallback.java | 23 * A fall back activity that registers itself for common intents which
|
/development/samples/SkeletonApp/res/layout/ |
skeleton_activity.xml | 50 <!-- On the left: the "back" button. See styles.xml for the 54 string/back. --> 55 <Button android:id="@+id/back" style="@style/ActionButton" 56 android:text="@string/back" />
|
/device/generic/goldfish/libqemu/ |
tests.mk | 3 # The first test program is a simple TCP server that will send back
|
/external/chromium/chrome/browser/chromeos/login/ |
owner_manager.h | 39 // back any artifacts of the operation. For example, if the operation 40 // was a signature attempt, the signature blob would come back in |payload|. 96 // Calls back a key update delegate on a given thread. 101 // A helper method to call back a delegte on another thread.
|
/external/chromium/chrome/browser/importer/ |
nss_decryptor.h | 20 // just falling back to a no-op implementation.
|
/external/chromium/chrome/browser/ |
ssl_client_certificate_selector.h | 20 // selection, the dialog will report back to |delegate|. |delegate| is notified
|
/external/chromium/chrome/browser/sync/util/ |
protobuf_unittest.cc | 16 // and checking we get back to the same message after parsing/serialising via
|
/external/chromium/chrome/browser/tab_contents/ |
render_view_context_menu_mac.h | 18 // target of the NSMenu, bridging back to this C++ class.
|
/external/chromium/chrome/browser/ui/find_bar/ |
find_bar_state.h | 31 // incognito and has an empty prepopulate text, falls back to the
|
/external/chromium/chrome/browser/ui/views/ |
unhandled_keyboard_event_handler.h | 16 // This class handles unhandled keyboard messages coming back from the renderer
|
/external/chromium/chrome/browser/ui/webui/chromeos/login/ |
login_ui_helpers.h | 23 // to, there is a case for refactoring it back into LoginUIHTMLSource.
|
/external/chromium/chrome/common/extensions/ |
extension_unpacker.h | 21 // report back to the browser process, who then transcodes the pre-parsed bits 22 // and writes them back out to disk for later use. 44 // Read the decoded images back from the file we saved them to. 50 // Read the decoded message catalogs back from the file we saved them to.
|
/external/chromium/net/base/ |
network_change_notifier_linux.h | 28 // to the registered observers without posting back to the thread the object
|
/external/chromium_org/android_webview/browser/ |
scoped_allow_wait_for_legacy_web_view_api.h | 10 // This class is only available when building the chromium back-end for android
|
/external/chromium_org/android_webview/common/ |
aw_switches.h | 10 // When set, falls back to using the old disk cache.
|
/external/chromium_org/chrome/browser/chromeos/drive/file_system/ |
operation_observer.h | 15 // Passes notifications from Drive operations back to the file system.
|
/external/chromium_org/chrome/browser/media/ |
encrypted_media_message_filter_android.h | 17 // SupportedKeySystems information and passing it back to renderer.
|
/external/chromium_org/chrome/browser/profiles/ |
profile_android.h | 17 // back to native.
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/media/ |
player_testapi.js | 158 * Go back. Will restart the current track if the current position is > 5 sec 161 back: function() { 162 playerTestAPI.getControls_().onAdvanceClick_(false /* back */); 184 * @param {string|boolean|number} value Value to send back.
|
/external/chromium_org/chrome/browser/resources/gaia_auth/ |
manifest.json | 20 // cookies for getting hash passed back from GAIA on login success
|
Completed in 365 milliseconds
<<11121314151617181920>>