Home
last modified time | relevance | path

Searched defs:Params (Results 1 - 25 of 87) sorted by relevance

1234

/third_party/mesa3d/src/util/tests/
H A Dmesa-sha1_test.cpp30 struct Params { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
H A DInliner.h107 InlineParams Params; member in llvm::InlinerPass
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dcall_test.cc61 struct Params { struct
H A Dinferred_type_test.cc49 struct Params { struct
H A Dentry_point_validation_test.cc343 struct Params { struct
H A Dbuiltins_validation_test.cc37 struct Params { struct
/third_party/icu/icu4c/source/test/perf/leperf/
H A Dleperf.cpp22 class Params { class
/third_party/mesa3d/src/gallium/targets/osmesa/
H A Dtest-render.cpp19 } Params; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.cpp45 computeSignatureVTs(const FunctionType *Ty, const Function &F, const TargetMachine &TM, SmallVectorImpl<MVT> &Params, SmallVectorImpl<MVT> &Results) computeSignatureVTs() argument
75 signatureFromMVTs(const SmallVectorImpl<MVT> &Results, const SmallVectorImpl<MVT> &Params) signatureFromMVTs() argument
H A DWebAssemblyMachineFunctionInfo.h35 std::vector<MVT> Params; member in llvm::final
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DInlineSimple.cpp41 InlineParams Params; member in __anon25029::SimpleInliner
48 explicit SimpleInliner(InlineParams Params) in SimpleInliner() argument
113 Pass *llvm::createFunctionInliningPass(InlineParams &Params) { in createFunctionInliningPass() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dnanobenchmark.h71 struct Params { struct
159 MeasureClosure(const Closure& closure, const FuncInput* inputs, const size_t num_inputs, Result* results, const Params& p = Params()) MeasureClosure() argument
/third_party/skia/src/core/
H A DSkVMBlitter.h61 struct Params { struct in final
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFormatVariadic.h155 formatv_object(StringRef Fmt, Tuple &&Params) in formatv_object() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFormatVariadic.h147 formatv_object(StringRef Fmt, Tuple &&Params) in formatv_object() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUInline.cpp81 InlineParams Params; member in __anon24424::AMDGPUInliner
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DFunctionExtras.h156 static ReturnT CallImpl(void *CallableAddr, AdjustedParamT<ParamTs>... Params) { in CallImpl() argument
276 ReturnT operator()(ParamTs... Params) { in operator ()() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsFboCompletenessTests.hpp125 typedef P Params; typedef in deqp::gls::fboc::details::ParamTest
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Ddispatch.h123 span<uint8_t> Params() const { return params_; } in Params() function in v8_crdtp::Dispatchable
/third_party/node/deps/v8/src/codegen/
H A Dsignature.h151 auto Params(ParamTypes... param_types) const { in Params() function in v8::internal::FixedSizeSignature
186 static auto Params(ParamTypes... param_types) { in Params() function in v8::internal::FixedSizeSignature
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dwrite-barrier.h53 struct Params { struct in cppgc::internal::final
[all...]
/third_party/node/deps/v8/include/cppgc/internal/
H A Dwrite-barrier.h43 struct Params { struct in cppgc::internal::final
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemStackTests.cpp59 struct Params struct
65 Params (deUint32 stackSize_) in Params() function
H A DvktProtectedMemWorkgroupStorageTests.cpp58 struct Params struct
64 Params (deUint32 sharedMemorySize_) in Params() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureConversionTests.cpp54 struct Params struct in vkt::texture::__anon28873::SnormLinearClampInstance

Completed in 21 milliseconds

1234