Home
last modified time | relevance | path

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

12345678910>>...28

/external/tensorflow/tensorflow/core/kernels/
Dmkl_pooling_ops_common.cc28 void MklPoolParameters::Init(OpKernelContext* context, in Init() function in tensorflow::MklPoolParameters
47 void MklPoolParameters::Init(OpKernelContext* context, in Init() function in tensorflow::MklPoolParameters
62 void MklPoolParameters::Init(OpKernelContext* context, in Init() function in tensorflow::MklPoolParameters
77 void MklPoolParameters::Init(OpKernelContext* context, in Init() function in tensorflow::MklPoolParameters
Ddebug_ops_test.cc42 Status Init(DataType input_type, const std::vector<string>& debug_urls) { in Init() function in tensorflow::DebugIdentityOpTest
53 Status Init(DataType input_type) { in Init() function in tensorflow::DebugIdentityOpTest
180 Status Init(DataType input_type) { in Init() function in tensorflow::DebugNanCountOpTest
243 Status Init(DataType input_type) { in Init() function in tensorflow::DebugNumericSummaryOpTest
634 Status Init(DataType input_type) { in Init() function in tensorflow::DebugNumericSummaryOpCustomLowerBoundTest
686 Status Init(DataType input_type) { in Init() function in tensorflow::DebugNumericSummaryOpCustomLowerUpperBoundsTest
/external/lzma/CPP/7zip/Common/
DStreamObjects.h19 void Init() { _pos = 0; } in Init() function
51 void Init(CReferenceBuf *ref) { Init(ref->Buf, ref->Buf.Size(), ref); } in Init() function
86 void Init() { _size = 0; } in Init() function
105 void Init(Byte *buffer, size_t size) in Init() function
125 void Init() { _size = 0; } in Init() function
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureGatherTests.cpp960 virtual void Init() in Init() function in gl4cts::__anon617ca93b0111::GatherBase
1188 virtual void Init() in Init() function in gl4cts::__anon617ca93b0111::PlainGatherInt2DRgba
1255 virtual void Init() in Init() function in gl4cts::__anon617ca93b0111::PlainGatherUint2D
1330 virtual void Init() in Init() function in gl4cts::__anon617ca93b0111::PlainGatherDepth2D
1362 virtual void Init() in Init() function in gl4cts::__anon617ca93b0111::PlainGatherFloat2DArray
1383 virtual void Init() in Init() function in gl4cts::__anon617ca93b0111::PlainGatherUnorm2DArray
1409 virtual void Init() in Init() function in gl4cts::__anon617ca93b0111::PlainGatherInt2DArray
1479 virtual void Init() in Init() function in gl4cts::__anon617ca93b0111::PlainGatherUint2DArray
1559 virtual void Init() in Init() function in gl4cts::__anon617ca93b0111::PlainGatherDepth2DArray
1591 virtual void Init() in Init() function in gl4cts::__anon617ca93b0111::PlainGatherFloatCubeRgba
[all …]
/external/deqp/external/openglcts/modules/gles31/
Des31cTextureGatherTests.cpp855 virtual void Init() in Init() function in glcts::__anon468074ec0111::GatherBase
1020 virtual void Init() in Init() function in glcts::__anon468074ec0111::PlainGatherInt2D
1049 virtual void Init() in Init() function in glcts::__anon468074ec0111::PlainGatherUint2D
1093 virtual void Init() in Init() function in glcts::__anon468074ec0111::PlainGatherDepth2D
1123 virtual void Init() in Init() function in glcts::__anon468074ec0111::PlainGatherFloat2DArray
1142 virtual void Init() in Init() function in glcts::__anon468074ec0111::PlainGatherInt2DArray
1181 virtual void Init() in Init() function in glcts::__anon468074ec0111::PlainGatherUint2DArray
1230 virtual void Init() in Init() function in glcts::__anon468074ec0111::PlainGatherDepth2DArray
1260 virtual void Init() in Init() function in glcts::__anon468074ec0111::PlainGatherFloatCube
1284 virtual void Init() in Init() function in glcts::__anon468074ec0111::PlainGatherIntCube
[all …]
/external/tensorflow/tensorflow/core/util/
Dguarded_philox_random.cc21 Status GuardedPhiloxRandom::Init(OpKernelConstruction* context) { in Init() function in tensorflow::GuardedPhiloxRandom
34 void GuardedPhiloxRandom::Init(int64 seed, int64 seed2) { in Init() function in tensorflow::GuardedPhiloxRandom
/external/lzma/CPP/7zip/Archive/Common/
DInStreamWithCRC.h27 void Init() in Init() function
55 void Init() in Init() function
DHandlerOut.cpp38 void CMultiMethodProps::Init() in Init() function in NArchive::CMultiMethodProps
114 void CSingleMethodProps::Init() in Init() function in NArchive::CSingleMethodProps
/external/lzma/CPP/7zip/Compress/
DByteSwap.cpp32 STDMETHODIMP CByteSwap2::Init() { return S_OK; } in Init() function in NCompress::NByteSwap::CByteSwap2
55 STDMETHODIMP CByteSwap4::Init() { return S_OK; } in Init() function in NCompress::NByteSwap::CByteSwap4
DBranchMisc.cpp10 STDMETHODIMP CCoder::Init() in Init() function in NCompress::NBranch::CCoder
DBcjCoder.cpp10 STDMETHODIMP CCoder::Init() in Init() function in NCompress::NBcj::CCoder
DDeltaFilter.cpp42 STDMETHODIMP CEncoder::Init() in Init() function in NCompress::NDelta::CEncoder
102 STDMETHODIMP CDecoder::Init() in Init() function in NCompress::NDelta::CDecoder
/external/google-benchmark/src/
Dre.h73 inline bool Regex::Init(const std::string& spec, std::string* error) { in Init() function
101 inline bool Regex::Init(const std::string& spec, std::string* error) { in Init() function
/external/libcxx/utils/google-benchmark/src/
Dre.h73 inline bool Regex::Init(const std::string& spec, std::string* error) { in Init() function
101 inline bool Regex::Init(const std::string& spec, std::string* error) { in Init() function
/external/libchrome/crypto/
Dhmac.cc44 bool HMAC::Init(const unsigned char* key, size_t key_length) { in Init() function in crypto::HMAC
52 bool HMAC::Init(SymmetricKey* key) { in Init() function in crypto::HMAC
/external/webrtc/webrtc/base/
Dhelpers.cc53 bool Init(const void* seed, size_t len) override { return true; } in Init() function in rtc::SecureRandomGenerator
65 bool Init(const void* seed, size_t len) override { return true; } in Init() function in rtc::SecureRandomGenerator
81 virtual bool Init(const void* seed, size_t seed_len) { in Init() function in rtc::SecureRandomGenerator
121 virtual bool Init(const void* seed, size_t len) { in Init() function in rtc::SecureRandomGenerator
152 bool Init(const void* seed, size_t len) override { return true; } in Init() function in rtc::TestRandomGenerator
/external/webrtc/webrtc/sound/
Dautomaticallychosensoundsystem_unittest.cc22 virtual bool Init() { in Init() function in rtc::NeverFailsToFailSoundSystem
34 virtual bool Init() { in Init() function in rtc::InitCheckingSoundSystem1
51 virtual bool Init() { in Init() function in rtc::InitCheckingSoundSystem2
Dautomaticallychosensoundsystem.h45 kNumSoundSystems>::Init() { in Init() function
/external/webrtc/talk/app/webrtc/java/src/org/webrtc/
DDataChannel.java35 public static class Init { class in DataChannel
46 public Init() {} in Init() method in DataChannel.Init
49 private Init( in Init() method in DataChannel.Init
/external/v8/src/base/
Dlazy-instance.h147 static void Init(OnceType* once, Function function, Storage storage) { in Init() function
156 static void Init(OnceType* once, Function function, Storage storage) { in Init() function
177 void Init() const { in Init() function
/external/llvm/include/llvm/Support/
DJamCRC.h37 JamCRC(uint32_t Init = 0xFFFFFFFFU) : CRC(Init) {} in CRC() argument
/external/lzma/CS/7zip/Compress/LZMA/
DLzmaDecoder.cs30 public void Init() in Init() method in SevenZip.Compression.LZMA.Decoder.LenDecoder
67 public void Init() { for (int i = 0; i < 0x300; i++) m_Decoders[i].Init(); } in Init() method
118 public void Init() in Init() method in SevenZip.Compression.LZMA.Decoder.LiteralDecoder
198 void Init(System.IO.Stream inStream, System.IO.Stream outStream) in Init() method in SevenZip.Compression.LZMA.Decoder
/external/clang/test/CodeGenCXX/
Ddebug-info-context.cpp12 class Init { class in ios_base
/external/lzma/Java/SevenZip/Compression/LZMA/
DDecoder.java27 public void Init() in Init() method in Decoder.LenDecoder
57 public void Init() in Init() method in Decoder.LiteralDecoder.Decoder2
110 public void Init() in Init() method in Decoder.LiteralDecoder
179 void Init() throws IOException in Init() method in Decoder
/external/lzma/CPP/7zip/Archive/7z/
D7zSpecStream.h19 void Init(ISequentialInStream *stream) in Init() function

12345678910>>...28