HomeSort by relevance Sort by last modified time
    Searched full:pent (Results 1 - 25 of 45) sorted by null

1 2

  /dalvik/vm/
Hash.cpp 75 HashEntry* pEnt;
78 pEnt = pHashTable->pEntries;
79 for (i = 0; i < pHashTable->tableSize; i++, pEnt++) {
80 if (pEnt->data == HASH_TOMBSTONE) {
82 pEnt->data = NULL;
83 } else if (pEnt->data != NULL) {
86 (*pHashTable->freeFunc)(pEnt->data);
87 pEnt->data = NULL;
297 HashEntry* pEnt = &pHashTable->pEntries[i];
299 if (pEnt->data != NULL && pEnt->data != HASH_TOMBSTONE)
    [all...]
  /external/quake/quake/src/QW/client/
gl_refrag.c 199 entity_t *pent; local
206 pent = pefrag->entity;
207 clmodel = pent->model;
214 pent = pefrag->entity;
216 if ((pent->visframe != r_framecount) &&
219 cl_visedicts[cl_numvisedicts++] = *pent;
222 pent->visframe = r_framecount;
r_efrag.c 241 entity_t *pent; local
248 pent = pefrag->entity;
249 clmodel = pent->model;
256 pent = pefrag->entity;
258 if ((pent->visframe != r_framecount) &&
261 cl_visedicts[cl_numvisedicts++] = *pent;
264 pent->visframe = r_framecount;
cl_ents.c 1027 physent_t *pent; local
1032 pent = pmove.physents + pmove.numphysent;
1046 pent->model = 0;
1047 VectorCopy(pplayer->origin, pent->origin);
1048 VectorCopy(player_mins, pent->mins);
1049 VectorCopy(player_maxs, pent->maxs);
1051 pent++;
  /external/quake/quake/src/WinQuake/
gl_refrag.cpp 199 entity_t *pent; local
206 pent = pefrag->entity;
207 clmodel = pent->model;
214 pent = pefrag->entity;
216 if ((pent->visframe != r_framecount) &&
219 cl_visedicts[cl_numvisedicts++] = pent;
222 pent->visframe = r_framecount;
r_efrag.cpp 241 entity_t *pent; local
248 pent = pefrag->entity;
249 clmodel = pent->model;
256 pent = pefrag->entity;
258 if ((pent->visframe != r_framecount) &&
261 cl_visedicts[cl_numvisedicts++] = pent;
264 pent->visframe = r_framecount;
  /bootable/recovery/minzip/
Hash.c 79 HashEntry* pEnt;
82 pEnt = pHashTable->pEntries;
83 for (i = 0; i < pHashTable->tableSize; i++, pEnt++) {
84 if (pEnt->data == HASH_TOMBSTONE) {
86 pEnt->data = NULL;
87 } else if (pEnt->data != NULL) {
90 (*pHashTable->freeFunc)(pEnt->data);
91 pEnt->data = NULL;
297 HashEntry* pEnt = &pHashTable->pEntries[i];
299 if (pEnt->data != NULL && pEnt->data != HASH_TOMBSTONE)
    [all...]
  /external/iptables/extensions/
libip6t_ipv6header.c 70 const struct protoent *pent = getprotobynumber(proto); local
71 if (pent)
72 return pent->p_name;
86 const struct protoent *pent; local
88 if ((pent = getprotobyname(s)))
89 proto = pent->p_proto;
  /external/e2fsprogs/lib/ext2fs/
dosio.c 180 PTABLE_ENTRY *pent; local
306 pent = (PTABLE_ENTRY*)&sec[0x1BE];
307 pent = scan_partition_table(pent, part->phys, &part->pno);
309 if(!pent)
324 fsec = (unsigned long)(pent->start_sec & 0x3F);
325 fhead = (unsigned long)pent->start_head;
326 fcyl = ((pent->start_sec >> 6) << 8) + pent->start_cyl;
329 part->len = pent->size
    [all...]
  /external/tcpdump/
print-cnfp.c 86 struct protoent *pent; local
155 pent = getprotobynumber((EXTRACT_32BITS(&nr->proto_tos) >> 8) & 0xff);
156 if (!pent || nflag)
160 printf("%s ", pent->p_name);
163 if (pent && pent->p_proto == IPPROTO_TCP) {
  /external/iptables/iptables/
xshared.c 46 struct protoent *pent = getprotobynumber(proto); local
47 if (pent)
48 return pent->p_name;
xtables.c 1806 const struct protoent *pent; local
    [all...]
ip6tables.c 1018 const struct protoent *pent = getprotobynumber(proto); local
1019 if (pent) {
1021 invertstr, pent->p_name);
    [all...]
iptables.c 996 const struct protoent *pent = getprotobynumber(proto); local
997 if (pent) {
998 printf("%s -p %s", invertstr, pent->p_name);
    [all...]
  /external/valgrind/main/coregrind/
pub_core_debuginfo.h 155 Bool VG_(lookup_symbol_SLOW)(UChar* sopatt, UChar* name, Addr* pEnt, Addr* pToc);
  /external/strace/
strace.c 323 struct passwd *pent; local
331 if ((pent = getpwnam(username)) == NULL) {
336 run_uid = pent->pw_uid;
337 run_gid = pent->pw_gid;
    [all...]
  /packages/apps/Browser/res/values-nb/
strings.xml 308 <string name="too_many_subwindows_dialog_title" msgid="3805453941587725944">"Popup-vindu allerede åpent"</string>
309 <string name="too_many_subwindows_dialog_message" msgid="2164725447981195556">"Bare ett forgrunnsvindu kan være åpent om gangen."</string>
    [all...]
  /external/bison/build-aux/
config.guess 1028 *Pent*|*Celeron) UNAME_MACHINE=i686 ;;
1041 (/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) \
    [all...]
  /external/chromium/sdch/open-vcdiff/
config.guess 1070 *Pent*|*Celeron) UNAME_MACHINE=i686 ;;
    [all...]
  /external/chromium/third_party/libevent/
config.guess     [all...]
  /external/dropbear/
config.guess 1067 *Pent*|*Celeron) UNAME_MACHINE=i686 ;;
    [all...]
  /external/e2fsprogs/config/
config.guess     [all...]
  /external/elfutils/config/
config.guess 947 *Pent*|*Celeron) UNAME_MACHINE=i686 ;;
960 (/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) \
    [all...]
  /external/expat/conftools/
config.guess 1063 *Pent*|*Celeron) UNAME_MACHINE=i686 ;;
    [all...]
  /external/grub/
config.guess 1031 *Pent*|*Celeron) UNAME_MACHINE=i686 ;;
1044 (/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) \
    [all...]

Completed in 2071 milliseconds

1 2