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

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/v8/test/mjsunit/regress/
regress-192.js 34 // literals MUST NOT trigger inherited accessors, but act as if creating
regress-2336.js 31 // GC epilogue and causes enough allocation to trigger a new GC during
regress-2618.js 34 // This should run long enough to trigger OSR.
regress-263.js 29 // for/in should not crash or trigger a debug assert.
regress-69.js 29 // balanced stack. It should not trigger the break point when --debug_code
regress-crbug-135066.js 28 // Filler long enough to trigger lazy parsing.
regress-crbug-248025.js 30 // Filler long enough to trigger lazy parsing.
regress-prepare-break-while-recompile.js 49 // Mark and trigger parallel optimization.
  /external/chromium_org/v8/test/preparser/
nonstrict-arguments.js 28 // Eval restrictions should not trigger outside of strict-mode code.
nonstrict-eval.js 28 // Eval restrictions should not trigger outside of strict-mode code.
  /external/chromium_org/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.
  /external/v8/test/mjsunit/compiler/
regress-serialized-slots.js 32 for (var i = 0; i < 10000; i++) { // Loop to trigger optimization.
  /external/v8/test/mjsunit/regress/
regress-1210.js 40 // We will trigger deoptimization of 'a + 0' which should bail out to
regress-137.js 42 case 15: return "F"; // Enough cases to trigger fast-case Smi switch.
regress-192.js 34 // literals MUST NOT trigger inherited accessors, but act as if creating
regress-263.js 29 // for/in should not crash or trigger a debug assert.
regress-69.js 29 // balanced stack. It should not trigger the break point when --debug_code
  /external/v8/test/preparser/
nonstrict-arguments.js 28 // Eval restrictions should not trigger outside of strict-mode code.
nonstrict-eval.js 28 // Eval restrictions should not trigger outside of strict-mode code.
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3Device.h 276 // Metadata value, e.g. 'START' or the trigger ID
322 * Queue a trigger to be dispatched with the next outgoing
324 * will be temporarily rewritten to add the trigger tag/value.
327 status_t queueTrigger(RequestTrigger trigger[], size_t count);
363 status_t queueTriggerLocked(RequestTrigger trigger);
370 // HAL workaround: Make sure a trigger ID always exists if
371 // a trigger does
  /prebuilts/gcc/linux-x86/host/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:__anon38961
309 XSyncTrigger trigger; member in struct:__anon38962
339 XSyncValue alarm_value; /* test value of trigger in alarm */
syncstr.h 416 CARD64 test_value; /* trigger event threshold value */
441 SyncTrigger trigger; member in struct:_SyncAlarm
457 SyncTrigger trigger; member in struct:__anon38975
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
sync.h 296 XSyncCounter counter; /* counter to trigger on */
303 XSyncTrigger trigger; /* trigger for await */ member in struct:__anon40551
309 XSyncTrigger trigger; member in struct:__anon40552
339 XSyncValue alarm_value; /* test value of trigger in alarm */
syncstr.h 416 CARD64 test_value; /* trigger event threshold value */
441 SyncTrigger trigger; member in struct:_SyncAlarm
457 SyncTrigger trigger; member in struct:__anon40565
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
sync.h 296 XSyncCounter counter; /* counter to trigger on */
303 XSyncTrigger trigger; /* trigger for await */ member in struct:__anon42066
309 XSyncTrigger trigger; member in struct:__anon42067
339 XSyncValue alarm_value; /* test value of trigger in alarm */

Completed in 1188 milliseconds

1 2 3 4 56 7 8 91011>>