/external/valgrind/main/memcheck/tests/darwin/ |
scalar_nocancel.c | 23 // because errors are too similar. So we test them in this separate file.
|
/external/wpa_supplicant_8/hostapd/ |
hostapd.8 | 20 supports separate frontend programs and an example text-based frontend,
|
/frameworks/base/core/java/android/preference/ |
package.html | 9 should be ran as a separate {@link android.app.Activity} that extends
|
/frameworks/base/test-runner/ |
Android.mk | 30 # additionally, build unit tests in a separate .apk
|
/frameworks/base/tests/FrameworkPerf/res/values/ |
strings.xml | 22 <string name="data_usage_menu_split_4g">Separate 4G usage</string>
|
/hardware/samsung_slsi/exynos5/mobicore/common/LogWrapper/ |
Android.mk | 7 # This is not a separate module.
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/ |
Android.mk | 7 # This is not a separate module.
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/ |
Android.mk | 7 # This is not a separate module.
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Server/ |
Android.mk | 7 # This is not a separate module.
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/ |
Android.mk | 7 # This is not a separate module.
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/ |
and.hpp | 29 // has to be checked in a separate condition, otherwise GCC complains
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/config/ |
adl.hpp | 24 // a separate global namespace has a nice side effect of reducing the length
|
/packages/apps/Email/emailsync/src/com/android/emailsync/ |
MessageMoveRequest.java | 33 // separate message moves queued at the same time)
|
/packages/apps/Exchange/src/com/android/exchange/ |
MessageMoveRequest.java | 33 // separate message moves queued at the same time)
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/ |
ContactBadge.java | 26 * so this class adds a separate click listener field.
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/ |
PerNameExecutor.java | 23 * Uses a separate executor for each task name.
|
/packages/apps/UnifiedEmail/res/layout/ |
search_actionbar_view.xml | 20 The custom action bar view for search mode. Currently a separate layout because this creates
|
/packages/inputmethods/LatinIME/java/res/values-fr/ |
donottranslate.xml | 25 <!-- Symbols that separate words -->
|
/packages/inputmethods/LatinIME/java/res/xml/ |
key_styles_f1.xml | 25 <!-- Kept as a separate file for cleaner overriding by an overlay. -->
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/ |
__init__.py | 9 included in distutils.tests as well, instead of using a separate
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
__init__.py | 9 included in distutils.tests as well, instead of using a separate
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/ |
SeparatorAttributeDescriptor.java | 26 * It is used to separate groups of attributes visually.
|
/external/oprofile/daemon/ |
oprofiled.c | 94 { "separate-lib", 0, POPT_ARG_INT, &separate_lib, 0, "separate library samples for each distinct application", "[0|1]", }, 95 { "separate-kernel", 0, POPT_ARG_INT, &separate_kernel, 0, "separate kernel samples for each distinct application", "[0|1]", }, 96 { "separate-thread", 0, POPT_ARG_INT, &separate_thread, 0, "thread-profiling mode", "[0|1]" }, 97 { "separate-cpu", 0, POPT_ARG_INT, &separate_cpu, 0, "separate samples for each CPU", "[0|1]" },
|
/frameworks/base/docs/html/training/multiscreen/ |
adaptui.jd | 99 is in dual pane mode, but will launch a separate activity if the UI is in 110 /* start a separate activity */ 154 as a separate activity on other configurations. For example, in the News Reader 156 large screens, but is a separate activity on smaller screens.</p> 225 <p>If you are using separate activities to implement separate parts of your interface, 231 separate activity to display the news article when running in portrait mode,
|
/external/chromium-trace/trace-viewer/third_party/gl-matrix/spec/gl-matrix/ |
mat4-spec.js | 72 describe("with a separate output matrix", function() { 110 describe("with a separate output matrix", function() { 148 describe("with a separate output matrix", function() { 194 describe("with a separate output matrix", function() { 270 describe("with a separate output matrix", function() { 308 describe("with a separate output matrix", function() { 349 describe("with a separate output matrix", function() { 389 describe("with a separate output matrix", function() { 429 describe("with a separate output matrix", function() { 469 describe("with a separate output matrix", function() [all...] |