Home
last modified time | relevance | path

Searched refs:RIDs (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-doc/
DBitcodeWriter.h197 void emitBlockInfo(BlockId BID, const std::vector<RecordId> &RIDs);
DBitcodeWriter.cpp390 const std::vector<RecordId> &RIDs) { in emitBlockInfo() argument
391 assert(RIDs.size() < (1U << BitCodeConstants::SubblockIDSize)); in emitBlockInfo()
393 for (RecordId RID : RIDs) { in emitBlockInfo()
/external/python/cpython3/Lib/test/
Dcfgparser.2139 # accounts on the fly, and maintaining a mapping of Windows RIDs to
144 # winbind uid is the range of uid's winbind can use when mapping RIDs #to uid's
147 # winbind gid is the range of uid's winbind can use when mapping RIDs