Searched refs:cu (Results 1 - 25 of 57) sorted by relevance

123

/macosx-10.10/Libinfo-459/rpc.subproj/
H A Dclnt_udp.c142 struct cu_data *cu = NULL; local
160 cu = (struct cu_data *)mem_alloc(sizeof(*cu) + sendsz + recvsz);
161 if (cu == NULL)
168 cu->cu_outbuf = &cu->cu_inbuf[recvsz];
179 cl->cl_private = (caddr_t)cu;
180 cu->cu_raddr = *raddr;
181 cu->cu_rlen = sizeof (cu
319 register struct cu_data *cu = (struct cu_data *)cl->cl_private; local
488 register struct cu_data *cu = (struct cu_data *)cl->cl_private; local
500 register struct cu_data *cu = (struct cu_data *)cl->cl_private; local
519 register struct cu_data *cu = (struct cu_data *)cl->cl_private; local
547 register struct cu_data *cu = (struct cu_data *)cl->cl_private; local
[all...]
/macosx-10.10/network_cmds-457/alias/
H A Dalias_cuseeme.c96 struct cu_header *cu; local
99 cu = (struct cu_header *)(ud + 1);
100 if (cu->addr)
101 cu->addr = (u_int32_t)GetAliasAddress(link).s_addr;
118 struct cu_header *cu; local
126 cu = (struct cu_header *)(ud + 1);
127 oc = (struct oc_header *)(cu + 1);
132 if(cu->dest_addr)
133 cu->dest_addr = (u_int32_t)original_addr.s_addr;
134 if(ntohs(cu
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/DebugInfo/
H A DDWARFFormValue.h51 void dump(raw_ostream &OS, const DWARFCompileUnit* cu) const;
53 const DWARFCompileUnit *cu);
58 uint64_t getReference(const DWARFCompileUnit* cu) const;
63 bool resolveCompileUnitReferences(const DWARFCompileUnit* cu);
68 const DWARFCompileUnit *cu) const;
70 uint32_t *offset_ptr, const DWARFCompileUnit *cu);
H A DDWARFDebugInfoEntry.cpp22 const DWARFCompileUnit *cu,
25 DataExtractor debug_info_data = cu->getDebugInfoExtractor();
47 dumpAttribute(OS, cu, &offset, attr, form, indent);
53 child->dump(OS, cu, recurseDepth-1, indent+2);
68 const DWARFCompileUnit *cu,
88 if (!formValue.extractValue(cu->getDebugInfoExtractor(), offset_ptr, cu))
92 formValue.dump(OS, cu);
96 bool DWARFDebugInfoEntryMinimal::extractFast(const DWARFCompileUnit *cu, argument
101 DataExtractor debug_info_data = cu
21 dump(raw_ostream &OS, const DWARFCompileUnit *cu, unsigned recurseDepth, unsigned indent) const argument
67 dumpAttribute(raw_ostream &OS, const DWARFCompileUnit *cu, uint32_t* offset_ptr, uint16_t attr, uint16_t form, unsigned indent) const argument
223 extract(const DWARFCompileUnit *cu, uint32_t *offset_ptr) argument
378 getAttributeValue(const DWARFCompileUnit *cu, const uint16_t attr, DWARFFormValue &form_value, uint32_t *end_attr_offset_ptr) const argument
413 getAttributeValueAsString( const DWARFCompileUnit* cu, const uint16_t attr, const char* fail_value) const argument
427 getAttributeValueAsUnsigned( const DWARFCompileUnit* cu, const uint16_t attr, uint64_t fail_value) const argument
438 getAttributeValueAsSigned( const DWARFCompileUnit* cu, const uint16_t attr, int64_t fail_value) const argument
449 getAttributeValueAsReference( const DWARFCompileUnit* cu, const uint16_t attr, uint64_t fail_value) const argument
[all...]
H A DDWARFDebugInfoEntry.h42 void dump(raw_ostream &OS, const DWARFCompileUnit *cu,
44 void dumpAttribute(raw_ostream &OS, const DWARFCompileUnit *cu,
48 bool extractFast(const DWARFCompileUnit *cu, const uint8_t *fixed_form_sizes,
53 bool extract(const DWARFCompileUnit *cu, uint32_t *offset_ptr);
118 uint32_t getAttributeValue(const DWARFCompileUnit *cu,
122 const char* getAttributeValueAsString(const DWARFCompileUnit* cu,
126 uint64_t getAttributeValueAsUnsigned(const DWARFCompileUnit *cu,
130 uint64_t getAttributeValueAsReference(const DWARFCompileUnit *cu,
134 int64_t getAttributeValueAsSigned(const DWARFCompileUnit* cu,
H A DDWARFFormValue.cpp91 const DWARFCompileUnit *cu) {
102 Value.uval = data.getUnsigned(offset_ptr, cu->getAddressByteSize());
160 if (cu->getAddressByteSize() == 4)
190 const DWARFCompileUnit *cu) const {
191 return DWARFFormValue::skipValue(Form, debug_info_data, offset_ptr, cu);
196 uint32_t *offset_ptr, const DWARFCompileUnit *cu) {
233 *offset_ptr += cu->getAddressByteSize();
282 if (cu->getAddressByteSize() == 4)
296 DWARFFormValue::dump(raw_ostream &OS, const DWARFCompileUnit *cu) const {
297 DataExtractor debug_str_data(cu
90 extractValue(DataExtractor data, uint32_t *offset_ptr, const DWARFCompileUnit *cu) argument
195 skipValue(uint16_t form, DataExtractor debug_info_data, uint32_t *offset_ptr, const DWARFCompileUnit *cu) argument
431 resolveCompileUnitReferences(const DWARFCompileUnit *cu) argument
[all...]
H A DDWARFContext.cpp38 DWARFCompileUnit *cu = getCompileUnitAtIndex(i); local
39 savedAddressByteSize = cu->getAddressByteSize();
41 cu->getCompileUnitDIE()->getAttributeValueAsUnsigned(cu, DW_AT_stmt_list,
98 DWARFContext::getLineTableForCompileUnit(DWARFCompileUnit *cu) { argument
103 cu->getCompileUnitDIE()->getAttributeValueAsUnsigned(cu, DW_AT_stmt_list,
114 cu->getAddressByteSize());
H A DDWARFDebugAranges.cpp90 DWARFCompileUnit *cu = ctx->getCompileUnitAtIndex(cu_idx); local
91 if (cu)
92 cu->buildAddressRangeTable(this, true);
H A DDWARFContext.h65 getLineTableForCompileUnit(DWARFCompileUnit *cu);
/macosx-10.10/efax-38/efax/
H A Defax.rc18 DEVANSWER=`echo $DEV|sed -e "s/cu\.\(.*\)/tty.\1/g"`
21 DEV=cu.usbmodem
/macosx-10.10/JavaScriptCore-7600.1.17/yarr/
H A DYarrCanonicalizeUCS2.js32 var cu = u.charCodeAt(0);
33 if (ch >= 128 && cu < 128)
35 return cu;
56 for (cu in groupedCanonically) {
57 // The set of characters that canonicalize to cu
58 var characters = groupedCanonically[cu];
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dbridgestp.c331 struct bstp_config_unit *cu)
335 cu->cu_pv.pv_root_id =
344 cu->cu_pv.pv_dbridge_id =
353 cu->cu_pv.pv_cost = ntohl(cpdu->cbu_rootpathcost);
354 cu->cu_message_age = ntohs(cpdu->cbu_messageage);
355 cu->cu_max_age = ntohs(cpdu->cbu_maxage);
356 cu->cu_hello_time = ntohs(cpdu->cbu_hellotime);
357 cu->cu_forward_delay = ntohs(cpdu->cbu_forwarddelay);
358 cu->cu_pv.pv_dport_id = ntohs(cpdu->cbu_portid);
359 cu
330 bstp_decode_bpdu(struct bstp_port *bp, struct bstp_cbpdu *cpdu, struct bstp_config_unit *cu) argument
614 struct bstp_config_unit *cu = &bp->bp_msg_cu; local
639 struct bstp_config_unit *cu = &bp->bp_msg_cu; local
662 bstp_received_bpdu(struct bstp_state *bs, struct bstp_port *bp, struct bstp_config_unit *cu) argument
755 bstp_pdu_rcvtype(struct bstp_port *bp, struct bstp_config_unit *cu) argument
[all...]
H A Droute.h495 #define NET_CALCULATE_CLOCKSKEW(cc, ic, cu, iu) \
496 ((cc.tv_sec - ic) - (cu - iu))
/macosx-10.10/text_cmds-88/sed/
H A Dmain.c420 struct s_compunit *cu; local
422 if ((cu = malloc(sizeof(struct s_compunit))) == NULL)
424 cu->type = type;
425 cu->s = s;
426 cu->next = NULL;
427 *cu_nextp = cu;
428 cu_nextp = &cu->next;
/macosx-10.10/ruby-106/ruby/sample/
H A Dcal.rb60 ve = (fi..fi + 6).collect{|cu|
61 %w(S M Tu W Th F S)[cu.wday]
63 ve += (fi..fi + 41).collect{|cu|
64 if cu.mon == m then cu.send(@da) end.to_s
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dutf8tst.c1050 UChar32 cu, cs, cl; local
1057 U8_NEXT_UNSAFE(b, j, cu);
1068 if(cu!=cp[k]) {
1069 log_err("U8_NEXT_UNSAFE(b[%ld])=U+%04lX != U+%04lX\n", (long)i, (long)cu, (long)cp[k]);
1073 if(U_IS_SURROGATE(cu) ? cs>=0 : cs!=cu) {
1074 log_err("U8_NEXT(b[%ld])=U+%04lX != U+%04lX\n", (long)i, (long)cs, (long)cu);
1078 if(cl!=cu) {
1079 log_err("L8_NEXT(b[%ld])=U+%04lX != U+%04lX\n", (long)i, (long)cl, (long)cu);
1094 U8_PREV_UNSAFE(b, j, cu);
[all...]
/macosx-10.10/vim-55/src/
H A Dregexp.c2204 int cu; local
2232 for (cu = 1; cu <= 255; cu++)
2233 if (isalnum(cu))
2234 regc(cu);
2237 for (cu = 1; cu <= 255; cu++)
2238 if (isalpha(cu))
5695 int cu, cl; local
[all...]
/macosx-10.10/MITKerberosShim-66/test/
H A Dtest-gss-client.c142 int cu; local
146 majorStatus = gss_inquire_cred(&minorStatus, clientCredentials, &name, &lt, &cu, mech_set);
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/examples/term/
H A Dmenu262 B map [ctrl::cu] Up
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/liblunicode/ucdata/
H A Ducgendat.c1246 ac_uint4 i, cu; local
1250 for (i = cu = 0; i < decomps_used; i++) {
1253 comps[cu].comp = decomps[i].code;
1254 comps[cu].count = 2;
1255 comps[cu].code1 = decomps[i].decomp[0];
1256 comps[cu].code2 = decomps[i].decomp[1];
1257 cu++;
1259 comps_used = cu;
/macosx-10.10/groff-38/groff/font/devps/generate/
H A Dtextmap316 union cu
/macosx-10.10/groff-38/groff/font/devps/
H A Dsymbolmap319 union cu
/macosx-10.10/tcl-105/tcl_ext/bwidget/bwidget/
H A Dlabel.tcl140 set cu [Widget::hasChanged $path -underline under]
142 if { $cv || $cb || $ci || $cn || $ct || $cu } {
H A Dbutton.tcl189 foreach {cr cs cv cn ct cu} [Widget::hasChangedX $path \
211 if { $cv || $cn || $ct || $cu } {
/macosx-10.10/tcsh-65/tcsh/
H A Ded.term.c628 int len = 0, st = 0, cu; local
641 cu = strlen(m->m_name) + (x != '\0') + 1;
642 if (len + cu >= TermH) {
644 len = st + cu;
647 len += cu;

Completed in 322 milliseconds

123