OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ilist
(Results
1 - 10
of
10
) sorted by null
/system/netd/
CommandListener.cpp
724
InterfaceCollection *
ilist
= sTetherCtrl->getTetheredInterfaceList();
local
726
for (it =
ilist
->begin(); it !=
ilist
->end(); ++it) {
[
all
...]
/external/llvm/include/llvm/ADT/
ilist.h
1
//==-- llvm/ADT/
ilist
.h - Intrusive Linked List Template ---------*- C++ -*-==//
19
// The
ilist
class itself, should be a plug in replacement for list, assuming
24
// The
ilist
class is implemented by allocating a 'tail' node when the list is
73
/// strategy. The sentinel is stored in the prev field of
ilist
's Head.
83
/// provideInitialHead - when constructing an
ilist
, provide a starting
215
assert(NodePtr && "--'d off the beginning of an
ilist
!");
449
// an
ilist
(and potentially deleted) with iterators still pointing at it.
638
struct
ilist
: public iplist<NodeTy> {
struct in namespace:llvm
642
ilist
() {}
function in struct:llvm::ilist
643
ilist
(const ilist &right)
function in struct:llvm::ilist
646
explicit
ilist
(size_type count) {
function in struct:llvm::ilist
649
ilist
(size_type count, const NodeTy &val) {
function in struct:llvm::ilist
652
template<class InIt>
ilist
(InIt first, InIt last) {
function in struct:llvm::ilist
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
opl3.h
301
struct snd_seq_kinstr_list *
ilist
;
member in struct:snd_opl3
gus.h
385
struct snd_seq_kinstr_list *
ilist
;
member in struct:snd_gf1
trident.h
358
struct snd_seq_kinstr_list *
ilist
;
member in struct:snd_4dwave
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
opl3.h
301
struct snd_seq_kinstr_list *
ilist
;
member in struct:snd_opl3
gus.h
385
struct snd_seq_kinstr_list *
ilist
;
member in struct:snd_gf1
trident.h
358
struct snd_seq_kinstr_list *
ilist
;
member in struct:snd_4dwave
/dalvik/dx/etc/
jasmin.jar
/prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar
Completed in 5538 milliseconds