HomeSort by relevance Sort by last modified time
    Searched defs:ustl (Results 1 - 25 of 58) sorted by null

1 2 3

  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
ubitset.cpp 1 // This file is part of the ustl library, an STL implementation.
11 namespace ustl { namespace
37 } // namespace ustl
bktrace.h 1 // This file is part of the ustl library, an STL implementation.
14 namespace ustl { namespace
20 /// \class CBacktrace bktrace.h ustl.h
50 } // namespace ustl
52 ALIGNOF(ustl::CBacktrace, sizeof(void*))
memlink.cpp 1 // This file is part of the ustl library, an STL implementation.
19 namespace ustl { namespace
26 is.verify_remaining ("read", "ustl::memlink", n);
65 } // namespace ustl
ulaalgo.h 1 // This file is part of the ustl library, an STL implementation.
15 namespace ustl { namespace
220 } // namespace ustl
unumeric.h 1 // This file is part of the ustl library, an STL implementation.
14 namespace ustl { namespace
157 } // namespace ustl
ustdxept.cpp 1 // This file is part of the ustl library, an STL implementation.
16 namespace ustl { namespace
70 } // namespace ustl
cmemlink.cpp 1 // This file is part of the ustl library, an STL implementation.
22 namespace ustl { namespace
97 ::ustl::swap (m_Data, l.m_Data);
98 ::ustl::swap (m_Size, l.m_Size);
109 } // namespace ustl
memblock.h 1 // This file is part of the ustl library, an STL implementation.
14 namespace ustl { namespace
16 /// \class memblock memblock.h ustl.h
71 } // namespace ustl
strmsize.h 1 // This file is part of the ustl library, an STL implementation.
17 namespace ustl { namespace
50 } // namespace ustl
54 namespace ustl { \
71 namespace ustl { \
93 namespace ustl { \
101 namespace ustl { \
116 namespace ustl { \
123 namespace ustl { \
ubitset.h 1 // This file is part of the ustl library, an STL implementation.
15 namespace ustl { namespace
22 /// \class bitset ubitset.h ustl.h
128 } // namespace ustl
uiosfunc.h 1 // This file is part of the ustl library, an STL implementation.
14 namespace ustl { namespace
18 /// \class align uiosfunc.h ustl.h
34 /// \class talign uiosfunc.h ustl.h
43 /// \class skip uiosfunc.h ustl.h
59 /// \class width uiosfunc.h ustl.h
73 /// \class base uiosfunc.h ustl.h
97 } // namespace ustl
99 CAST_STREAMABLE(ustl::ios::fmtflags, uint32_t)
100 CAST_STREAMABLE(ustl::ios::seekdir, uint32_t
    [all...]
ulimits.h 1 // This file is part of the ustl library, an STL implementation.
15 namespace ustl { namespace
26 /// \class numeric_limits ulimits.h ustl.h
90 namespace ustl { _NUMERIC_LIMITS (type, minVal, maxVal, bSigned, bInteger, bIntegral); }
102 namespace ustl { \
105 } // namespace ustl
upair.h 1 // This file is part of the ustl library, an STL implementation.
14 namespace ustl { namespace
16 /// \class pair upair.h ustl.h
60 } // namespace ustl
fstream.h 1 // This file is part of the ustl library, an STL implementation.
17 namespace ustl { namespace
19 /// \class fstream fstream.h ustl.h
mistream.cpp 1 // This file is part of the ustl library, an STL implementation.
21 namespace ustl { namespace
60 ::ustl::swap (m_Pos, is.m_Pos);
236 ::ustl::swap (m_Pos, os.m_Pos);
241 } // namespace ustl
ofstream.cpp 1 // This file is part of the ustl library, an STL implementation.
17 namespace ustl { namespace
162 } // namespace ustl
ofstream.h 1 // This file is part of the ustl library, an STL implementation.
16 namespace ustl { namespace
18 /// \class ofstream fdostream.h ustl.h
47 /// \class ifstream fdostream.h ustl.h
79 } // namespace ustl
uqueue.h 1 // This file is part of the ustl library, an STL implementation.
12 namespace ustl { namespace
14 /// \class queue uqueue.h ustl.h
17 /// \brief Queue adapter to uSTL containers.
68 } // namespace ustl
ustack.h 1 // This file is part of the ustl library, an STL implementation.
12 namespace ustl { namespace
14 /// \class stack ustack.h ustl.h
17 /// \brief Stack adapter to uSTL containers.
43 } // namespace ustl
ustdxept.h 1 // This file is part of the ustl library, an STL implementation.
15 namespace ustl { namespace
23 /// \class logic_error ustdxept.h ustl.h
41 /// \class logic_error ustdxept.h ustl.h
52 /// \class domain_error ustdxept.h ustl.h
63 /// \class invalid_argument ustdxept.h ustl.h
74 /// \class length_error ustdxept.h ustl.h
85 /// \class out_of_range ustdxept.h ustl.h
96 /// \class runtime_error ustdxept.h ustl.h
107 /// \class range_error ustdxept.h ustl.
    [all...]
bktrace.cpp 1 // This file is part of the ustl library, an STL implementation.
23 namespace ustl { namespace
159 } // namespace ustl
memblock.cpp 1 // This file is part of the ustl library, an STL implementation.
20 namespace ustl { namespace
161 ::ustl::swap (m_Capacity, l.m_Capacity);
196 is.verify_remaining ("read", "ustl::memblock", n);
215 } // namespace ustl
memlink.h 1 // This file is part of the ustl library, an STL implementation.
15 namespace ustl { namespace
17 /// \class memlink memlink.h ustl.h
112 } // namespace ustl
sistream.cpp 1 // This file is part of the ustl library, an STL implementation.
14 namespace ustl { namespace
236 } // namespace ustl
sistream.h 1 // This file is part of the ustl library, an STL implementation.
16 namespace ustl { namespace
18 /// \class istringstream sistream.h ustl.h
130 } // namespace ustl

Completed in 300 milliseconds

1 2 3