Searched refs:health (Results 1 - 19 of 19) sorted by relevance

/external/bluetooth/bluez/health/
H A DAndroid.mk3 # health plugin
38 LOCAL_MODULE := bluetooth-health
H A Dhdp_main.c61 BLUETOOTH_PLUGIN_DEFINE(health, VERSION,
/external/qemu/hw/
H A Dgoldfish_battery.c44 int health; member in struct:goldfish_battery_state
58 QFIELD_INT32(health),
104 return s->health;
159 s->health = POWER_SUPPLY_HEALTH_GOOD;
187 battery_state->health = value;
232 switch (battery_state->health) {
252 sprintf(buffer, "health: %s\r\n", value);
/external/bluetooth/bluez/
H A Dbootstrap-configure21 --enable-health \
/external/quake/quake/src/QW/progs/
H A Dprogdefs.h88 float health; member in struct:__anon10163
H A Dweapons.qc387 if (other.health)
672 // self.health = self.health - 1;
/external/quake/quake/src/QW/server/
H A Dprogdefs.h107 float health; member in struct:__anon10211
H A Dsv_ents.c364 if (ent->v.health <= 0)
405 if (ent->v.health <= 0)
H A Dsv_user.c873 if (sv_player->v.health <= 0)
1402 if (sv_player->v.health > 0)
1438 pmove.dead = sv_player->v.health <= 0;
1463 if (sv_player->v.health > 0 && before && !after )
H A Dsv_ccmds.c284 sv_player->v.health = v;
H A Dpr_cmds.c595 if (ent->v.health <= 0)
646 if (ent->free || ent->v.health <= 0)
H A Dsv_send.c532 stats[STAT_HEALTH] = ent->v.health;
/external/quake/quake/src/WinQuake/
H A Dhost_cmd.cpp514 if (svs.clients[i].active && (svs.clients[i].edict->u.v.health <= 0) )
1207 if (sv_player->u.v.health <= 0)
1644 sv_player->u.v.health = v;
H A Dpr_cmds.cpp718 if (ent->u.v.health <= 0)
769 if (ent->free || ent->u.v.health <= 0)
1701 if (self->u.v.health < 0)
H A Dsv_user.cpp397 if (sv_player->u.v.health <= 0)
H A Dsv_main.cpp691 MSG_WriteShort (msg, (int) ent->u.v.health);
H A Dsv_phys.cpp1408 if (!(ent->u.v.health <= 0.0 && !SV_CheckBottom(ent)))
/external/kernel-headers/original/linux/spi/
H A Dcpcap.h537 int health; member in struct:cpcap_batt_data
/external/chromium/net/base/
H A Deffective_tld_names.cc1496 {"health.vn", 0},
2092 {"health.museum", 0},

Completed in 316 milliseconds