Home
last modified time | relevance | path

Searched defs:ParamCount (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/giflib/
H A Dgetarg.c168 int i, ParamCount = 0; in GAGetArgs() local
210 void *Parameters[MAX_PARAM], int *ParamCount) { in GATestAllSatis()
252 static int GAUpdateParameters(void *Parameters[], int *ParamCount, char *Option, in GAUpdateParameters()
301 static int GAGetParmeters(void *Parameters[], int *ParamCount, in GAGetParmeters()
400 static int GAGetMultiParmeters(void *Parameters[], int *ParamCount, in GAGetMultiParmeters()
519 int *ParamCount) { in GASetParamCount()
/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_reflection_state.cpp263 const size_t ParamCount = EF->params_count(); in beginForEach() local
577 const size_t ParamCount = EF->getNumParameters(); in declareInvokable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFormatVariadic.h92 formatv_object_base(StringRef Fmt, std::size_t ParamCount) in formatv_object_base()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFormatVariadic.h91 formatv_object_base(StringRef Fmt, std::size_t ParamCount) in formatv_object_base()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DVFABIDemangler.h132 unsigned ParamCount = Shape.Parameters.size(); in getParamIndexForOptionalMask() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DVFABIDemangler.h132 unsigned ParamCount = Shape.Parameters.size(); in getParamIndexForOptionalMask() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DVFABIDemangler.h132 unsigned ParamCount = Shape.Parameters.size(); in getParamIndexForOptionalMask() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DVectorUtils.h132 unsigned ParamCount = Shape.Parameters.size(); in getParamIndexForOptionalMask() local
/aosp_15_r20/external/llvm/tools/llvm-c-test/
H A Decho.cpp90 unsigned ParamCount = LLVMCountParamTypes(Src); in Clone() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DCore.cpp689 LLVMTypeRef *ParamTypes, unsigned ParamCount, in LLVMFunctionType()
2343 size_t ParamCount) { in LLVMGetIntrinsicDeclaration()
2357 LLVMTypeRef *ParamTypes, size_t ParamCount) { in LLVMIntrinsicGetType()
2365 size_t ParamCount, in LLVMIntrinsicCopyOverloadedName()
2376 size_t ParamCount, in LLVMIntrinsicCopyOverloadedName2()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DDXContainer.h451 uint32_t ParamCount; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DDXContainer.h467 uint32_t ParamCount; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DDXContainer.h451 uint32_t ParamCount; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DDXContainer.h451 uint32_t ParamCount; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DWasmObjectFile.cpp877 uint32_t ParamCount = readVaruint32(Ctx); in parseTypeSection() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DCore.cpp643 LLVMTypeRef *ParamTypes, unsigned ParamCount, in LLVMFunctionType()
2326 size_t ParamCount) { in LLVMGetIntrinsicDeclaration()
2340 LLVMTypeRef *ParamTypes, size_t ParamCount) { in LLVMIntrinsicGetType()
2348 size_t ParamCount, in LLVMIntrinsicCopyOverloadedName()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DWasmObjectFile.cpp1091 uint32_t ParamCount = readVaruint32(Ctx); in parseTypeSection() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1528 unsigned ParamCount = 0; in LowerCall() local
/aosp_15_r20/external/llvm/lib/IR/
H A DCore.cpp480 LLVMTypeRef *ParamTypes, unsigned ParamCount, in LLVMFunctionType()