/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/ |
OMX_G711Dec_Utils.c | 788 G711DEC_DPRINT("%d :: Calling LCML_InitMMCodec...\n",__LINE__); [all...] |
/hardware/ti/wlan/wl1271/TWD/Ctrl/ |
CmdQueue.c | 82 * Calling this function creates a CmdQueue object 112 * Calling this function destroys the cmdQueue object 304 * Delete the command from the queue before calling a callback [all...] |
/packages/apps/Email/src/org/apache/commons/io/ |
DirectoryWalker.java | 189 * would be a cancel button on a GUI. Calling this method sets a
380 * Checks whether the walk has been cancelled by calling {@link #handleIsCancelled},
386 * you may wish to check for cancellation by calling this method.
|
/packages/apps/Phone/src/com/android/phone/ |
PhoneInterfaceManager.java | 85 * note that request.result must be set to something non-null for the calling thread to 243 // need to do a permission check since we're calling startActivity() 318 * But that would require calling this method via sendRequest() rather
|
/packages/apps/Settings/src/com/android/settings/ |
RadioInfo.java | 812 // the activity manager will try to resolve the type by calling 827 // the activity manager will try to resolve the type by calling 843 // the activity manager will try to resolve the type by calling [all...] |
/packages/inputmethods/PinyinIME/jni/include/ |
matrixsearch.h | 245 // not valid before calling it. This function only will be called in the 315 // calling this function if necessary. 326 // calling this function if necessary.
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/scanCncn/ |
ScanCncnDrvSM.c | 295 * \brief SM action - handles a FW reset event (by calling the complete CB) 306 ("DRV SM: calling complete CB.\n") ); 550 * \brief SM action - handles a scan complete event (by releasing the SCR and calling the scan complete CB) [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/conn/ |
connInfra.c | 496 This should be done BEFORE calling mlme_stop, which invokes Disconect Complete 533 This should be done BEFORE calling mlme_stop, which invokes Disconect Complete 577 This should be done BEFORE calling mlme_stop, which invokes Disconect Complete [all...] |
/system/wlan/ti/wilink_6_1/TWD/Ctrl/ |
CmdQueue.c | 82 * Calling this function creates a CmdQueue object 112 * Calling this function destroys the cmdQueue object 304 * Delete the command from the queue before calling a callback [all...] |
/frameworks/base/core/java/android/view/ |
View.java | 302 * rectangle representing the view. For instance, calling {@link #getRight()} 318 * measured dimensions can be obtained by calling {@link #getMeasuredWidth()} 327 * measured width and height. The width and height can be obtained by calling 337 * {@link #setPadding(int, int, int, int)} method and queried by calling 424 * before calling back to its <code>onDraw()</code> method. 453 * the UI thread when calling any method on any view.</em> 607 * calling setFlags. 612 * This view wants keystrokes. Use with TAKES_FOCUS_MASK when calling 654 * Use with ENABLED_MASK when calling setFlags. 661 * Use with ENABLED_MASK when calling setFlags [all...] |
/external/sqlite/dist/ |
sqlite3.h | 260 ** ^Calling sqlite3_close() with a NULL pointer argument is a [all...] |
sqlite3.h.orig | 260 ** ^Calling sqlite3_close() with a NULL pointer argument is a [all...] |
/dalvik/libcore/logging/src/main/java/java/util/logging/ |
Logger.java | 46 * Client applications can get named loggers by calling the {@code getLogger} 47 * methods. They can also get anonymous loggers by calling the 69 * the calling class and method, but this is not guaranteed to be accurate. 732 * the calling class name. 819 * the calling class name. [all...] |
/external/dbus/dbus/ |
dbus-bus.c | 499 * by calling dbus_connection_set_exit_on_disconnect() yourself 531 * by calling dbus_connection_set_exit_on_disconnect() yourself 752 * dbus_bus_set_unique_name(). You are responsible for calling 784 * bus, then calling this is probably a bad idea, since the UID will 897 * You can update these flags by calling RequestName again (even if [all...] |
/external/v8/src/ia32/ |
regexp-macro-assembler-ia32.cc | 85 * The data up to the return address must be placed there by the calling 86 * code, by calling the code entry as cast to a function with the signature: 119 // Unuse labels in case we throw away the assembler without calling GetCode. 321 // Save registers before calling C function. 782 // Save registers before calling C function [all...] |
/external/v8/src/x64/ |
macro-assembler-x64.h | 38 // function calling convention. 134 // Invoke the JavaScript function code by either calling or jumping. 496 // address must be pushed before calling this helper. 668 // Before calling a C-function from generated code, align arguments on stack. 685 // Calculate the number of stack slots to reserve for arguments when calling a [all...] |
/frameworks/base/docs/html/guide/topics/providers/ |
content-providers.jd | 65 by calling <code>{@link android.content.Context#getContentResolver 218 begin managing an unmanaged Cursor object for you by calling 449 directly entered in the table and can be read by calling 565 You can place small amounts of binary data into a table by calling 692 an SQLite database. You get the Cursor object by calling any of the {@link [all...] |
/ndk/build/gmsl/ |
index.html | 96 iterate over calling the function in 1<br> 97 Returns: The list after calling the function on each 105 iterate over calling the function in 1<br> 107 list to iterate over calling the function in 1<br> 108 Returns: The list after calling the function on each
|
/bionic/linker/ |
linker.c | [all...] |
/dalvik/vm/ |
Sync.c | 265 * The caller must lock the thread list before calling here. 720 * fields so the subroutine can check that the calling thread owns 793 * and owner fields so the subroutine can check that the calling 908 * The calling thread owns the lock. Increment the 915 * calling thread into the owner field. This is the 917 * will have tried this before calling out to the VM. 948 * thread id of the calling thread into the [all...] |
Jni.c | 153 set up, but we have to be careful. When calling from interpreted code 155 offset the args pointer when calling the native bridge. [all...] |
/external/opencore/nodes/pvsocketnode/src/ |
pvmf_socket_node.cpp | [all...] |
/external/bluetooth/glib/gobject/ |
gobject.c | 79 * an ordinary reference by calling g_object_ref_sink(). 838 * (by, e.g. calling g_object_class_find_property()) [all...] |
/external/expat/doc/ |
reference.html | 231 same calling convention in case the compiler options used for Expat 233 what the default calling convention is, though it may require that it 235 For code which uses Expat, however, the calling convention is 241 are already using the "cdecl" calling convention, or they wouldn't be 242 working). The annotation is only needed if the default calling 434 calling <code>XML_ParserFree</code>.</p> [all...] |
/external/bluetooth/glib/glib/ |
gtestutils.c | 776 * Calling this function outside of a test case sets the 777 * default base URI for all test cases. Calling it from within 875 * low level, calling g_test_add() or g_test_add_func() is preferable. 880 * fixture structure is torn down by calling data_teardown() and [all...] |