/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/ |
standard_policies.hpp | 92 typedef __gnu_pbds::hash_load_check_resize_trigger<false, size_type> trigger; typedef in struct:__gnu_pbds::detail::default_resize_policy 95 typedef __gnu_pbds::hash_standard_resize_policy<size_policy_type, trigger, false, size_type> type;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/resize_policy/ |
sample_resize_trigger.hpp | 39 * Contains a sample resize trigger policy class. 47 /// A sample resize trigger policy.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/ |
standard_policies.hpp | 100 typedef hash_load_check_resize_trigger<false, size_type> trigger; typedef in struct:__gnu_pbds::detail::default_resize_policy 104 typedef hash_standard_resize_policy<size_policy_type, trigger,
|
/sdk/templates/activities/FullscreenActivity/root/src/app_package/util/ |
SystemUiHiderHoneycomb.java.ftl | 110 // Trigger the registered listener and cache the visibility 126 // Trigger the registered listener and cache the visibility
|
/system/core/libcutils/ |
android_reboot.c | 83 /* Trigger the remount of the filesystems as read-only, 86 fd = open("/proc/sysrq-trigger", O_WRONLY);
|
/cts/tests/src/android/app/cts/ |
OrientationTestUtils.java | 27 * to trigger {@link Activity#onConfigurationChanged(android.content.res.Configuration)}.
|
/docs/source.android.com/src/devices/tech/datausage/ |
index.jd | 22 which will trigger notifications or disable mobile data when usage
|
/external/chromium/base/third_party/dmg_fp/ |
dtoa_wrapper.cc | 15 * This define and the code below is to trigger thread-safe behavior
|
/external/chromium/chrome/browser/policy/ |
asynchronous_policy_provider_unittest.cc | 34 // Trigger a refresh manually and ensure that policy gets reloaded.
|
/external/chromium/chrome/browser/tabs/ |
pinned_tab_service_unittest.cc | 46 // Close the browser. This should trigger saving the tabs.
|
/external/chromium/chrome/browser/ui/app_modal_dialogs/ |
app_modal_dialog_queue.cc | 28 // (showing a dialog activates the TabContents, which can trigger a call
|
/external/chromium/chrome/browser/ui/cocoa/ |
about_window_controller.h | 49 // Trigger an update right now, as initiated by a button.
|
browser_test_helper.cc | 28 // browser, since it may trigger accesses to the profile upon destruction.
|
confirm_quit_panel_controller.h | 47 // Checks whether the |event| should trigger the feature.
|
/external/chromium/net/http/ |
http_auth_handler_mock.h | 21 // MockAuthHandler is used in tests to reliably trigger edge cases.
|
/external/chromium/third_party/libjingle/source/talk/base/ |
messagequeue.h | 140 // DelayedMessage goes into a priority queue, sorted by trigger time. Messages 141 // with the same trigger time are processed in num_ (FIFO) order. 145 DelayedMessage(int delay, uint32 trigger, uint32 num, const Message& msg) 146 : cmsDelay_(delay), msTrigger_(trigger), num_(num), msg_(msg) { }
|
/external/clang/test/Sema/ |
warn-unused-function.c | 15 // FIXME: This will trigger a warning when it should not.
|
/external/compiler-rt/lib/ |
int_util.h | 22 /** \brief Trigger a program abort (or panic for kernel code). */
|
/external/eigen/test/ |
nesting_ops.cpp | 28 // not trigger any asserts or segmentation faults... more to come.
|
/external/jmonkeyengine/engine/src/core/com/jme3/cinematic/ |
MotionPathListener.java | 38 * Trigger the events appening on an motion path
|
/external/jsilver/src/com/google/streamhtmlparser/impl/ |
ParserStateTable.java | 24 * trigger them. 34 * transitions in the Python configuration file trigger only on extended 45 * [U+D800 - U+DFFF] and hence outside of the ASCII range and will not trigger 176 // Developer error if either trigger.
|
/external/kernel-headers/original/asm-x86/ |
apicdef_32.h | 207 /*180*/ struct { /* Trigger Mode Register */ 257 trigger : 1, member in struct:local_apic::__anon9559 315 trigger : 1, member in struct:local_apic::__anon9565 328 trigger : 1, member in struct:local_apic::__anon9566
|
/external/kernel-headers/original/linux/ |
securebits.h | 24 /* When set, setuid to/from uid 0 does not trigger capability-"fixup".
|
/external/v8/test/mjsunit/ |
count-based-osr.js | 34 // Trigger OSR.
|
/external/v8/test/mjsunit/regress/ |
regress-1129.js | 43 // Trigger a heap validation.
|