OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vcall
(Results
1 - 9
of
9
) sorted by null
/external/qemu/telephony/
android_modem.c
628
AVoiceCall
vcall
= amodem_alloc_call( modem );
local
629
ACall call = &
vcall
->call;
640
vcall
->is_remote = (remote_number_string_to_port(number) > 0);
656
AVoiceCall
vcall
= modem->calls;
local
657
AVoiceCall vend =
vcall
+ modem->call_count;
662
for ( ;
vcall
< vend;
vcall
++ )
663
if ( !strcmp(
vcall
->call.number, number) )
664
return &
vcall
->call;
700
AVoiceCall
vcall
= (AVoiceCall) amodem_find_call_by_number(modem, fromNumber)
local
714
AVoiceCall
vcall
= (AVoiceCall) amodem_find_call_by_number(modem, number);
local
1277
AVoiceCall
vcall
= modem->calls + nn;
local
1459
AVoiceCall
vcall
= _
vcall
;
local
1476
AVoiceCall
vcall
= _
vcall
;
local
1516
AVoiceCall
vcall
= amodem_alloc_call( modem );
local
1554
AVoiceCall
vcall
= modem->calls + nn;
local
1584
AVoiceCall
vcall
= modem->calls + nn;
local
1600
AVoiceCall
vcall
= modem->calls + nn;
local
1615
AVoiceCall
vcall
= amodem_find_call( modem, id );
local
1624
AVoiceCall
vcall
= modem->calls + nn;
local
1639
AVoiceCall
vcall
= modem->calls + nn;
local
1652
AVoiceCall
vcall
= modem->calls + nn;
local
1665
AVoiceCall
vcall
= modem->calls + nn;
local
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/cp/
cp-tree.h
171
index of the
vcall
offset for this entry.
[
all
...]
/external/kernel-headers/original/asm-x86/
paravirt.h
353
* the two
VCALL
and CALL variants for void and non-void functions.
/external/bluetooth/glib/gobject/
ChangeLog
663
* gobject/gobject.h: Add 'constructed'
vcall
to GObjectClass.
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/libexec/gcc/arm-eabi/4.2.1/
cc1plus
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/
cc1plus
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/
cc1plus
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/libexec/gcc/i686-unknown-linux-gnu/4.2.1/
cc1plus
/prebuilt/linux-x86/toolchain/sh-4.3.3/libexec/gcc/sh-linux-gnu/4.3.3/
cc1plus
Completed in 100 milliseconds