Searched defs:state (Results 176 - 200 of 1346) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_smt.h49 uint16_t state; /* entry state */ member in struct:smt_entry
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_uuencode.c74 struct private_uuencode *state; local
107 struct private_uuencode *state = (struct private_uuencode *)f->data; local
139 struct private_uuencode *state = (struct private_uuencode *)f->data; local
209 struct private_uuencode *state = (struct private_uuencode *)f->data; local
254 struct private_uuencode *state = (struct private_uuencode *)f->data; local
269 struct private_uuencode *state = (struct private_uuencode *)f->data; local
[all...]
H A Darchive_read_support_filter_zstd.c169 struct private_data *state; local
208 struct private_data *state; local
285 struct private_data *state; local
[all...]
/freebsd-11-stable/usr.sbin/acpi/acpiconf/
H A Dacpiconf.c168 const char *state; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBuiltinFunctionChecker.cpp34 ProgramStateRef state = C.getState(); local
[all...]
H A DChrootChecker.cpp79 ProgramStateRef state = C.getState(); local
89 ProgramStateRef state = C.getState(); local
[all...]
H A DUndefResultChecker.cpp38 ProgramStateRef state = C.getState(); local
H A DBoolAssignmentChecker.cpp32 void BoolAssignmentChecker::emitReport(ProgramStateRef state, argument
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread.cpp102 static u32 xorshift(u32 state) { argument
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dompt-specific.h98 inline void ompt_set_thread_state(kmp_info_t *thread, ompt_state_t state) { argument
/freebsd-11-stable/sys/sys/
H A Dpioctl.h49 int state; /* Running, stopped, something else? */ member in struct:procfs_status
/freebsd-11-stable/contrib/serf/buckets/
H A Ddechunk_buckets.c34 } state; member in struct:__anon61
/freebsd-11-stable/sys/dev/evdev/
H A Devdev_utils.c227 evdev_scancode2key(int *state, int scancode) argument
/freebsd-11-stable/sys/xen/xenbus/
H A Dxenbus.c90 xenbus_strstate(XenbusState state) argument
/freebsd-11-stable/contrib/ncurses/form/
H A Dfty_num.c204 int state = 0; local
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_addch.c190 mbstate_t state; local
H A Dsafe_sprintf.c75 PRINTF state = Flags; local
[all...]
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Ddb_iterator.c228 _nc_next_db(DBDIRS * state, int *offset) argument
248 _nc_first_db(DBDIRS * state, int *offset) argument
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dratelimiter.c46 isc_ratelimiter_state_t state; member in struct:isc_ratelimiter
[all...]
H A Dsha1.c203 transform(isc_uint32_t state[5], const unsigned char buffer[64]) { argument
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_zlib.c112 getstate(enum bufferevent_flush_mode state) argument
131 zlib_input_filter(struct evbuffer *src, struct evbuffer *dst, ev_ssize_t lim, enum bufferevent_flush_mode state, void *ctx) argument
185 zlib_output_filter(struct evbuffer *src, struct evbuffer *dst, ev_ssize_t lim, enum bufferevent_flush_mode state, void *ctx) argument
/freebsd-11-stable/contrib/flex/
H A Dnfa.c155 int state = 0; local
[all...]
/freebsd-11-stable/contrib/apr-util/crypto/
H A Dapr_md4.c295 MD4Transform(apr_uint32_t state[4], const unsigned char block[64]) argument
[all...]
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks3.c101 unsigned char state; member in struct:mf_thread_data
/freebsd-11-stable/contrib/dialog/
H A Dinputbox.c74 int state; local
[all...]

Completed in 382 milliseconds

1234567891011>>