Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/history/
Dquery_parser_unittest.cc74 TEST_F(QueryParserTest, NumWords) { in TEST_F() argument
/external/chromium_org/chrome/browser/history/
Dquery_parser_unittest.cc74 TEST_F(QueryParserTest, NumWords) { in TEST_F() argument
/external/llvm/lib/Bitcode/Reader/
DBitstreamReader.cpp75 unsigned NumWords = Read(bitc::BlockSizeWidth); in EnterSubBlock() local
/external/clang/lib/AST/
DTemplateBase.cpp64 unsigned NumWords = Value.getNumWords(); in TemplateArgument() local
DExpr.cpp630 unsigned NumWords = Val.getNumWords(); in setIntValue() local
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp344 unsigned NumWords = 0; in ParseBlock() local
/external/llvm/include/llvm/ADT/
DBitVector.h554 void init_words(BitWord *B, unsigned NumWords, bool t) { in init_words()
/external/clang/include/clang/AST/
DTemplateBase.h278 unsigned NumWords = APInt::getNumWords(Integer.BitWidth); in getAsIntegral() local
DExpr.h1217 unsigned NumWords = llvm::APInt::getNumWords(BitWidth); in getIntValue() local
/external/llvm/lib/Support/
DAPInt.cpp173 unsigned NumWords = getNumWords(); in Profile() local
/external/llvm/lib/IR/
DCore.cpp633 unsigned NumWords, in LLVMConstIntOfArbitraryPrecision()
/external/clang/lib/Serialization/
DASTReader.cpp7166 unsigned NumWords = llvm::APInt::getNumWords(BitWidth); in ReadAPInt() local