HomeSort by relevance Sort by last modified time
    Searched full:initialization (Results 626 - 650 of 5500) sorted by null

<<21222324252627282930>>

  /packages/apps/Dialer/src/com/android/dialer/
DialerApplication.java 41 Trace.beginSection(TAG + " ExtensionsFactory initialization");
  /packages/experimental/ExampleImsFramework/src/com/android/example/imsframework/
ImsFrameworkService.java 30 * initialization can be performed there, such as registering to receive
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter/
nf_conntrack_common.h 59 /* NAT initialization bits. */
  /prebuilts/go/darwin-x86/src/container/list/
list.go 148 // see comment in List.Remove about initialization of l
158 // see comment in List.Remove about initialization of l
168 // see comment in List.Remove about initialization of l
178 // see comment in List.Remove about initialization of l
  /prebuilts/go/darwin-x86/src/crypto/cipher/
ofb.go 17 // in output feedback mode. The initialization vector iv's length must be equal
  /prebuilts/go/darwin-x86/src/net/http/pprof/
pprof.go 77 // The package initialization registers it as /debug/pprof/cmdline.
84 // The package initialization registers it as /debug/pprof/profile.
109 // The package initialization registers it as /debug/pprof/trace.
133 // The package initialization registers it as /debug/pprof/symbol.
  /prebuilts/go/darwin-x86/src/runtime/
rt0_linux_386.s 31 // Create a new thread to do the runtime initialization.
rt0_linux_amd64.s 26 // Create a new thread to do the runtime initialization and return.
  /prebuilts/go/darwin-x86/src/sync/
once.go 24 // Do is intended for initialization that must be run exactly once. Since f
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug484.go 14 // would optimize away the initialization of s before f, causing the
  /prebuilts/go/darwin-x86/test/
initialize.go 7 // Test initialization of package-level variables.
  /prebuilts/go/linux-x86/src/container/list/
list.go 148 // see comment in List.Remove about initialization of l
158 // see comment in List.Remove about initialization of l
168 // see comment in List.Remove about initialization of l
178 // see comment in List.Remove about initialization of l
  /prebuilts/go/linux-x86/src/crypto/cipher/
ofb.go 17 // in output feedback mode. The initialization vector iv's length must be equal
  /prebuilts/go/linux-x86/src/net/http/pprof/
pprof.go 77 // The package initialization registers it as /debug/pprof/cmdline.
84 // The package initialization registers it as /debug/pprof/profile.
109 // The package initialization registers it as /debug/pprof/trace.
133 // The package initialization registers it as /debug/pprof/symbol.
  /prebuilts/go/linux-x86/src/runtime/
rt0_linux_386.s 31 // Create a new thread to do the runtime initialization.
rt0_linux_amd64.s 26 // Create a new thread to do the runtime initialization and return.
  /prebuilts/go/linux-x86/src/sync/
once.go 24 // Do is intended for initialization that must be run exactly once. Since f
  /prebuilts/go/linux-x86/test/fixedbugs/
bug484.go 14 // would optimize away the initialization of s before f, causing the
  /prebuilts/go/linux-x86/test/
initialize.go 7 // Test initialization of package-level variables.
  /system/connectivity/shill/
crypto_des_cbc.h 44 // the DES initialization vector to the second to last |kBlockSize| bytes of
  /system/core/metricsd/
persistent_integer_test.cc 45 // Test initialization.
  /system/nativepower/daemon/
main.cc 48 LOG(INFO) << "Initialization complete";
  /system/tpm/tpm_manager/client/
tpm_ownership_dbus_proxy.h 43 // Performs initialization tasks. This method must be called before calling
  /system/tpm/trunks/
password_authorization_delegate.h 32 // initialization of this delegate, we feed in the plaintext password. This
  /system/update_engine/
testrunner.cc 35 // this one-time initialization.

Completed in 1858 milliseconds

<<21222324252627282930>>