HomeSort by relevance Sort by last modified time
    Searched full:trigger (Results 51 - 75 of 953) sorted by null

1 23 4 5 6 7 8 91011>>

  /system/core/init/
readme.txt 27 Actions are named sequences of commands. Actions have a trigger which
29 occurs which matches an action's trigger, that action is added to
40 on <trigger>
109 This is the first trigger that will occur when init starts
206 trigger <event>
207 Trigger an event. Used to queue an action from another
  /bionic/libm/man/
feenableexcept.3 89 Functions in the standard library may trigger exceptions multiple
91 however, they generally do not trigger spurious exceptions.
  /hardware/ti/wlan/wl1271/Test/
SoftGeminiDbg.c 95 WLAN_OS_REPORT(("1802 - Trigger Sense Mode (enable - 1) \n"));
96 WLAN_OS_REPORT(("1803 - Trigger Protective Mode (ON - 1)\n"));
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/resize_policy/
sample_resize_trigger.hpp 38 * Contains a sample resize trigger policy class.
44 // A sample resize trigger policy.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/
standard_policies.hpp 92 typedef __gnu_pbds::hash_load_check_resize_trigger<false, size_type> trigger; typedef in struct:__gnu_pbds::detail::default_resize_policy
95 typedef __gnu_pbds::hash_standard_resize_policy<size_policy_type, trigger, false, size_type> type;
  /system/wlan/ti/wilink_6_1/Test/
SoftGeminiDbg.c 95 WLAN_OS_REPORT(("1802 - Trigger Sense Mode (enable - 1) \n"));
96 WLAN_OS_REPORT(("1803 - Trigger Protective Mode (ON - 1)\n"));
  /cts/tests/appsecurity-tests/test-apps/AppWithData/src/com/android/cts/appwithdata/
CreatePrivateDataTest.java 28 * This is not really a test per-say. Its just used as a hook so the test controller can trigger
  /cts/tests/src/android/app/cts/
OrientationTestUtils.java 27 * to trigger {@link Activity#onConfigurationChanged(android.content.res.Configuration)}.
  /development/apps/Development/src/com/android/development/
MediaScannerActivity.java 49 mTitle.setText("Sent ACTION_MEDIA_MOUNTED to trigger the Media Scanner.");
  /external/bluetooth/glib/docs/
debugging.txt 37 "objects" and "signals") to trigger debugging messages about
  /external/kernel-headers/original/asm-x86/
