HomeSort by relevance Sort by last modified time
    Searched full:separate (Results 551 - 575 of 3860) sorted by null

<<21222324252627282930>>

  /cts/tools/signature-tools/src/signature/model/impl/
SigClassDefinition.java 226 ModelUtil.separate(type.getTypeParameters(), ", ");
  /dalvik/vm/
Android.mk 19 # swath of common definitions are factored out into a separate file to
  /dalvik/vm/mterp/armv5te/
OP_EXECUTE_INLINE.S 45 * - Have five separate pieces that do the loading, so we can work the
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
README.txt 33 and a separate source is included for Linux with X11.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
MessengerServiceActivities.java 30 * all together; typically this code would appear in some separate class.
NotifyingService.java 52 // separate thread because the service normally runs in the process's
  /development/samples/AppNavigation/res/values/
strings.xml 29 <string name="view_from_other_task_description">This combined demo shows how to handle up navigation when another task has launched your app\'s activity on its own task stack. Navigating up in this scenario should synthesize a task stack representing the most common or direct navigation path to the parent activity. The code example shows how to handle this using helper code from the support library. Press the button below to launch a separate task and begin the demo.</string>
  /development/samples/SupportAppNavigation/res/values/
strings.xml 29 <string name="view_from_other_task_description">This combined demo shows how to handle up navigation when another task has launched your app\'s activity on its own task stack. Navigating up in this scenario should synthesize a task stack representing the most common or direct navigation path to the parent activity. The code example shows how to handle this using helper code from the support library. Press the button below to launch a separate task and begin the demo.</string>
  /docs/source.android.com/src/source/
code-lines.md 21 Accordingly, we maintain a number of "code lines" to clearly separate the
roles.md 48 a separate role in the AOSP per se.
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
RecognizerSharedState.cs 40 * and recover from errors etc... As a separate state object, it can be
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
RecognizerSharedState.cs 41 * and recover from errors etc... As a separate state object, it can be
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
RecognizerSharedState.java 32 * and recover from errors etc... As a separate state object, it can be
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ref/
ReferenceTest.java 100 // Create the object in a separate thread to ensure it will be
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
ClonerToResultTree.java 162 // If outputting attrs as separate events, they must
  /external/chromium/base/debug/
stack_trace_win.cc 29 // badly with breakpad if breakpad is invoked in a separate thread while
  /external/chromium/base/mac/
foundation_util.mm 193 // Separate this component from the next one.
  /external/chromium/base/
message_pump_glib.h 98 // separate between them in this structure type.
  /external/chromium/chrome/browser/autofill/
autofill_download.h 151 // For each requested form for both query and upload we create a separate
  /external/chromium/chrome/browser/chromeos/login/
camera.h 26 // All communication with camera driver is performed on a separate camera
  /external/chromium/chrome/browser/extensions/
apps_promo.cc 160 // On Chrome OS the default apps are installed via a separate mechanism that
extension_cookies_helpers.h 7 // chrome/browser/extensions/extension_cookies_api.cc. This separate interface
  /external/chromium/chrome/browser/resources/net_internals/
socketpoolwrapper.js 33 // Create SocketPoolWrappers for each socket pool and separate socket pools
  /external/chromium/chrome/browser/resources/
plugins.html 204 /* Separate the inital line, Description, Location, and MIME Types lines. */
214 /* Separate columns by 1em for the most part. */
224 /* Separate the header from the contents in each MIME Types table. */
230 /* Separate the columns for tables used for horizontal listings only a bit. */
  /external/chromium/chrome/browser/sync/sessions/
sync_session.h 100 // next SyncShare operation using |this|, rather than needed two separate

Completed in 858 milliseconds

<<21222324252627282930>>