HomeSort by relevance Sort by last modified time
    Searched refs:trigger (Results 1 - 25 of 222) sorted by null

1 2 3 4 5 6 7 8 9

  /external/chromium_org/v8/test/mjsunit/
function-length-accessor.js 10 // long comment to trigger lazy compilation.
11 // long comment to trigger lazy compilation.
12 // long comment to trigger lazy compilation.
13 // long comment to trigger lazy compilation.
14 // long comment to trigger lazy compilation.
15 // long comment to trigger lazy compilation.
16 // long comment to trigger lazy compilation.
17 // long comment to trigger lazy compilation.
18 // long comment to trigger lazy compilation.
19 // long comment to trigger lazy compilation
    [all...]
  /bionic/libc/kernel/uapi/linux/
if_plip.h 27 unsigned long trigger; member in struct:plipconf
  /development/ndk/platforms/android-L/include/linux/
if_plip.h 27 unsigned long trigger; member in struct:plipconf
  /external/kernel-headers/original/uapi/linux/
if_plip.h 21 unsigned long trigger; member in struct:plipconf
  /external/chromium_org/ui/file_manager/file_manager/foreground/css/
combobutton.css 21 .buttonbar .combobutton > .trigger {
28 /* This pseudo element expands clickable area of the .trigger */
29 .buttonbar .combobutton > .trigger::before {
38 .buttonbar .combobutton:not([multiple]) > .trigger {
  /external/chromium_org/third_party/skia/src/utils/
SkThreadUtils_pthread.h 18 void trigger();
SkThreadUtils_pthread.cpp 24 void PThreadEvent::trigger() { function in class:PThreadEvent
88 pthreadData->fCanceled.trigger();
106 pthreadData->fStarted.trigger();
  /external/lldb/www/cpp_reference/html/
dynsections.js 6 var trigger = $('#'+base+'-trigger');
7 var src=$(trigger).attr('src');
12 $(trigger).attr('src',src.substring(0,src.length-8)+'closed.png');
17 $(trigger).attr('src',src.substring(0,src.length-10)+'open.png');
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/core/
event.hpp 42 /// the trigger() method is called; at that point the associated task
60 void trigger();
129 bool trigger, action action = [](event &){});
event.cpp 41 _cl_event::trigger() { function in class:_cl_event
46 __chain.back()->trigger();
82 trigger();
140 trigger();
  /external/chromium_org/v8/test/mjsunit/regress/
regress-3255.js 18 // This is just to trigger elements validation, object already broken.
  /external/llvm/test/MC/Mips/
mips-register-names-invalid.s 4 # $32 used to trigger an assertion instead of the usual error message due to
  /external/mesa3d/src/gallium/state_trackers/clover/core/
event.hpp 42 /// the trigger() method is called; at that point the associated task
60 void trigger();
129 bool trigger, action action = [](event &){});
event.cpp 41 _cl_event::trigger() { function in class:_cl_event
46 __chain.back()->trigger();
82 trigger();
140 trigger();
  /external/openssl/crypto/
armcap.c 76 static int trigger=0; local
78 if (trigger) return;
79 trigger=1;
sparcv9cap.c 95 static int trigger=0;
97 if (trigger) return;
98 trigger=1;
173 static int trigger=0; local
175 if (trigger) return;
176 trigger=1;
  /external/chromium_org/third_party/sqlite/src/test/
laststmtchanges.test 17 # Note 2: changes() is changed within the context of a trigger much like
19 # the trigger exits.
21 # is done within instead of trigger context).
93 ifcapable {!trigger} {
100 # 2.x - tests with after insert trigger
102 # changes() changed properly after insert into table containing after trigger
108 create trigger r1 after insert on t1 for each row begin
118 # changes() unchanged upon entry into after insert trigger
125 # changes() changed properly by update within context of after insert trigger
132 # Total changes caused by firing the trigger above
    [all...]
  /external/javassist/src/main/javassist/util/
HotSwapper.java 25 class Trigger {
81 private Trigger trigger; field in class:HotSwapper
84 private static final String TRIGGER_NAME = Trigger.class.getName();
108 trigger = new Trigger();
194 synchronized (trigger) {
198 trigger.doSwap();
  /build/tools/droiddoc/templates-pdk/assets/
jquery-history.js 33 $.event.trigger('history', [current, previousNav]);
47 $.event.trigger('historyadd', [$.history.getCurrent(), previous]);
  /external/doclava/res/assets/templates/assets/
jquery-history.js 33 $.event.trigger('history', [current, previousNav]);
47 $.event.trigger('historyadd', [$.history.getCurrent(), previous]);
  /external/chromium_org/content/browser/renderer_host/
compositor_impl_android.cc 238 void CompositorImpl::PostComposite(CompositingTrigger trigger) {
240 DCHECK(trigger == COMPOSITE_IMMEDIATELY || trigger == COMPOSITE_EVENTUALLY);
243 (trigger == COMPOSITE_EVENTUALLY && WillComposite())) {
252 composite_on_vsync_trigger_ = trigger;
260 if (trigger == COMPOSITE_IMMEDIATELY) {
284 "trigger", trigger,
293 base::Bind(&CompositorImpl::Composite, base::Unretained(this), trigger)));
298 void CompositorImpl::Composite(CompositingTrigger trigger) {
678 CompositingTrigger trigger = composite_on_vsync_trigger_; local
    [all...]
compositor_impl_android.h 113 void PostComposite(CompositingTrigger trigger);
114 void Composite(CompositingTrigger trigger);
  /art/runtime/arch/x86/
fault_handler_x86.cc 324 // where xxx is the offset of the suspend trigger.
326 uint32_t trigger = Thread::ThreadSuspendTriggerOffset<8>().Int32Value(); local
328 uint32_t trigger = Thread::ThreadSuspendTriggerOffset<4>().Int32Value();
333 uint8_t checkinst1[] = {0x65, 0x48, 0x8b, 0x04, 0x25, static_cast<uint8_t>(trigger & 0xff),
334 static_cast<uint8_t>((trigger >> 8) & 0xff), 0, 0};
336 uint8_t checkinst1[] = {0x64, 0x8b, 0x05, static_cast<uint8_t>(trigger & 0xff),
337 static_cast<uint8_t>((trigger >> 8) & 0xff), 0, 0};
380 // Now remove the suspend trigger that caused this fault.
382 VLOG(signals) << "removed suspend trigger invoking test suspend";
  /external/chromium_org/third_party/flot/
jquery.flot.selection.min.js 63 setSelection will trigger the "plotselected" event when called. If you don't
79 */(function(e){function t(t){function s(e){n.active&&(h(e),t.getPlaceholder().trigger("plotselecting",[a()]))}function o(t){if(t.which!=1)return;document.body.focus(),document.onselectstart!==undefined&&r.onselectstart==null&&(r.onselectstart=document.onselectstart,document.onselectstart=function(){return!1}),document.ondrag!==undefined&&r.ondrag==null&&(r.ondrag=document.ondrag,document.ondrag=function(){return!1}),c(n.first,t),n.active=!0,i=function(e){u(e)},e(document).one("mouseup",i)}function u(e){return i=null,document.onselectstart!==undefined&&(document.onselectstart=r.onselectstart),document.ondrag!==undefined&&(document.ondrag=r.ondrag),n.active=!1,h(e),m()?f():(t.getPlaceholder().trigger("plotunselected",[]),t.getPlaceholder().trigger("plotselecting",[null])),!1}function a(){if(!m())return null;if(!n.show)return null;var r={},i=n.first,s=n.second;return e.each(t.getAxes(),function(e,t){if(t.used){var n=t.c2p(i[t.direction]),o=t.c2p(s[t.direction]);r[e]={from:Math.min(n,o),to:Math.max(n,o)}}}),r}function f(){var e=a();t.getPlaceholder().trigger("plotselected",[e]),e.xaxis&&e.yaxis&&t.getPlaceholder().trigger("selected",[{x1:e.xaxis.from,y1:e.yaxis.from,x2:e.xaxis.to,y2:e.yaxis.to}])}function l(e,t,n){return t<e?e:t>n?n:t}function c(e,r){var i=t.getOptions(),s=t.getPlaceholder().offset(),o=t.getPlotOffset();e.x=l(0,r.pageX-s.left-o.left,t.width()),e.y=l(0,r.pageY-s.top-o.top,t.height()),i.selection.mode=="y"&&(e.x=e==n.first?0:t.width()),i.selection.mode=="x"&&(e.y=e==n.first?0:t.height())}function h(e){if(e.pageX==null)return;c(n.second,e),m()?(n.show=!0,t.triggerRedrawOverlay()):p(!0)}function p(e){n.show&&(n.show=!1,t.triggerRedrawOverlay(),e||t.getPlaceholder().trigger("plotunselected",[]))}function d(e,n){var r,i,s,o,u=t.getAxes();for(var a in u){r=u[a];if(r.direct (…)
  /cts/suite/cts/deviceTests/browserbench/assets/octane/js/
bootstrap-collapse.js 100 that.$element.trigger(completeEvent)
103 this.$element.trigger(startEvent)

Completed in 651 milliseconds

1 2 3 4 5 6 7 8 9