HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 1251 - 1275 of 3111) sorted by null

<<51525354555657585960>>

  /external/icu4c/test/cintltst/
udatatst.c 282 log_err("calling udata_open with non-existing file [testdata | nonexist.tst] not handled correctly\n. Expected: U_FILE_ACCESS_ERROR, Got: %s\n", myErrorName(status));
289 log_err("calling udata_open with non-existing file didn't return a null value\n");
291 log_verbose("calling udat_open with non-existing file returned null as expected\n");
    [all...]
  /external/opencore/nodes/pvmp4ffcomposernode/src/
pvmp4ffcn_node.cpp     [all...]
  /external/v8/
ChangeLog 626 Exposed the calling JavaScript context through the static API
990 calling a caught function in a catch clause.
993 always calling a stub.
1040 Added support for calling a JavaScript function with the current
    [all...]
  /external/webkit/WebKit/mac/Plugins/
WebNetscapePluginView.mm     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
G729EncTest.c     [all...]
  /packages/apps/Browser/src/com/android/browser/
Tab.java     [all...]
  /dalvik/vm/jdwp/
JdwpEvent.c 221 * Grab the eventLock before calling here.
370 * The state->eventLock should be held before calling.
653 * that the thread be marked as VMWAIT before calling here.
    [all...]
  /external/dbus/
NEWS 9 - Fix bug where calling dbus_threads_init_default would assert
166 - calling methods now do the correct thing
292 - Python bindings now aquire the GIL when calling back into the python
  /external/icu4c/i18n/unicode/
usearch.h 57 * calling a <tt>reset</tt> followed by a <tt>next</tt> or <tt>previous</tt>.
58 * Though a direction change can occur without calling <tt>reset</tt> first,
452 * Deleting the returned <tt>UCollator</tt> before calling
    [all...]
  /external/libpng/contrib/gregbook/
rpng-win.c 389 Trace((stderr, "calling readpng_get_image()\n"))
409 Trace((stderr, "calling rpng_win_display_image()\n"))
604 Trace((stderr, "calling final image-flush routine\n"))
rpng-x.c 377 Trace((stderr, "calling readpng_get_image()\n"))
397 Trace((stderr, "calling rpng_x_display_image()\n"))
848 Trace((stderr, "calling final XPutImage()\n"))
  /external/opencore/doc/oscl_html/
classOsclActiveObject.html 416 Remove this AO from its scheduler. Will leave if the calling thread context does not match the scheduling thread. Cancels any readied request before removing.
482 Complete this AO's request immediately. If the AO is already active, this will do nothing. Will leave if the AO is not added to any scheduler, or if the calling thread context does not match the scheduling thread. </td>
510 Set object ready for this AO, additionally sets the request status to OSCL_REQUEST_PENDING. Will leave if the request is already readied, or the execution object is not added to any scheduler, or the calling thread context does not match the scheduler thread. </td>
  /external/opencore/nodes/pvdummyinputnode/src/
pvmf_dummy_fileinput_node.cpp 61 //Macros for calling PVLogger
    [all...]
  /external/webkit/WebCore/platform/graphics/chromium/
UniscribeHelper.cpp 496 // Calling ScriptApplyDigitSubstitution( 0, &inputControl, &inputState)
680 // the difference per run and take that into account when calling
744 // updated when calling ScriptShape).
    [all...]
  /frameworks/base/core/java/android/view/
WindowManagerPolicy.java 38 * called from the main window manager thread or another thread calling into
59 * variations require calling into the activity manager.
721 * that you would ever hold elsewhere while calling out into the window
    [all...]
  /frameworks/base/core/jni/
AndroidRuntime.cpp 374 * location for it. (Had we issued the FindClass call before calling
889 * and calling the "static void main(String[] args)" method in the class
    [all...]
  /frameworks/base/docs/html/guide/topics/appwidgets/
index.jd 154 request an update from the {@link android.appwidget.AppWidgetProvider} by calling the
442 <li>When the configuration is complete, get an instance of the AppWidgetManager by calling
448 <li>Update the App Widget with a {@link android.widget.RemoteViews} layout by calling
  /frameworks/base/docs/html/guide/topics/ui/
dialogs.jd 141 <p>When you're ready to close your dialog, you can dismiss it by calling
331 <p>Opening a progress dialog can be as simple as calling
372 in the bar by calling either {@link android.app.ProgressDialog#setProgress(int)} with a value for
  /frameworks/base/media/libmedia/
AudioTrack.cpp 698 //unlock cblk mutex before calling mAudioTrack->start() (see issue #1617140)
784 // Calling obtainBuffer() with a negative wait count causes
876 // Calling obtainBuffer() with a wait count of 1
  /system/core/adb/
adb.c 204 D("Calling send_ready \n");
214 D("Calling send_close \n");
224 D("Calling send_connect \n");
  /bionic/libc/unistd/
syslog.c 291 * that's their problem. They should close it before calling on
  /bootable/recovery/minzip/
Hash.c 359 * The caller should lock the table before calling here.
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
StateListDrawableTest.java 214 // check the android:state_* by calling setState
  /cts/tests/tests/os/src/android/os/cts/
BinderTest.java 427 + "when calling method: joinThreadPool")
  /dalvik/dx/src/com/android/dx/cf/code/
LocalsArraySet.java 448 * @param subLabel {@code >= 0;} A calling label of a subroutine

Completed in 349 milliseconds

<<51525354555657585960>>