OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cards
(Results
76 - 100
of
463
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/mmc/
host.h
104
struct list_head
cards
;
member in struct:mmc_host
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/mmc/
host.h
104
struct list_head
cards
;
member in struct:mmc_host
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/mmc/
host.h
104
struct list_head
cards
;
member in struct:mmc_host
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/mmc/
host.h
104
struct list_head
cards
;
member in struct:mmc_host
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/mmc/
host.h
104
struct list_head
cards
;
member in struct:mmc_host
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/mmc/
host.h
104
struct list_head
cards
;
member in struct:mmc_host
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/mmc/
host.h
104
struct list_head
cards
;
member in struct:mmc_host
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/mmc/
host.h
104
struct list_head
cards
;
member in struct:mmc_host
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/mmc/
host.h
104
struct list_head
cards
;
member in struct:mmc_host
/external/grub/netboot/
depca.c
19
of DEPCA and EtherWORKS ethernet
cards
:
30
The driver has been tested on DE100, DE200 and DE202
cards
in a
34
cards
, since they have a new custom ASIC in place of the AMD LANCE
36
those
cards
.
74
NICSR accesses have been changed to byte accesses for all the
cards
82
memory network buffer. Only the DE100
cards
make use of a 2kB buffer
86
At the most only 2 DEPCA
cards
can be supported on the ISA bus because
95
EISA
cards
can be supported, but care will be needed assigning the
106
this unambiguously at the moment, since there is nothing on the
cards
to
109
I am unable to test 2
cards
together for now, so this code i
[
all
...]
/external/kernel-headers/original/linux/
pnp.h
138
struct list_head global_list; /* node in global list of
cards
*/
139
struct list_head protocol_list; /* node in protocol's list of
cards
*/
186
struct list_head rdev_list; /* node in
cards
list of requested devices */
340
struct list_head
cards
;
member in struct:pnp_protocol
346
for((card) = protocol_to_pnp_card((protocol)->
cards
.next); \
347
(card) != protocol_to_pnp_card(&(protocol)->
cards
); \
/external/chromium/chrome/browser/autofill/
autofill_manager.h
144
//
cards
sent to and from the renderer process.
207
// Returns a list of values from the stored credit
cards
that match |type| and
208
// the value of |field| and returns the labels of the matching credit
cards
.
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/autofill/
PersonalDataManager.java
351
List<CreditCard>
cards
= new ArrayList<CreditCard>(count);
local
353
cards
.add(nativeGetCreditCardByIndex(mPersonalDataManagerAndroid, i));
355
return
cards
;
/external/libpcap/
pcap-septel.c
196
strlcpy(handle->errbuf, "Sending packets isn't supported on Septel
cards
",
203
* The promisc flag is ignored because Septel
cards
have built-in tracing.
278
* with Septel
cards
.
/art/runtime/gc/accounting/
mod_union_table.cc
89
// Clear dirty
cards
in the this space and update the corresponding mod-union bits.
217
os << "ModUnionTable cleared
cards
: [";
285
// Clear dirty
cards
in the this space and update the corresponding mod-union bits.
311
os << "ModUnionTable dirty
cards
: [";
/art/test/102-concurrent-gc/src/
Main.java
50
// dirtying works and that we check the marked
cards
after
/external/kernel-headers/original/linux/mmc/
host.h
104
struct list_head
cards
; /* devices attached to this host */
member in struct:mmc_host
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
hdsp.h
42
/* These are only used for H96xx
cards
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_frad.h
7
* implementation for the Sangoma
cards
.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
hdsp.h
42
/* These are only used for H96xx
cards
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_frad.h
7
* implementation for the Sangoma
cards
.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
hdsp.h
38
/* These are only used for H96xx
cards
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
hdsp.h
42
/* These are only used for H96xx
cards
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_frad.h
7
* implementation for the Sangoma
cards
.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
hdsp.h
38
/* These are only used for H96xx
cards
*/
Completed in 1365 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>