Searched +defs:end +defs:lim (Results 1 - 25 of 25) sorted by relevance

/macosx-10.10/libauto-186/
H A DBitmap.cpp135 usword_t lim = min(size, i + 31); local
191 usword_t *end = end_cursor(); // end address local
[all...]
/macosx-10.10/mDNSResponder-561.1.1/mDNSShared/
H A Ddnssd_ipc.c66 uint32_t get_uint32(const char **ptr, const char *end) argument
88 uint16_t get_uint16(const char **ptr, const char *end) argument
111 int get_string(const char **ptr, const char *const end, char *buffer, int buflen) argument
120 char *lim = buffer + buflen; // Calculate limit local
139 const char *get_rdata(const char **ptr, const char *end, in argument
[all...]
/macosx-10.10/KerberosHelper-151/Source/
H A DDeconstructServiceName.c67 const UInt8 *const lim = name->c + MAX_DOMAIN_NAME - 1; // Limit of how much we can add (not counting final zero) local
103 const UInt8 *const end = src + len; // Work out where the label ends local
/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_options.c112 struct rlimit lim; local
559 char *end; local
622 char *end; local
673 char *end; local
[all...]
/macosx-10.10/BerkeleyDB-21/db/hash/
H A Dhash_page.c732 u_int32_t base, itemlen, lim, off_len; local
1366 u_int8_t *beg, *dest, *end, *hk, *src; local
[all...]
/macosx-10.10/ruby-106/ruby/
H A Drange.c46 range_init(VALUE range, VALUE beg, VALUE end, int exclude_end) argument
67 rb_range_new(VALUE beg, VALUE end, int exclude_end) argument
87 VALUE beg, end, flag local
408 long end = FIX2LONG(e); local
565 VALUE beg, end; local
741 VALUE beg, end; local
749 long lim = FIX2LONG(end); local
992 long beg, end, origbeg, origend; local
1134 VALUE end = RANGE_END(range); local
1196 VALUE beg, end; local
[all...]
H A Drandom.c854 unsigned long mask, lim, rnd; local
919 VALUE lim = ULONG2NUM(0x100000000UL); local
967 VALUE lim local
1030 VALUE end, r; local
1092 VALUE beg = Qundef, end = Qundef, vmax, v; local
[all...]
H A Dstring.c3111 VALUE end, exclusive; local
3462 long start, end, len; local
5923 long beg, end, i = 0; local
5924 int lim = 0; local
6533 const char *ptr, *end; local
6624 const char *p, *p2, *beg, *end; local
[all...]
/macosx-10.10/dtrace-147/cmd/
H A Ddtrace_1.c498 char *buf, *start, *end; local
1101 char buf[512], *c = buf, *end = c + sizeof (buf); local
1168 int lim = rec->dtrd_size; local
[all...]
/macosx-10.10/emacs-93/emacs/src/
H A Dkeymap.c1970 int lim = XINT (Flength (XCAR (tem))); local
2438 char tem[KEY_DESCRIPTION_SIZE], *end; variable
3522 Lisp_Object start, end; local
[all...]
H A Dsearch.c942 EMACS_INT lim, lim_byte; local
3075 register unsigned char *in, *out, *end; variable
[all...]
H A Dsyntax.c1210 register int end = ZV; local
1345 Lisp_Object string, lim; variable
1355 Lisp_Object string, lim; variable
1367 Lisp_Object syntax, lim; variable
1379 Lisp_Object syntax, lim; variable
[all...]
H A Dprocess.c5544 unsigned char *end = (unsigned char *) buf + len; local
5787 Lisp_Object process, start, end; variable
6988 int lim = max_keyboard_desc; local
[all...]
H A Dalloc.c443 void *start, *end; member in struct:mem_node
1048 char *end = (char *) base + ABLOCKS_BYTES - 1; local
1792 struct sdata *from, *end, *from_end; local
2187 struct sdata *from, *to, *end, *tb_end; local
2286 register unsigned char *p, *end; variable
4561 void *end; local
5364 struct glyph_row *end = row + matrix->nrows; local
5960 register int lim = cons_block_index; local
6010 register int lim = float_block_index; local
6057 register int lim = interval_block_index; local
6107 register int lim = symbol_block_index; local
6116 struct Lisp_Symbol *end = sym + lim; local
6170 register int lim = marker_block_index; local
6292 Lisp_Object end; variable
[all...]
H A Dxdisp.c1659 struct glyph *end = glyph + min (hpos, row->used[TEXT_AREA]); local
1709 struct glyph *glyph, *end; local
2154 struct glyph *end = g + gr->used[area]; local
3871 Lisp_Object end; local
4480 int pos, pos_byte, end; local
4717 int start, end; local
5189 int beg, end; local
7982 int end = i + 4; local
9497 int hmargin, vmargin, relief, idx, end; local
10705 int start, end; local
11830 struct glyph *end = glyph + row->used[TEXT_AREA]; local
12722 int start, end, whole; local
14250 struct glyph *end = window_row->glyphs[LAST_AREA]; local
14832 int end = (WINDOW_TOP_EDGE_LINE (w) local
15475 struct glyph *from, *end, *to, *toend; local
15871 struct glyph *end = beg + row->used[TEXT_AREA] - 1; local
16346 struct glyph *p2, *end; local
17134 register int lim = XINT (car); local
19183 int end = s->row->used[s->area]; local
19204 int end = s->row->used[s->area]; local
22001 struct glyph *glyph, *end; local
22471 struct glyph *end; local
22971 Lisp_Object before, after, beginning, end; local
23274 struct glyph *end = row->glyphs[area] + row->used[area]; local
[all...]
/macosx-10.10/mDNSResponder-561.1.1/Clients/
H A Ddns-sd.c597 static int CopyLabels(char *dst, const char *lim, const char **srcp, int labels) argument
654 const unsigned char *const end = txt + 1 + txt[0]; local
717 const unsigned char *const end = ptr + 1 + ptr[0]; local
871 const char *const end local
996 const unsigned char *end = (const unsigned char *) rdata + rdlen; local
[all...]
/macosx-10.10/network_cmds-457/ipfw.tproj/
H A Dipfw2.c549 strtoport(char *s, char **end, int base, int proto) argument
1749 char *lim; local
2265 char *end; local
2928 char *s, *end; local
3304 char *end; local
3322 char *end; local
[all...]
/macosx-10.10/network_cmds-457/natd.tproj/
H A Dnatd.c1326 char *buf, *lim, *next; local
1763 char* end; local
2314 char* end; local
2331 char* end; local
[all...]
/macosx-10.10/BootCache-109/
H A Dkext.c794 size_t lim; local
2840 u_int64_t end; local
[all...]
/macosx-10.10/apache-793/httpd/server/
H A Dcore.c3262 int lim; local
3282 int lim; local
3303 int lim; local
3638 char *end = apr_cpystrn(buf, arg, buflen); local
[all...]
/macosx-10.10/mDNSResponder-561.1.1/mDNSCore/
H A DDNSCommon.c404 const rdataOPT *const end = (const rdataOPT *)&rd->data[rr->rdlength]; local
772 const mDNSu8 *const lim = (lim1 < lim2) ? lim1 : lim2; local
793 const mDNSu8 *const lim = name->c + MAX_DOMAIN_NAME - 1; // Limit of how much we can add (not counting final zero) local
850 const mDNSu8 *const lim = name->c + MAX_DOMAIN_NAME - 1; // Limit of how much we can add (not counting final zero) local
895 const mDNSu8 *const end = src + len; // Work out where the label ends local
947 const mDNSu8 *const end = &UTF8Name[1] + UTF8Name[0]; local
949 const mDNSu8 *const lim = &hostlabel->c[1] + MAX_DOMAIN_LABEL; local
2058 const mDNSu8 *end = rd->u.txt.c + rdlength; local
2097 FindCompressionPointer(const mDNSu8 *const base, const mDNSu8 *const end, const mDNSu8 *const domname) argument
2301 const rdataOPT *const end = (const rdataOPT *)&rr->rdata->u.data[rr->rdlength]; local
2535 putPrereqNameNotInUse(const domainname *const name, DNSMessage *const msg, mDNSu8 *const ptr, mDNSu8 *const end) argument
2605 putUpdateLease(DNSMessage *msg, mDNSu8 *end, mDNSu32 lease) argument
2620 putUpdateLeaseWithLimit(DNSMessage *msg, mDNSu8 *end, mDNSu32 lease, mDNSu8 *limit) argument
2634 putDNSSECOption(DNSMessage *msg, mDNSu8 *end, mDNSu8 *limit) argument
2652 putHINFO(const mDNS *const m, DNSMessage *const msg, mDNSu8 *end, DomainAuthInfo *authInfo, mDNSu8 *limit) argument
2712 skipDomainName(const DNSMessage *const msg, const mDNSu8 *ptr, const mDNSu8 *const end) argument
2741 getDomainName(const DNSMessage *const msg, const mDNSu8 *ptr, const mDNSu8 *const end, domainname *const name) argument
2791 skipResourceRecord(const DNSMessage *msg, const mDNSu8 *ptr, const mDNSu8 *end) argument
2807 SanityCheckBitMap(const mDNSu8 *bmap, const mDNSu8 *end, int len) argument
2846 SetRData(const DNSMessage *const msg, const mDNSu8 *ptr, const mDNSu8 *end, LargeCacheRecord *const largecr, mDNSu16 rdlength) argument
3426 GetLargeResourceRecord(mDNS *const m, const DNSMessage *const msg, const mDNSu8 *ptr, const mDNSu8 *end, const mDNSInterfaceID InterfaceID, mDNSu8 RecordType, LargeCacheRecord *const largecr) argument
3524 skipQuestion(const DNSMessage *msg, const mDNSu8 *ptr, const mDNSu8 *end) argument
3532 getQuestion(const DNSMessage *msg, const mDNSu8 *ptr, const mDNSu8 *end, const mDNSInterfaceID InterfaceID, DNSQuestion *question) argument
3548 LocateAnswers(const DNSMessage *const msg, const mDNSu8 *const end) argument
3556 LocateAuthorities(const DNSMessage *const msg, const mDNSu8 *const end) argument
3564 LocateAdditionals(const DNSMessage *const msg, const mDNSu8 *const end) argument
3572 LocateOptRR(const DNSMessage *const msg, const mDNSu8 *const end, int minsize) argument
3599 GetLLQOptData(mDNS *const m, const DNSMessage *const msg, const mDNSu8 *const end) argument
3612 GetPktLease(mDNS *m, DNSMessage *msg, const mDNSu8 *end) argument
3623 DumpRecords(mDNS *const m, const DNSMessage *const msg, const mDNSu8 *ptr, const mDNSu8 *const end, int count, char *label) argument
3662 DumpPacket(mDNS *const m, mStatus status, mDNSBool sent, char *transport, const mDNSAddr *srcaddr, mDNSIPPort srcport, const mDNSAddr *dstaddr, mDNSIPPort dstport, const DNSMessage *const msg, const mDNSu8 *const end) argument
3725 mDNSSendDNSMessage(mDNS *const m, DNSMessage *const msg, mDNSu8 *end, mDNSInterfaceID InterfaceID, UDPSocket *src, const mDNSAddr *dst, mDNSIPPort dstport, TCPSocket *sock, DomainAuthInfo *authInfo, mDNSBool useBackgroundTrafficClass) argument
[all...]
/macosx-10.10/ruby-106/ruby/ext/zlib/
H A Dzlib.c536 int (*end)(z_streamp); member in struct:zstream::zstream_funcs
2200 void (*end)(struct gzfile *); member in struct:gzfile
4008 VALUE lim, tmp; local
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dregex.c807 print_partial_compiled_pattern(UCHAR_T *start, UCHAR_T *end) argument
4253 insert_op1(re_opcode_t op, UCHAR_T *loc, int arg, UCHAR_T *end) argument
4269 insert_op2(re_opcode_t op, UCHAR_T *loc, int arg1, int arg2, UCHAR_T *end) argument
4347 insert_space(int num, CHAR_T *loc, CHAR_T *end) argument
5157 register int lim = 0; local
7497 group_match_null_string_p(UCHAR_T **p, UCHAR_T *end, PREFIX(register_info_type) *reg_info) argument
7608 alt_match_null_string_p(UCHAR_T *p, UCHAR_T *end, PREFIX(register_info_type) *reg_info) argument
7644 common_op_match_null_string_p(UCHAR_T **p, UCHAR_T *end, PREFIX(register_info_type) *reg_info) argument
[all...]
/macosx-10.10/configd-699.1.5/Plugins/IPMonitor/
H A Dip_plugin.c7247 struct timeval end; local
7880 char * lim; local
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/dev/dtrace/
H A Ddtrace.c1104 dtrace_strlen(const char *s, size_t lim) argument
3627 int rval = 0, lim = nprocs; local
4120 char *end = (char *)mstate->dtms_scratch_ptr + size - 1; local
4179 int start, end; local
4416 char *base, *end; local
6403 uintptr_t end = valoffs + size; local
[all...]

Completed in 498 milliseconds