/frameworks/compile/libbcc/runtime/ |
CMakeLists.txt | 19 "${PROJECT_NAME} requires an out of source build. Please create a separate build directory and run 'cmake /path/to/${PROJECT_NAME} [options]' there."
|
/gdk/build/core/ |
setup-abi.mk | 28 # Separate the debug and release objects. This prevents rebuilding
|
/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.
|
/packages/apps/Exchange/exchange2/ |
Android.mk | 37 # additionally, build unit tests in a separate .apk
|
/packages/apps/Exchange/exchange2/src/com/android/exchange/ |
MessageMoveRequest.java | 31 // 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/inputmethods/LatinIME/java/res/values-fr/ |
donottranslate.xml | 27 <!-- Symbols that do NOT separate words -->
|
/packages/inputmethods/LatinIME/java/res/xml/ |
key_styles_f1.xml | 25 <!-- Kept as a separate file for cleaner overriding by an overlay. -->
|
/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,
|
/development/samples/HoneycombGallery/ |
_index.html | 19 handsets by reusing fragments in separate activities when on smaller screens.</p> 39 a separate activity is fired (such as the included Camera sample).
|
/external/chromium/net/disk_cache/ |
addr.h | 36 // 0 = separate file on disk 42 // If separate file:
|
/external/kernel-headers/original/linux/ |
ptrace.h | 119 * separate error flag (e.g., alpha, ia64, ppc{,64}, sparc{,64}, possibly 121 * set. On architectures which do not support a separate error flag, the macro
|
/external/libvorbis/doc/vorbisfile/ |
ov_crosslap.html | 21 between two separate streams represented by separate <a
|
/external/llvm/include/llvm/Support/ |
Threading.h | 44 /// llvm_execute_on_thread - Execute the given \arg UserFn on a separate 48 /// on a separate thread or honoring the requested stack size, but tries to do
|
/external/oprofile/doc/ |
opreport.1.in | 44 used --separate. 77 Merge any profiles separated in a --separate session.
|
/external/webkit/Source/WebCore/storage/ |
IDBEventDispatcher.cpp | 70 // This is a separate event, which for example means that even if you 81 // feature yet, so you probably don't want to fire the separate error
|
/external/webkit/Tools/MiniBrowser/qt/ |
MiniBrowserApplication.cpp | 63 << "[-separate-web-process-per-window]" 98 if (args.contains("-separate-web-process-per-window"))
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/ |
MVS.mail | 33 a separate file 'fixit.l', which is not included in the diffs.) 41 initscan) are 'isolable' as separate files which would have to be
|