Searched defs:_items (Results 1 – 7 of 7) sorted by relevance
/external/lzma/CPP/Common/ | ||
D | MyBuffer.h | 13 T *_items; variable |
D | DynamicBuffer.h | 8 T *_items; variable |
D | MyVector.h | 11 T *_items; variable |
/external/autotest/cli/ | ||
D | action_common_unittest.py | 182 def _items(): function |
/external/curl/ | ||
D | CMakeLists.txt | 1176 set(_items ${_items} "${label}" PARENT_SCOPE) variable |
/external/lzma/CPP/7zip/UI/FileManager/ | ||
D | ExtractCallback.h | 36 Byte *_items; variable |
/external/lzma/CPP/7zip/UI/Common/ | ||
D | OpenArchive.cpp | 178 CObjectVector<CParseItem> _items; member in NArchive::NParser::CHandler |