Home
last modified time | relevance | path

Searched defs:Init (Results 1 - 25 of 285) sorted by relevance

12345678910>>...12

/third_party/lzma/CPP/7zip/Common/
H A DStreamObjects.h18 void Init() { _pos = 0; } in Init() function
H A DProgressUtils.cpp15 void CLocalProgress::Init(IProgress *progress, bool inSizeIsMain) in Init() function in CLocalProgress
/third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/libs/
H A Ddlopen_init_finalize_1.c8 __attribute__((constructor)) static void Init() in Init() function
H A Ddlopen_init_finalize_2.c7 __attribute__((constructor)) static void Init() in Init() function
H A Ddlopen_init_finalize.c27 __attribute__((constructor)) static void Init() in Init() function
/third_party/musl/libc-test/src/functional/
H A Ddlopen_init.c19 __attribute__((constructor)) static void Init() in Init() function
/third_party/gn/src/gn/
H A Dohos_components_mapping.h19 static void Init(const std::string& build_dir) in Init() function in OhosComponentMapping
H A Dparse_node_value_adapter.cc14 bool ParseNodeValueAdapter::Init(Scope* scope, in Init() function in ParseNodeValueAdapter
H A Dinnerapis_publicinfo_generator.h38 static void Init(const std::string &build_dir, int checkType) in Init() function in InnerApiPublicInfoGenerator
/third_party/lzma/CPP/7zip/Compress/
H A DBcjCoder.cpp10 Z7_COM7F_IMF(CCoder2::Init()) in Init() function
H A DByteSwap.cpp19 Z7_COM7F_IMF(CByteSwap2::Init()) { return S_OK; } in Init() function
47 Z7_COM7F_IMF(CByteSwap4::Init()) { return S_OK; } in Init() function
/third_party/lzma/CPP/Common/
H A DMyTypes.h18 void Init() in Init() function
/third_party/lzma/CPP/7zip/Archive/Common/
H A DDummyOutStream.h19 void Init() { _size = 0; } in Init() function
/third_party/node/test/js-native-api/5_function_factory/
H A D5_function_factory.c19 napi_value Init(napi_env env, napi_value exports) { in Init() function
/third_party/node/test/js-native-api/4_object_factory/
H A D4_object_factory.c19 napi_value Init(napi_env env, napi_value exports) { in Init() function
/third_party/node/test/js-native-api/7_factory_wrap/
H A D7_factory_wrap.cc19 napi_value Init(napi_env env, napi_value exports) { in Init() function
/third_party/node/test/node-api/test_fatal_exception/
H A Dtest_fatal_exception.c15 static napi_value Init(napi_env env, napi_value exports) { in Init() function
/third_party/node/test/node-api/test_init_order/
H A Dtest_init_order.cc31 napi_value Init(napi_env env, napi_value exports) { in Init() function
/third_party/node/test/node-api/test_worker_terminate/
H A Dtest_worker_terminate.c26 napi_value Init(napi_env env, napi_value exports) { in Init() function
/third_party/libphonenumber/cpp/src/phonenumbers/base/memory/
H A Dsingleton_stdmutex.h46 static void Init() { in Init() function in i18n::phonenumbers::Singleton
H A Dsingleton_boost.h37 static void Init() { in Init() function in i18n::phonenumbers::Singleton
H A Dsingleton_posix.h38 static void Init() { in Init() function in i18n::phonenumbers::Singleton
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
H A DIntReader.cs15 internal static void Init(Org.Brotli.Dec.IntReader ir, byte[] byteBuffer, int[] intBuffer) in Init() method in Org.Brotli.Dec.IntReader
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DElimAvailExtern.cpp41 Constant *Init = GV.getInitializer(); in eliminateAvailableExternally() local
/third_party/benchmark/src/
H A Dre.h90 inline bool Regex::Init(const std::string& spec, std::string* error) { in Init() function in benchmark::Regex
119 inline bool Regex::Init(const std::string& spec, std::string* error) { in Init() function in Regex

Completed in 6 milliseconds

12345678910>>...12