Home
last modified time | relevance | path

Searched defs:_items (Results 1 – 7 of 7) sorted by relevance

/external/lzma/CPP/Common/
DMyBuffer.h10 T *_items; variable
164 T *_items; variable
DDynamicBuffer.h8 T *_items; variable
DMyVector.h11 T *_items; variable
/external/autotest/cli/
Daction_common_unittest.py182 def _items(): function
237 def _items(): function
/external/curl/
DCMakeLists.txt1066 set(_items ${_items} "${label}" PARENT_SCOPE) variable
1071 set(_items) variable
1105 set(_items) variable
/external/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.h36 Byte *_items; variable
/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.cpp178 CObjectVector<CParseItem> _items; member in NArchive::NParser::CHandler