Searched
full:separate (Results
276 -
300 of
3860) sorted by null
<<11121314151617181920>>
/frameworks/ml/bordeaux/service/res/values/ |
strings.xml | 46 running in a separate process that may be started and stopped as desired.</string>
|
/frameworks/native/opengl/tests/gl_jni/src/com/android/gljni/ |
GLJNIView.java | 48 * separate thread, without requiring that it be driven by the update mechanism
|
/frameworks/native/opengl/tests/testPauseResume/src/com/android/test/ |
TestView.java | 48 * separate thread, without requiring that it be driven by the update mechanism
|
/libcore/luni/src/test/etc/loading-test-jar/ |
build.sh | 44 # but keep them separate.
|
/ndk/build/core/ |
setup-abi.mk | 46 # Separate the debug and release objects. This prevents rebuilding
|
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
MosaicTypes.h | 65 * containing separate Y,V, and U planes
|
/packages/apps/Email/ |
Android.mk | 54 # additionally, build unit tests in a separate .apk
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
MosaicTypes.h | 65 * containing separate Y,V, and U planes
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
opts.h | 101 /* Options marked with CL_SEPARATE take a number of separate arguments 106 #define CL_SEPARATE_ALIAS (1 << 19) /* Option is an alias when used with separate argument. */ 113 #define CL_SEPARATE (1 << 26) /* If takes a separate argument. */ 193 /* The original text of option plus arguments, with separate argv
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
opts.h | 101 /* Options marked with CL_SEPARATE take a number of separate arguments 106 #define CL_SEPARATE_ALIAS (1 << 19) /* Option is an alias when used with separate argument. */ 113 #define CL_SEPARATE (1 << 26) /* If takes a separate argument. */ 193 /* The original text of option plus arguments, with separate argv
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
opts.h | 101 /* Options marked with CL_SEPARATE take a number of separate arguments 106 #define CL_SEPARATE_ALIAS (1 << 19) /* Option is an alias when used with separate argument. */ 113 #define CL_SEPARATE (1 << 26) /* If takes a separate argument. */ 193 /* The original text of option plus arguments, with separate argv
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
opts.h | 101 /* Options marked with CL_SEPARATE take a number of separate arguments 106 #define CL_SEPARATE_ALIAS (1 << 19) /* Option is an alias when used with separate argument. */ 113 #define CL_SEPARATE (1 << 26) /* If takes a separate argument. */ 193 /* The original text of option plus arguments, with separate argv
|
/sdk/monkeyrunner/src/com/android/monkeyrunner/easy/ |
By.java | 43 * TODO: separate java-only core from jython wrapper
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/tasks/ |
ProgressTask.java | 47 * Execute the given task in a separate thread (not the UI thread).
|
/tools/motodev/src/help/studio_help/src/topics/ |
t_emulator-view-opening.dita | 40 <p>Except on Mac OS X, to work with the emulator in a separate window simply close the Android Emulator view and
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
LocalServiceActivities.java | 41 * all together; typically this code would appear in some separate class. 88 * all together; typically this code would appear in some separate class.
|
/docs/source.android.com/src/compatibility/ |
cts-development.md | 109 Some tests use additional infrastructure like separate activities 111 `cts/tests/src` directory. These stubs aren't separated into separate test
|
overview.md | 76 Just as each version of the Android platform exists in a separate branch in 77 the source code tree, there is a separate CTS and CDD for each version as
|
/external/astl/include/ |
memory | 47 // construction need to happen in separate steps. For each instance in 145 // construction need to happen in separate steps. uninitialized_fill
|
/external/chromium/chrome/browser/profiles/ |
off_the_record_profile_io_data.cc | 193 // Use a separate in-memory cookie store for the app. 199 // Use a separate in-memory cache for the app.
|
/external/chromium/chrome/browser/ |
spellchecker_platform_engine_unittest.cc | 49 // We need to have separate test cases here, since hunspell and the OS X 279 {"seperate", "separate"},
|
/external/chromium/third_party/libjingle/source/talk/session/phone/ |
srtpfilter.h | 64 // cipher-suite and key. Receiving must be done by a separate session. 67 // cipher-suite and key. Sending must be done by a separate session.
|
/external/eclipse-windowbuilder/propertysheet/ |
README.txt | 66 collapse all. Properties have sorting priorities, and have separate 104 Then check out the newest revision of WindowBuilder in a separate
|
/external/guava/guava/src/com/google/common/collect/ |
ImmutableSortedMultisetFauxverideShim.java | 30 * separate these "do not call" methods from those intended for normal use. 167 * have gone in a separate class so that ImmutableSortedMultiset wouldn't "inherit"
|
ImmutableSortedSetFauxverideShim.java | 32 * seems clearer to separate these "do not call" methods from those intended for 163 * retrospect, the static factory methods should have gone in a separate class
|
Completed in 843 milliseconds
<<11121314151617181920>>