Home
last modified time | relevance | path

Searched defs:ParamType (Results 1 – 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/tint/src/
Dtraits_test.cc28 TEST(ParamType, Function) { in TEST() argument
42 TEST(ParamType, Method) { in TEST() argument
62 TEST(ParamType, ConstMethod) { in TEST() argument
82 TEST(ParamType, StaticMethod) { in TEST() argument
102 TEST(ParamType, FunctionLike) { in TEST() argument
115 TEST(ParamType, Lambda) { in TEST() argument
/third_party/mindspore/mindspore/ccsrc/ps/
Dutil.h31 enum ParamType { kUnKnown = 0, kWeight = 1, kAccumulation = 2 }; enum
/third_party/boost/boost/test/
Dparameterized_test.hpp134 make_test_case( void (*test_func)( ParamType ), in make_test_case()
150 make_test_case( void (UserTestCase::*test_method )( ParamType ), in make_test_case()
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/descrip/
DEffectDescription.h33 constexpr ParamType(std::string_view name, float minVal, float maxVal, float defVal) : in ParamType() function
/third_party/mesa3d/src/gtest/include/gtest/
Dgtest-param-test.h298 typedef typename std::iterator_traits<ForwardIterator>::value_type ParamType; in ValuesIn() typedef
Dgtest.h1851 typedef T ParamType; typedef
/third_party/googletest/googletest/include/gtest/
Dgtest-param-test.h295 typedef typename std::iterator_traits<ForwardIterator>::value_type ParamType; in ValuesIn() typedef
/third_party/mesa3d/src/gtest/include/gtest/internal/
Dgtest-param-util.h166 typedef T ParamType; typedef
394 typedef typename TestClass::ParamType ParamType; typedef
754 typedef ::std::tuple<T...> ParamType; typedef
/third_party/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h168 typedef T ParamType; typedef
396 typedef typename TestClass::ParamType ParamType; typedef
818 typedef ::std::tuple<T...> ParamType; typedef
/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl_intrinsic_test.cc32 enum class ParamType { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFixFunctionBitcasts.cpp145 Type *ParamType = *PI; in createWrapper() local
/third_party/skia/third_party/externals/tint/src/writer/msl/
Dgenerator_impl_intrinsic_test.cc28 enum class ParamType { enum
/third_party/gstreamer/gstplugins_good/gst/goom/
Dgoom_config_param.h37 } ParamType; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp563 #define VALUE_PROF_FUNC_PARAM(ParamType, ParamName, ParamLLVMType) ParamLLVMType in getOrInsertValueProfilingCall() argument
573 #define VALUE_PROF_FUNC_PARAM(ParamType, ParamName, ParamLLVMType) ParamLLVMType in getOrInsertValueProfilingCall() argument
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
Dgenerator_impl_intrinsic_test.cc32 enum class ParamType { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmEmitter.cpp335 for (auto ParamType : Sig.ParamTypes) in writeSectionContent() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dframe_capture_utils_autogen.h18 enum class ParamType enum
/third_party/boost/libs/asio/test/execution/
Doutstanding_work.cpp209 friend ResultType query(const ex_fq_nr&, ParamType) BOOST_ASIO_NOEXCEPT in query() argument
Dbulk_guarantee.cpp210 friend ResultType query(const ex_fq_nr&, ParamType) BOOST_ASIO_NOEXCEPT in query() argument
Drelationship.cpp209 friend ResultType query(const ex_fq_nr&, ParamType) BOOST_ASIO_NOEXCEPT in query() argument
Dmapping.cpp210 friend ResultType query(const ex_fq_nr&, ParamType) BOOST_ASIO_NOEXCEPT in query() argument
Dblocking_adaptation.cpp238 friend ResultType query(const ex_fq_nr&, ParamType) BOOST_ASIO_NOEXCEPT in query() argument
Dblocking.cpp210 friend ResultType query(const ex_fq_nr&, ParamType) BOOST_ASIO_NOEXCEPT in query() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dframe_capture_utils_autogen.h18 enum class ParamType enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp880 uint32_t ParamType = readUint8(Ctx); in parseTypeSection() local

12