OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calls
(Results
901 - 925
of
3371
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java
54
* <li>Optionally wraps, traces, and/or error-checks the renderer's OpenGL
calls
.
117
* {@link #onResume()} when the activity resumes. These
calls
allow GLSurfaceView to
195
* Log GL
calls
to the system log at "verbose" level with tag "GLSurfaceView".
237
* GL
calls
made by the renderer.
568
* The renderer is responsible for making OpenGL
calls
to render a frame.
655
* //... other gl
calls
to render the scene ...
665
* An interface for customizing the eglCreateContext and eglDestroyContext
calls
.
700
* An interface for customizing the eglCreateWindowSurface and eglDestroySurface
calls
.
[
all
...]
/hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd.h
211
/* To allow osl_attach/detach
calls
from os-independent modules */
216
* Return dhd_pub_t pointer, used as handle to OS module in later
calls
.
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
OMX_G726Dec_Utils.h
108
/** Default timeout used to come out of blocking
calls
*/
563
/* counts the
calls
to FillThisBuffer() */
566
/** Counts number of FillBufferDone
calls
*/
569
/** Counts number of EmptyThisBuffer
calls
*/
572
/** Counts number of EmptyBufferDone
calls
*/
623
/* number of FillThisBuffer
calls
pending */
626
/* coutns the number of unhandled FillThisBuffer()
calls
*/
629
/* coutns the number of unhandled EmptyThisBuffer()
calls
*/
[
all
...]
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
connIbss.c
171
-
Calls
the generic state machine event processing function which preform the following:
172
-
Calls
the correspoding callback function
/packages/apps/Email/src/com/android/exchange/
AbstractSyncService.java
310
* Convenience method wrapping
calls
to retrieve columns from a single row, via EmailProvider.
336
* a projection. This method
calls
the previous one with the appropriate URI.
/packages/apps/Phone/src/com/android/phone/
OutgoingCallBroadcaster.java
43
* Emergency
calls
and
calls
where no number is present (like for a CDMA
InCallScreen.java
119
// The "short" value is for
calls
ended by the local user, and the
120
// "long" value is for
calls
ended by the remote caller.
315
// DELAYED_CLEANUP_AFTER_DISCONNECT event *or*
calls
[
all
...]
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-gdb.1
151
function
calls
in the line.
163
function
calls
in the line.
arm-eabi-gdbtui.1
151
function
calls
in the line.
163
function
calls
in the line.
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/man/man1/
arm-eabi-gdb.1
151
function
calls
in the line.
163
function
calls
in the line.
arm-eabi-gdbtui.1
151
function
calls
in the line.
163
function
calls
in the line.
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-gdb.1
151
function
calls
in the line.
163
function
calls
in the line.
arm-eabi-gdbtui.1
151
function
calls
in the line.
163
function
calls
in the line.
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/man/man1/
arm-eabi-gdb.1
151
function
calls
in the line.
163
function
calls
in the line.
arm-eabi-gdbtui.1
151
function
calls
in the line.
163
function
calls
in the line.
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-gdb.1
151
function
calls
in the line.
163
function
calls
in the line.
i686-unknown-linux-gnu-gdbtui.1
151
function
calls
in the line.
163
function
calls
in the line.
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/conn/
connIbss.c
148
-
Calls
the generic state machine event processing function which preform the following:
149
-
Calls
the correspoding callback function
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
connIbss.c
171
-
Calls
the generic state machine event processing function which preform the following:
172
-
Calls
the correspoding callback function
/frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GSMPhoneTest.java
592
// Test missed
calls
613
// Test incoming not missed
calls
648
// Test held and hangup held
calls
[
all
...]
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsDatabaseHelper.java
43
import android.provider.CallLog.
Calls
;
96
public static final String
CALLS
= "
calls
";
[
all
...]
/external/sqlite/dist/
sqlite3.h
181
** is unchanged by
calls
to sqlite3_config().)^
243
** ^
Calls
to sqlite3_close() return SQLITE_OK if the [sqlite3] object is
469
** information is written to disk in the same order as
calls
488
** argument to
calls
it makes to the xLock() and xUnlock() methods
609
** information is written to disk in the same order as
calls
[
all
...]
sqlite3.h.orig
181
** is unchanged by
calls
to sqlite3_config().)^
243
** ^
Calls
to sqlite3_close() return SQLITE_OK if the [sqlite3] object is
469
** information is written to disk in the same order as
calls
488
** argument to
calls
it makes to the xLock() and xUnlock() methods
609
** information is written to disk in the same order as
calls
[
all
...]
/bionic/libc/stdio/
freopen.c
101
* of any setbuffer
calls
, but stdio has always done this before.
/bootable/recovery/edify/
expr.h
120
// Call this after all
calls
to RegisterFunction() but before parsing
Completed in 260 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>