Searched refs:nl (Results 1 - 25 of 395) sorted by relevance

1234567891011>>

/macosx-10.9.5/apache-786.1/httpd/srclib/apr/test/internal/
H A Dtestucs.c25 int nl; member in struct:testval
79 for (i = 0; i < f->nl; ++i)
82 for (i = 0; i < l->nl; ++i)
108 ++s.nl;
111 apr_size_t nl = s.nl, wl = sizeof(s.w) / 2; local
112 rc = apr_conv_utf8_to_ucs2(s.n, &nl, s.w, &wl);
114 if (!nl && rc == APR_SUCCESS) {
138 } while (++s.n[s.nl - 1]);
163 apr_size_t nl local
195 int wl = s.wl, nl = sizeof(s.n); local
[all...]
/macosx-10.9.5/apr-30/apr/apr/test/internal/
H A Dtestucs.c25 int nl; member in struct:testval
79 for (i = 0; i < f->nl; ++i)
82 for (i = 0; i < l->nl; ++i)
108 ++s.nl;
111 apr_size_t nl = s.nl, wl = sizeof(s.w) / 2; local
112 rc = apr_conv_utf8_to_ucs2(s.n, &nl, s.w, &wl);
114 if (!nl && rc == APR_SUCCESS) {
138 } while (++s.n[s.nl - 1]);
163 apr_size_t nl local
195 int wl = s.wl, nl = sizeof(s.n); local
[all...]
/macosx-10.9.5/CPANInternal-140/Data-Dump/t/
H A Dtied.t48 ok(nl(dump(\%hash)), <<EOT);
58 ok(nl(dump(\@array)), <<EOT);
65 ok(nl(dump($scalar)), <<EOT);
69 ok(nl(dump($scalar, $scalar, $scalar)), <<EOT);
73 sub nl { shift(@_) . "\n" }
H A Dref.t11 ok(nl(dump($s)), <<'EOT');
18 ok(nl(dump(\%s)), <<'EOT');
27 sub nl { shift(@_) . "\n" }
/macosx-10.9.5/CPANInternal-140/Data-Dump-1.21/t/
H A Dtied.t48 ok(nl(dump(\%hash)), <<EOT);
58 ok(nl(dump(\@array)), <<EOT);
65 ok(nl(dump($scalar)), <<EOT);
69 ok(nl(dump($scalar, $scalar, $scalar)), <<EOT);
73 sub nl { shift(@_) . "\n" }
H A Dref.t11 ok(nl(dump($s)), <<'EOT');
18 ok(nl(dump(\%s)), <<'EOT');
27 sub nl { shift(@_) . "\n" }
/macosx-10.9.5/bootp-268.1/bootplib/
H A Dnetinfo.c167 ni_namelist nl; local
174 nl = pl.nipl_val[i].nip_val;
175 for (j = 0; j < nl.ninl_len; j++) {
176 if (ni_name_match(pval, nl.ninl_val[j])) {
239 const ni_namelist nl
245 newlist.ninl_len = nl.ninl_len;
247 for (i = 0; i < nl.ninl_len; i++) {
248 newlist.ninl_val[i] = ni_name_dup(nl.ninl_val[i]);
255 ni_namelist *nl
260 if (nl
271 ni_namelist_insert( ni_namelist *nl, ni_name_const nm, ni_index where ) argument
288 ni_namelist_delete( ni_namelist *nl, ni_index which ) argument
303 ni_namelist_match( const ni_namelist nl, ni_name_const nm ) argument
[all...]
/macosx-10.9.5/ruby-104/ruby/benchmark/
H A Dbm_so_count_words.rb9 nl = nw = nc = 0
14 nl += data.count("\n")
18 # STDERR.puts "#{nl} #{nw} #{nc}"
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dargp-fmtstream.c126 char *buf, *nl;
166 nl = memchr (buf, '\n', len);
171 if (!nl)
186 nl = fs->p;
188 else if (fs->point_col + (nl - buf) < (ssize_t) fs->rmargin)
193 buf = nl + 1;
204 if (nl < fs->p)
206 memmove (buf + (r - fs->point_col), nl, fs->p - nl);
207 fs->p -= buf + (r - fs->point_col) - nl;
124 char *buf, *nl; local
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dcoffdump.c36 static void nl (void);
91 nl (void) function
113 nl ();
118 nl ();
134 nl ();
138 nl ();
143 nl ();
148 nl ();
152 nl ();
156 nl ();
[all...]
/macosx-10.9.5/cctools-845/misc/
H A Dnm.c160 struct nlist_64 nl; member in struct:symbol
193 struct nlist *nl);
196 struct nlist_64 *nl);
673 if(symbols[i].nl.n_un.n_strx == 0)
675 else if((int)symbols[i].nl.n_un.n_strx < 0 ||
676 (uint32_t)symbols[i].nl.n_un.n_strx > st->strsize)
679 symbols[i].name = symbols[i].nl.n_un.n_strx + strings;
681 if((symbols[i].nl.n_type & N_STAB) == 0 &&
682 (symbols[i].nl.n_type & N_TYPE) == N_INDR){
683 if(symbols[i].nl
1065 make_symbol_32( struct symbol *symbol, struct nlist *nl) argument
1078 make_symbol_64( struct symbol *symbol, struct nlist_64 *nl) argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/CppBackend/
H A DCPPBackend.cpp126 formatted_raw_ostream& nl(formatted_raw_ostream &Out, int delta = 0);
165 formatted_raw_ostream &CppWriter::nl(formatted_raw_ostream &Out, int delta) { function in class:CppWriter
470 nl(Out);
472 Out << '{'; in(); nl(Out);
473 Out << "SmallVector<AttributeWithIndex, 4> Attrs;"; nl(Out);
474 Out << "AttributeWithIndex PAWI;"; nl(Out);
516 nl(Out);
518 nl(Out);
521 nl(Out);
522 out(); nl(Ou
[all...]
/macosx-10.9.5/cctools-845/gprof/
H A Dlookup.c83 if(nl[middle].value <= address && nl[middle+1].value > address){
89 return(&nl[middle]);
91 if(nl[middle].value > address){
/macosx-10.9.5/libarchive-29/libarchive/libarchive/
H A Darchive_read_support_compression_uu.c197 const unsigned char **b, ssize_t *avail, ssize_t *ravail, ssize_t *nl)
204 *nl = 0;
207 len = get_line(*b, *avail, nl);
211 while (*nl == 0 && len == *avail && !quit) {
225 len = get_line(*b, *avail, nl);
238 ssize_t len, nl; local
251 len = bid_get_line(filter, &b, &avail, &ravail, &nl);
252 if (len < 0 || nl == 0)
254 if (memcmp(b, "begin ", 6) == 0 && len - nl >= 11)
256 else if (memcmp(b, "begin-base64 ", 13) == 0 && len - nl >
196 bid_get_line(struct archive_read_filter *filter, const unsigned char **b, ssize_t *avail, ssize_t *ravail, ssize_t *nl) argument
413 ssize_t len, llen, nl; local
[all...]
/macosx-10.9.5/cctools-845/libstuff/
H A Dlto.c327 struct nlist_64 *nl,
333 memset(nl, '\0', sizeof(struct nlist_64));
340 nl->n_type |= N_EXT;
341 nl->n_type |= N_PEXT;
344 nl->n_type |= N_EXT;
348 nl->n_desc |= N_WEAK_DEF;
352 nl->n_type |= N_EXT;
353 nl->n_type |= N_UNDF;
354 nl->n_value = 1; /* no interface to get the size */
358 nl
326 lto_get_nlist_64( struct nlist_64 *nl, void *mod, uint32_t symbol_index) argument
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/tcl/tequila/
H A Dproxy.tcl13 mk::row append tqs.people name jc country nl
/macosx-10.9.5/tcl-102/tcl_ext/tktable/tktable/demos/
H A Dloadtable.tcl15 set nl \n
17 set nl ""
25 #$::putsw insert end $s$nl
28 if {$nl==""} {lappend cmd -nonewline}
/macosx-10.9.5/Libc-997.90.3/stdio/FreeBSD/
H A Dfgetws.c48 unsigned char *nl; local
69 nl = memchr(fp->_p, '\n', fp->_r);
71 nl != NULL ? (nl - fp->_p + 1) : fp->_r,
/macosx-10.9.5/bash-92/bash-3.2/examples/loadables/
H A Dhead.c33 WORD_LIST *l, *nl; local
44 nl = make_word_list (wd, l->next);
47 l->next = nl;
48 l = nl; /* skip over new argument */
/macosx-10.9.5/cctools-845/include/stuff/
H A Dlto.h23 struct nlist_64 *nl,
/macosx-10.9.5/ncurses-42/ncurses/ncurses/base/
H A Dlib_nl.c35 * nl.c
38 * nl()
52 nl(void) function
54 T((T_CALLED("nl()")));
/macosx-10.9.5/lsof-52/lsof/dialects/darwin/kmem/
H A Ddnode1.c84 read_iso_node(v, d, dd, ino, nl, sz)
89 long *nl; /* returned number of links */
102 *nl = (long)i.inode.iso_links;
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/term/ansi/
H A Dsend.tcl30 set nl [split $n -]
31 set stem [lindex $nl 0]
32 set sfx [join [lrange $nl 1 end] -]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/dns/
H A Dresolv.tcl91 set nl ""
94 lappend nl $e
101 set len [llength $nl]
103 set e [lindex $nl $i]
105 set hostname [lindex $nl [expr {$i + 1}]]
/macosx-10.9.5/screen-22/screen/
H A Dloadav.c281 static struct nlist nl[2]; variable in typeref:struct:nlist
296 nl[0].n_un.n_name = LOADAV_AVENRUN;
298 nl[0].n_name = LOADAV_AVENRUN;
301 strncpy(nl[0].n_name, LOADAV_AVENRUN, sizeof(nl[0].n_name));
303 debug2("Searching in %s for %s\n", LOADAV_UNIX, nl[0].n_name);
304 nlist(LOADAV_UNIX, nl);
305 if (nl[0].n_value == 0)
312 nl[0].n_value &= (unsigned long)-1 >> 1; /* clear upper bit */
315 debug1("AvenrunSym found (0x%lx)!!\n", nl[
[all...]

Completed in 321 milliseconds

1234567891011>>