/external/chromium_org/chrome/test/ext_auto/auto_provider/ |
background.js | 5 // Kick off web server.
|
/external/chromium_org/chrome/browser/resources/file_manager/js/media/ |
util.js | 38 this.kick(); 111 MouseInactivityWatcher.prototype.kick = function(opt_timeout) { 144 this.kick(); 156 this.kick(); 168 this.kick();
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/message/ |
DisconnectMessage.java | 45 public static final String KICK = "Kick";
|
/external/chromium/chrome/browser/resources/file_manager/js/ |
main.js | 11 * Kick off the file manager dialog.
|
/external/chromium_org/chrome/browser/resources/file_manager/js/ |
main.js | 19 * Kick off the file manager dialog.
|
/external/chromium_org/content/test/data/ |
cross-origin-redirect-blocked.html | 48 // Kick off a request that will attempt a cross-origin redirect.
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
canvas-large-temporary.html | 11 // Garbage collection should kick-in to prevent OOM failures.
|
/external/guava/guava-tests/test/com/google/common/collect/ |
RangeNonGwtTest.java | 26 * @author Gregory Kick
|
AbstractImmutableTableTest.java | 24 * @author gak@google.com (Gregory Kick)
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
UncaughtExceptionHandlersTest.java | 30 * @author Gregory Kick
|
/external/icu4c/test/intltest/ |
tufmtts.h | 46 * time unit format will be ingored and subsequently, fall back will kick in
|
/system/core/adb/ |
usb_linux_client.c | 47 void (*kick)(usb_handle *h); member in struct:usb_handle 238 h->kick = usb_adb_kick; 420 D("[ kick: source (fd=%d) clear halt failed (%d) ]", h->bulk_in, errno); 424 D("[ kick: sink (fd=%d) clear halt failed (%d) ]", h->bulk_out, errno); 448 h->kick = usb_ffs_kick; 491 h->kick(h);
|
/external/chromium/chrome/browser/chromeos/login/ |
authenticator.h | 35 // Returns true if we kick off the attempt successfully and false if we can't. 45 // Returns true if we kick off the attempt successfully and false if
|
/external/chromium_org/sandbox/win/src/ |
handle_policy_test.cc | 52 // Kick off an asynchronous target process for testing. 73 // Kick off an asynchronous target process for testing.
|
/external/chromium_org/chrome/browser/chromeos/login/ |
oauth2_token_fetcher.h | 25 // used to kick off other token retrieval tasks (i.e. TokenService).
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
UncaughtExceptionHandlers.java | 29 * @author Gregory Kick
|
/external/open-vcdiff/gflags/m4/ |
google_namespace.m4 | 13 # the namespace rules might kick in.
|
/frameworks/base/core/java/com/android/internal/widget/ |
LinearLayoutWithDefaultTouchRecepient.java | 30 * that a wider range of touch events than just the lock pattern widget can kick
|
/external/smack/src/org/jivesoftware/smackx/muc/ |
UserStatusListener.java | 36 * @param reason the reason provided by the actor to kick you from the room. 81 * will be able to kick users, grant and revoke voice, invite other users, modify room's 89 * you will no longer be able to kick users, grant and revoke voice, invite other users,
|
ParticipantStatusListener.java | 57 * @param reason the reason provided by the actor to kick the occupant from the room. 111 * will be able to kick users, grant and revoke voice, invite other users, modify room's 121 * user will no longer be able to kick users, grant and revoke voice, invite other users,
|
/external/chromium_org/chrome/browser/safe_browsing/ |
protocol_manager_unittest.cc | 363 // Kick off initialization. This returns chunks from the DB synchronously. 404 // Kick off initialization. This returns chunks from the DB synchronously. 452 // Kick off initialization. This returns chunks from the DB synchronously. 499 // Kick off initialization. This returns chunks from the DB synchronously. 547 // Kick off initialization. This returns chunks from the DB synchronously. 598 // Kick off initialization. This returns chunks from the DB synchronously. 646 // Kick off initialization. This returns chunks from the DB synchronously. 693 // Kick off initialization. This returns chunks from the DB synchronously. 742 // Kick off initialization. This returns chunks from the DB synchronously. 789 // Kick off initialization. This returns chunks from the DB synchronously [all...] |
/external/chromium_org/tools/emacs/ |
flymake-chromium.el | 75 (defun cr-flymake-kick-off-check-after-save () 76 "Kick off a syntax check after file save, if flymake-mode is on." 116 (add-hook 'after-save-hook 'cr-flymake-kick-off-check-after-save)
|
/external/chromium_org/chrome/browser/ui/webui/ |
sync_setup_browsertest.js | 94 // Kick off the test by clicking the "Sign in to Chrome..." button.
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/processes/show_tabs/ |
popup.js | 71 // Kick things off.
|
/external/chromium_org/media/tools/shader_bench/ |
window_win.cc | 96 // Post first invalidate call to kick off painting.
|