Searched defs:life (Results 1 - 5 of 5) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
H A DGameObject.java48 public int life; field in class:GameObject
111 life = DEFAULT_LIFE;
/external/chromium_org/native_client_sdk/src/examples/demo/life_simd/
H A Dlife.cc508 Life life; local
513 life.HandleEvent(ps_event);
517 life.Update();
/external/wpa_supplicant_8/hostapd/src/pae/
H A Dieee802_1x_kay.c1951 * and MKA life time elapse since last distribution
1962 * MKA life time has elapsed since the prior SAK was first distributed,
2363 * when the MKA life elapsed since its creating */
3247 struct mka_key *cak, u32 life,
3281 if (life)
3282 participant->cak_life = life + time(NULL);
3246 ieee802_1x_kay_create_mka(struct ieee802_1x_kay *kay, struct mka_key_name *ckn, struct mka_key *cak, u32 life, enum mka_created_mode mode, Boolean is_authenticator) argument
/external/wpa_supplicant_8/src/pae/
H A Dieee802_1x_kay.c1951 * and MKA life time elapse since last distribution
1962 * MKA life time has elapsed since the prior SAK was first distributed,
2363 * when the MKA life elapsed since its creating */
3247 struct mka_key *cak, u32 life,
3281 if (life)
3282 participant->cak_life = life + time(NULL);
3246 ieee802_1x_kay_create_mka(struct ieee802_1x_kay *kay, struct mka_key_name *ckn, struct mka_key *cak, u32 life, enum mka_created_mode mode, Boolean is_authenticator) argument
/external/wpa_supplicant_8/wpa_supplicant/src/pae/
H A Dieee802_1x_kay.c1951 * and MKA life time elapse since last distribution
1962 * MKA life time has elapsed since the prior SAK was first distributed,
2363 * when the MKA life elapsed since its creating */
3247 struct mka_key *cak, u32 life,
3281 if (life)
3282 participant->cak_life = life + time(NULL);
3246 ieee802_1x_kay_create_mka(struct ieee802_1x_kay *kay, struct mka_key_name *ckn, struct mka_key *cak, u32 life, enum mka_created_mode mode, Boolean is_authenticator) argument

Completed in 1615 milliseconds