Home
last modified time | relevance | path

Searched defs:container_type (Results 1 – 12 of 12) sorted by relevance

/external/stlport/stlport/stl/
D_iterator.h168 typedef _Container container_type; typedef
198 typedef _Container container_type; typedef
228 typedef _Container container_type; typedef
D_queue.h77 typedef _Sequence container_type; typedef
161 typedef _Sequence container_type; in _STLP_RELOPS_OPERATORS() typedef
D_stack.h66 typedef _Sequence container_type; typedef
/external/oprofile/libutil++/
Dsparse_array.h17 typedef std::map<I, T> container_type; typedef
Dgrowable_vector.h24 typedef std::vector<T> container_type; typedef
Dcomma_list.h51 typedef std::vector<value_type> container_type; typedef
/external/dbus/dbus/
Ddbus-marshal-recursive.h68 dbus_uint32_t container_type : 8; /**< what are we inside? (e.g. struct, variant, array) */ member
Ddbus-marshal-recursive.c1622 int container_type, in writer_recurse_init_and_check()
2041 int container_type, in _dbus_type_writer_recurse_contained_len()
2095 int container_type, in _dbus_type_writer_recurse()
/external/dbus/tools/
Ddbus-send.c414 int container_type; in main() local
/external/llvm/include/llvm/CompilerDriver/
DCompilationGraph.h64 typedef llvm::SmallVector<llvm::IntrusiveRefCntPtr<Edge>, 3> container_type; typedef
/external/clang/test/SemaCXX/
Dconversion-function.cpp335 typedef Container<int> container_type; typedef
/external/llvm/utils/TableGen/
DLLVMCConfigurationEmitter.cpp460 typedef StringMap<OptionDescription> container_type; typedef in __anon01aa64f00111::OptionDescriptions