HomeSort by relevance Sort by last modified time
    Searched full:container_type (Results 1 - 21 of 21) sorted by null

  /external/dbus/tools/
dbus-send.c 360 int container_type; local
376 container_type = DBUS_TYPE_INVALID;
379 container_type = DBUS_TYPE_VARIANT;
381 container_type = DBUS_TYPE_ARRAY;
383 container_type = DBUS_TYPE_DICT_ENTRY;
385 if (container_type != DBUS_TYPE_INVALID)
402 if (container_type == DBUS_TYPE_DICT_ENTRY)
425 else if (container_type != DBUS_TYPE_INVALID)
431 container_type,
439 if (container_type == DBUS_TYPE_ARRAY
    [all...]
  /external/dbus/dbus/
dbus-marshal-recursive.c     [all...]
dbus-marshal-recursive.h 73 dbus_uint32_t container_type : 8; /**< what are we inside? (e.g. struct, variant, array) */ member in struct:DBusTypeWriter
174 int container_type,
dbus-message.c     [all...]
  /external/stlport/stlport/stl/
_iterator.h 168 typedef _Container container_type; typedef in class:back_insert_iterator
198 typedef _Container container_type; typedef in class:front_insert_iterator
228 typedef _Container container_type; typedef in class:insert_iterator
_queue.h 77 typedef _Sequence container_type; typedef in class:queue
161 typedef _Sequence container_type; typedef in class:priority_queue
_stack.h 66 typedef _Sequence container_type; typedef in class:stack
_hash_map.h 446 typedef _Container container_type; typedef in class:insert_iterator
473 typedef _Container container_type; typedef in class:insert_iterator
_hash_set.h 441 typedef _Container container_type; typedef in class:insert_iterator
468 typedef _Container container_type; typedef in class:insert_iterator
_unordered_map.h 388 typedef _Container container_type; typedef in class:insert_iterator
415 typedef _Container container_type; typedef in class:insert_iterator
_unordered_set.h 363 typedef _Container container_type; typedef in class:insert_iterator
390 typedef _Container container_type; typedef in class:insert_iterator
_slist.h 881 typedef _Container container_type; typedef in class:insert_iterator
  /ndk/sources/android/stlport/stlport/stl/
_iterator.h 168 typedef _Container container_type; typedef in class:back_insert_iterator
198 typedef _Container container_type; typedef in class:front_insert_iterator
228 typedef _Container container_type; typedef in class:insert_iterator
_queue.h 77 typedef _Sequence container_type; typedef in class:queue
161 typedef _Sequence container_type; typedef in class:priority_queue
_stack.h 66 typedef _Sequence container_type; typedef in class:stack
_hash_map.h 446 typedef _Container container_type; typedef in class:insert_iterator
473 typedef _Container container_type; typedef in class:insert_iterator
_hash_set.h 441 typedef _Container container_type; typedef in class:insert_iterator
468 typedef _Container container_type; typedef in class:insert_iterator
_unordered_map.h 388 typedef _Container container_type; typedef in class:insert_iterator
415 typedef _Container container_type; typedef in class:insert_iterator
_unordered_set.h 363 typedef _Container container_type; typedef in class:insert_iterator
390 typedef _Container container_type; typedef in class:insert_iterator
_slist.h 881 typedef _Container container_type; typedef in class:insert_iterator
  /external/stlport/etc/
ChangeLog-5.1     [all...]

Completed in 571 milliseconds