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

1 2 3 4 5 6 7 891011>>

  /external/oprofile/libutil++/
bfd_support.h 90 * find_separate_debug_file - return true if a valid separate debug file found
102 * creation of debug files that are separate from the binary. The
104 * this separate file, and a link to the new file is placed in the
  /external/webkit/Source/WebCore/platform/cf/
BinaryPropertyList.h 54 // table overhead for such strings. A separate object will be used for each
69 // A separate object will be used for each of these arrays in the serialized list.
75 // A separate object will be used for each dictionary in the serialized list.
  /system/media/audio_utils/include/audio_utils/
primitives.h 42 * The destination and source buffers must either be completely separate (non-overlapping), or
52 * The destination and source buffers must be completely separate (non-overlapping).
63 * The destination and source buffers must be completely separate (non-overlapping).
  /external/valgrind/main/callgrind/docs/
cl-manual.xml 231 threads with <option><xref linkend="opt.separate-threads"/>=yes</option>).</para>
299 command line option <option><xref linkend="opt.separate-threads"/>=yes</option>,
458 <option><xref linkend="opt.separate-recs-num"/>=function</option>.
460 <option><xref linkend="opt.separate-recs"/>=10</option>, but this will
467 <option><xref linkend="opt.separate-callers-num"/>=B</option>
468 <option><xref linkend="opt.separate-callers-num"/>=C</option>,
473 <option><xref linkend="opt.separate-callers"/>=2</option> to get a 2-caller
    [all...]
  /external/oprofile/utils/
opcontrol 164 -p/--separate=type,[types]
166 Separate profiles as follows :
169 library: separate shared library profiles per-application
542 # validate --separate= parameters. This function is called with IFS=,
582 echo "invalid --separate= argument: $1"
820 -p|--separate)
1391 echo "Ignoring --separate=kernel option with SPU_CYCLES"
1395 echo "Forcing required option --separate=lib with SPU_CYCLES"
    [all...]
  /external/chromium/chrome/browser/themes/
browser_theme_pack.h 47 // on a separate thread as it takes so long. This can fail and return NULL in
73 // that this is separate from HasCustomImage() which returns whether a custom
223 // empty. We separate the images from the images loaded from disk so that
  /external/qemu/distrib/sdl-1.2.15/docs/html/
thread.html 214 >Don't call SDL video/event functions from separate threads</P
218 >Don't use any library functions in separate threads</P
222 >Don't perform any memory management in separate threads</P
  /cts/tests/src/android/os/cts/
TestThread.java 19 * Thread class for executing a Runnable containing assertions in a separate thread.
  /cts/tests/tests/holo/src/android/holo/cts/
HoloTest.java 27 * The tests take a long time, so the test is sharded into separate themes.
  /cts/tests/tests/telephony/src/android/telephony/cts/
SmsManagerTest.java 48 "separate messages.This is a very long text. This text should be broken into " +
49 "three separate messages.This is a very long text. This text should be broken " +
50 "into three separate messages.This is a very long text. This text should be " +
51 "broken into three separate messages.";;
  /cts/tools/signature-tools/src/signature/model/impl/
SigParameterizedType.java 117 builder.append(ModelUtil.separate(type.getTypeArguments(), ", "));
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ContactsFilterInstrumentation.java 38 // its test code off in a separate thread, which will call back
ContactsSelectInstrumentation.java 40 // its test code off in a separate thread, which will call back
LocalSampleInstrumentation.java 44 // its test code off in a separate thread, which will call back
NotificationDisplay.java 73 // since the notification display activity is run as a separate task.
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
_index.html 11 <dd>Demonstrates capturing the image stream from the camera, drawing to a surface (extending SurfaceView) on a separate thread (extending Thread).</dd>
  /development/samples/NotePad/tests/
AndroidManifest.xml 25 under test, while the Android package name identifies this as a separate test package.
  /development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
ArticleActivity.java 27 * which case this separate activity is shown in order to display the news article. This activity
  /docs/source.android.com/src/tech/datausage/
tags-explained.md 43 application into separate logical categories (at a network socket
  /docs/source.android.com/src/tech/test_infra/tradefed/
index.md 31 The lifecycle of a test executed using TradeFederation is composed of four separate stages, designed
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
package.html 34 concurrently in separate threads. When necessary, the Transformer waits for the parse events that must be in place before a
  /external/bison/
GNUmakefile 1 # Having a separate GNUmakefile lets me `include' the dynamically
  /external/chromium/chrome/browser/chromeos/cros/
cros_mock.h 42 // separate init methods for mocks call this one first.
  /external/chromium/chrome/browser/debugger/
devtools_remote_listen_socket_unittest.h 75 // This had to be split out into a separate class because I couldn't
  /external/chromium/chrome/browser/importer/
firefox_importer_unittest_utils.h 20 // On OS X NSSDecryptor needs to run in a separate process. To allow us to use

Completed in 880 milliseconds

1 2 3 4 5 6 7 891011>>