Searched refs:states (Results 26 - 50 of 73) sorted by relevance

123

/netbsd-6-1-5-RELEASE/lib/libc/regex/
H A Dregexec.c108 /* macros for manipulating states, small version */
109 #define states unsigned long macro
136 #undef states macro
156 /* macros for manipulating states, large version */
157 #define states char * macro
/netbsd-6-1-5-RELEASE/external/bsd/byacc/dist/
H A Dlalr.c368 Value_t *states; local
373 states = NEW2(maxrhs + 1, Value_t);
384 states[0] = state1;
400 states[length++] = stateno;
413 stateno = states[--length];
441 FREE(states);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Dxtensa-isa-internal.h203 xtensa_state_internal *states; member in struct:xtensa_isa_internal_struct
/netbsd-6-1-5-RELEASE/gnu/dist/gkermit/
H A Dgwart.c57 #define MAXSTATES 50 /* max number of states */
70 CHAR states[SBYTES]; /* included states */ member in struct:transx
152 t->states[idx] |= msk;
164 return(t->states[idx] & msk);
177 nstates = 0; /* no states */
206 if (strcmp(wordbuf,"states") == 0)
272 for (i=0; i<SBYTES; i++) new->states[i] = 0;
297 statelist(fp,cur); /* set states */
323 * read a list of (comma-separated) states, se
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Dxtensa-isa-internal.h203 xtensa_state_internal *states; member in struct:xtensa_isa_internal_struct
/netbsd-6-1-5-RELEASE/sys/arch/xen/include/xen-public/
H A Dplatform.h259 XEN_GUEST_HANDLE(xen_processor_cx_t) states; /* supported c states */ member in struct:xen_processor_power
296 uint32_t state_count; /* total available performance states */
297 XEN_GUEST_HANDLE(xen_processor_px_t) states; member in struct:xen_processor_performance
/netbsd-6-1-5-RELEASE/lib/libc/citrus/modules/
H A Dcitrus_euctw.c104 } states; member in struct:__anon5095
111 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_
H A Dcitrus_utf8.c117 } states; member in struct:__anon5138
121 #define _CEI_TO_STATE(_ei_, _func_) (_ei_)->states.s_##_func_
H A Dcitrus_big5.c121 } states; member in struct:__anon5083
125 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_
H A Dcitrus_dechanyu.c77 } states; member in struct:__anon5087
81 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.__CONCAT(s_,_func_)
H A Dcitrus_euc.c113 } states; member in struct:__anon5091
120 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_
H A Dcitrus_gbk2k.c78 } states; member in struct:__anon5098
82 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_
H A Dcitrus_johab.c77 } states; member in struct:__anon5115
81 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_
H A Dcitrus_mskanji.c113 } states; member in struct:__anon5124
117 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_
H A Dcitrus_ues.c74 } states; member in struct:__anon5128
78 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_
H A Dcitrus_zw.c83 } states; member in struct:__anon5148
87 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_
/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dlex.c109 Lex_state states[STATE_BSIZE], *statep; local
119 states[0].ls_state = -1;
120 states[0].ls_info.base = (Lex_state *) 0;
121 statep = &states[1];
122 state_info.base = states;
123 state_info.end = &states[STATE_BSIZE];
559 * the existing states ($ and \`..` should be
625 if (statep != &states[1])
/netbsd-6-1-5-RELEASE/sys/dev/raidframe/
H A Drf_driver.c569 const RF_AccessState_t *states)
597 desc->states = states;
689 numBlocks, lbufPtr, bp, flags, raidPtr->Layout.map->states);
566 rf_AllocRaidAccDesc(RF_Raid_t *raidPtr, RF_IoType_t type, RF_RaidAddr_t raidAddress, RF_SectorCount_t numBlocks, void *bufPtr, void *bp, RF_RaidAccessFlags_t flags, const RF_AccessState_t *states) argument
/netbsd-6-1-5-RELEASE/sys/dev/acpi/
H A Dacpi_apm.c133 const int states[] = { local
144 return states[id];
/netbsd-6-1-5-RELEASE/gnu/usr.bin/send-pr/
H A DMakefile.in120 states.texi s-usage.texi categ.texi send-pr.sh
212 $(INSTALL_DATA) $(srcdir)/states.texi \
213 $(datadir)/gnats/dist/states.texi
/netbsd-6-1-5-RELEASE/external/bsd/top/dist/machine/
H A Dm_sunos5.c238 unsigned int states[CPUSTATES]; member in struct:cpustats
990 cpustats_p->states[CPU_IDLE] = cpu_stat_p->cpu_sysinfo.cpu[CPU_IDLE];
991 cpustats_p->states[CPU_USER] = cpu_stat_p->cpu_sysinfo.cpu[CPU_USER];
992 cpustats_p->states[CPU_KERNEL] = cpu_stat_p->cpu_sysinfo.cpu[CPU_KERNEL];
993 cpustats_p->states[CPUSTATE_IOWAIT] = cpu_stat_p->cpu_sysinfo.wait[W_IO] +
995 cpustats_p->states[CPUSTATE_SWAP] = cpu_stat_p->cpu_sysinfo.wait[W_SWAP];
1429 cp_time[j] += cpustats[i].states[j];
1546 /* get a pointer to the states summary array */
1549 /* count up process states and get pointers to interesting procs */
1726 * total virtual memory usage. The process states ar
[all...]
/netbsd-6-1-5-RELEASE/sys/dist/pf/net/
H A Dpf.c305 s->rule.ptr->states++; \
307 s->anchor.ptr->states++; \
309 s->nat_rule.ptr->states++; \
315 s->nat_rule.ptr->states--; \
317 s->anchor.ptr->states--; \
318 s->rule.ptr->states--; \
604 /* list is sorted, if-bound states before floating ones */
606 TAILQ_FOREACH(s, &sk->states, next)
635 ret = TAILQ_FIRST(&sk->states);
639 TAILQ_FOREACH(s, &sk->states, nex
976 u_int32_t states; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/libparse/
H A Ddata_mbg.c222 } states[] = local
240 for (s = states; s->flag; s++)
/netbsd-6-1-5-RELEASE/usr.sbin/moused/
H A Dmoused.c404 #define S_DELAYED(st) (states[st].s[A_TIMEOUT] != (st))
411 } states[10] = { variable in typeref:struct:__anon10021
1850 /* preserve button states */
1920 /* preserve previous button states */
1973 states[mouse_button_state].s[trans]);
1981 S_DELAYED(states[mouse_button_state].s[trans])) {
1985 states[mouse_button_state].s[A_TIMEOUT];
1991 if (mouse_button_state != states[mouse_button_state].s[trans])
1995 mouse_button_state = states[mouse_button_state].s[trans];
1998 a2->button &= states[mouse_button_stat
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpd/
H A Drefclock_true.c151 const char *states[] = {"Base", "InqTM", "InqTCU", "InqOmega", "InqGOES", variable
153 #define stateStr(x) (((int)x<(int)s_Max) ? states[(int)x] : "?")

Completed in 216 milliseconds

123