Home
last modified time | relevance | path

Searched defs:cs (Results 1 – 25 of 178) sorted by relevance

12345678

/dflybsd-src/contrib/tcpdump/
H A Dcpack.c59 nd_cpack_align_and_reserve(struct cpack_state *cs, size_t wordsize) in nd_cpack_align_and_reserve()
75 nd_cpack_advance(struct cpack_state *cs, const size_t toskip) in nd_cpack_advance()
85 nd_cpack_init(struct cpack_state *cs, const uint8_t *buf, size_t buflen) in nd_cpack_init()
98 nd_cpack_uint64(netdissect_options *ndo, struct cpack_state *cs, uint64_t *u) in nd_cpack_uint64()
114 nd_cpack_int64(netdissect_options *ndo, struct cpack_state *cs, int64_t *u) in nd_cpack_int64()
130 nd_cpack_uint32(netdissect_options *ndo, struct cpack_state *cs, uint32_t *u) in nd_cpack_uint32()
146 nd_cpack_int32(netdissect_options *ndo, struct cpack_state *cs, int32_t *u) in nd_cpack_int32()
162 nd_cpack_uint16(netdissect_options *ndo, struct cpack_state *cs, uint16_t *u) in nd_cpack_uint16()
178 nd_cpack_int16(netdissect_options *ndo, struct cpack_state *cs, int16_t *u) in nd_cpack_int16()
194 nd_cpack_uint8(netdissect_options *ndo, struct cpack_state *cs, uint8_t *u) in nd_cpack_uint8()
[all …]
/dflybsd-src/usr.bin/tr/
H A Dcset.c52 struct cset *cs; in cset_alloc() local
68 cset_add(struct cset *cs, wchar_t ch) in cset_add()
150 cset_in_hard(struct cset *cs, wchar_t ch) in cset_in_hard()
169 cset_cache(struct cset *cs) in cset_cache()
184 cset_invert(struct cset *cs) in cset_invert()
197 cset_addclass(struct cset *cs, wctype_t type, bool invert) in cset_addclass()
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_ringbuffer.c68 u32 cmd, *cs; in gen2_render_ring_flush() local
89 u32 cmd, *cs; in gen4_render_ring_flush() local
179 u32 *cs; in intel_emit_post_sync_nonzero_flush() local
213 u32 *cs, flags = 0; in gen6_render_ring_flush() local
263 u32 *cs; in gen7_render_ring_cs_stall_wa() local
283 u32 *cs, flags = 0; in gen7_render_ring_flush() local
344 u32 *cs; in gen8_render_ring_flush() local
716 static u32 *gen8_rcs_signal(struct drm_i915_gem_request *req, u32 *cs) in gen8_rcs_signal()
742 static u32 *gen8_xcs_signal(struct drm_i915_gem_request *req, u32 *cs) in gen8_xcs_signal()
765 static u32 *gen6_signal(struct drm_i915_gem_request *req, u32 *cs) in gen6_signal()
[all …]
/dflybsd-src/lib/libnetgraph7/
H A Dmsg.c65 NgSendMsg(int cs, const char *path, in NgSendMsg()
92 NgSendAsciiMsg(int cs, const char *path, const char *fmt, ...) in NgSendAsciiMsg()
164 NgSendReplyMsg(int cs, const char *path, in NgSendReplyMsg()
182 NgDeliverMsg(int cs, const char *path, in NgDeliverMsg()
266 NgRecvMsg(int cs, struct ng_mesg *rep, size_t replen, char *path) in NgRecvMsg()
304 NgAllocRecvMsg(int cs, struct ng_mesg **rep, char *path) in NgAllocRecvMsg()
322 NgRecvAsciiMsg(int cs, struct ng_mesg *reply, size_t replen, char *path) in NgRecvAsciiMsg()
367 NgAllocRecvAsciiMsg(int cs, struct ng_mesg **reply, char *path) in NgAllocRecvAsciiMsg()
/dflybsd-src/sys/dev/disk/ccd/
H A Dccd.c284 struct ccd_softc *cs; in ccdattach() local
320 struct ccd_softc *cs; in ccddetach() local
382 struct ccd_softc *cs = &ccd_softc[ccd->ccd_unit]; in ccdinit() local
606 ccdinterleave(struct ccd_softc *cs, int unit) in ccdinterleave()
741 struct ccd_softc *cs; in ccdopen() local
764 struct ccd_softc *cs; in ccdclose() local
789 struct ccd_softc *cs = &ccd_softc[unit]; in ccdstrategy() local
863 ccdstart(struct ccd_softc *cs, struct bio *bio) in ccdstart()
933 ccdbuffer(struct ccdbuf **cb, struct ccd_softc *cs, struct bio *bio, in ccdbuffer()
1135 ccdintr(struct ccd_softc *cs, struct bio *bio) in ccdintr()
[all …]
/dflybsd-src/lib/libnetgraph/
H A Dmsg.c65 NgSendMsg(int cs, const char *path, in NgSendMsg()
92 NgSendAsciiMsg(int cs, const char *path, const char *fmt, ...) in NgSendAsciiMsg()
157 NgSendReplyMsg(int cs, const char *path, in NgSendReplyMsg()
175 NgDeliverMsg(int cs, const char *path, in NgDeliverMsg()
241 NgRecvMsg(int cs, struct ng_mesg *rep, size_t replen, char *path) in NgRecvMsg()
279 NgRecvAsciiMsg(int cs, struct ng_mesg *reply, size_t replen, char *path) in NgRecvAsciiMsg()
H A Dsock.c64 int cs = -1; /* control socket */ in NgMkSockNode() local
185 NgNameNode(int cs, const char *path, const char *fmt, ...) in NgNameNode()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-cp.c140 cgraph_edge *cs; variable
693 struct cgraph_edge *cs; in gather_caller_stats() local
1143 for (cgraph_edge *cs = node->callers; cs; cs = cs->next_caller) in count_callers() local
1157 cgraph_edge *cs = node->callers; in set_single_call_flag() local
1354 ipa_context_from_jfunc (ipa_node_params *info, cgraph_edge *cs, int csidx, in ipa_context_from_jfunc()
1486 ipcp_value<valtype>::add_source (cgraph_edge *cs, ipcp_value *src_val, in add_source()
1536 ipcp_lattice<valtype>::add_value (valtype newval, cgraph_edge *cs, in add_value()
1594 propagate_vals_across_pass_through (cgraph_edge *cs, ipa_jump_func *jfunc, in propagate_vals_across_pass_through()
1630 propagate_vals_across_ancestor (struct cgraph_edge *cs, in propagate_vals_across_ancestor()
1659 propagate_scalar_across_jump_function (struct cgraph_edge *cs, in propagate_scalar_across_jump_function()
[all …]
H A Dipa-prop.c158 struct cgraph_edge *cs; member
299 ipa_print_node_jump_functions_for_edge (FILE *f, struct cgraph_edge *cs) in ipa_print_node_jump_functions_for_edge()
418 struct cgraph_edge *cs; in ipa_print_node_jump_functions() local
505 struct cgraph_edge *cs) in ipa_set_jf_constant()
1828 struct cgraph_edge *cs) in ipa_compute_jump_functions_for_edge()
2010 struct cgraph_edge *cs; in ipa_compute_jump_functions_for_bb() local
2100 struct cgraph_edge *cs; in ipa_note_param_call() local
2194 struct cgraph_edge *cs = ipa_note_param_call (fbi->node, index, call); in ipa_analyze_indirect_call_uses() local
2295 struct cgraph_edge *cs = ipa_note_param_call (fbi->node, index, call); in ipa_analyze_indirect_call_uses() local
2355 struct cgraph_edge *cs = ipa_note_param_call (fbi->node, index, call); in ipa_analyze_virtual_call_uses() local
[all …]
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dipa-cp.c132 struct cgraph_edge *cs; member
248 edge_within_scc (struct cgraph_edge *cs) in edge_within_scc()
417 struct cgraph_edge *cs; in gather_caller_stats() local
820 add_value_source (struct ipcp_value *val, struct cgraph_edge *cs, in add_value_source()
841 struct cgraph_edge *cs, struct ipcp_value *src_val, in add_value_to_lattice()
901 propagate_vals_accross_pass_through (struct cgraph_edge *cs, in propagate_vals_accross_pass_through()
945 propagate_vals_accross_ancestor (struct cgraph_edge *cs, in propagate_vals_accross_ancestor()
980 propagate_accross_jump_function (struct cgraph_edge *cs, in propagate_accross_jump_function()
1047 propagate_constants_accross_call (struct cgraph_edge *cs) in propagate_constants_accross_call()
1548 struct cgraph_edge *cs; in propagate_constants_topo() local
[all …]
H A Dipa-prop.c145 ipa_print_node_jump_functions_for_edge (FILE *f, struct cgraph_edge *cs) in ipa_print_node_jump_functions_for_edge()
223 struct cgraph_edge *cs; in ipa_print_node_jump_functions() local
1153 struct cgraph_edge *cs) in ipa_compute_jump_functions_for_edge()
1184 struct cgraph_edge *cs; in ipa_compute_jump_functions() local
1285 struct cgraph_edge *cs; in ipa_note_param_call() local
1483 struct cgraph_edge *cs; in ipa_analyze_virtual_call_uses() local
1699 update_jump_functions_after_inlining (struct cgraph_edge *cs, in update_jump_functions_after_inlining()
1855 update_indirect_edges_after_inlining (struct cgraph_edge *cs, in update_indirect_edges_after_inlining()
1933 propagate_info_to_inlined_callees (struct cgraph_edge *cs, in propagate_info_to_inlined_callees()
1960 ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, in ipa_propagate_indirect_call_infos()
[all …]
/dflybsd-src/contrib/nvi2/regex/
H A Dregex2.h121 #define CHadd(cs, c) ((cs)->ptr[(uch)(c)] |= (cs)->mask, (cs)->hash += (c)) argument
122 #define CHsub(cs, c) ((cs)->ptr[(uch)(c)] &= ~(cs)->mask, (cs)->hash -= (c)) argument
123 #define CHIN(cs, c) ((cs)->ptr[(uch)(c)] & (cs)->mask) argument
124 #define MCadd(p, cs, cp) mcadd(p, cs, cp) /* regcomp() internal fns */ argument
125 #define MCsub(p, cs, cp) mcsub(p, cs, cp) argument
126 #define MCin(p, cs, cp) mcin(p, cs, cp) argument
H A Dregcomp.c688 cset *cs; in p_bracket() local
764 p_b_term(struct parse *p, cset *cs) in p_b_term()
827 p_b_cclass(struct parse *p, cset *cs) in p_b_cclass()
860 p_b_eclass(struct parse *p, cset *cs) in p_b_eclass()
1095 cset *cs; in allocset() local
1146 freeset(struct parse *p, cset *cs) in freeset()
1168 freezeset(struct parse *p, cset *cs) in freezeset()
1199 firstch(struct parse *p, cset *cs) in firstch()
1215 nch(struct parse *p, cset *cs) in nch()
1231 mcadd(struct parse *p, cset *cs, const char *cp) in mcadd()
[all …]
/dflybsd-src/contrib/wpa_supplicant/src/eap_common/
H A Deap_teap_common.c229 static int tls_cipher_suite_match(const u16 *list, size_t count, u16 cs) in tls_cipher_suite_match()
242 static int tls_cipher_suite_mac_sha1(u16 cs) in tls_cipher_suite_mac_sha1()
263 static int tls_cipher_suite_mac_sha256(u16 cs) in tls_cipher_suite_mac_sha256()
288 static int tls_cipher_suite_mac_sha384(u16 cs) in tls_cipher_suite_mac_sha384()
673 int eap_teap_allowed_anon_prov_cipher_suite(u16 cs) in eap_teap_allowed_anon_prov_cipher_suite()
/dflybsd-src/contrib/nvi2/vi/
H A Dv_word.c101 VCS cs; in fword() local
261 VCS cs; in eword() local
407 VCS cs; in bword() local
H A Dv_sentence.c54 VCS cs; in v_sentencef() local
192 VCS cs; in v_sentenceb() local
/dflybsd-src/contrib/bmake/
H A Dsuff.c951 CandidateSearcher_Init(CandidateSearcher *cs) in CandidateSearcher_Init()
957 CandidateSearcher_Done(CandidateSearcher *cs) in CandidateSearcher_Done()
963 CandidateSearcher_Add(CandidateSearcher *cs, Candidate *cand) in CandidateSearcher_Add()
970 CandidateSearcher_AddIfNew(CandidateSearcher *cs, Candidate *cand) in CandidateSearcher_AddIfNew()
978 CandidateSearcher_MoveAll(CandidateSearcher *cs, CandidateList *list) in CandidateSearcher_MoveAll()
1119 FindThem(CandidateList *srcs, CandidateSearcher *cs) in FindThem()
1176 FindCmds(Candidate *targ, CandidateSearcher *cs) in FindCmds()
1591 FindDepsArchive(GNode *gn, CandidateSearcher *cs) in FindDepsArchive()
1821 FindDepsRegular(GNode *gn, CandidateSearcher *cs) in FindDepsRegular()
2011 CandidateSearcher_CleanUp(CandidateSearcher *cs) in CandidateSearcher_CleanUp()
[all …]
/dflybsd-src/sys/kern/
H A Dlwkt_ipiq.c835 struct lwkt_cpusync cs; in lwkt_cpusync_simple() local
844 lwkt_cpusync_interlock(lwkt_cpusync_t cs) in lwkt_cpusync_interlock()
884 lwkt_cpusync_deinterlock(lwkt_cpusync_t cs) in lwkt_cpusync_deinterlock()
935 lwkt_cpusync_quick(lwkt_cpusync_t cs) in lwkt_cpusync_quick()
985 lwkt_cpusync_remote1(lwkt_cpusync_t cs) in lwkt_cpusync_remote1()
1000 lwkt_cpusync_remote2(lwkt_cpusync_t cs) in lwkt_cpusync_remote2()
/dflybsd-src/contrib/gdb-7/gdb/
H A Dcoffread.c281 cs_to_bfd_section (struct coff_symbol *cs, struct objfile *objfile) in cs_to_bfd_section()
294 cs_to_section (struct coff_symbol *cs, struct objfile *objfile) in cs_to_section()
308 cs_section_address (struct coff_symbol *cs, bfd *abfd) in cs_section_address()
422 record_minimal_symbol (struct coff_symbol *cs, CORE_ADDR address, in record_minimal_symbol()
700 struct coff_symbol *cs = &coff_symbol; in coff_symtab_read() local
1141 read_one_sym (struct coff_symbol *cs, in read_one_sym()
1533 process_coff_symbol (struct coff_symbol *cs, in process_coff_symbol()
1722 decode_type (struct coff_symbol *cs, unsigned int c_type, in decode_type()
1804 decode_function_type (struct coff_symbol *cs, in decode_function_type()
1819 decode_base_type (struct coff_symbol *cs, in decode_base_type()
/dflybsd-src/usr.sbin/sdpd/
H A Dssr.c160 int32_t ucount, rsp_limit, cslen, cs; in server_prepare_service_search_response() local
249 uint8_t cs[3]; in server_send_service_search_response() local
H A Dsar.c155 int32_t type, rsp_limit, aidlen, cslen, cs; in server_prepare_service_attribute_response() local
257 uint8_t cs[3]; in server_send_service_attribute_response() local
/dflybsd-src/lib/i18n_module/EUCTW/
H A Dcitrus_euctw.c113 _citrus_EUCTW_count(int cs) in _citrus_EUCTW_count()
184 int c, chlenbak, cs; in _citrus_EUCTW_mbrtowc_priv() local
274 wchar_t cs, v; in _citrus_EUCTW_wcrtomb_priv() local
/dflybsd-src/contrib/lvm2/dist/lib/config/
H A Dconfig.c63 struct cs { struct
64 struct config_tree cft;
65 struct dm_pool *mem;
66 time_t timestamp;
67 char *filename;
68 int exists;
69 int keep_open;
70 struct device *dev;
/dflybsd-src/libexec/pppoed/
H A Dpppoed.c89 int cs, int ds __unused, int debug, struct ngm_connect *ngc) in ConfigureNode()
256 const char *exec, struct ngm_connect ngc, int cs, int ds, void *request, in Spawn()
507 int ch, cs, ds, ret, optF, optd, optn, sz, f; in main() local
/dflybsd-src/sys/dev/drm/amd/display/dc/dce/
H A Ddce_clock_source.c556 struct clock_source *cs, in dce110_get_pix_clk_dividers()
610 struct clock_source *cs, in dce110_get_pll_pixel_rate_in_hz()
625 struct clock_source *cs, in dce110_get_dp_pixel_rate_from_combo_phy_pll()
639 struct clock_source *cs, in dce110_get_d_to_pixel_rate_in_hz()
672 struct clock_source *cs, in dce110_get_pix_rate_in_hz()

12345678