Searched
full:initialization (Results
1326 -
1350 of
5503) sorted by null
<<51525354555657585960>>
/external/libnfc-nci/src/nfa/int/ |
nfa_hci_int.h | 51 #define NFA_HCI_STATE_STARTUP 0x01 /* HCI performing Initialization sequence */ 52 #define NFA_HCI_STATE_WAIT_NETWK_ENABLE 0x02 /* HCI is waiting for initialization of other host in the network */ 58 #define NFA_HCI_STATE_RESTORE_NETWK_ENABLE 0x08 /* HCI is waiting for initialization of other host in the network after restore */
|
/external/libvpx/libvpx/vpx/ |
vpx_decoder.h | 61 /*! \brief Initialization-time Feature Enabling 63 * Certain codec features must be known at initialization time, to allow for 102 /*!\brief Initialization Configurations
|
/external/llvm/include/llvm/ |
Pass.h | 109 /// any necessary initialization before any pass is run. 265 /// them to perform various initialization actions they require. This is 342 /// to do any necessary per-function initialization.
|
/external/llvm/lib/Target/PowerPC/ |
PPCTargetTransformInfo.cpp | 31 // Declare the pass initialization routine locally as target-specific passes 32 // don't have a target-wide initialization entry point, and so we rely on the 33 // pass constructor initialization.
|
/external/srtp/crypto/cipher/ |
aes_cbc.c | 165 * note that we assume that the initialization vector has already 372 aes_cbc_test_case_0_iv, /* initialization vector */ 423 aes_cbc_test_case_1_iv, /* initialization vector */
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/ |
vpx_decoder.h | 61 /*! \brief Initialization-time Feature Enabling 63 * Certain codec features must be known at initialization time, to allow for 102 /*!\brief Initialization Configurations
|
/hardware/ti/omap3/dspbridge/inc/ |
dynamic_loader.h | 83 * init Target-side memory initialization, or NULL for symbol read only 120 * init Target-side memory initialization, or NULL for symbol read only 439 * Connect to the initialization interface. Returns TRUE for success,
|
/ndk/docs/text/system/libc/ |
CHANGES.text | 165 an unknown domain name. Due to an initialization bug, a random DNS search 169 to enable proper shared conditional variable initialization. 235 - C runtime: Fix runtime initialization to be called before any static C++
|
/external/llvm/include/llvm/Support/ |
TargetRegistry.h | 75 /// part of their initialization. [all...] |
/device/google/accessory/arduino/USB_Host_Shield/ |
Max3421e.cpp | 95 /* initialization */
270 /* MAX3421E initialization after power-on */
|
/external/bluetooth/bluedroid/btif/co/ |
bta_dm_co.c | 208 ** codec or for other initialization purposes before SCO connection 240 BTIF_TRACE_ERROR("codec initialization exception!");
|
/external/bluetooth/bluedroid/hci/src/ |
bt_hci_bdroid.c | 414 /** Called prior to stack initialization */ 420 /** Called post stack initialization */
|
/external/chromium_org/base/ |
move.h | 61 // For l-values, direct initialization still fails like in 155 // user-defined conversion allowed by C++ during initialization. This can
|
/external/chromium_org/base/prefs/ |
pref_member.h | 163 // Defer initialization to an Init method so it's easy to make this class be 168 // Do the actual initialization of the class. Use the two-parameter
|
pref_value_store.h | 229 // Handle the event that the store for |type| has completed initialization. 236 // Checks whether initialization is completed and tells the notifier if that
|
/external/chromium_org/base/threading/ |
thread_local_storage.cc | 54 // (initialization) before calling *any* memory allocator functions, which may 55 // recursively depend on this initialization.
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
enrollment_handler_chromeos.cc | 29 // Retry for InstallAttrs initialization every 500ms. 31 // Maximum time to retry InstallAttrs initialization before we give up.
|
/external/chromium_org/chrome/browser/history/ |
in_memory_url_index.h | 113 // Signals that any outstanding initialization should be canceled and 150 FRIEND_TEST_ALL_PREFIXES(LimitedInMemoryURLIndexTest, Initialization);
|
/external/chromium_org/chrome/browser/ |
io_thread.h | 232 // This handles initialization and destruction of state that must 261 // Lazy initialization of system request context for
|
/external/chromium_org/chrome/browser/resources/translate_internals/ |
translate_internals.js | 20 * initialization. 116 2: 'Initialization Error',
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
event_pages.html | 178 <li>If you need to do some initialization when your extension is 184 one-time initialization.
|
/external/chromium_org/components/gcm_driver/ |
gcm_client_impl.h | 172 // initialization. 180 // Resets state to before initialization.
|
/external/chromium_org/content/common/gpu/media/ |
vaapi_h264_decoder.h | 124 kNeedStreamMetadata, // After initialization, need an SPS. 139 // on initialization of a new frame (see spec).
|
/external/chromium_org/media/tools/player_x11/ |
player_x11.cc | 59 // window. Further initialization is done in X11VideoRenderer. 154 CHECK_EQ(status, media::PIPELINE_OK) << "Pipeline initialization failed";
|
/external/chromium_org/net/disk_cache/blockfile/ |
backend_impl_v3.h | 50 // Performs general initialization for this current instance of the cache. 264 bool init_; // controls the initialization of the system.
|
Completed in 1860 milliseconds
<<51525354555657585960>>