/third_party/lzma/CPP/7zip/Common/ |
H A D | StreamObjects.h | 18 void Init() { _pos = 0; }
in Init() function
|
H A D | ProgressUtils.cpp | 15 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 D | dlopen_init_finalize_1.c | 8 __attribute__((constructor)) static void Init() in Init() function
|
H A D | dlopen_init_finalize_2.c | 7 __attribute__((constructor)) static void Init() in Init() function
|
H A D | dlopen_init_finalize.c | 27 __attribute__((constructor)) static void Init() in Init() function
|
/third_party/musl/libc-test/src/functional/ |
H A D | dlopen_init.c | 19 __attribute__((constructor)) static void Init() in Init() function
|
/third_party/gn/src/gn/ |
H A D | ohos_components_mapping.h | 19 static void Init(const std::string& build_dir)
in Init() function in OhosComponentMapping
|
H A D | parse_node_value_adapter.cc | 14 bool ParseNodeValueAdapter::Init(Scope* scope, in Init() function in ParseNodeValueAdapter
|
H A D | innerapis_publicinfo_generator.h | 38 static void Init(const std::string &build_dir, int checkType)
in Init() function in InnerApiPublicInfoGenerator
|
/third_party/lzma/CPP/7zip/Compress/ |
H A D | BcjCoder.cpp | 10 Z7_COM7F_IMF(CCoder2::Init())
in Init() function
|
H A D | ByteSwap.cpp | 19 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 D | MyTypes.h | 18 void Init()
in Init() function
|
/third_party/lzma/CPP/7zip/Archive/Common/ |
H A D | DummyOutStream.h | 19 void Init() { _size = 0; }
in Init() function
|
/third_party/node/test/js-native-api/5_function_factory/ |
H A D | 5_function_factory.c | 19 napi_value Init(napi_env env, napi_value exports) { in Init() function
|
/third_party/node/test/js-native-api/4_object_factory/ |
H A D | 4_object_factory.c | 19 napi_value Init(napi_env env, napi_value exports) { in Init() function
|
/third_party/node/test/js-native-api/7_factory_wrap/ |
H A D | 7_factory_wrap.cc | 19 napi_value Init(napi_env env, napi_value exports) { in Init() function
|
/third_party/node/test/node-api/test_fatal_exception/ |
H A D | test_fatal_exception.c | 15 static napi_value Init(napi_env env, napi_value exports) { in Init() function
|
/third_party/node/test/node-api/test_init_order/ |
H A D | test_init_order.cc | 31 napi_value Init(napi_env env, napi_value exports) { in Init() function
|
/third_party/node/test/node-api/test_worker_terminate/ |
H A D | test_worker_terminate.c | 26 napi_value Init(napi_env env, napi_value exports) { in Init() function
|
/third_party/libphonenumber/cpp/src/phonenumbers/base/memory/ |
H A D | singleton_stdmutex.h | 46 static void Init() { in Init() function in i18n::phonenumbers::Singleton
|
H A D | singleton_boost.h | 37 static void Init() { in Init() function in i18n::phonenumbers::Singleton
|
H A D | singleton_posix.h | 38 static void Init() { in Init() function in i18n::phonenumbers::Singleton
|
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/ |
H A D | IntReader.cs | 15 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 D | ElimAvailExtern.cpp | 41 Constant *Init = GV.getInitializer(); in eliminateAvailableExternally() local
|
/third_party/benchmark/src/ |
H A D | re.h | 90 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
|