apicdef_32.h 207 /*180*/ struct { /* Trigger Mode Register */
257 trigger : 1, member in struct:local_apic::__anon4525
315 trigger : 1, member in struct:local_apic::__anon4531
328 trigger : 1, member in struct:local_apic::__anon4532
  /external/skia/src/animator/
SkDisplayEvent.h 65 SkKey fLastCode; // last key to trigger this event
  /external/v8/test/mjsunit/regress/
regress-263.js 29 // for/in should not crash or trigger a debug assert.
regress-312.js 28 // Should not trigger debug ASSERT.
regress-69.js 29 // balanced stack. It should not trigger the break point when --debug_code
  /frameworks/ex/common/tests/src/com/android/common/
OperationSchedulerTest.java 56 // It will schedule for the later of the trigger and the moratorium...
99 // Success resets the trigger
117 // Trigger minimum is also since the last success
208 // the original trigger time.
  /packages/apps/Email/src/org/apache/commons/io/output/
DeferredFileOutputStream.java 96 * Constructs an instance of this class which will trigger an event at the
99 * @param threshold The number of bytes at which to trigger an event.
113 * Constructs an instance of this class which will trigger an event at the
116 * @param threshold The number of bytes at which to trigger an event.
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/HealthMonitor/
healthMonitor.h 90 /**< recovery enable flags per trigger type */
91 UINT32 failureEvent; /**< current recovery trigger */
97 /**< Number of times each recovery trigger occured */
  /hardware/ti/wlan/wl1271/stad/src/Application/
roamingMngr.c 110 /* called when a trigger for Roaming occurs */
174 * Save the trigger and process it only if there's no other Roaming trigger
180 * I - pData - pointer to roaming trigger
214 TRACE1(pRoamingMngr->hReport, REPORT_SEVERITY_ERROR, "roamingMngr_triggerRoamingCb, bad roaming trigger = %d\n", roamingTrigger);
234 { /* Save the highest priority roaming trigger */
236 TRACE1(pRoamingMngr->hReport, REPORT_SEVERITY_INFORMATION, "roamingMngr_triggerRoamingCb, higher trigger = %d \n", roamingTrigger);
242 /* If "No BSS" trigger received, disable count of low pass filter timer */
248 /* Do not invoke a new Roaming Trigger when a previous one is in process */
250 { /* No Roaming trigger is in process *
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
TrafficMonitor.c 339 TrafficAlertElement->Trigger = TrafficAlertRegParm->Trigger;
351 if(TrafficAlertElement->Trigger == TRAFF_EDGE)
536 if((TrafficResetAlertElement->Trigger != TRAFF_EDGE) || (TrafficAlertElement->Trigger != TRAFF_EDGE))
737 if(AlertElement->Trigger == TRAFF_EDGE)
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Application/
roamingMngr.c 110 /* called when a trigger for Roaming occurs */
174 * Save the trigger and process it only if there's no other Roaming trigger
180 * I - pData - pointer to roaming trigger
214 TRACE1(pRoamingMngr->hReport, REPORT_SEVERITY_ERROR, "roamingMngr_triggerRoamingCb, bad roaming trigger = %d\n", roamingTrigger);
234 { /* Save the highest priority roaming trigger */
236 TRACE1(pRoamingMngr->hReport, REPORT_SEVERITY_INFORMATION, "roamingMngr_triggerRoamingCb, higher trigger = %d \n", roamingTrigger);
242 /* If "No BSS" trigger received, disable count of low pass filter timer */
248 /* Do not invoke a new Roaming Trigger when a previous one is in process */
250 { /* No Roaming trigger is in process *
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
TrafficMonitor.c 339 TrafficAlertElement->Trigger = TrafficAlertRegParm->Trigger;
351 if(TrafficAlertElement->Trigger == TRAFF_EDGE)
536 if((TrafficResetAlertElement->Trigger != TRAFF_EDGE) || (TrafficAlertElement->Trigger != TRAFF_EDGE))
737 if(AlertElement->Trigger == TRAFF_EDGE)
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
sync.h 296 XSyncCounter counter; /* counter to trigger on */
303 XSyncTrigger trigger; /* trigger for await */ member in struct:__anon13989
309 XSyncTrigger trigger; member in struct:__anon13990
339 XSyncValue alarm_value; /* test value of trigger in alarm */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalParams.h 65 /* RSSI roaming trigger configuration */
66 /* minimal amount of packets to count in average RSSI before actually reporting trigger */
72 /* SNR roaming trigger configuration */
73 /* minimal amount of packets to count in average SNR before actually reporting trigger */
79 /* 'No beacon' roaming trigger configuration */
89 /* Consecutive NACK roaming trigger configuration */
92 /* Low Rx rate roaming trigger configuration */
  /frameworks/base/docs/html/guide/topics/media/jet/
jetcreator_manual.jd 446 currently selected or playing segment. You can trigger an event in this window
658 <p>Trigger -
660 will use to trigger the event, therefore giving the content author a method for
672 can select the Play button. This will initiate playback. The trigger button
673 will send the trigger event when pressed. This is equivalent to selecting the
674 green trigger event in the timeline. </p>
678 <p>Note: Trigger events are meant to unmute a
680 the trigger segment. Therefore you should make sure the mute flag is set to
681 mute the track that a trigger event will be unmuting when receiving a trigger event
    [all...]

Completed in 992 milliseconds

1 23 4 5 6 7 8 91011>>