HomeSort by relevance Sort by last modified time
    Searched full:trigger (Results 826 - 850 of 3820) sorted by null

<<31323334353637383940>>

  /external/autotest/client/site_tests/login_OwnershipRetaken/
login_OwnershipRetaken.py 62 # Start a new session, which will trigger the re-taking of ownership.
  /external/autotest/client/site_tests/security_RootfsStatefulSymlinks/
security_RootfsStatefulSymlinks.py 97 # Warn (but do not trigger failure) when we have baseline entries
  /external/autotest/client/tests/kvm/tests/
balloon_check.py 100 # we won't trigger guest OOM killer while running multiple iterations
  /external/autotest/contrib/virt/
README 14 Some options, such as the koji ones, will trigger local validation, that
  /external/autotest/frontend/client/src/autotest/common/ui/
TabView.java 97 * Should *not* trigger a refresh. refresh() will be called separately.
  /external/autotest/test_suites/
control.bvt-inline 18 suite trigger automatic actions:
  /external/chromium-trace/catapult/firefighter/default/handlers/
query.py 57 conditions.append('NOT LOWER(name) CONTAINS "trigger"')
  /external/chromium-trace/catapult/telemetry/telemetry/internal/platform/profiler/
java_heap_profiler.py 23 """Android-specific, trigger and fetch java heap dumps."""
  /external/chromium-trace/catapult/third_party/flot/
jquery.flot.resize.min.js 7 (function($,e,t){"$:nomunge";var i=[],n=$.resize=$.extend($.resize,{}),a,r=false,s="setTimeout",u="resize",m=u+"-special-event",o="pendingDelay",l="activeDelay",f="throttleWindow";n[o]=200;n[l]=20;n[f]=true;$.event.special[u]={setup:function(){if(!n[f]&&this[s]){return false}var e=$(this);i.push(this);e.data(m,{w:e.width(),h:e.height()});if(i.length===1){a=t;h()}},teardown:function(){if(!n[f]&&this[s]){return false}var e=$(this);for(var t=i.length-1;t>=0;t--){if(i[t]==this){i.splice(t,1);break}}e.removeData(m);if(!i.length){if(r){cancelAnimationFrame(a)}else{clearTimeout(a)}a=null}},add:function(e){if(!n[f]&&this[s]){return false}var i;function a(e,n,a){var r=$(this),s=r.data(m)||{};s.w=n!==t?n:r.width();s.h=a!==t?a:r.height();i.apply(this,arguments)}if($.isFunction(e)){i=e;return a}else{i=e.handler;e.handler=a}}};function h(t){if(r===true){r=t||1}for(var s=i.length-1;s>=0;s--){var l=$(i[s]);if(l[0]==e||l.is(":visible")){var f=l.width(),c=l.height(),d=l.data(m);if(d&&(f!==d.w||c!==d.h)){l.trigger(u,[d.w=f,d.h=c]);r=t||true}}else{d=l.data(m);d.w=0;d.h=0}}if(a!==null){if(r&&(t==null||t-r<1e3)){a (…)
  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/
http_mock.py 76 There are special values you can pass in for content to trigger
  /external/chromium-trace/catapult/tracing/tracing_examples/
deep_reports.html 89 // This will trigger an onHashChange so no need to reload directly.
  /external/clang/test/CodeGenCXX/
vla.cpp 10 // Make sure that the reference here is enough to trigger the instantiation of
  /external/clang/test/Frontend/
optimization-remark.c 3 // always trigger the inliner, so it should be independent of the
  /external/clang/test/Modules/
cxx-irgen.cpp 70 // Trigger emission of B's vtable and deleting dtor.
prune.m 38 // This should trigger pruning, which will remove DependsOnModule but not Module.
  /external/clang/test/Sema/
constant-conversion.c 60 // Test that unreachable code doesn't trigger the truncation warning.
  /external/clang/test/SemaCXX/
access.cpp 54 // the following will trigger for U<float, float> instantiation, via W<float>
implicit-member-functions.cpp 110 // Trigger declaration of Line copy ctor, which causes substitution into
  /external/clang/unittests/AST/
EvaluateAsRValueTest.cpp 85 // This is a regression test; the AST library used to trigger assertion
  /external/deqp/doc/testspecs/GLES3/
functional.texture.shadow.txt 35 coordinates choosed to trigger minification while right one tests
  /external/droiddriver/src/io/appium/droiddriver/uiautomation/
UiAutomationDriver.java 119 * Some widgets fail to trigger some AccessibilityEvent's after actions,
  /external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-natt 39 # To trigger the SA negotiation there must be an appropriate
  /external/libbrillo/brillo/message_loops/
fake_message_loop_unittest.cc 87 // file descriptor that won't trigger for 10s. Then we will pretend it is
  /external/libchrome/base/
run_loop.h 44 // will also trigger a return from Run, but those are deprecated.
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/dos/
detect.mk 53 # If windows is available, do not trigger this test.

Completed in 2641 milliseconds

<<31323334353637383940>>