/external/v8/test/mjsunit/regress/ |
regress-1236.js | 34 pattern.exec(string); // Call again to trigger bug in stub.
|
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
|
regress-crbug-100859.js | 28 // This used to trigger a crash because of an unhandled stack overflow.
|
/external/v8/test/preparser/ |
non-use-strict-hex-escape.js | 29 // doesn't trigger strict mode.
|
non-use-strict-octal-escape.js | 29 // doesn't trigger strict mode.
|
non-use-strict-uhex-escape.js | 29 // doesn't trigger strict mode.
|
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/webkit/Source/WebKit/gtk/tests/ |
testhttpbackend.c | 61 /* load_uri will trigger the navigation-policy-decision-requested
|
/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.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
securebits.h | 24 /* When set, setuid to/from uid 0 does not trigger capability-"fixup".
|
/frameworks/base/docs/html/tools/help/uiautomator/ |
UiAutomatorTestCase.jd | 167 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-junit.framework.TestCase" class="jd-expando-trigger closed" 168 ><img id="inherited-methods-junit.framework.TestCase-trigger" 170 class="jd-expando-trigger-img" /></a> 305 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-junit.framework.Assert" class="jd-expando-trigger closed" 306 ><img id="inherited-methods-junit.framework.Assert-trigger" 308 class="jd-expando-trigger-img" /></a> 939 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed" 940 ><img id="inherited-methods-java.lang.Object-trigger" 942 class="jd-expando-trigger-img" /></a> 1109 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-junit.framework.Test" class="jd-expando-trigger closed [all...] |
/frameworks/av/services/camera/libcameraservice/ |
Camera3Device.h | 206 // Metadata value, e.g. 'START' or the trigger ID 246 * Queue a trigger to be dispatched with the next outgoing 248 * will be temporarily rewritten to add the trigger tag/value. 251 status_t queueTrigger(RequestTrigger trigger[], size_t count); 282 status_t queueTriggerLocked(RequestTrigger trigger);
|
/frameworks/base/core/java/android/widget/ |
QuickContactBadge.java | 312 boolean trigger = false; 317 trigger = true; 331 trigger = true; 354 if (trigger && lookupUri != null) { 355 // Found contact, so trigger QuickContact
|
/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:__anon26010 309 XSyncTrigger trigger; member in struct:__anon26011 339 XSyncValue alarm_value; /* test value of trigger in alarm */
|
/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:__anon27600 309 XSyncTrigger trigger; member in struct:__anon27601 339 XSyncValue alarm_value; /* test value of trigger in alarm */
|
/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:__anon29115 309 XSyncTrigger trigger; member in struct:__anon29116 339 XSyncValue alarm_value; /* test value of trigger in alarm */
|
/external/chromium/chrome/browser/password_manager/ |
password_store_default_unittest.cc | 157 // Initializing the PasswordStore shouldn't trigger a migration. 287 // Initializing the PasswordStore should trigger a migration. 404 // Initializing the PasswordStore shouldn't trigger a migration. 435 // Initializing the PasswordStore shouldn't trigger a migration. 468 // Adding a login should trigger a notification. 492 // Updating the login with the new password should trigger a notification. 511 // Deleting the login should trigger a notification.
|
/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...] |
/packages/providers/MediaProvider/src/com/android/providers/media/ |
MediaProvider.java | [all...] |
/hardware/invensense/libsensors_iio/software/simple_apps/mpu_iio/ |
mpu_iio.c | 16 * If trigger name is not specified the program assumes you want a dataready 17 * trigger associated with the device and goes looking for it. 519 * Build the trigger name. If it is device associated it's 547 /* Verify the trigger exists */ 548 trig_num = find_type_by_name(trigger_name, "trigger"); 550 printf("Failed to find the trigger %s\n", trigger_name); 554 printf("iio trigger number being used is %d\n", trig_num); 580 /* Set the device trigger to be the data rdy trigger found above */ 581 ret = write_sysfs_string_and_verify("trigger/current_trigger" [all...] |
/external/chromium/chrome/browser/chromeos/ |
user_cros_settings_provider.cc | 431 // Trigger prefetching of settings. 477 // Trigger prefetching if singleton object still does not exist. 484 // Trigger prefetching if singleton object still does not exist. 492 // Trigger prefetching if singleton object still does not exist. 500 // Trigger prefetching if singleton object still does not exist. 526 // Trigger prefetching if singleton object still does not exist.
|
/external/llvm/test/Transforms/GVN/ |
2009-01-22-SortInvalidation.ll | 43 %struct.Parse = type { %struct.sqlite3*, i32, i8*, %struct.Vdbe*, i8, i8, i8, i8, i8, i8, i8, [8 x i32], i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, [12 x i32], i32, %struct.TableLock*, i32, i32, i32, i32, i32, %struct.Expr**, i8, %struct..4sPragmaType, %struct..4sPragmaType, %struct..4sPragmaType, i8*, i8*, %struct.Table*, %struct.Trigger*, %struct.TriggerStack*, i8*, %struct..4sPragmaType, i8, %struct.Table*, i32 } 49 %struct.Table = type { i8*, i32, %struct.Column*, i32, %struct.Index*, i32, %struct.Select*, i32, %struct.Trigger*, %struct.FKey*, i8*, %struct.Expr*, i32, i8, i8, i8, i8, i8, i8, i8, %struct.Module*, %struct.sqlite3_vtab*, i32, i8**, %struct.Schema* } 51 %struct.Trigger = type { i8*, i8*, i8, i8, %struct.Expr*, %struct.IdList*, %struct..4sPragmaType, %struct.Schema*, %struct.Schema*, %struct.TriggerStep*, %struct.Trigger* } 52 %struct.TriggerStack = type { %struct.Table*, i32, i32, i32, i32, i32, i32, %struct.Trigger*, %struct.TriggerStack* } 53 %struct.TriggerStep = type { i32, i32, %struct.Trigger*, %struct.Select*, %struct..4sPragmaType, %struct.Expr*, %struct.ExprList*, %struct.IdList*, %struct.TriggerStep*, %struct.TriggerStep* }
|