Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/random/
Dguarded_philox_random.cc21 void GuardedPhiloxRandom::Init(int64 seed, int64 seed2) { in Init() function in tensorflow::GuardedPhiloxRandom
33 void GuardedPhiloxRandom::Init(random::PhiloxRandom::ResultType counter, in Init() function in tensorflow::GuardedPhiloxRandom
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dsingleton.h52 static void Init() { in Init() function
Donce.h152 void Init(void (*func_with_arg)(T*), T* arg) { in Init() function
Donce_unittest.cc163 void Init() { in Init() function in google::protobuf::__anon0b0cb4b50111::OnceInitTest
/frameworks/av/drm/mediacas/plugins/clearkey/
DClearKeyLicenseFetcher.cpp30 status_t ClearKeyLicenseFetcher::Init(const char *input) { in Init() function in android::clearkeycas::ClearKeyLicenseFetcher
DClearKeyFetcher.cpp45 status_t ClearKeyFetcher::Init() { in Init() function in android::clearkeycas::ClearKeyFetcher
/frameworks/native/libs/vr/libvrflinger/
Dvr_flinger.cpp58 bool VrFlinger::Init(Hwc2::Composer* hidl, in Init() function in android::dvr::VrFlinger
/frameworks/compile/slang/
Dslang_rs_object_ref_count.h161 void Init() { in Init() function
Dslang_rs_export_element.cpp55 void RSExportElement::Init() { in Init() function in slang::RSExportElement
Dslang_rs_check_ast.cpp224 } else if (clang::Expr *Init = VD->getInit()) { in ValidateVarDecl() local
Dslang_rs_object_ref_count.cpp414 clang::Stmt *Init = new(C) clang::DeclStmt(DGR, Loc, Loc); in ClearArrayRSObject() local
/frameworks/compile/libbcc/lib/
DRSEmbedInfo.cpp198 llvm::Constant *Init = llvm::ConstantDataArray::getString(*C, in runOnModule() local
/frameworks/opt/gamesdk/src/tuningfork/
Dclearcut_backend.cpp85 bool ClearcutBackend::Init(JNIEnv *env, jobject activity, ProtoPrint* proto_print) { in Init() function in tuningfork::ClearcutBackend
Dtuningfork.cpp203 void Init(const ProtobufSerialization &settings_ser, in Init() function
234 void Init(const ProtobufSerialization &settings_ser, JNIEnv* env, jobject activity) { in Init() function
Dtuningfork_extra.cpp122 static bool Init(const CProtobufSerialization* settings, JNIEnv* env, in Init() function in __anonfeec8bad0111::SwappyTuningFork
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dgzip_stream.cc208 void GzipOutputStream::Init(ZeroCopyOutputStream* sub_stream, in Init() function in google::protobuf::io::GzipOutputStream
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Darena.cc58 void Arena::Init() { in Init() function in google::protobuf::Arena
Dmap.h562 void Init() { in Init() function
/frameworks/base/media/mca/filterfw/native/core/
Dgl_frame.cpp56 bool GLFrame::Init(int width, int height) { in Init() function in android::filterfw::GLFrame
/frameworks/base/core/jni/
Deventlog_helper.h41 static void Init(JNIEnv* env) { in Init() function
/frameworks/native/libs/vr/libpdx_uds/
Dservice_endpoint.cpp173 void Endpoint::Init(LocalHandle socket_fd) { in Init() function in android::pdx::uds::Endpoint
/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp121 static void Init(const sp<CCodecWatchdog> &thiz) { in Init() function in android::__anon8dae1f750111::CCodecWatchdog
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser.cc361 void Parser::LocationRecorder::Init(const LocationRecorder& parent) { in Init() function in google::protobuf::compiler::Parser::LocationRecorder
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Dmessage.cc1252 static int Init(CMessage* self, PyObject* args, PyObject* kwargs) { in CheckAndGetInteger() function
/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2Test.cpp1924 Init = 1, enumerator