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

<<11121314151617181920>>

  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
worker_mixin.py 81 # running tests in a separate thread.
149 """Run a test in a separate thread, enforcing a hard time limit.
  /frameworks/base/docs/html/guide/faq/
framework.jd 45 separate pool of transaction threads in each process to dispatch all
46 incoming IPC calls. The developer should create separate threads for any
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Connection.java 226 * Separate this call from its owner Call and assigns it to a new Call
230 public abstract void separate() throws CallStateException; method in class:Connection
TelephonyCapabilities.java 116 * and hangup or separate individual callers.)
145 * the in-call UI may provide separate buttons or menu items for these
  /libcore/luni/src/test/java/libcore/java/nio/charset/
CharsetEncoderTest.java 102 // stupid: on the RI, writing the two halves of the surrogate pair in separate writes
158 // Writing the two halves of the surrogate pair in separate writes works just fine.
  /libcore/support/src/test/java/libcore/javax/net/ssl/
TestSSLContext.java 141 * TestSSLContext creation method that allows separate creation of server key store
165 * TestSSLContext creation method that allows separate creation of client and server key store
  /packages/apps/Settings/src/com/android/settings/
MasterClear.java 138 * reset at any rate. There is no need to have a separate option until
154 // If it's not emulated, it is on a separate partition but it means we're doing
  /external/oprofile/
TODO 12 o default to --separate=library (with anon, =none, makes not much sense)
49 <movement> it seems them as two separate symbols
97 o lib-image: and image: behavior depend on --separate=, if --separate=library
100 --separate==none. Must we take care ?
113 o we should notice an opcontrol config change (--separate etc.) and
  /libcore/luni/src/main/java/java/lang/
Runtime.java 110 * Executes the specified command and its arguments in a separate native
127 * Executes the specified command and its arguments in a separate native
148 * Executes the specified command and its arguments in a separate native
172 * Executes the specified program in a separate native process. The new
188 * Executes the specified program in a separate native process. The new
207 * Executes the specified program in a separate native process. The new
  /ndk/sources/host-tools/sed-4.2.1/po/
ca.po 320 " -s, --separate\n"
321 " consider files as separate rather than as a single "
325 " -s, --separate\n"
544 #~ "%s -s, --separate\n"
545 #~ " consider files as separate rather than as a single "
579 #~ "%s -s, --separate\n"
eo.po 315 " -s, --separate\n"
316 " consider files as separate rather than as a single "
320 " -s, --separate\n"
538 #~ "%s -s, --separate\n"
539 #~ " consider files as separate rather than as a single "
571 #~ "%s -s, --separate\n"
es.po 320 " -s, --separate\n"
321 " consider files as separate rather than as a single "
325 " -s, --separate\n"
547 #~ "%s -s, --separate\n"
548 #~ " consider files as separate rather than as a single "
584 #~ "%s -s, --separate\n"
id.po 320 " -s, --separate\n"
321 " consider files as separate rather than as a single "
325 " -s, --separate\n"
544 #~ "%s -s, --separate\n"
545 #~ " consider files as separate rather than as a single "
578 #~ "%s -s, --separate\n"
sl.po 317 " -s, --separate\n"
318 " consider files as separate rather than as a single "
322 " -s, --separate\n"
542 #~ "%s -s, --separate\n"
543 #~ " consider files as separate rather than as a single "
576 #~ "%s -s, --separate\n"
sr.po 311 " -s, --separate\n"
312 " consider files as separate rather than as a single "
316 " -s, --separate\n"
533 #~ "%s -s, --separate\n"
534 #~ " consider files as separate rather than as a single "
566 #~ "%s -s, --separate\n"
sv.po 319 " -s, --separate\n"
320 " consider files as separate rather than as a single "
324 " -s, --separate\n"
615 #~ "%s -s, --separate\n"
616 #~ " consider files as separate rather than as a single "
650 #~ "%s -s, --separate\n"
tr.po 311 " -s, --separate\n"
312 " consider files as separate rather than as a single "
316 " -s, --separate\n"
539 #~ "%s -s, --separate\n"
540 #~ " consider files as separate rather than as a single "
573 #~ "%s -s, --separate\n"
af.po 313 " -s, --separate\n"
314 " consider files as separate rather than as a single "
524 #~ "%s -s, --separate\n"
525 #~ " consider files as separate rather than as a single "
559 #~ "%s -s, --separate\n"
da.po 312 " -s, --separate\n"
313 " consider files as separate rather than as a single "
521 #~ "%s -s, --separate\n"
522 #~ " consider files as separate rather than as a single "
553 #~ "%s -s, --separate\n"
  /external/chromium/net/disk_cache/
disk_format.h 9 // separate file named f_xxx where x is a hexadecimal number. Shorter data will
48 // a separate identifier (maintained on the "this_id" header field) that is used
197 // level consists of using separate "child" entries to store ranges of 1 MB,
  /external/guava/guava/src/com/google/common/eventbus/
package-info.java 110 * application from having separate EventBus instances for each component, or
111 * using separate instances to separate events by context or topic. This also
  /external/libselinux/include/selinux/
avc.h 118 * is to print on stderr. If no thread callbacks are passed, a separate
252 * but may also be called directly to separate permission checking from
298 * in order to separate the permission check from the auditing.
  /external/llvm/include/llvm/Target/
TargetMachine.h 123 /// not, return null. This is kept separate from RegInfo until RegInfo has
228 /// setDataSections - Set if the data are emit into separate sections.
231 /// setFunctionSections - Set if the functions are emit into separate
  /external/skia/third_party/glu/libtess/
tess.c 294 * we render everything as separate triangles (no strips or fans).
302 * we render everything as separate triangles (no strips or fans).
553 * except those which separate the interior from the exterior.
  /external/valgrind/main/docs/internals/
tracking-fn-entry-exit.txt 59 as we need separate shadow call stacks.
191 > handlers, as we need separate shadow call stacks.
192 > [Do you mean "separate shadow call stacks for each thread"?]

Completed in 530 milliseconds

<<11121314151617181920>>