| /third_party/grpc/src/core/lib/gprpp/ |
| D | manual_constructor.h | 123 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/grpc/test/cpp/common/ |
| D | channel_filter_test.cc | 31 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/abseil-cpp/absl/hash/ |
| D | hash.h | 307 void Init(T* state) { in Init() function 313 void Init(HashState* state) { in Init() function
|
| /third_party/grpc/test/cpp/microbenchmarks/ |
| D | bm_channel.cc | 44 void Init() override { in Init() function in InsecureChannelFixture 52 void Init() override { in Init() function in LameChannelFixture
|
| /third_party/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
|
| /third_party/json/benchmarks/thirdparty/benchmark/src/ |
| D | re.h | 85 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/skia/third_party/externals/abseil-cpp/absl/hash/ |
| D | hash.h | 329 void Init(T* state) { in Init() function 335 void Init(HashState* state) { in Init() function
|
| /third_party/grpc/src/cpp/ext/filters/census/ |
| D | channel_filter.cc | 25 grpc_error* CensusChannelData::Init(grpc_channel_element* /*elem*/, in Init() function in grpc::CensusChannelData
|
| /third_party/cef/libcef/browser/chrome/views/ |
| D | chrome_browser_frame.cc | 11 void ChromeBrowserFrame::Init(BrowserView* browser_view, in Init() function in ChromeBrowserFrame
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | CRC.h | 47 JamCRC(uint32_t Init = 0xFFFFFFFFU) : CRC(Init) {} in CRC() argument
|
| /third_party/grpc/src/csharp/Grpc.IntegrationTesting/ |
| D | RunnerClientServerTest.cs | 39 public void Init() in Init() method in Grpc.IntegrationTesting.RunnerClientServerTest
|
| D | ExternalDnsClientServerTest.cs | 46 public void Init() in Init() method in Grpc.IntegrationTesting.ExternalDnsClientServerTest
|
| D | UnobservedTaskExceptionTest.cs | 43 public void Init() in Init() method in Grpc.IntegrationTesting.UnobservedTaskExceptionTest
|
| /third_party/node/test/node-api/test_cleanup_hook/ |
| D | binding.c | 12 static napi_value Init(napi_env env, napi_value exports) { in Init() function
|
| /third_party/libphonenumber/cpp/src/phonenumbers/base/memory/ |
| D | singleton_posix.h | 38 static void Init() { in Init() function
|
| D | singleton.h | 40 static void Init() { in Init() function
|
| /third_party/grpc/src/csharp/Grpc.Core.Tests/ |
| D | ShutdownTest.cs | 40 public void Init() in Init() method in Grpc.Core.Tests.ShutdownTest
|
| D | HalfcloseTest.cs | 41 public void Init() in Init() method in Grpc.Core.Tests.HalfcloseTest
|
| D | PerformanceTest.cs | 41 public void Init() in Init() method in Grpc.Core.Tests.PerformanceTest
|
| D | ChannelConnectivityTest.cs | 42 public void Init() in Init() method in Grpc.Core.Tests.ChannelConnectivityTest
|
| /third_party/node/test/js-native-api/4_object_factory/ |
| D | 4_object_factory.c | 18 napi_value Init(napi_env env, napi_value exports) { in Init() function
|
| /third_party/node/test/node-api/test_fatal_exception/ |
| D | test_fatal_exception.c | 15 static napi_value Init(napi_env env, napi_value exports) { in Init() function
|
| /third_party/node/test/js-native-api/7_factory_wrap/ |
| D | 7_factory_wrap.cc | 17 napi_value Init(napi_env env, napi_value exports) { in Init() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | IceGlobalInits.cpp | 113 for (const auto *Init : Initializers) { in dumpType() local 139 for (const auto *Init : Initializers) { in dump() local
|
| /third_party/node/test/js-native-api/5_function_factory/ |
| D | 5_function_factory.c | 18 napi_value Init(napi_env env, napi_value exports) { in Init() function
|