/external/libxml2/ |
SAX.c | 45 if(hdlr->initialized == 1) 78 hdlr->initialized = 1; 93 if(hdlr->initialized == 1) 124 hdlr->initialized = 1; 140 if(hdlr->initialized == 1) 171 hdlr->initialized = 1;
|
/external/qemu/android/ |
async-socket-connector.h | 90 * address - Initialized socket address to connect to. 97 * Initialized AsyncSocketConnector instance. Note that AsyncSocketConnector 111 * connector - Initialized AsyncSocketConnector instance. 121 * connector - Initialized AsyncSocketConnector instance. 131 * connector - Initialized AsyncSocketConnector instance. Note that this 143 * connector - Initialized AsyncSocketConnector instance.
|
sdk-controller-socket.h | 142 * sdkctl - Initialized SDKCtlSocket instance. 190 * sdkctl - Initialized SDKCtlSocket instance. 200 * sdkctl - Initialized SDKCtlSocket instance. 263 * sdkctl - Initialized SDKCtlSocket instance to create a direct packet for. 271 * packet - Initialized SDKCtlDirectPacket instance. 281 * packet - Initialized SDKCtlDirectPacket instance. 290 * data - Data to send with the packet. Must be fully initialized message, or 305 * msg - Initialized SDKCtlMessage instance. 315 * msg - Initialized SDKCtlMessage instance. 402 * query - Query to send. Note that this must be a fully initialized quer [all...] |
/frameworks/av/media/libstagefright/ |
MediaMuxer.cpp | 52 mState = INITIALIZED; 67 mState = INITIALIZED; 88 if (mState != INITIALIZED) { 106 if (mState != INITIALIZED) { 122 if (mState != INITIALIZED) { 137 if (mState == INITIALIZED) {
|
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/internal/ |
vpx_codec_internal.h | 41 * Once initialized, the instance is manged using other functions from 72 * properly initialized. 76 * The input stream was recognized and decoder initialized. 88 * to be properly initialized. 92 * The input stream was recognized and decoder initialized. 103 * initialized. 108 * \ref MUST be properly initialized, but \ref MAY be 125 * \ref MUST be properly initialized, but \ref MAY be 143 * parameters to be properly initialized. However, this interface does not 184 * to be properly initialized [all...] |
/external/libvpx/libvpx/vpx/internal/ |
vpx_codec_internal.h | 41 * Once initialized, the instance is manged using other functions from 72 * properly initialized. 76 * The input stream was recognized and decoder initialized. 88 * to be properly initialized. 92 * The input stream was recognized and decoder initialized. 103 * initialized. 108 * \ref MUST be properly initialized, but \ref MAY be 125 * \ref MUST be properly initialized, but \ref MAY be 143 * parameters to be properly initialized. However, this interface does not 184 * to be properly initialized [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/ |
vpx_codec_internal.h | 41 * Once initialized, the instance is manged using other functions from 72 * properly initialized. 76 * The input stream was recognized and decoder initialized. 88 * to be properly initialized. 92 * The input stream was recognized and decoder initialized. 103 * initialized. 108 * \ref MUST be properly initialized, but \ref MAY be 125 * \ref MUST be properly initialized, but \ref MAY be 143 * parameters to be properly initialized. However, this interface does not 184 * to be properly initialized [all...] |
/external/chromium_org/chrome/browser/policy/cloud/ |
user_policy_signin_service_unittest.cc | 299 // UserCloudPolicyManager should not be initialized yet. 323 // UserCloudPolicyManager should now be initialized. 380 // UserCloudPolicyManager should not be initialized. 400 // UserCloudPolicyManager should not be initialized. 410 // UserCloudPolicyManager should be initialized. 429 // UserCloudPolicyManager should be initialized. 453 // UserCloudPolicyManager should not be initialized since there is no 468 // UserCloudPolicyManager should be initialized. 477 // UserCloudPolicyManager should not be initialized since there is no 492 // UserCloudPolicyManager should not be initialized and there should be n [all...] |
user_policy_signin_service_base.cc | 60 // be initialized. This routine will initialize the UserCloudPolicyManager 86 // the Profile is not fully initialized when this object is constructed 151 // We should not be called with a client already initialized. 164 // If the DeviceManagementService is not yet initialized, start it up now. 211 // Initialize the UCPM if it is not already initialized. 225 // If the CloudPolicyService is initialized, kick off registration. 246 // Observe the service to determine when it's initialized.
|
/external/chromium_org/third_party/webrtc/voice_engine/ |
voe_file_impl.cc | 69 if (!_shared->statistics().Initialized()) 104 if (!_shared->statistics().Initialized()) 131 if (!_shared->statistics().Initialized()) 151 if (!_shared->statistics().Initialized()) 181 if (!_shared->statistics().Initialized()) 258 if (!_shared->statistics().Initialized()) 324 if (!_shared->statistics().Initialized()) 353 if (!_shared->statistics().Initialized()) 387 if (!_shared->statistics().Initialized()) 418 if (!_shared->statistics().Initialized()) [all...] |
voe_volume_control_impl.cc | 58 if (!_shared->statistics().Initialized()) 99 if (!_shared->statistics().Initialized()) 137 if (!_shared->statistics().Initialized()) 194 if (!_shared->statistics().Initialized()) 237 if (!_shared->statistics().Initialized()) 264 if (!_shared->statistics().Initialized()) 296 if (!_shared->statistics().Initialized()) 315 if (!_shared->statistics().Initialized()) 345 if (!_shared->statistics().Initialized()) 365 if (!_shared->statistics().Initialized()) [all...] |
/hardware/ti/omap3/dspbridge/inc/ |
dbdcd.h | 68 * DCD initialized. 94 * DCD initialized. 116 * DCD initialized. 135 * DCD initialized. 154 * DCD initialized. 172 * DCD initialized. 196 * DCD initialized. 226 * DCD initialized. 255 * DCD initialized. 291 * DCD initialized [all...] |
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
dbdcd.h | 68 * DCD initialized. 94 * DCD initialized. 116 * DCD initialized. 135 * DCD initialized. 154 * DCD initialized. 172 * DCD initialized. 196 * DCD initialized. 226 * DCD initialized. 255 * DCD initialized. 291 * DCD initialized [all...] |
/libcore/luni/src/main/java/javax/crypto/ |
Mac.java | 63 // Store Mac state (initialized or not initialized) 255 * Set our Spi if we've never been initialized or if we have the Spi 337 * if this MAC is not initialized. 357 * if this MAC is not initialized. 383 * if this MAC is not initialized. 402 * if this MAC is not initialized. 421 * initialized with different parameters. 425 * if this MAC is not initialized. 441 * initialized with different parameters [all...] |
/external/chromium_org/chrome/browser/media_galleries/win/ |
mtp_device_delegate_impl_win.h | 69 INITIALIZED 114 // Ensures the device is initialized for communication by doing a 118 // If the device is already initialized, post the |task_info.task| 123 // initialized. 134 // Handles the event that the device is initialized. |succeeded| indicates 136 // successfully initialized, runs the next pending task. 210 // initialized or when the current task in progress is complete.
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
winnmtst.cpp | 55 static UBool initialized = FALSE; variable 65 if (!initialized) { 67 initialized = TRUE; 85 if (!initialized) { 87 initialized = TRUE; 119 if (!initialized) { 121 initialized = TRUE;
|
/external/icu/icu4c/source/test/intltest/ |
winnmtst.cpp | 55 static UBool initialized = FALSE; variable 65 if (!initialized) { 67 initialized = TRUE; 85 if (!initialized) { 87 initialized = TRUE; 119 if (!initialized) { 121 initialized = TRUE;
|
/hardware/ti/omap4-aah/libtiutils/ |
MessageQueue.cpp | 113 MSGQ_LOGEA("read descriptor not initialized for message queue"); 204 MSGQ_LOGEA("write descriptor not initialized for message queue"); 254 MSGQ_LOGEA("read descriptor not initialized for message queue"); 286 MSGQ_LOGEA("read descriptor not initialized for message queue"); 340 MSGQ_LOGEA("read descriptor not initialized for message queue1"); 352 MSGQ_LOGEA("read descriptor not initialized for message queue2"); 368 MSGQ_LOGEA("read descriptor not initialized for message queue3");
|
/hardware/ti/omap4xxx/libtiutils/ |
MessageQueue.cpp | 112 MSGQ_LOGEA("read descriptor not initialized for message queue"); 203 MSGQ_LOGEA("write descriptor not initialized for message queue"); 253 MSGQ_LOGEA("read descriptor not initialized for message queue"); 283 MSGQ_LOGEA("read descriptor not initialized for message queue"); 337 MSGQ_LOGEA("read descriptor not initialized for message queue1"); 349 MSGQ_LOGEA("read descriptor not initialized for message queue2"); 365 MSGQ_LOGEA("read descriptor not initialized for message queue3");
|
/external/chromium_org/content/browser/ |
browser_main_loop.h | 136 // Members initialized on construction --------------------------------------- 143 // Members initialized in |MainMessageLoopStart()| --------------------------- 171 // Members initialized in |InitializeMainThread()| --------------------------- 175 // Members initialized in |BrowserThreadsStarted()| -------------------------- 180 // Members initialized in |RunMainMessageLoopParts()| ------------------------
|
/external/chromium_org/remoting/base/ |
dispatch_win.h.pump | 32 // - [in] parameters are initialized and freed if needed by the caller. 33 // - [out] parameters are initialized by IDispatch::Invoke(). It is up to 116 // be initialized before the call, and will be replaced when it returns. 117 // [out] parameters may be initialized to VT_EMPTY. 168 // structure members should be initialized.
|
/external/chromium_org/third_party/webrtc/modules/audio_processing/ns/ |
ns_core.h | 121 * - inst : Instance that should be initialized 125 * - inst : Initialized instance 138 * - inst : Instance that should be initialized 142 * - NS_inst : Initialized instance 155 * - inst : Instance that should be initialized
|
nsx_core.h | 123 * - inst : Instance that should be initialized 127 * - inst : Initialized instance 140 * - inst : Instance that should be initialized 144 * - inst : Initialized instance 157 * - inst : Instance that should be initialized
|
/external/chromium_org/ui/ozone/platform/dri/ |
dri_surface_factory_unittest.cc | 116 EXPECT_EQ(ui::SurfaceFactoryOzone::INITIALIZED, 121 EXPECT_EQ(ui::SurfaceFactoryOzone::INITIALIZED, 131 EXPECT_EQ(ui::SurfaceFactoryOzone::INITIALIZED, 164 EXPECT_EQ(ui::SurfaceFactoryOzone::INITIALIZED, 186 // The surface should have been initialized to a double-buffered surface.
|
/external/nist-sip/java/gov/nist/javax/sip/message/ |
ListMap.java | 50 private static boolean initialized; field in class:ListMap 131 initialized = true; 151 if (!initialized) 160 if (!initialized) 170 if (!initialized)
|