Searched defs:ParameterCount (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 156 FunctionOptions Options, uint16_t ParameterCount, in ProcedureRecord() 171 uint16_t ParameterCount = 0; variable 183 FunctionOptions Options, uint16_t ParameterCount, in MemberFunctionRecord() 205 uint16_t ParameterCount = 0; variable
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 150 FunctionOptions Options, uint16_t ParameterCount, in ProcedureRecord() 165 uint16_t ParameterCount = 0; variable 177 FunctionOptions Options, uint16_t ParameterCount, in MemberFunctionRecord() 199 uint16_t ParameterCount = 0; variable
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 145 FunctionOptions Options, uint16_t ParameterCount, in ProcedureRecord() 178 uint16_t ParameterCount; variable 187 FunctionOptions Options, uint16_t ParameterCount, in MemberFunctionRecord() 228 uint16_t ParameterCount; variable
|
/external/pdfium/third_party/lcms/src/ |
D | cmsgamma.c | 49 …cmsUInt32Number ParameterCount[MAX_TYPES_IN_LCMS_PLUGIN]; // Number of parameters for each f… member
|
/external/clang/lib/Format/ |
D | FormatToken.h | 185 unsigned ParameterCount = 0; member
|
/external/pdfium/third_party/lcms/include/ |
D | lcms2_plugin.h | 330 …cmsUInt32Number ParameterCount[MAX_TYPES_IN_LCMS_PLUGIN]; // Number of parameters for each f… member
|
/external/llvm-project/clang/lib/Format/ |
D | FormatToken.h | 355 unsigned ParameterCount = 0; member
|
/external/clang/unittests/ASTMatchers/ |
D | ASTMatchersNarrowingTest.cpp | 801 TEST(Matcher, ParameterCount) { in TEST() argument
|