HomeSort by relevance Sort by last modified time
    Searched refs:INITIALIZE (Results 1 - 22 of 22) sorted by null

  /bionic/libc/tzcode/
private.h 292 ** INITIALIZE(x)
306 #ifndef INITIALIZE
308 #define INITIALIZE(x) ((x) = 0)
311 #define INITIALIZE(x)
313 #endif /* !defined INITIALIZE */
localtime.c 125 ** WILDABBR is used. Another possibility: initialize tzname[0] to the
127 ** And another: initialize tzname[0] to "ERA", with an explanation in the
919 INITIALIZE(value);
1019 INITIALIZE(dstname);
    [all...]
  /external/icu4c/tools/tzcode/
private.h 226 ** INITIALIZE(x)
240 #ifndef INITIALIZE
242 #define INITIALIZE(x) ((x) = 0)
245 #define INITIALIZE(x)
247 #endif /* !defined INITIALIZE */
zdump.c 125 #ifndef INITIALIZE
127 #define INITIALIZE(x) ((x) = 0)
129 #define INITIALIZE(x)
131 #endif /* !defined INITIALIZE */
302 INITIALIZE(cutlotime);
303 INITIALIZE(cuthitime);
zic.c     [all...]
localtime.c 62 ** WILDABBR is used. Another possibility: initialize tzname[0] to the
64 ** And another: initialize tzname[0] to "ERA", with an explanation in the
824 INITIALIZE(value);
924 INITIALIZE(dstname);
    [all...]
  /system/core/libcutils/
private.h 296 ** INITIALIZE(x)
310 #ifndef INITIALIZE
312 #define INITIALIZE(x) ((x) = 0)
315 #define INITIALIZE(x)
317 #endif /* !defined INITIALIZE */
tztime.c 95 ** WILDABBR is used. Another possibility: initialize tzname[0] to the
97 ** And another: initialize tzname[0] to "ERA", with an explanation in the
844 INITIALIZE(value);
944 INITIALIZE(dstname);
    [all...]
  /external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm.c 202 SM_STATE(AUTH_PAE, INITIALIZE)
