| /external/grpc-grpc/test/core/surface/ |
| D | init_test.cc | 46 TEST(Init, test) { in TEST() argument 63 TEST(Init, blocking) { in TEST() argument 69 TEST(Init, ShutdownWithThread) { in TEST() argument 80 TEST(Init, mixed) { in TEST() argument 90 TEST(Init, MixedWithThread) { in TEST() argument 105 TEST(Init, Repeatedly) { in TEST() argument 118 TEST(Init, RepeatedlyBlocking) { in TEST() argument 130 TEST(Init, TimerManagerHoldsLastInit) { in TEST() argument
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/gprpp/ |
| D | manual_constructor.h | 119 void Init() { Construct(get()); } in Init() function 128 void Init(Ts&&... args) { in Init() function 136 void Init(const Type& x) { Construct(get(), x); } in Init() function 137 void Init(Type&& x) { Construct(get(), std::forward<Type>(x)); } in Init() function
|
| /external/grpc-grpc/src/core/lib/gprpp/ |
| D | manual_constructor.h | 118 void Init() { Construct(get()); } in Init() function 127 void Init(Ts&&... args) { in Init() function 135 void Init(const Type& x) { Construct(get(), x); } in Init() function 136 void Init(Type&& x) { Construct(get(), std::forward<Type>(x)); } in Init() function
|
| /external/libwebm/common/ |
| D | video_frame.cc | 14 bool VideoFrame::Buffer::Init(std::size_t new_length) { in Init() function in libwebm::VideoFrame::Buffer 29 bool VideoFrame::Init(std::size_t length) { return buffer_.Init(length); } in Init() function in libwebm::VideoFrame 31 bool VideoFrame::Init(std::size_t length, std::int64_t nano_pts, Codec codec) { in Init() function in libwebm::VideoFrame
|
| /external/deqp/external/openglcts/modules/gl/ |
| D | gl4cTextureGatherTests.cpp | 965 virtual void Init() in Init() function in gl4cts::__anon3b2007520111::GatherBase 1192 virtual void Init() in Init() function in gl4cts::__anon3b2007520111::PlainGatherInt2DRgba 1259 virtual void Init() in Init() function in gl4cts::__anon3b2007520111::PlainGatherUint2D 1334 virtual void Init() in Init() function in gl4cts::__anon3b2007520111::PlainGatherDepth2D 1366 virtual void Init() in Init() function in gl4cts::__anon3b2007520111::PlainGatherFloat2DArray 1387 virtual void Init() in Init() function in gl4cts::__anon3b2007520111::PlainGatherUnorm2DArray 1413 virtual void Init() in Init() function in gl4cts::__anon3b2007520111::PlainGatherInt2DArray 1483 virtual void Init() in Init() function in gl4cts::__anon3b2007520111::PlainGatherUint2DArray 1563 virtual void Init() in Init() function in gl4cts::__anon3b2007520111::PlainGatherDepth2DArray 1595 virtual void Init() in Init() function in gl4cts::__anon3b2007520111::PlainGatherFloatCubeRgba [all …]
|
| /external/deqp/external/openglcts/modules/gles31/ |
| D | es31cTextureGatherTests.cpp | 858 virtual void Init() in Init() function in glcts::__anon189539630111::GatherBase 1023 virtual void Init() in Init() function in glcts::__anon189539630111::PlainGatherInt2D 1052 virtual void Init() in Init() function in glcts::__anon189539630111::PlainGatherUint2D 1096 virtual void Init() in Init() function in glcts::__anon189539630111::PlainGatherDepth2D 1126 virtual void Init() in Init() function in glcts::__anon189539630111::PlainGatherFloat2DArray 1145 virtual void Init() in Init() function in glcts::__anon189539630111::PlainGatherInt2DArray 1184 virtual void Init() in Init() function in glcts::__anon189539630111::PlainGatherUint2DArray 1233 virtual void Init() in Init() function in glcts::__anon189539630111::PlainGatherDepth2DArray 1263 virtual void Init() in Init() function in glcts::__anon189539630111::PlainGatherFloatCube 1287 virtual void Init() in Init() function in glcts::__anon189539630111::PlainGatherIntCube [all …]
|
| /external/tensorflow/tensorflow/core/util/ |
| D | guarded_philox_random.cc | 23 Status GuardedPhiloxRandom::Init(OpKernelConstruction* context) { in Init() function in tensorflow::GuardedPhiloxRandom 41 void GuardedPhiloxRandom::Init(int64_t seed, int64_t seed2) { in Init() function in tensorflow::GuardedPhiloxRandom 53 void GuardedPhiloxRandom::Init(random::PhiloxRandom::ResultType counter, in Init() function in tensorflow::GuardedPhiloxRandom
|
| /external/pigweed/pw_allocator/public/pw_allocator/ |
| D | bucket_block_allocator.h | 78 void Init(ByteSpan region) { Base::Init(region); } in Init() function 81 void Init(BlockType* begin) { Base::Init(begin); } in Init() function 84 void Init(BlockType* begin, BlockType* end) override { in Init() function
|
| /external/lzma/CPP/Common/ |
| D | Random.cpp | 15 void CRandom::Init(unsigned seed) { srand(seed); } in Init() function in CRandom 17 void CRandom::Init() in Init() function in CRandom
|
| /external/libchrome/mojo/core/embedder/ |
| D | embedder.cc | 24 void Init(const Configuration& configuration) { in Init() function 30 void Init() { in Init() function
|
| /external/lzma/CPP/7zip/Common/ |
| D | CWrappers.cpp | 71 void CCompressProgressWrap::Init(ICompressProgressInfo *progress) throw() in Init() function in CCompressProgressWrap 108 void CSeqInStreamWrap::Init(ISequentialInStream *stream) throw() in Init() function in CSeqInStreamWrap 116 void CSeqOutStreamWrap::Init(ISequentialOutStream *stream) throw() in Init() function in CSeqOutStreamWrap 154 void CSeekInStreamWrap::Init(IInStream *stream) throw() in Init() function in CSeekInStreamWrap
|
| /external/cronet/crypto/ |
| D | hmac.h | 65 [[nodiscard]] bool Init(std::string_view key) { in Init() function 71 [[nodiscard]] bool Init(base::span<const uint8_t> key) { in Init() function
|
| /external/openthread/src/core/thread/ |
| D | network_diagnostic_tlvs.cpp | 98 void AnswerTlv::Init(uint16_t aIndex, bool aIsLast) in Init() function in ot::NetworkDiagnostic::AnswerTlv 106 void MleCountersTlv::Init(const Mle::Counters &aMleCounters) in Init() function in ot::NetworkDiagnostic::MleCountersTlv
|
| D | link_metrics_tlvs.hpp | 101 void Init(void) { SetType(SubTlv::kReport); } in Init() function in ot::LinkMetrics::ReportSubTlv 189 void Init(void) in Init() function in ot::LinkMetrics::QueryOptionsSubTlv 220 void Init(void) in Init() function in ot::LinkMetrics::FwdProbingRegSubTlv 291 void Init(void) in Init() function in ot::LinkMetrics::EnhAckConfigSubTlv
|
| /external/lzma/CPP/7zip/Compress/ |
| D | BranchMisc.cpp | 14 Z7_COM7F_IMF(CCoder::Init()) in Z7_COM7F_IMF() 31 Z7_COM7F_IMF(CEncoder::Init()) in Z7_COM7F_IMF() 78 Z7_COM7F_IMF(CDecoder::Init()) in Z7_COM7F_IMF()
|
| D | ByteSwap.cpp | 19 Z7_COM7F_IMF(CByteSwap2::Init()) { return S_OK; } in Z7_COM7F_IMF() 47 Z7_COM7F_IMF(CByteSwap4::Init()) { return S_OK; } in Z7_COM7F_IMF()
|
| /external/cronet/ipc/ |
| D | ipc_test_base.cc | 20 void IPCChannelMojoTestBase::Init(const std::string& test_client_name) { in Init() function in IPCChannelMojoTestBase 55 void IpcChannelMojoTestClient::Init(mojo::ScopedMessagePipeHandle handle) { in Init() function in IpcChannelMojoTestClient
|
| /external/libchrome/ipc/ |
| D | ipc_test_base.cc | 19 void IPCChannelMojoTestBase::Init(const std::string& test_client_name) { in Init() function in IPCChannelMojoTestBase 62 void IpcChannelMojoTestClient::Init(mojo::ScopedMessagePipeHandle handle) { in Init() function in IpcChannelMojoTestClient
|
| /external/tensorflow/tensorflow/core/kernels/mkl/ |
| D | mkl_pooling_ops_common.cc | 229 void MklPoolParameters::Init(OpKernelContext* context, in Init() function in tensorflow::MklPoolParameters 256 void MklPoolParameters::Init(OpKernelContext* context, in Init() function in tensorflow::MklPoolParameters 281 void MklPoolParameters::Init(OpKernelContext* context, in Init() function in tensorflow::MklPoolParameters
|
| /external/openthread/src/core/net/ |
| D | dhcp6.hpp | 205 void Init(void) in Init() function in ot::Dhcp6::Option 267 void Init(void) in Init() function in ot::Dhcp6::ClientIdentifier 341 void Init(void) in Init() function in ot::Dhcp6::ServerIdentifier 422 void Init(void) in Init() function in ot::Dhcp6::IaNa 497 void Init(void) in Init() function in ot::Dhcp6::IaAddress 580 void Init(void) in Init() function in ot::Dhcp6::ElapsedTime 636 void Init(void) in Init() function in ot::Dhcp6::StatusCode 674 void Init(void) in Init() function in ot::Dhcp6::RapidCommit
|
| /external/openscreen/third_party/abseil/src/absl/hash/ |
| D | hash.h | 307 void Init(T* state) { in Init() function 313 void Init(HashState* state) { in Init() function
|
| /external/google-benchmark/src/ |
| D | re.h | 90 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
|
| /external/cronet/third_party/google_benchmark/src/src/ |
| D | re.h | 90 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
|
| /external/libcxx/utils/google-benchmark/src/ |
| D | re.h | 90 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
|
| /external/libchrome/crypto/ |
| D | hmac.cc | 44 bool HMAC::Init(const unsigned char* key, size_t key_length) { in Init() function in crypto::HMAC 52 bool HMAC::Init(const SymmetricKey* key) { in Init() function in crypto::HMAC
|