Home
last modified time | relevance | path

Searched defs:state (Results 1 – 25 of 913) sorted by relevance

12345678910>>...37

/dflybsd-src/contrib/expat/lib/
H A Dxmlrole.c115 # define setTopLevel(state) \ argument
119 # define setTopLevel(state) ((state)->handler = internalSubset) argument
141 prolog0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog0()
172 prolog1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog1()
204 prolog2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog2()
224 doctype0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype0()
241 doctype1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype1()
267 doctype2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype2()
283 doctype3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype3()
299 doctype4(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype4()
[all …]
/dflybsd-src/contrib/zlib-1.2/
H A Dgzread.c21 local int gz_load(state, buf, len, have) in gz_load() argument
56 local int gz_avail(state) in gz_avail() argument
91 local int gz_look(state) in gz_look() argument
175 local int gz_decomp(state) in gz_decomp() argument
229 local int gz_fetch(state) in gz_fetch() argument
259 local int gz_skip(state, len) in gz_skip() argument
294 local z_size_t gz_read(state, buf, len) in gz_read() argument
380 gz_statep state; local
418 gz_statep state; local
452 gz_statep state; local
[all …]
H A Dinflate.c108 struct inflate_state FAR *state; local
122 struct inflate_state FAR *state; local
147 struct inflate_state FAR *state; local
162 struct inflate_state FAR *state; local
202 struct inflate_state FAR *state; local
252 struct inflate_state FAR *state; local
278 local void fixedtables(state) in fixedtables() argument
345 struct inflate_state state; in makefixed() local
401 struct inflate_state FAR *state; local
626 struct inflate_state FAR *state; local
[all …]
H A Dgzlib.c75 local void gz_reset(state) in gz_reset() argument
96 gz_statep state; local
320 gz_statep state; local
346 gz_statep state; local
373 gz_statep state; local
458 gz_statep state; local
486 gz_statep state; local
518 gz_statep state; local
536 gz_statep state; local
556 gz_statep state; local
[all …]
H A Dgzwrite.c17 local int gz_init(state) in gz_init() argument
73 local int gz_comp(state, flush) in gz_comp() argument
145 local int gz_zero(state, len) in gz_zero() argument
178 local z_size_t gz_write(state, buf, len) in gz_write() argument
251 gz_statep state; local
281 gz_statep state; local
310 gz_statep state; local
358 gz_statep state; local
384 gz_statep state; in gzvprintf() local
474 gz_statep state; local
[all …]
/dflybsd-src/sys/kern/
H A Dkern_dmsg.c87 #define kdmsg_state_hold(state) _kdmsg_state_hold(state, __FILE__, __LINE__) argument
88 #define kdmsg_state_drop(state) _kdmsg_state_drop(state, __FILE__, __LINE__) argument
92 #define kdmsg_state_hold(state) _kdmsg_state_hold(state) argument
93 #define kdmsg_state_drop(state) _kdmsg_state_drop(state) argument
196 kdmsg_lnk_conn_reply(kdmsg_state_t *state, kdmsg_msg_t *msg) in kdmsg_lnk_conn_reply()
242 kdmsg_lnk_span_reply(kdmsg_state_t *state, kdmsg_msg_t *msg) in kdmsg_lnk_span_reply()
266 kdmsg_state_t *state; in kdmsg_iocom_uninit() local
776 kdmsg_state_t *state; in kdmsg_state_msgrx() local
1238 kdmsg_state_t *state = msg->state; in kdmsg_state_cleanuprx() local
1285 kdmsg_subq_delete(kdmsg_state_t *state) in kdmsg_subq_delete()
[all …]
/dflybsd-src/contrib/dhcpcd/src/
H A Dipv4ll.c64 struct ipv4ll_state *state; in ipv4ll_pickaddr() local
95 struct ipv4ll_state *state; in ipv4ll_subnetroute() local
121 struct ipv4ll_state *state; in ipv4ll_defaultroute() local
148 const struct ipv4ll_state *state; in ipv4ll_env() local
179 struct ipv4ll_state *state = IPV4LL_STATE(astate->iface); in ipv4ll_announced_arp() local
192 struct ipv4ll_state *state; in ipv4ll_free_arp() local
203 struct ipv4ll_state *state; in ipv4ll_freearp() local
220 struct ipv4ll_state *state; in ipv4ll_not_found() local
268 struct ipv4ll_state *state = IPV4LL_STATE(ifp); in ipv4ll_found() local
284 struct ipv4ll_state *state = IPV4LL_STATE(ifp); in ipv4ll_defend_failed() local
[all …]
H A Dipv4.c126 struct ipv4_state *state; in ipv4_iffindaddr() local
143 struct ipv4_state *state; in ipv4_iffindlladdr() local
159 struct ipv4_state *state; in ipv4_iffindmaskaddr() local
176 struct ipv4_state *state; in ipv4_iffindmaskbrd() local
286 const struct dhcp_state *state; in inet_dhcproutes() local
384 const struct dhcp_state *state; in inet_routerhostroute() local
524 struct ipv4_state *state; in ipv4_deladdr() local
568 struct dhcp_state *state; in delete_address() local
588 struct ipv4_state *state; in ipv4_getstate() local
608 struct ipv4_state *state; in ipv4_aliasaddr() local
[all …]
H A Ddhcp.c584 const struct dhcp_state *state; in get_option_routes() local
668 const struct dhcp_state *state; in dhcp_get_mtu() local
687 const struct dhcp_state *state; in dhcp_get_routes() local
733 const struct dhcp_state *state = D_CSTATE(ifp); in make_message() local
1137 struct dhcp_state *state = D_STATE(ifp); in read_lease() local
1463 struct dhcp_state *state; in dhcp_new_xid() local
1513 struct dhcp_state *state = D_STATE(ifp); in dhcp_closebpf() local
1531 struct dhcp_state *state = D_STATE(ifp); in dhcp_closeinet() local
1550 struct dhcp_state *state = D_STATE(ifp); in dhcp_close() local
1711 struct dhcp_state *state = D_STATE(ifp); in send_message() local
[all …]
/dflybsd-src/sys/dev/drm/
H A Ddrm_atomic.c54 void drm_atomic_state_default_release(struct drm_atomic_state *state) in drm_atomic_state_default_release()
72 drm_atomic_state_init(struct drm_device *dev, struct drm_atomic_state *state) in drm_atomic_state_init()
113 struct drm_atomic_state *state; in drm_atomic_state_alloc() local
136 void drm_atomic_state_default_clear(struct drm_atomic_state *state) in drm_atomic_state_default_clear()
213 void drm_atomic_state_clear(struct drm_atomic_state *state) in drm_atomic_state_clear()
234 struct drm_atomic_state *state = container_of(ref, typeof(*state), ref); in __drm_atomic_state_free() local
266 drm_atomic_get_crtc_state(struct drm_atomic_state *state, in drm_atomic_get_crtc_state()
299 static void set_out_fence_for_crtc(struct drm_atomic_state *state, in set_out_fence_for_crtc()
305 static s32 __user *get_out_fence_for_crtc(struct drm_atomic_state *state, in get_out_fence_for_crtc()
327 int drm_atomic_set_mode_for_crtc(struct drm_crtc_state *state, in drm_atomic_set_mode_for_crtc()
[all …]
H A Ddrm_atomic_helper.c66 drm_atomic_helper_plane_changed(struct drm_atomic_state *state, in drm_atomic_helper_plane_changed()
93 static int handle_conflicting_encoders(struct drm_atomic_state *state, in handle_conflicting_encoders()
203 set_best_encoder(struct drm_atomic_state *state, in set_best_encoder()
244 steal_encoder(struct drm_atomic_state *state, in steal_encoder()
274 update_connector_routing(struct drm_atomic_state *state, in update_connector_routing()
368 mode_fixup(struct drm_atomic_state *state) in mode_fixup()
487 mode_valid(struct drm_atomic_state *state) in mode_valid()
564 struct drm_atomic_state *state) in drm_atomic_helper_check_modeset()
716 struct drm_atomic_state *state) in drm_atomic_helper_check_planes()
786 struct drm_atomic_state *state) in drm_atomic_helper_check()
[all …]
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_atomic_plane.c51 struct intel_plane_state *state; in intel_create_plane_state() local
76 struct drm_plane_state *state; in intel_plane_duplicate_state() local
103 struct drm_plane_state *state) in intel_plane_destroy_state()
117 struct drm_plane_state *state = &intel_state->base; in intel_plane_atomic_check_with_state() local
208 struct drm_atomic_state *state = new_plane_state->state; in intel_plane_atomic_check() local
236 struct intel_atomic_state *state = to_intel_atomic_state(old_state->state); in intel_plane_atomic_update() local
279 const struct drm_plane_state *state, in intel_plane_atomic_get_property()
301 struct drm_plane_state *state, in intel_plane_atomic_set_property()
H A Dintel_atomic.c48 const struct drm_connector_state *state, in intel_digital_connector_atomic_get_property()
79 struct drm_connector_state *state, in intel_digital_connector_atomic_set_property()
143 struct intel_digital_connector_state *state; in intel_digital_connector_duplicate_state() local
195 struct drm_crtc_state *state) in intel_crtc_destroy_state()
279 struct drm_plane_state *state; in intel_atomic_setup_scalers() local
351 struct intel_atomic_state *state = kzalloc(sizeof(*state), GFP_KERNEL); in intel_atomic_state_alloc() local
363 struct intel_atomic_state *state = to_intel_atomic_state(s); in intel_atomic_state_clear() local
/dflybsd-src/sys/crypto/blake2/
H A Dblake2s.c51 static inline void blake2s_set_lastblock(struct blake2s_state *state) in blake2s_set_lastblock()
56 static inline void blake2s_increment_counter(struct blake2s_state *state, in blake2s_increment_counter()
63 static inline void blake2s_init_param(struct blake2s_state *state, in blake2s_init_param()
74 void blake2s_init(struct blake2s_state *state, size_t outlen) in blake2s_init()
82 void blake2s_init_key(struct blake2s_state *state, size_t outlen, in blake2s_init_key()
97 static inline void blake2s_compress(struct blake2s_state *state, in blake2s_compress()
165 void blake2s_update(struct blake2s_state *state, const uint8_t *in, size_t inlen) in blake2s_update()
190 void blake2s_final(struct blake2s_state *state, uint8_t *out) in blake2s_final()
/dflybsd-src/crypto/openssh/
H A Dsshkey-xmss.c97 struct ssh_xmss_state *state; in sshkey_xmss_init() local
140 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_free_state() local
166 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_init_bds_state() local
192 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_free_bds() local
215 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_params() local
225 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_bds_state() local
235 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_siglen() local
250 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_pklen() local
260 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_sklen() local
270 struct ssh_xmss_state *state = k->xmss_state; in sshkey_xmss_init_enc_key() local
[all …]
/dflybsd-src/contrib/gdb-7/gdb/
H A Di386-nat.c109 #define I386_DR_VACANT(state, i) \ argument
113 #define I386_DR_LOCAL_ENABLE(state, i) \ argument
120 #define I386_DR_GLOBAL_ENABLE(state, i) \ argument
127 #define I386_DR_DISABLE(state, i) \ argument
134 #define I386_DR_SET_RW_LEN(state, i, rwlen) \ argument
170 struct i386_debug_reg_state state; member
313 i386_show_dr (struct i386_debug_reg_state *state, in i386_show_dr()
411 i386_insert_aligned_watchpoint (struct i386_debug_reg_state *state, in i386_insert_aligned_watchpoint()
471 i386_remove_aligned_watchpoint (struct i386_debug_reg_state *state, in i386_remove_aligned_watchpoint()
503 i386_handle_nonaligned_watchpoint (struct i386_debug_reg_state *state, in i386_handle_nonaligned_watchpoint()
[all …]
H A Dser-unix.c118 get_tty_state (struct serial *scb, struct hardwire_ttystate *state) in get_tty_state()
148 set_tty_state (struct serial *scb, struct hardwire_ttystate *state) in set_tty_state()
180 struct hardwire_ttystate *state; in hardwire_get_tty_state() local
196 struct hardwire_ttystate *state; in hardwire_copy_tty_state() local
207 struct hardwire_ttystate *state; in hardwire_set_tty_state() local
221 struct hardwire_ttystate *state = (struct hardwire_ttystate *) old_ttystate; in hardwire_noflush_set_tty_state() local
252 struct hardwire_ttystate *state = (struct hardwire_ttystate *) ttystate; in hardwire_print_tty_state() local
322 struct hardwire_ttystate state; in hardwire_drain_output() local
402 struct hardwire_ttystate state; in hardwire_raw() local
512 struct hardwire_ttystate state; in wait_for() local
[all …]
H A Dinline-frame.c70 struct inline_state *state; local
100 struct inline_state *state; in allocate_inline_frame_state() local
116 struct inline_state *state; in clear_inline_frame_state() local
214 struct inline_state *state = find_inline_frame_state (inferior_ptid); in inline_frame_sniffer() local
309 struct inline_state *state; in skip_inline_frames() local
354 struct inline_state *state = find_inline_frame_state (ptid); in step_into_inline_frame() local
367 struct inline_state *state = find_inline_frame_state (ptid); in inline_skipped_frames() local
381 struct inline_state *state = find_inline_frame_state (ptid); in inline_skipped_symbol() local
/dflybsd-src/lib/libdmsg/
H A Dmsg.c256 dmsg_msg_alloc(dmsg_state_t *state, in dmsg_msg_alloc()
271 dmsg_msg_alloc_locked(dmsg_state_t *state, in dmsg_msg_alloc_locked()
392 dmsg_state_t *state; in dmsg_msg_free_locked() local
1556 dmsg_state_t *state; local
1685 dmsg_subq_delete(dmsg_state_t *state)
1715 dmsg_simulate_failure(dmsg_state_t *state, int meto, int error)
1741 dmsg_state_abort(dmsg_state_t *state)
1813 dmsg_state_dying(dmsg_state_t *state)
1840 dmsg_state_t *state = msg->state; local
1893 dmsg_state_t *state = msg->state; local
[all …]
/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_atomic.h150 struct drm_plane_state *state, *old_state, *new_state; member
155 struct drm_crtc_state *state, *old_state, *new_state; member
162 struct drm_connector_state *state, *old_state, *new_state; member
202 struct drm_private_state *state; member
208 struct drm_atomic_state *state; member
213 struct drm_private_state *state, *old_state, *new_state; member
308 drm_atomic_state_get(struct drm_atomic_state *state) in drm_atomic_state_get()
323 static inline void drm_atomic_state_put(struct drm_atomic_state *state) in drm_atomic_state_put()
367 drm_atomic_get_existing_crtc_state(struct drm_atomic_state *state, in drm_atomic_get_existing_crtc_state()
382 drm_atomic_get_old_crtc_state(struct drm_atomic_state *state, in drm_atomic_get_old_crtc_state()
[all …]
/dflybsd-src/usr.sbin/ppp/
H A Dpred.c60 #define HASH(state, x) state->hash = (state->hash << 4) ^ (x) argument
69 compress(struct pred1_state *state, u_char *source, u_char *dest, int len) in compress()
94 SyncTable(struct pred1_state *state, u_char *source, u_char *dest, int len) in SyncTable()
103 decompress(struct pred1_state *state, u_char *source, u_char *dest, int len) in decompress()
131 struct pred1_state *state = (struct pred1_state *)v; in Pred1Term() local
138 struct pred1_state *state = (struct pred1_state *)v; in Pred1ResetInput() local
147 struct pred1_state *state = (struct pred1_state *)v; in Pred1ResetOutput() local
158 struct pred1_state *state; in Pred1InitInput() local
168 struct pred1_state *state; in Pred1InitOutput() local
179 struct pred1_state *state = (struct pred1_state *)v; in Pred1Output() local
[all …]
/dflybsd-src/usr.sbin/makefs/hammer2/zlib/
H A Dhammer2_zlib_inflate.c117 struct inflate_state FAR *state; in inflateResetKeep() local
141 struct inflate_state FAR *state; in inflateReset() local
155 struct inflate_state FAR *state; in inflateReset2() local
189 struct inflate_state FAR *state; in inflateInit2_() local
218 struct inflate_state FAR *state; in inflatePrime() local
246 fixedtables(struct inflate_state FAR *state) in fixedtables()
313 struct inflate_state state; in makefixed() local
368 struct inflate_state FAR *state; in updatewindow() local
558 struct inflate_state FAR *state; in inflate() local
1043 struct inflate_state FAR *state; in inflateEnd() local
/dflybsd-src/sbin/hammer2/zlib/
H A Dhammer2_zlib_inflate.c112 struct inflate_state FAR *state; in inflateResetKeep() local
136 struct inflate_state FAR *state; in inflateReset() local
150 struct inflate_state FAR *state; in inflateReset2() local
184 struct inflate_state FAR *state; in inflateInit2_() local
213 struct inflate_state FAR *state; in inflatePrime() local
241 fixedtables(struct inflate_state FAR *state) in fixedtables()
308 struct inflate_state state; in makefixed() local
363 struct inflate_state FAR *state; in updatewindow() local
553 struct inflate_state FAR *state; in inflate() local
1052 struct inflate_state FAR *state; in inflateEnd() local
/dflybsd-src/sys/vfs/hammer2/zlib/
H A Dhammer2_zlib_inflate.c117 struct inflate_state FAR *state; in inflateResetKeep() local
141 struct inflate_state FAR *state; in inflateReset() local
155 struct inflate_state FAR *state; in inflateReset2() local
189 struct inflate_state FAR *state; in inflateInit2_() local
218 struct inflate_state FAR *state; in inflatePrime() local
246 fixedtables(struct inflate_state FAR *state) in fixedtables()
313 struct inflate_state state; in makefixed() local
368 struct inflate_state FAR *state; in updatewindow() local
558 struct inflate_state FAR *state; in inflate() local
1043 struct inflate_state FAR *state; in inflateEnd() local
/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-dump.c53 ctf_dump_append (ctf_dump_state_t *state, char *str) in ctf_dump_append()
66 ctf_dump_free (ctf_dump_state_t *state) in ctf_dump_free()
180 ctf_dump_header_strfield (ctf_file_t *fp, ctf_dump_state_t *state, in ctf_dump_header_strfield()
198 ctf_dump_header_sectfield (ctf_file_t *fp, ctf_dump_state_t *state, in ctf_dump_header_sectfield()
218 ctf_dump_header (ctf_file_t *fp, ctf_dump_state_t *state) in ctf_dump_header()
312 ctf_dump_state_t *state = arg; in ctf_dump_label() local
336 ctf_dump_objts (ctf_file_t *fp, ctf_dump_state_t *state) in ctf_dump_objts()
393 ctf_dump_funcs (ctf_file_t *fp, ctf_dump_state_t *state) in ctf_dump_funcs()
500 ctf_dump_state_t *state = arg; in ctf_dump_var() local
524 ctf_dump_membstate_t *state = arg; in ctf_dump_member() local
[all …]

12345678910>>...37