Searched refs:frag (Results 1 - 25 of 93) sorted by relevance

1234

/macosx-10.9.5/swig-10/Lib/typemaps/
H A Dvaltypes.swg18 * %value_in_typemap(asval_meth,frag,Type)
19 * %value_varin_typemap(asval_meth,frag,Type)
20 * %value_typecheck_typemap(checkcode,asval_meth,frag,Type)
21 * %value_directorout_typemap(asval_meth,frag,Type)
23 * %value_out_typemap(from_meth,frag,Type)
24 * %value_varout_typemap(from_meth,frag,Type)
25 * %value_constcode_typemap(from_meth,frag,Type)
26 * %value_directorin_typemap(from_meth,frag,Type)
27 * %value_throws_typemap(from_meth,frag,Type)
33 %define %value_in_typemap(asval_meth,frag,Typ
[all...]
H A Dptrtypes.swg21 * %ptr_in_typemap(asptr_meth,frag,Type)
22 * %ptr_varin_typemap(asptr_meth,frag,Type)
23 * %ptr_typecheck_typemap(check,asptr_meth,frag,Type)
24 * %ptr_directorout_typemap(asptr_meth,frag,Type)
31 %define %ptr_in_typemap(asptr_meth,frag,Type...)
32 %typemap(in,fragment=frag) Type {
42 %typemap(in,fragment=frag) const Type & (int res = SWIG_OLDOBJ) {
56 %define %ptr_varin_typemap(asptr_meth,frag,Type...)
57 %typemap(varin,fragment=frag) Type {
71 %define %ptr_directorout_typemap(asptr_meth,frag,Typ
[all...]
/macosx-10.9.5/ipsec-258.100.1/ipsec-tools/racoon/
H A Disakmp_frag.c99 vchar_t *frag; local
145 if ((frag = vmalloc(fraglen)) == NULL) {
151 set_isakmp_header1(frag, iph1, ISAKMP_NPTYPE_FRAG);
152 hdr = (struct isakmp *)frag->v;
173 if ((vbuf = vmalloc(frag->l + extralen)) == NULL) {
176 vfree(frag);
180 memcpy(vbuf->v + extralen, frag->v, frag->l);
181 vfree(frag);
182 frag
223 struct isakmp_frag *frag; local
436 vchar_t *frag; local
[all...]
H A Dnattraversal.h59 #define PH1_NON_ESP_EXTRA_LEN(iph1, sendbuf) ((iph1->frag && sendbuf->l > ISAKMP_FRAG_MAXLEN) ? 0: (NON_ESP_MARKER_USE(iph1) ? NON_ESP_MARKER_LEN : 0))
60 #define PH2_NON_ESP_EXTRA_LEN(iph2, sendbuf) ((iph2->ph1->frag && sendbuf->l > ISAKMP_FRAG_MAXLEN) ? 0: (NON_ESP_MARKER_USE(iph2->ph1) ? NON_ESP_MARKER_LEN : 0))
98 u_int16_t frag; member in struct:ph2natt
/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dpf_norm.c308 struct pf_fragment *frag; local
312 while ((frag = TAILQ_LAST(&pf_fragqueue, pf_fragqueue)) != NULL) {
313 VERIFY(BUFFER_FRAGMENTS(frag));
314 if (frag->fr_timeout > expire)
317 switch (frag->fr_af) {
320 ntohs(frag->fr_id),
321 (uint64_t)VM_KERNEL_ADDRPERM(frag)));
325 ntohl(frag->fr_id6),
326 (uint64_t)VM_KERNEL_ADDRPERM(frag)));
332 pf_free_fragment(frag);
368 struct pf_fragment *frag; local
396 pf_free_fragment(struct pf_fragment *frag) argument
452 struct pf_fragment *frag; local
490 pf_remove_fragment(struct pf_fragment *frag) argument
505 pf_reassemble(struct mbuf **m0, struct pf_fragment **frag, struct pf_frent *frent, int mff) argument
702 pf_fragcache(struct mbuf **m0, struct ip *h, struct pf_fragment **frag, int mff, int drop, int *nomem) argument
1005 pf_reassemble6(struct mbuf **m0, struct pf_fragment **frag, struct pf_frent *frent, int mff) argument
1209 pf_frag6cache(struct mbuf **m0, struct ip6_hdr *h, struct ip6_frag *fh, struct pf_fragment **frag, int hlen, int mff, int drop, int *nomem) argument
1539 struct pf_fragment *frag = NULL; local
1815 struct ip6_frag frag; local
[all...]
/macosx-10.9.5/cctools-845/as/
H A Dsymbols.h43 struct frag *frag);
48 fragS *frag);
66 struct frag *frag,
104 struct frag *frag);
H A Dfixes.c33 fix_new_internal (fragS *frag, /* Which frag? */ argument
34 int where, /* where in that frag? */
47 fixP->fx_frag = frag;
85 0, where, frag);
102 fragS *frag, /* which frag? */
103 int where, /* where in that frag? */
113 return fix_new_internal (frag, where, size, add_symbol,
126 fix_new_exp (fragS *frag, /* Whic argument
101 fix_new( fragS *frag, int where, int size, symbolS *add_symbol, symbolS *sub_symbol, signed_target_addr_t offset, int pcrel, int pcrel_reloc, int r_type) argument
[all...]
H A Dfixes.h33 fragS *fx_frag; /* which frag? */
47 int32_t fx_value; /* the relocated value placed in the frag */
85 fragS *frag, /* which frag? */
86 int where, /* where in that frag? */
99 (fragS * frag, int where, int size, expressionS *exp, int pcrel,
H A Dstruc-symbol.h48 struct frag *sy_frag; /* NULL or -> frag this symbol attaches to. */
76 struct frag *isy_frag; /* frag this indirect attaches to */
77 uint32_t isy_offset; /* offset into frag this attaches to */
H A Ddwarf2dbg.c224 static struct frag *first_frag_for_seg (segT);
225 static struct frag *last_frag_for_seg (segT);
851 static struct frag *
857 static struct frag *
931 get_frag_fix (fragS *frag, segT seg)
937 if (frag->fr_next)
938 return frag->fr_fix;
944 if (fr->frch_last == frag) {
946 return (char *) obstack_next_free (&frags /* was &fr->frch_obstack */) - frag->fr_literal;
951 sure the last frag i
927 get_frag_fix(fragS *frag, segT seg) argument
1273 dwarf2dbg_estimate_size_before_relax(fragS *frag) argument
1314 dwarf2dbg_relax_frag(fragS *frag) argument
1329 dwarf2dbg_convert_frag(fragS *frag) argument
1380 fragS *last_frag = NULL, *frag; local
1693 fragS *frag; local
1781 fragS *frag; local
2032 fragS *frag; local
[all...]
H A Dfrags.h3 /* frags.h - Header file for the frag concept.
27 * A code fragment (frag) is some known number of chars, followed by some
31 * much room at the end of the frag.
34 * of the 1st char of a frag is generally not known until after relax().
36 * of a particular frag}+offset.
39 notes for different frag kinds. See how code pans out.
42 struct frag /* a code fragment */ struct
46 /* address the frag had in the last relax pass*/
47 struct frag *fr_next; /* Chain forward; ascending address order. */
61 /* Where the frag wa
[all...]
H A Dsections.h35 struct frchain { /* control building of a frag chain */
36 struct frag *frch_root; /* 1st struct frag in chain, or NULL */
37 struct frag *frch_last; /* last struct frag in chain, or NULL */
59 * frag chain, even if it contains no (complete) frags.
H A Dsections.c42 * frag chain, even if it contains no (complete) frags.
86 * frag_now points at an incomplete frag for current section.
87 * If frag_now == NULL, then there is no old, incomplete frag, so the old
88 * frag is not closed off.
93 * frag_now is set to the last (possibly new) frag in the section.
119 * can get an extra 4 bytes that are not in the frag because of the
170 * with the current frag.
174 * If there is any current frag in the old section close it off.
185 * current frag. Also, it ensures that the next object will begin
194 * it by making it the current chain and create a new frag i
322 fragS *frag; local
[all...]
H A Dsymbols.c336 /* Often used as offset from frag address. */
337 struct frag *frag) /* For sy_frag. */
357 symbolP -> sy_frag = frag;
388 fragS *frag /* Associated fragment. */)
391 return symbol_new ((char *)name, 0, segment, 0, valu, frag);
698 struct frag *frag, /* For sy_frag. */
699 uint32_t offset) /* Offset from frag address. */
705 struct frag *fr_nex
327 symbol_new( char *name, unsigned char type, char other, short desc, valueT value, struct frag *frag) argument
690 indirect_symbol_new( char *name, struct frag *frag, uint32_t offset) argument
874 symbol_temp_new( segT nsect, valueT value, struct frag *frag) argument
[all...]
H A Das.h172 typedef struct frag fragS;
H A Dexpr.c892 * undefined symbol. Don't create a XSEG frag
1358 struct frag *frag; local
1364 frag = subtract_symbol->sy_frag;
1365 while(!fail && frag != NULL &&
1366 frag != add_symbol->sy_frag){
1367 if(frag->fr_type == rs_align)
1368 size = rnd(size + frag->fr_fix,
1369 1 << frag->fr_offset);
1370 else if(frag
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dcrestst.h46 UBool testTag(const char* frag, UBool in_Root, UBool in_te, UBool in_te_IN);
H A Dcreststn.h81 static UBool testTag(const char* frag, UBool in_Root, UBool in_te, UBool in_te_IN);
/macosx-10.9.5/CPANInternal-140/URI/URI/
H A DSplit.pm17 my($scheme, $auth, $path, $query, $frag) = @_;
37 $uri .= "#$frag" if defined $frag;
52 ($scheme, $auth, $path, $query, $frag) = uri_split($uri);
53 $uri = uri_join($scheme, $auth, $path, $query, $frag);
62 =item ($scheme, $auth, $path, $query, $frag) = uri_split($uri)
72 =item $uri = uri_join($scheme, $auth, $path, $query, $frag)
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Drestest.h46 UBool testTag(const char* frag, UBool in_Root, UBool in_te, UBool in_te_IN);
H A Drestsnew.h49 UBool testTag(const char* frag, UBool in_Root, UBool in_te, UBool in_te_IN);
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dprint-sctp.c312 const struct sctpSelectiveFrag *frag; local
325 for (frag = ( (const struct sctpSelectiveFrag *)
328 (const void *)frag < nextChunk && fragNo < EXTRACT_16BITS(&sack->numberOfdesc);
329 frag++, fragNo++)
332 EXTRACT_32BITS(&sack->highestConseqTSN) + EXTRACT_16BITS(&frag->fragmentStart),
333 EXTRACT_32BITS(&sack->highestConseqTSN) + EXTRACT_16BITS(&frag->fragmentEnd));
337 for (dupTSN = (const u_char *)frag, tsnNo=0;
/macosx-10.9.5/ruby-104/ruby/lib/rake/ext/
H A Dstring.rb133 spec.scan(/%\{[^}]*\}-?\d*[sdpfnxX%]|%-?\d+d|%.|[^%]+/) do |frag|
134 case frag
159 fail ArgumentError, "Unknown pathmap specifier #{frag} in '#{spec}'"
161 result << frag
/macosx-10.9.5/BerkeleyDB-21/db/env/
H A Denv_alloc.c203 ALLOC_ELEMENT *elp, *frag, *elp_tmp; local
312 frag = (ALLOC_ELEMENT *)((u_int8_t *)elp + total_len);
313 frag->len = elp->len - total_len;
314 frag->ulen = 0;
320 &head->addrq, elp, frag, addrq, __alloc_element);
322 /* Insert the frag into the correct size queue. */
323 __env_size_insert(head, frag);
/macosx-10.9.5/CPANInternal-140/Class-DBI-v3.0.17/lib/Class/DBI/Search/
H A DBasic.pm154 my $frag = join " AND ", @{ $self->_qual };
156 $frag .= " ORDER BY $order";
158 return $frag;

Completed in 392 milliseconds

1234