/external/kernel-headers/original/linux/ |
kernel_stat.h | 25 cputime64_t steal; member in struct:cpu_usage_stat
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/dxgid3d10/ |
dxgid3d10.cpp | 81 *out_device = device.steal(); 121 *out_device = dev.steal();
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgid3d10/ |
dxgid3d10.cpp | 81 *out_device = device.steal(); 121 *out_device = dev.steal();
|
/frameworks/base/core/java/android/preference/ |
SeekBarDialogPreference.java | 41 // Steal the XML dialogIcon attribute's value
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/ |
EclipseUiHelper.java | 46 * does not steal focus.)
|
/art/runtime/ |
thread_pool.h | 178 // Find a task to steal from
|
/external/chromium/chrome/browser/net/ |
sdch_dictionary_fetcher.h | 66 // Always spread out the dictionary fetches, so that they don't steal
|
/external/chromium/chrome/browser/ui/views/tab_contents/ |
native_tab_contents_container_gtk.cc | 72 // no native views in TOUCH_UI, so don't steal the focus
|
/external/chromium_org/chrome/browser/net/ |
sdch_dictionary_fetcher.h | 68 // Always spread out the dictionary fetches, so that they don't steal
|
/external/replicaisland/src/com/replica/replicaisland/ |
TheSourceComponent.java | 89 // Wait for the player to take the camera back, then steal it!
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/ |
ScreenshotTest.java | 109 // foreground, and steal UI focus
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
MessageScrollView.java | 86 LogUtils.d(LOG_TAG, "OUT ScrollView.onIntercept, steal=%s ev=%s", mWantToIntercept, ev);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
concept_check.h | 65 // a valid instantiation pattern. Thus, we steal a feature from C99.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
concept_check.h | 65 // a valid instantiation pattern. Thus, we steal a feature from C99.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
concept_check.h | 65 // a valid instantiation pattern. Thus, we steal a feature from C99.
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
concept_check.h | 65 // a valid instantiation pattern. Thus, we steal a feature from C99.
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
concept_check.h | 65 // a valid instantiation pattern. Thus, we steal a feature from C99.
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
concept_check.h | 65 // a valid instantiation pattern. Thus, we steal a feature from C99.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
concept_check.h | 65 // a valid instantiation pattern. Thus, we steal a feature from C99.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
concept_check.h | 65 // a valid instantiation pattern. Thus, we steal a feature from C99.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
concept_check.h | 65 // a valid instantiation pattern. Thus, we steal a feature from C99.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
concept_check.h | 65 // a valid instantiation pattern. Thus, we steal a feature from C99.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
concept_check.h | 65 // a valid instantiation pattern. Thus, we steal a feature from C99.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
concept_check.h | 65 // a valid instantiation pattern. Thus, we steal a feature from C99.
|
/external/clang/include/clang/Sema/ |
DelayedDiagnostic.h | 255 /// Steal the diagnostics from the given pool. 256 void steal(DelayedDiagnosticPool &pool) { function in class:clang::sema::DelayedDiagnosticPool
|