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

1 2

  /external/curl/src/
tool_vms.c 119 * On non-VAX systems, use LIB$INITIALIZE to set a collection of C
146 /* LIB$INITIALIZE initialization function. */
156 /* Set the global flag to indicate that LIB$INITIALIZE worked. */
194 /* Get "decc_init()" into a valid, loaded LIB$INITIALIZE PSECT. */
198 /* Establish the LIB$INITIALIZE PSECTs, with proper alignment and
203 #pragma extern_model strict_refdef "LIB$INITIALIZE" 2, nopic, nowrt
207 /* Fake reference to ensure loading the LIB$INITIALIZE PSECT. */
209 int LIB$INITIALIZE(void);
211 int dmy_lib$initialize = (int) LIB$INITIALIZE;
    [all...]
  /external/curl/packages/vms/
curl_crtl_init.c 9 * This is a module that provides a LIB$INITIALIZE routine that
272 /* Some boilerplate to force this to be a proper LIB$INITIALIZE section */
277 #pragma extern_model strict_refdef "LIB$INITIALIZE" nowrt, long, nopic
279 #pragma extern_model strict_refdef "LIB$INITIALIZE" nowrt, long
288 /* Set our contribution to the LIB$INITIALIZE array */
300 ** Force a reference to LIB$INITIALIZE to ensure it
303 int LIB$INITIALIZE(void);
307 int lib_init_ref = (int) LIB$INITIALIZE;
  /external/icu/icu4c/source/tools/tzcode/
private.h 351 ** INITIALIZE(x)
365 #ifndef INITIALIZE
367 #define INITIALIZE(x) ((x) = 0)
370 #define INITIALIZE(x)
372 #endif /* !defined INITIALIZE */
zic.c     [all...]
localtime.c 55 ** WILDABBR is used. Another possibility: initialize tzname[0] to the
57 ** And another: initialize tzname[0] to "ERA", with an explanation in the
839 INITIALIZE(value);
935 INITIALIZE(dstname);
    [all...]
  /external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm.c 197 SM_STATE(AUTH_PAE, INITIALIZE)
199 SM_ENTRY_MA(AUTH_PAE, INITIALIZE, auth_pae);
383 sm->initialize || !sm->eap_if->portEnabled)
384 SM_ENTER_GLOBAL(AUTH_PAE, INITIALIZE);
387 !(sm->initialize || !sm->eap_if->portEnabled))
391 !(sm->initialize || !sm->eap_if->portEnabled))
455 SM_STATE(BE_AUTH, INITIALIZE)
457 SM_ENTRY_MA(BE_AUTH, INITIALIZE, be_auth);
547 if (sm->portControl != Auto || sm->initialize || sm->authAbort) {
548 SM_ENTER_GLOBAL(BE_AUTH, INITIALIZE);
    [all...]
  /packages/services/Telecomm/src/com/android/server/telecom/
CallAudioModeStateMachine.java 64 public static final int INITIALIZE = 1;
133 case INITIALIZE:
481 sendMessage(INITIALIZE, new MessageArgs());
  /bionic/libc/tzcode/
private.h 520 ** INITIALIZE(x)
524 # define INITIALIZE(x) ((x) = 0)
526 # define INITIALIZE(x)
localtime.c 75 ** WILDABBR is used. Another possibility: initialize tzname[0] to the
77 ** And another: initialize tzname[0] to "ERA", with an explanation in the
205 /* Initialize *S to a value based on GMTOFF, ISDST, and ABBRIND. */
926 INITIALIZE(value);
    [all...]
  /external/wpa_supplicant_8/src/eap_server/
eap_server.c 224 SM_STATE(EAP, INITIALIZE)
226 SM_ENTRY(EAP, INITIALIZE);
294 "initialize EAP method %d",
561 wpa_printf(MSG_DEBUG, "EAP: Failed to initialize EAP "
1143 SM_ENTER_GLOBAL(EAP, INITIALIZE);
1180 SM_ENTER(EAP, INITIALIZE);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.launcher.jar 
org.eclipse.equinox.launcher_1.1.0.v20100507.jar 
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /external/wpa_supplicant_8/src/eapol_supp/
eapol_supp_sm.c 43 Boolean initialize; member in struct:eapol_sm
350 !(sm->initialize || !sm->portEnabled))
354 sm->initialize || !sm->portEnabled)
358 !(sm->initialize || !sm->portEnabled))
362 !(sm->initialize || !sm->portEnabled))
450 if (sm->initialize || !sm->portEnabled)
531 SM_STATE(SUPP_BE, INITIALIZE)
533 SM_ENTRY(SUPP_BE, INITIALIZE);
561 if (sm->initialize || sm->suppAbort)
562 SM_ENTER_GLOBAL(SUPP_BE, INITIALIZE);
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap.c 154 SM_STATE(EAP, INITIALIZE)
156 SM_ENTRY(EAP, INITIALIZE);
166 eap_deinit_prev_method(sm, "INITIALIZE");
211 * or unavailable (portEnabled == FALSE). Immediate transition to INITIALIZE
229 * happen. This state is entered unconditionally from INITIALIZE, DISCARD, and
322 wpa_printf(MSG_DEBUG, "EAP: Initialize selected EAP method: "
337 "EAP: Failed to initialize EAP method: vendor %u "
1030 SM_ENTER(EAP, INITIALIZE);
1089 SM_ENTER_GLOBAL(EAP, INITIALIZE);
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
  /external/wpa_supplicant_8/src/ap/
wpa_auth.c 404 * wpa_init - Initialize WPA authenticator
    [all...]
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 

Completed in 361 milliseconds

1 2