Home
last modified time | relevance | path

Searched refs:ArgsType (Results 1 – 4 of 4) sorted by relevance

/external/libweave/third_party/chromium/base/
Dbind_internal.h284 typename ArgsType>
313 template <typename ReturnType, typename Runnable, typename ArgsType>
314 struct InvokeHelper<true, ReturnType, Runnable, ArgsType> {
/external/libchrome/base/
Dbind_internal.h284 typename ArgsType>
313 template <typename ReturnType, typename Runnable, typename ArgsType>
314 struct InvokeHelper<true, ReturnType, Runnable, ArgsType> {
/external/llvm/lib/Target/AMDGPU/
DR600TextureIntrinsicsReplacer.cpp219 Type *ArgsType[] = { in doInitialization() local
231 TexSign = FunctionType::get(V4f32Type, ArgsType, /*isVarArg=*/false); in doInitialization()
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp1508 CodeGenModule &CGM, llvm::Type *ArgsType, in emitCopyprivateCopyFunction() argument
1533 ArgsType), CGF.getPointerAlign()); in emitCopyprivateCopyFunction()
1536 ArgsType), CGF.getPointerAlign()); in emitCopyprivateCopyFunction()
2731 llvm::Type *ArgsType, in emitReductionFunction() argument
2760 ArgsType), CGF.getPointerAlign()); in emitReductionFunction()
2763 ArgsType), CGF.getPointerAlign()); in emitReductionFunction()