Searched
full:calls (Results
251 -
275 of
3371) sorted by null
<<11121314151617181920>>
/frameworks/base/core/java/android/util/ |
Base64OutputStream.java | 72 // bytes, we buffer up calls to write(int) in an internal 88 * Flush any buffered data from calls to write(int). Needed
|
/frameworks/base/core/tests/coretests/src/android/widget/ |
AutoCompleteTextViewCallbacks.java | 59 /** Test that arrow-down into the popup calls the onSelected callback. */ 108 /** Test that arrow-up out of the popup calls the onNothingSelected callback */
|
/frameworks/base/opengl/java/android/opengl/ |
GLDebugHelper.java | 63 * Check if all calls are on the same thread. 68 * Print argument names when logging GL Calls.
|
/frameworks/base/wifi/java/android/net/wifi/ |
WifiNative.java | 22 * Native calls for sending requests to the supplicant daemon, and for 29 * Also, note that all WifiNative calls should happen in the
|
/hardware/ti/wlan/wl1271/TWD/TWDriver/ |
TWDriverInternal.h | 138 /* Count XferDone callback calls. */ 140 /* Count TxComplete callback calls. */
|
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/ |
apConnApi.h | 327 * Roaming Manager calls this function when it fails to find a candidate 341 * Roaming Manager calls this function during selection of new candidate for roaming. 360 * Roaming Manager calls this function when it has completed the process of selection a new AP candidate for roaming. 382 * Roaming Manager calls this function in order to evaluate the quality of new 397 * Roaming Manager calls this function during selection of new candidate for roaming. 411 * Roaming Manager calls this function during selection of new candidate for roaming. 428 * Roaming Manager calls this function periodically in order to update the list 444 * The roaming manager calls this function when roaming event
|
/ndk/samples/san-angeles/jni/ |
importgl.c | 58 /* Imports function pointers to selected function calls in OpenGL ES Common 61 * "funcPtr_". Standard gl/egl calls are redirected to the function pointers
|
/packages/apps/Music/src/com/android/music/ |
RepeatingImageButton.java | 56 * @param interval The interval in milliseconds for calls 135 * @param repeatcount The number of previous calls in this sequence.
|
/system/wlan/ti/wilink_6_1/TWD/TWDriver/ |
TWDriverInternal.h | 138 /* Count XferDone callback calls. */ 140 /* Count TxComplete callback calls. */
|
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/ |
apConnApi.h | 326 * Roaming Manager calls this function when it fails to find a candidate 340 * Roaming Manager calls this function during selection of new candidate for roaming. 359 * Roaming Manager calls this function when it has completed the process of selection a new AP candidate for roaming. 381 * Roaming Manager calls this function in order to evaluate the quality of new 396 * Roaming Manager calls this function during selection of new candidate for roaming. 410 * Roaming Manager calls this function during selection of new candidate for roaming. 427 * Roaming Manager calls this function periodically in order to update the list 443 * The roaming manager calls this function when roaming event
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
gprof.info | 97 function calls that use a lot of time. *Note Call Graph::. 146 time seconds seconds calls Ts/call Ts/call name 159 you number-of-calls information for standard library functions such as 170 (except that the `calls' field for the functions will be blank), but 195 to insert calls to special user supplied instrumentation routines at 232 directory_ at the time it exits. This means that if your program calls 483 spent in these functions, calls to/from them, etc, will all be 492 object file and identifies function calls in the binary machine 495 have been called, but never were. Calls to functions that were 497 if symbol table entries are present for them. Calls to dynami [all...] |
/bionic/libc/include/ |
errno.h | 43 /* internal function that should *only* be called from system calls */
|
/bootable/recovery/minzip/ |
DirUtil.h | 26 * calls; no modifications are made to umask.
|
/dalvik/dx/src/com/android/dx/util/ |
MutabilityControl.java | 22 * and throw the right exception, but it is up to subclasses to place calls
|
/dalvik/libcore/luni/src/main/java/java/net/ |
CacheRequest.java | 24 * {@code ResponseCache}. A protocol handler calls the {@code OutputStream}
|
/dalvik/vm/arch/generic/ |
Hints.c | 31 * (jniArgInfo) to support JNI calls. The high order 4 bits of this word
|
/dalvik/vm/jdwp/ |
Jdwp.h | 22 * data structures directly). All calls go through Debugger.c. 149 * the debugger. The main JDWP handler loop calls "get" before processing 151 * thread has suspended itself, the JDWP handler calls "clear" and 177 * for a breakpoint. These calls do not mean that an event the debugger
|
/dalvik/vm/mterp/armv5te/ |
OP_INVOKE_DIRECT.S | 9 * calls don't count. If we do this as part of copying the arguments
|
/dalvik/vm/mterp/c/ |
OP_EXECUTE_INLINE.c | 4 * This has the same form as other method calls, but we ignore
|
/dalvik/vm/mterp/cstubs/ |
entry.c | 15 * C mterp entry point. This just calls the various C fallbacks, making
|
/dalvik/vm/mterp/x86-atom/ |
OP_REM_DOUBLE.S | 23 * Description: Calls fmod to compute the remainder of the result of dividing a
|
OP_REM_DOUBLE_2ADDR.S | 23 * Description: Calls fmod to compute the remainder of the result of dividing a
|
OP_REM_FLOAT_2ADDR.S | 23 * Description: Calls fmod to compute the remainder of the result of dividing a
|
/development/samples/SimpleJNI/ |
Android.mk | 18 # bundles the shared library and calls it using JNI.
|
/development/simulator/wrapsim/ |
Log.c | 14 * some or all of the system calls we want to use are being intercepted.
|
Completed in 573 milliseconds
<<11121314151617181920>>