Searched
full:initialization (Results
1276 -
1300 of
5503) sorted by null
<<51525354555657585960>>
/external/emma/core/java12/com/vladium/jcd/cls/ |
Method_info.java | 20 * Each class method, and each instance initialization method <init>, is described 34 * access permission to and properties of a method or instance initialization method.<P>
|
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/kdom/ |
Element.java | 31 * add user defined initialization code is the init method. */ 46 * are parsed. Please do not use setParent for initialization
|
/external/libnfc-nci/src/nfa/sys/ |
nfa_sys_main.c | 46 ** Description NFA initialization; called from task initialization.
|
/external/libnfc-nxp/src/ |
phHal4Nfc.h | 263 * In test mode init only minimal initialization of the NFC Device 272 eInitDefault = 0x00, /**<Complete initialization for normal 274 eInitTestModeOn, /**<Limited Initialization used for running self 337 * \param[in] InitType Initialization type, used to differentiate between 338 * test mode limited initialization and normal init. 341 * when open (initialization) sequence is completed or if there 342 * is an error in initialization. \n 350 * \retval NFCSTATUS_ALREADY_INITIALISED Device initialization already in [all...] |
/external/qemu/android/ |
framebuffer.h | 146 * this is normally done to force client initialization/refreshes. 210 * qframebuffer_fifo_add() is typically called by the emulator initialization
|
/external/qemu/distrib/sdl-1.2.15/src/main/win32/ |
SDL_win32_main.c | 310 is called later in the video initialization. 397 /* Run the main program (after a little SDL initialization) */
|
/external/tcpdump/ |
print-zephyr.c | 199 /* Initialization to silence warnings */ 232 /* Initialization to silence warnings */
|
/external/webrtc/src/modules/audio_processing/utility/ |
delay_estimator_wrapper.c | 28 // |mean_*_spectrum| initialization indicator. 235 // Reset initialization indicators.
|
/frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/ |
pvmp3_polyphase_filter_window_gcc.s | 59 @ Accumulators r9, r11::> Initialization 177 @ Accumulators r4, r5 Initialization
|
/frameworks/base/core/java/android/hardware/hdmi/ |
HdmiRecordListener.java | 40 * Called when one touch record is started or failed during initialization. 54 * Called when timer recording is started or failed during initialization.
|
/frameworks/base/test-runner/src/android/test/ |
ProviderTestCase2.java | 172 * Gets the {@link MockContentResolver} created by this class during initialization. You 182 * Gets the {@link IsolatedContext} created by this class during initialization.
|
/frameworks/wilhelm/src/ |
classes.h | 93 /** identifies the initialization and preparation state */ 343 /** identifies the initialization and preparation state */
|
/hardware/libhardware/include/hardware/ |
keymaster.h | 37 * fields in the keymaster_module initialization. 185 * fields in the keymaster_module initialization instead.
|
/libcore/luni/src/main/java/org/apache/harmony/security/utils/ |
AlgNameMapper.java | 38 * providers during initialization. 54 // during maps initialization
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/compiler/ |
gcc.hpp | 77 // Previous versions of GCC did not completely implement value-initialization: 78 // GCC Bug 30111, "Value-initialization of POD base class doesn't initialize
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
_threading_local.py | 70 initialization. Note that if you define an __init__ method, it will be 159 raise TypeError("Initialization arguments are not supported")
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
_threading_local.py | 70 initialization. Note that if you define an __init__ method, it will be 159 raise TypeError("Initialization arguments are not supported")
|
/external/chromium_org/chrome/browser/policy/cloud/ |
user_policy_signin_service_unittest.cc | 413 // Complete initialization of the store. 432 // Complete initialization of the store. 461 // Complete initialization of the store. 485 // Complete initialization of the store. 519 // Complete initialization of the store with no policy (unregistered client). 552 // Complete initialization of the store.
|
/external/chromium_org/third_party/tcmalloc/vendor/doc/ |
heap_checker.html | 93 initialization, meaning you can leak some memory in your 94 initialization routines (that run before <code>main()</code>, say), 378 is the case of multiple initialization. 383 the initialization code for these objects executes more than once. 389 Similar problems can occur if object initialization is done more explicitly 391 that does not always ensure only-once initialization.
|
/external/chromium_org/ui/file_manager/file_manager/background/js/ |
background.js | 83 * Callback list to be invoked after initialization. 84 * It turns to null after initialization. 154 * Register callback to be invoked after initialization. 155 * If the initialization is already done, the callback is invoked immediately. 798 // Queue to serializes the initialization, launching and reloading of the audio 924 // The isFocused method may not be defined during initialization.
|
/external/chromium_org/v8/src/ |
globals.h | 715 // accessing a binding, it needs to be checked for initialization. However in 717 // so the initialization check can always be skipped: 734 // (which may be non-writable) and have no distinct initialization step. However 736 // initialization steps which are represented by non-writable properties in the 738 // initialization. 741 // distinct initialization step (kNeedsInitialization) or if the binding is
|
/external/clang/lib/CodeGen/ |
CGCXXABI.h | 70 /// Perform prolog initialization of the parameter variable suitable 484 /// If \p PerformInit is false, the initialization has been folded to a 502 /*************************** thread_local initialization ********************/ 509 /// initialization or non-trivial destruction for thread_local 510 /// variables, a function to perform the initialization. Otherwise, 0. 516 /// triggering the initialization of all thread_local variables in its
|
CGExprCXX.cpp | 360 // If we require zero initialization before (or instead of) calling the 362 // constructor, emit the zero initialization now, unless destination is 439 // If we require zero initialization before (or instead of) calling the 441 // constructor, emit the zero initialization now. 757 // If we have a type with trivial initialization and no initializer, [all...] |
/external/chromium_org/third_party/webrtc/modules/audio_device/test/ |
audio_device_test_api.cc | 875 // check for availability should not lead to initialization [all...] |
/tools/external/gradle/ |
gradle-1.6-all.zip | |
Completed in 697 milliseconds
<<51525354555657585960>>