/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Bitcode/ |
D | BitcodeAnalyzer.h | 77 unsigned NumRecords = 0, NumAbbreviatedRecords = 0; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Bitcode/ |
D | BitcodeAnalyzer.h | 77 unsigned NumRecords = 0, NumAbbreviatedRecords = 0; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Bitcode/ |
D | BitcodeAnalyzer.h | 77 unsigned NumRecords = 0, NumAbbreviatedRecords = 0; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Bitcode/ |
D | BitcodeAnalyzer.h | 77 unsigned NumRecords = 0, NumAbbreviatedRecords = 0; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/ |
H A D | BitcodeAnalyzer.h | 74 unsigned NumRecords, NumAbbreviatedRecords; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitcode/ |
H A D | BitcodeAnalyzer.h | 77 unsigned NumRecords, NumAbbreviatedRecords; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | ASTConcept.h | 94 std::size_t NumRecords; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | ASTConcept.h | 94 std::size_t NumRecords; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | ASTConcept.h | 94 std::size_t NumRecords; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | ASTConcept.h | 94 std::size_t NumRecords; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
H A D | LazyRandomTypeCollection.cpp | 57 uint32_t NumRecords) in LazyRandomTypeCollection()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/ |
H A D | LazyRandomTypeCollection.cpp | 56 uint32_t NumRecords) in LazyRandomTypeCollection()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | DbiStream.cpp | 299 size_t NumRecords = StreamLen / sizeof(object::FpoData); in initializeOldFpoRecords() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | DbiStream.cpp | 297 size_t NumRecords = StreamLen / sizeof(object::FpoData); in initializeOldFpoRecords() local
|
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/Raw/ |
H A D | DbiStream.cpp | 328 size_t NumRecords = StreamLen / sizeof(object::FpoData); in initializeFpoRecords() local
|
/aosp_15_r20/external/llvm/tools/llvm-bcanalyzer/ |
H A D | llvm-bcanalyzer.cpp | 401 unsigned NumRecords, NumAbbreviatedRecords; member
|
/aosp_15_r20/external/llvm/lib/ProfileData/ |
H A D | SampleProfReader.cpp | 296 auto NumRecords = readNumber<uint32_t>(); in readProfile() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 2263 unsigned NumRecords = 0; in parseTypeTableBody() local 6100 const size_t NumRecords = Record.size(); in parseFunctionBody() local 6168 const size_t NumRecords = Record.size(); in parseFunctionBody() local 6235 const size_t NumRecords = Record.size(); in parseFunctionBody() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
H A D | SampleProfReader.cpp | 373 auto NumRecords = readNumber<uint32_t>(); in readProfile() local
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/ |
H A D | HfsHandler.cpp | 633 unsigned NumRecords; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/ |
H A D | SampleProfReader.cpp | 585 auto NumRecords = readNumber<uint32_t>(); in readProfile() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | adoint_backcompat.h | 2256 #define Recordset15_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start)) argument 2439 #define Recordset20_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start)) argument 2628 #define Recordset21_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start)) argument 2819 #define _Recordset_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start)) argument
|
D | adoint.h | 2303 #define Recordset15_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start)) argument 2486 #define Recordset20_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start)) argument 2675 #define Recordset21_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start)) argument 2866 #define _Recordset_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start)) argument
|
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
D | BitcodeReader.cpp | 907 unsigned NumRecords = 0; in ParseTypeTableBody() local
|
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
D | BitcodeReader.cpp | 1183 unsigned NumRecords = 0; in ParseTypeTableBody() local
|