Home
last modified time | relevance | path

Searched defs:Init (Results 1 – 25 of 1421) sorted by relevance

12345678910>>...57

/third_party/grpc/src/core/lib/gprpp/
Dmanual_constructor.h123 void Init() { in Init() function
134 void Init(Ts&&... args) { in Init() function
143 void Init(const DerivedType& x) { in Init() function
147 void Init(DerivedType&& x) { in Init() function
185 void Init() { new (&space_) Type; } in Init() function
194 void Init(Ts&&... args) { in Init() function
202 void Init(const Type& x) { new (&space_) Type(x); } in Init() function
203 void Init(Type&& x) { new (&space_) Type(std::move(x)); } in Init() function
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/control/
Dtensor_array.cc41 int TensorArrayCPUKernel::Init() { in Init() function in mindspore::kernel::TensorArrayCPUKernel
84 int TensorArrayBaseCPUKernel::Init() { in Init() function in mindspore::kernel::TensorArrayBaseCPUKernel
110 int TensorArrayReadCPUKernel::Init() { in Init() function in mindspore::kernel::TensorArrayReadCPUKernel
128 int TensorArrayWriteCPUKernel::Init() { in Init() function in mindspore::kernel::TensorArrayWriteCPUKernel
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cTextureGatherTests.cpp960 virtual void Init() in Init() function in gl4cts::__anonc837df7e0111::GatherBase
1187 virtual void Init() in Init() function in gl4cts::__anonc837df7e0111::PlainGatherInt2DRgba
1254 virtual void Init() in Init() function in gl4cts::__anonc837df7e0111::PlainGatherUint2D
1329 virtual void Init() in Init() function in gl4cts::__anonc837df7e0111::PlainGatherDepth2D
1361 virtual void Init() in Init() function in gl4cts::__anonc837df7e0111::PlainGatherFloat2DArray
1382 virtual void Init() in Init() function in gl4cts::__anonc837df7e0111::PlainGatherUnorm2DArray
1408 virtual void Init() in Init() function in gl4cts::__anonc837df7e0111::PlainGatherInt2DArray
1478 virtual void Init() in Init() function in gl4cts::__anonc837df7e0111::PlainGatherUint2DArray
1558 virtual void Init() in Init() function in gl4cts::__anonc837df7e0111::PlainGatherDepth2DArray
1590 virtual void Init() in Init() function in gl4cts::__anonc837df7e0111::PlainGatherFloatCubeRgba
[all …]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cTextureGatherTests.cpp855 virtual void Init() in Init() function in glcts::__anonacf70d0f0111::GatherBase
1020 virtual void Init() in Init() function in glcts::__anonacf70d0f0111::PlainGatherInt2D
1049 virtual void Init() in Init() function in glcts::__anonacf70d0f0111::PlainGatherUint2D
1093 virtual void Init() in Init() function in glcts::__anonacf70d0f0111::PlainGatherDepth2D
1123 virtual void Init() in Init() function in glcts::__anonacf70d0f0111::PlainGatherFloat2DArray
1142 virtual void Init() in Init() function in glcts::__anonacf70d0f0111::PlainGatherInt2DArray
1181 virtual void Init() in Init() function in glcts::__anonacf70d0f0111::PlainGatherUint2DArray
1230 virtual void Init() in Init() function in glcts::__anonacf70d0f0111::PlainGatherDepth2DArray
1260 virtual void Init() in Init() function in glcts::__anonacf70d0f0111::PlainGatherFloatCube
1284 virtual void Init() in Init() function in glcts::__anonacf70d0f0111::PlainGatherIntCube
[all …]
/third_party/grpc/test/cpp/common/
Dchannel_filter_test.cc31 grpc_error* Init(grpc_channel_element* /*elem*/, in Init() function in grpc::testing::MyChannelData
42 grpc_error* Init(grpc_call_element* /*elem*/, in Init() function in grpc::testing::MyCallData
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/int8/
Drelux_int8.h54 int Init() override { in Init() function
70 int Init() override { in Init() function
/third_party/mindspore/mindspore/lite/src/
Dsub_graph_kernel.h98 int Init() override { return mindspore::lite::RET_OK; } in Init() function
133 int Init() override { return SubGraphKernel::Init(); } in Init() function
164 int Init() override { in Init() function
231 int Init() override { return SubGraphKernel::Init(); } in Init() function
/third_party/abseil-cpp/absl/hash/
Dhash.h307 void Init(T* state) { in Init() function
313 void Init(HashState* state) { in Init() function
/third_party/grpc/test/cpp/microbenchmarks/
Dbm_channel.cc44 void Init() override { in Init() function in InsecureChannelFixture
52 void Init() override { in Init() function in LameChannelFixture
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dre.h85 inline bool Regex::Init(const std::string& spec, std::string* error) { in Init() function
113 inline bool Regex::Init(const std::string& spec, std::string* error) { in Init() function
/third_party/benchmark/src/
Dre.h90 inline bool Regex::Init(const std::string& spec, std::string* error) { in Init() function
119 inline bool Regex::Init(const std::string& spec, std::string* error) { in Init() function
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
Dhash.h329 void Init(T* state) { in Init() function
335 void Init(HashState* state) { in Init() function
/third_party/mindspore/mindspore/core/ops/
DLayerNormXBackprop.h35 void Init() const {} in Init() function
Dabs.h38 void Init() {} in Init() function
Dones.h39 void Init() {} in Init() function
Dsoftplus.h39 void Init() {} in Init() function
Dzeros.h39 void Init() {} in Init() function
Dlayer_norm_x_backprop_v2.h35 void Init() {} in Init() function
Dsquare.h37 void Init() {} in Init() function
DLayerNormBetaGammaBackprop.h35 void Init() const {} in Init() function
Dgather_d.h40 void Init() {} in Init() function
Dlog1p.h40 void Init() {} in Init() function
Dattention.h42 void Init() {} in Init() function
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp16/
Ddepth_to_space_fp16.cc25 int DepthToSpaceFp16CPUKernel::Init() { in Init() function in mindspore::kernel::DepthToSpaceFp16CPUKernel
/third_party/grpc/src/cpp/ext/filters/census/
Dchannel_filter.cc25 grpc_error* CensusChannelData::Init(grpc_channel_element* /*elem*/, in Init() function in grpc::CensusChannelData

12345678910>>...57