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

<<11121314151617181920>>

  /external/v8/test/preparser/
nonstrict-eval.js 28 // Eval restrictions should not trigger outside of strict-mode code.
  /external/v8/test/webkit/
dfg-int-overflow-in-loop.js 33 // Now trigger overflow that is so severe that the floating point result would be different than the bigint result.
sort-with-side-effecting-comparisons-expected.txt 24 Checks that sorting an array with a side-effecting comparison function doesn't trigger assertions.
sort-with-side-effecting-comparisons.js 25 "Checks that sorting an array with a side-effecting comparison function doesn't trigger assertions."
  /external/valgrind/memcheck/tests/x86-solaris/
context_eflags.c 53 /* Trigger the signal handler. */
  /external/webrtc/webrtc/audio/
audio_state.h 49 // trigger on unprotected cross-thread access.
  /external/webrtc/webrtc/base/
deprecation.h 36 // Note: Deprecation warnings seem to fail to trigger on Windows
  /external/webrtc/webrtc/video/
vie_remb.h 50 // group. This call will trigger a new RTCP REMB packet if the bitrate
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
FixedSizeImageView.java 27 * This is an optimized ImageView that does not trigger a <code>requestLayout()</code> or
  /frameworks/base/tests/SoundTriggerTests/src/android/hardware/soundtrigger/stubhal/
GenericSoundModelTest.java 164 // Send trigger to stub HAL
171 // Verify trigger was received
240 // Send trigger to stub HAL
247 // Verify trigger was received
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
MenuItemHoverListener.java 24 * An interface notified when a menu item is hovered. Useful for cases when hover should trigger
  /hardware/bsp/intel/peripheral/libupm/src/mpl3115a2/
mpl3115a2.cpp 154 // trigger measurement
158 fprintf(stdout, "Write to trigger measurement failed\n");
198 // Trigger request to make a measurement
215 // Trigger request to make a measurement
  /libcore/luni/src/test/java/libcore/java/sql/
DriverTest.java 36 // Trigger the static initializer that will cause the driver to register itself with
  /packages/apps/Dialer/src/com/android/dialer/calllog/
MissedCallNotificationReceiver.java 27 * Receives broadcasts that should trigger a refresh of the missed call notification. This includes
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
DrawIdler.java 11 * Any drawing will instantly trigger {@link #STATE_ACTIVE}. {@link #STATE_IDLE} is only
  /packages/apps/UnifiedEmail/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.
  /packages/services/Telephony/src/com/android/phone/settings/
VoicemailRingtonePreference.java 54 // Requesting the ringtone will trigger migration if necessary.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
securebits.h 24 /* When set, setuid to/from uid 0 does not trigger capability-"fixup".
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
securebits.h 24 /* When set, setuid to/from uid 0 does not trigger capability-"fixup".
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/
shadow.go 51 // Use a couple of variables to trigger shadowing errors.
  /prebuilts/go/darwin-x86/src/runtime/cgo/
signal_darwin_arm.s 32 // Trigger a SIGSEGV panic.
  /prebuilts/go/darwin-x86/src/runtime/debug/
heapdump_test.go 61 // Trigger collection of x and y, queueing of their finalizers.
  /prebuilts/go/darwin-x86/src/time/
zoneinfo_windows_test.go 27 ResetLocalOnceForTest() // reset the Once to trigger the race
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue6847.go 8 // of channels trigger a spurious typechecking error during walk.
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/
shadow.go 51 // Use a couple of variables to trigger shadowing errors.

Completed in 2540 milliseconds

<<11121314151617181920>>