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

1 2 3 4 56 7 8 91011>>

  /cts/tests/tests/widget/src/android/widget/cts/
MediaControllerTest.java 148 // ideally test would trigger pause/play/ff/rew here and test response, but no way
149 // to trigger those actions from MediaController
335 notes = "no way to trigger next/prev press",
  /hardware/ti/wlan/wl1271/stad/src/Application/
roamingMngrApi.h 68 /* Roaming Trigger groups, according to Roaming Triggers */
112 apConn_roamingTrigger_e roamingTrigger; /* the roaming trigger type */
114 TI_BOOL maskRoamingEvents; /* Indicate if a trigger is already in process, and therefore the
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/
hash_policy.hpp 181 // A resize trigger policy based on a load check. It keeps the
296 // A resize trigger policy based on collision checks. It keeps the
471 // A resize policy which delegates operations to size and trigger policies.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
context.h 47 * \li Deferred events - Events that will trigger as soon as possible. Note
50 * \li I/O events - Events that trigger on file descriptor activities.
51 * \li Times events - Events that trigger after a fixed ammount of time.
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/HealthMonitor/
healthMonitor.c 410 /* Update Rx signal in currBss in order to check if roaming trigger on BG scan occured */
449 /* Recovery is performed only if this trigger is enabled in the .INI file */
486 WLAN_OS_REPORT (("***** recovery trigger: %s *****\n", sRecoveryTriggersNames[pHealthMonitor->failureEvent]));
  /system/wlan/ti/wilink_6_1/stad/src/Application/
roamingMngrApi.h 68 /* Roaming Trigger groups, according to Roaming Triggers */
112 apConn_roamingTrigger_e roamingTrigger; /* the roaming trigger type */
114 TI_BOOL maskRoamingEvents; /* Indicate if a trigger is already in process, and therefore the
  /bionic/libm/src/
e_expf.c 75 if(huge+x>one) return one+x;/* trigger inexact */
e_sqrtf.c 76 z = one-tiny; /* trigger inexact flag */
  /build/tools/droiddoc/templates/
macros.cs 238 <?cs # An expando trigger ?><?cs
240 <a href="#" onclick="return toggleInherited(this, null)" id="<?cs var:id ?>" class="jd-expando-trigger closed"
241 ><img id="<?cs var:id ?>-trigger"
243 class="jd-expando-trigger-img" /></a><?cs
  /development/samples/SpinnerTest/
_index.html 38 methods demonstrate how to use instrumentation to trigger stages in the lifecycle of the activity under test.
  /external/apache-http/src/org/apache/http/
ParseException.java 36 * Parse errors when receiving a message will typically trigger
  /external/apache-http/src/org/apache/http/conn/
ConnectionReleaseTrigger.java 38 * This can be implemented by various "trigger" objects which are
  /external/chromium/base/
thread.cc 15 // This task is used to trigger the message loop to exit.
watchdog.h 85 // Without this safety net, any alarm will typically trigger a host of follow
  /external/chromium/net/base/
ssl_config_service.h 51 // |allowed_bad_certs| that should not trigger an ERR_CERT_* error when
  /external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-natt 39 # To trigger the SA negotiation there must be an appropriate
  /external/kernel-headers/original/asm-generic/
mutex-xchg.h 105 * this has the potential to trigger the slowpath for the
  /external/libvpx/examples/includes/geshi/geshi/
sql.php 81 'TEMPORARY', 'TO', 'TRAILING', 'TRIGGER', 'TRUNCATE',
  /external/skia/src/core/
SkBlitBWMaskTemplate.h 87 // and not trigger an assert from the getAddr## function
  /external/v8/test/mjsunit/
debug-clearbreakpointgroup.js 100 // Call function 'g' from the compiled script to trigger breakpoint.
  /external/webkit/JavaScriptCore/API/
JSBase.cpp 102 // FIXME: Perhaps we should trigger a second mark and sweep
  /external/webkit/WebCore/bindings/js/
ScriptCallStack.cpp 75 // First frame is pre-populated in constructor, so don't trigger
  /external/webkit/WebCore/platform/graphics/openvg/
SurfaceOpenVG.h 63 * This constructor will trigger an assertion if creation of the surface
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListViewHeight.java 94 // view to trigger the same bug.
  /frameworks/base/docs/html/resources/articles/
can-i-use-this-intent.jd 21 user options that the user would normally use to trigger the intent. </p>

Completed in 1391 milliseconds

1 2 3 4 56 7 8 91011>>