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

<<31323334353637383940>>

  /frameworks/base/core/java/android/content/
SyncAdapterType.java 124 * If true then the SyncManager will never issue an initialization sync to the SyncAdapter
128 * @return true if the SyncAdapter does not require initialization and if it is ok for the
  /frameworks/native/include/media/hardware/
HDCPAPI.h 34 // initialization has either been successfully completed,
74 // of asynchronous operations (such as initialization) or out of band
  /hardware/bsp/intel/peripheral/libmraa/api/mraa/
iio.hpp 69 * @throws std::invalid_argument if initialization fails
86 * @throws std::invalid_argument if initialization fails
  /hardware/intel/common/libmix/mix_audio/src/
mixaip.c 11 * @short_description: Initialization parameters object.
14 * A data object which stores initialization specific parameters.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
postproc.c 19 // initialization time. This is done by passing the VPX_CODEC_USE_POSTPROC
22 // demonstration purposes, we also fall back to default initialization if
  /hardware/intel/img/psb_headers/DRM/cc54/inc/
wv_drm_api.h 44 * iv - AES initialization vector.
66 * iv - AES initialization vector.
  /hardware/qcom/camera/QCamera2/stack/mm-lib2d-interface/inc/
mm_lib2d.h 146 * Description: Initialization function for Lib2D. src_format, dst_format
170 * Description: De-Initialization function for Lib2D
  /hardware/ti/omap4-aah/libtiutils/
Semaphore.cpp 56 @return One of the android error codes based on semaphore de-initialization
85 @return One of the android error codes based on semaphore initialization
  /hardware/ti/omap4xxx/libtiutils/
Semaphore.cpp 55 @return One of the android error codes based on semaphore de-initialization
84 @return One of the android error codes based on semaphore initialization
  /libcore/luni/src/main/java/java/util/logging/
logging.properties 38 # logging framework initialization. The list should be white space separated.
47 # during logging package initialization, which may contain some code to set the
  /libcore/ojluni/src/main/java/java/security/cert/
CertStoreSpi.java 63 * @param params the initialization parameters (may be <code>null</code>)
64 * @throws InvalidAlgorithmParameterException if the initialization
  /libcore/ojluni/src/main/java/java/security/interfaces/
DSAKeyPairGenerator.java 58 * initialization for a DSA key pair generator. That is, it is not always
60 * Algorithm-independent initialization using the <code>initialize</code> method
  /ndk/sources/cxx-stl/gabi++/src/
one_time_construction.cc 78 // first. and allow initialization to proceed.
97 // this indicates initialization for our two ABIs.
  /ndk/tests/device/test-gnustl-full/unit/
locale_test.cpp 162 * Creation of a locale instance imply initialization of some STLport internal
164 * initialization is done correctly.
uninitialized_test.cpp 69 //This is a wrong declaration just to check that internaly no initialization is done:
230 //Vector initialization:
  /ndk/tests/device/test-stlport/unit/
locale_test.cpp 162 * Creation of a locale instance imply initialization of some STLport internal
164 * initialization is done correctly.
uninitialized_test.cpp 69 //This is a wrong declaration just to check that internaly no initialization is done:
230 //Vector initialization:
  /packages/apps/OneTimeInitializer/src/com/android/onetimeinitializer/
OneTimeInitializerService.java 34 * A class that performs one-time initialization after installation.
38 * initialization code here won't run until the device reboots.
  /packages/services/Telephony/src/com/android/phone/
OtaStartupReceiver.java 157 * On devices that provide a phone initialization wizard (such as Google Setup Wizard), we
162 * NB: Typical phone initialization wizards will install themselves as the homescreen
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
md5.h 107 initialization function update the context for the next LEN bytes
114 initialization function update the context for the next LEN bytes
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
init.go 25 * it is called by the initialization before
39 * hand-craft the following initialization code
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
init.go 22 * it is called by the initialization before
36 * hand-craft the following initialization code
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
init.go 25 * it is called by the initialization before
39 * hand-craft the following initialization code
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
init.go 22 * it is called by the initialization before
36 * hand-craft the following initialization code
  /prebuilts/misc/common/swig/include/2.0.11/tcl/
wish.i 30 /* Initialization code for wish */
48 * This procedure performs application-specific initialization.

Completed in 889 milliseconds

<<31323334353637383940>>