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

1 2 3 4 56 7 8 91011>>

  /external/compiler-rt/test/scudo/
alignment.cpp 4 // Tests that a non-16-byte aligned pointer will trigger the associated error
  /external/curl/docs/cmdline-opts/
form-string.d 10 there's any possibility that the string value may accidentally trigger the
speed-time.d 4 Help: Trigger 'speed-limit' abort after this time
  /external/guice/extensions/persist/src/com/google/inject/persist/
Transactional.java 35 * Similarly, the set of exceptions that will trigger a rollback can be defined in
36 * the {@link #rollbackOn()} clause. By default, only unchecked exceptions trigger a
55 * that will trigger a rollback.
57 * ignore set represents the list of exceptions that will trigger a commit.
  /external/kernel-headers/original/uapi/linux/
if_plip.h 22 unsigned long trigger; member in struct:plipconf
  /external/llvm/test/CodeGen/ARM/
2011-10-26-memset-with-neon.ll 3 ; Trigger multiple NEON stores.
  /external/llvm/test/MC/AArch64/
ldr-pseudo-obj-errors.s 6 //only trigger when the file has successfully parsed and the object file is about
  /external/llvm/test/Verifier/
recursive-type-2.ll 9 ; Check that mutually recursive types trigger an error instead of segfaulting,
  /external/mesa3d/src/compiler/glsl/glcpp/tests/
122-redefine-whitespace.c 13 * trigger an error. */
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowZoomButtonsController.java 9 * Shadow of {@code ZoomButtonsController} that allows simulated clicking of the zoom button controls to trigger
  /external/valgrind/gdbserver_tests/
mcwatchpoints.stdinB.gdb 30 # trigger gdb reading data with big packets:
  /frameworks/base/core/java/android/hardware/
TriggerEventListener.java 20 * This class is the listener used to handle Trigger Sensors.
21 * Trigger Sensors are sensors that trigger an event and are automatically
58 * // Call disable to ensure that the trigger request has been canceled.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/
DozeTrigger.java 23 * A dozer is a class that fires a trigger after it falls asleep.
24 * You can occasionally poke the trigger to wake it up, but it will fall asleep if left untouched.
55 * Starts dozing and queues the onSleepRunnable to be called. This also resets the trigger flag.
102 /** Returns whether the trigger has fired at least once. */
ReferenceCountedTrigger.java 25 * A ref counted trigger that does some logic when the count is first incremented, or last
71 /** Convenience method to increment this trigger as a runnable */
109 * Convenience method to decrement this trigger as a animator listener. This listener is
110 * guarded to prevent being called back multiple times, and will trigger a decrement once and
  /frameworks/base/telephony/java/com/android/ims/internal/uce/presence/
PresPublishTriggerType.java 25 /** Publish Trigger Indication Definitions
47 /** Trigger is unknown. */
57 * Gets the publish trigger types.
65 * Sets the publish trigger type.
  /frameworks/support/v7/appcompat/src/androidTest/java/androidx/appcompat/app/
AppCompatMenuItemShortcutsTest.java 37 * Test shortcut trigger in case of MenuItems with non-default modifiers.
62 // Test shortcut trigger in case of non-default single modifier
70 // Test shortcut trigger in case of multiple non-default modifiers
78 // Test no shortcut trigger in case of incorrect modifier
  /packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/util/
CachedLaterTest.java 52 mHarness.getLater(mTrap); // trigger create()
59 mHarness.getLater(mTrap); // trigger create()
67 mHarness.getLater(mTrap); // trigger create()
84 mHarness.getLater(mTrap); // trigger create()
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_plip.h 21 unsigned long trigger; member in struct:plipconf
  /prebuilts/go/darwin-x86/src/cmd/internal/test2json/testdata/
benchshort.json 1 {"Action":"output","Output":"# This file ends in an early EOF to trigger the Benchmark prefix test,\n"}
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug418.go 19 // Recursive used to trigger an internal compiler error.
  /prebuilts/go/linux-x86/src/cmd/internal/test2json/testdata/
benchshort.json 1 {"Action":"output","Output":"# This file ends in an early EOF to trigger the Benchmark prefix test,\n"}
  /prebuilts/go/linux-x86/test/fixedbugs/
bug418.go 19 // Recursive used to trigger an internal compiler error.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
mips16@relax-swap3.d 10 # It is left in place to trigger if we ever get R_MIPS16_PC16 relocation
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
cortex-a8-fix-b.s 35 @ Trigger Cortex-A8 erratum workaround with b instructions.
cortex-a8-fix-bcc.s 35 @ Trigger Cortex-A8 erratum workaround with conditional branches.

Completed in 2595 milliseconds

1 2 3 4 56 7 8 91011>>