204 SM_ENTRY_MA(AUTH_PAE, INITIALIZE, auth_pae);
375 sm->initialize || !sm->eap_if->portEnabled)
376 SM_ENTER_GLOBAL(AUTH_PAE, INITIALIZE);
379 !(sm->initialize || !sm->eap_if->portEnabled))
383 !(sm->initialize || !sm->eap_if->portEnabled))
447 SM_STATE(BE_AUTH, INITIALIZE)
449 SM_ENTRY_MA(BE_AUTH, INITIALIZE, be_auth);
539 if (sm->portControl != Auto || sm->initialize || sm->authAbort) {
540 SM_ENTER_GLOBAL(BE_AUTH, INITIALIZE);
    [all...]
  /external/v8/test/cctest/
test-decls.cc 454 INITIALIZE,
471 state_ = INITIALIZE;
473 case INITIALIZE:
  /external/chromium/chrome/browser/download/
save_package.h 73 INITIALIZE = 0,
101 // Initialize the SavePackage. Returns true if it initializes properly.
save_package.cc 172 wait_state_(INITIALIZE),
197 wait_state_(INITIALIZE),
221 wait_state_(INITIALIZE),
299 // Initialize the SavePackage.
302 if (wait_state_ != INITIALIZE)
307 // Initialize the request context and resource dispatcher.
653 if (wait_state_ == INITIALIZE)
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap.c 133 SM_STATE(EAP, INITIALIZE)
135 SM_ENTRY(EAP, INITIALIZE);
143 eap_deinit_prev_method(sm, "INITIALIZE");
175 * or unavailable (portEnabled == FALSE). Immediate transition to INITIALIZE
187 * happen. This state is entered unconditionally from INITIALIZE, DISCARD, and
265 wpa_printf(MSG_DEBUG, "EAP: Initialize selected EAP method: "
277 "EAP: Failed to initialize EAP method: vendor %u "
661 SM_ENTER(EAP, INITIALIZE);
709 SM_ENTER_GLOBAL(EAP, INITIALIZE);
1158 * eap_peer_sm_init - Allocate and initialize EAP peer state machin
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap.c 134 SM_STATE(EAP, INITIALIZE)
136 SM_ENTRY(EAP, INITIALIZE);
189 "initialize EAP method %d",
342 wpa_printf(MSG_DEBUG, "EAP: Failed to initialize EAP "
589 SM_ENTER_GLOBAL(EAP, INITIALIZE);
626 SM_ENTER(EAP, INITIALIZE);
959 /* RFC 3748 Ch 4.1: recommended to initialize Identifier with a
1192 * eap_server_sm_init - Allocate and initialize EAP server state machine
    [all...]
  /external/wpa_supplicant_8/src/eap_server/
eap_server.c 135 SM_STATE(EAP, INITIALIZE)
137 SM_ENTRY(EAP, INITIALIZE);
193 "initialize EAP method %d",
349 wpa_printf(MSG_DEBUG, "EAP: Failed to initialize EAP "
605 SM_ENTER_GLOBAL(EAP, INITIALIZE);
642 SM_ENTER(EAP, INITIALIZE);
975 /* RFC 3748 Ch 4.1: recommended to initialize Identifier with a
1208 * eap_server_sm_init - Allocate and initialize EAP server state machine
    [all...]
  /external/wpa_supplicant/
eapol_sm.c 47 Boolean initialize; member in struct:eapol_sm
333 !(sm->initialize || !sm->portEnabled))
337 sm->initialize || !sm->portEnabled)
341 !(sm->initialize || !sm->portEnabled))
345 !(sm->initialize || !sm->portEnabled))
431 if (sm->initialize || !sm->portEnabled)
501 SM_STATE(SUPP_BE, INITIALIZE)
503 SM_ENTRY(SUPP_BE, INITIALIZE);
521 if (sm->initialize || sm->suppAbort)
522 SM_ENTER_GLOBAL(SUPP_BE, INITIALIZE);
    [all...]
eap.c 105 SM_STATE(EAP, INITIALIZE)
107 SM_ENTRY(EAP, INITIALIZE);
114 eap_deinit_prev_method(sm, "INITIALIZE");
145 * or unavailable (portEnabled == FALSE). Immediate transition to INITIALIZE
157 * happen. This state is entered unconditionally from INITIALIZE, DISCARD, and
236 wpa_printf(MSG_DEBUG, "EAP: Initialize selected EAP method: "
248 "EAP: Failed to initialize EAP method: vendor %u "
534 SM_ENTER_GLOBAL(EAP, INITIALIZE);
560 SM_ENTER(EAP, INITIALIZE);
1153 * eap_sm_init - Allocate and initialize EAP state machin
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eapol_supp/
eapol_supp_sm.c 48 Boolean initialize; member in struct:eapol_sm
357 !(sm->initialize || !sm->portEnabled))
361 sm->initialize || !sm->portEnabled)
365 !(sm->initialize || !sm->portEnabled))
369 !(sm->initialize || !sm->portEnabled))
455 if (sm->initialize || !sm->portEnabled)
525 SM_STATE(SUPP_BE, INITIALIZE)
527 SM_ENTRY(SUPP_BE, INITIALIZE);
546 if (sm->initialize || sm->suppAbort)
547 SM_ENTER_GLOBAL(SUPP_BE, INITIALIZE);
    [all...]
  /external/wpa_supplicant_8/src/eapol_supp/
eapol_supp_sm.c 48 Boolean initialize; member in struct:eapol_sm
365 !(sm->initialize || !sm->portEnabled))
369 sm->initialize || !sm->portEnabled)
373 !(sm->initialize || !sm->portEnabled))
377 !(sm->initialize || !sm->portEnabled))
463 if (sm->initialize || !sm->portEnabled)
533 SM_STATE(SUPP_BE, INITIALIZE)
535 SM_ENTRY(SUPP_BE, INITIALIZE);
554 if (sm->initialize || sm->suppAbort)
555 SM_ENTER_GLOBAL(SUPP_BE, INITIALIZE);
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap.c 134 SM_STATE(EAP, INITIALIZE)
136 SM_ENTRY(EAP, INITIALIZE);
144 eap_deinit_prev_method(sm, "INITIALIZE");
176 * or unavailable (portEnabled == FALSE). Immediate transition to INITIALIZE
188 * happen. This state is entered unconditionally from INITIALIZE, DISCARD, and
274 wpa_printf(MSG_DEBUG, "EAP: Initialize selected EAP method: "
286 "EAP: Failed to initialize EAP method: vendor %u "
670 SM_ENTER(EAP, INITIALIZE);
718 SM_ENTER_GLOBAL(EAP, INITIALIZE);
    [all...]
  /external/wpa_supplicant_8/src/ap/
wpa_auth.c 381 * wpa_init - Initialize WPA authenticator
    [all...]
  /frameworks/base/core/java/android/webkit/
WebViewCore.java 152 // This context object is used to initialize the WebViewCore during
202 // Send a message to initialize the WebViewCore.
204 WebCoreThread.INITIALIZE, this);
208 /* Initialize private data within the WebCore thread.
210 private void initialize() { method in class:WebViewCore
211 /* Initialize our private BrowserFrame class to handle all
242 * INITIALIZE message can be handled.
245 // Go ahead and initialize the core components.
246 initialize(); method
247 // Remove the INITIALIZE method so we don't try to initialize twice
    [all...]

Completed in 4848 milliseconds