HomeSort by relevance Sort by last modified time
    Searched defs:init (Results 1 - 25 of 3049) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /build/make/tools/droiddoc/templates-pdk/
trailer.cs 3 init(); /* initialize android-developer-docs.js */ method
  /external/doclava/res/assets/templates/
trailer.cs 4 init(); /* initialize android-developer-docs.js */ method
  /bionic/tests/libs/
dlopen_check_init_fini_child.cpp 22 static void __attribute__((constructor)) init() { function
dlopen_check_init_fini_grand_child.cpp 22 static void __attribute__((constructor)) init() { function
  /external/deqp/external/openglcts/modules/common/
glcExtTokens.cpp 30 void GLExtTokens::init(const glu::ContextType& contextType) function in class:deqp::GLExtTokens
  /external/error_prone/soong/
error_prone.go 21 func init() { func
  /external/proguard/examples/annotations/examples/
Applet.java 19 public void init() method in class:Applet
  /external/syzkaller/pkg/csource/
race_test.go 14 func init() { func
  /external/syzkaller/vendor/golang.org/x/oauth2/google/
appengine_hook.go 11 func init() { func
appengineflex_hook.go 9 func init() { func
  /external/syzkaller/vendor/golang.org/x/sys/unix/
fcntl_linux_32bit.go 9 func init() { func
  /external/syzkaller/vendor/google.golang.org/api/transport/http/
dial_appengine.go 26 func init() { func
  /art/build/
makevars.go 28 func init() { func
  /art/tools/amm/AmmTest/jni/
ammtest.c 23 char init[2 * 4096] = variable
225 uninit[4096] = init[123] + cinit[123];
  /build/soong/cc/
genrule.go 22 func init() { func
  /build/soong/cmd/soong_build/
main.go 32 func init() { func
  /build/soong/java/config/
kotlin.go 27 func init() { func
makevars.go 23 func init() { func
  /build/soong/java/
genrule.go 22 func init() { func
support_libraries.go 24 func init() { func
  /build/soong/python/
library.go 23 func init() { func
31 return module.Init()
37 return module.Init()
  /build/soong/tradefed/
config.go 25 func init() { func
makevars.go 21 func init() { func
  /cts/suite/audio_quality/lib/src/
ClientImpl.cpp 34 bool ClientImpl::init(const android::String8& param) function in class:ClientImpl
48 return mAudio->init(HOST_TCP_PORT);
  /cts/tests/tests/media/libndkaudio/
SystemParams.cpp 24 void SystemParams::init(int sysSampleRate, int sysBuffFrames) { function in class:ndkaudio::SystemParams

Completed in 539 milliseconds

1 2 3 4 5 6 7 8 91011>>