Searched refs:wl (Results 1 - 25 of 136) sorted by relevance

123456

/macosx-10.9.5/cxxfilt-11/cxxfilt/
H A Dltcf-cxx.sh81 archive_cmds='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
82 archive_expsym_cmds='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
84 hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir'
85 export_dynamic_flag_spec='${wl}--export-dynamic'
90 wlarc='${wl}'
[all...]
H A Dconfig.rpath55 wl=
57 wl='-Wl,'
61 wl='-Wl,'
66 wl='-Wl,'
69 wl='-Wl,'
76 wl='-Wl,'
79 wl='-Wl,'
84 wl='-Wl,'
89 wl='-Wl,'
92 wl
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/test/internal/
H A Dtestucs.c27 int wl; member in struct:testval
87 for (i = 0; i < f->wl; ++i)
90 for (i = 0; i < l->wl; ++i)
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);
113 s.wl = (sizeof(s.w) / 2) - wl;
120 if (s.wl != l.wl
121 || memcmp(s.w, l.w, (s.wl
163 apr_size_t nl = sizeof(s.n), wl = s.wl; 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.c27 int wl; member in struct:testval
87 for (i = 0; i < f->wl; ++i)
90 for (i = 0; i < l->wl; ++i)
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);
113 s.wl = (sizeof(s.w) / 2) - wl;
120 if (s.wl != l.wl
121 || memcmp(s.w, l.w, (s.wl
163 apr_size_t nl = sizeof(s.n), wl = s.wl; local
195 int wl = s.wl, nl = sizeof(s.n); local
[all...]
/macosx-10.9.5/gnutar-452/gnutar/build-aux/
H A Dconfig.rpath52 wl=
54 wl='-Wl,'
58 wl='-Wl,'
63 wl='-Wl,'
70 wl='-Wl,'
73 wl='-Wl,'
80 wl='-Wl,'
83 wl='-Wl,'
86 wl='-Wl,'
89 wl
[all...]
/macosx-10.9.5/libiconv-41/libiconv/build-aux/
H A Dconfig.rpath52 wl=
54 wl='-Wl,'
58 wl='-Wl,'
63 wl='-Wl,'
70 wl='-Wl,'
73 wl='-Wl,'
80 wl='-Wl,'
83 wl='-Wl,'
86 wl='-Wl,'
89 wl
[all...]
/macosx-10.9.5/tcsh-65/tcsh/
H A Dconfig.rpath42 wl=
44 wl='-Wl,'
48 wl='-Wl,'
53 wl='-Wl,'
60 wl='-Wl,'
63 wl='-Wl,'
70 wl='-Wl,'
73 wl='-Wl,'
76 wl='-Wl,'
79 wl
[all...]
H A Dtw.comp.c406 tw_dollar(const Char *str, Char **wl, size_t nwl, Char **result, Char sep, argument
426 Strbuf_append(&buf, wl[num]);
458 Char *buf, **vec, **wl; local
467 wl = xmalloc(((Strlen(line) + 1) / 2 + 2) * sizeof (*wl));
468 cleanup_push(wl, xfree);
471 if ((wl[0] = tw_tok(buf)) == NULL || wl[0] == INVPTR) {
480 if ((vec = tw_find(wl[0], &completions, (looking == TW_COMMAND)))
487 for (wordno = 1; (wl[wordn
[all...]
/macosx-10.9.5/bash-92/bash-3.2/support/
H A Dconfig.rpath55 wl=
57 wl='-Wl,'
61 wl='-Wl,'
66 wl='-Wl,'
69 wl='-Wl,'
76 wl='-Wl,'
79 wl='-Wl,'
84 wl='-Wl,'
89 wl='-Wl,'
92 wl
[all...]
/macosx-10.9.5/gnudiff-19/diffutils/config/
H A Dconfig.rpath47 wl=
49 wl='-Wl,'
53 wl='-Wl,'
56 wl='-Wl,'
59 wl='-Wl,'
68 wl='-Qoption,ld,'
72 wl='-Wl,'
75 wl='-Wl,'
78 wl='-Qoption ld '
82 wl
[all...]
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOCommandPool.cpp125 IOWorkLoop *wl = fSerializer->getWorkLoop(); local
126 if (wl)
127 wl->removeEventSource(fSerializer);
H A DIOTimerEventSource.cpp107 wl = me->workLoop; local
108 if (wl)
111 wl->closeGate();
132 wl->openGate();
149 wl = me->reserved->workLoop; local
150 if (wl)
153 wl->closeGate();
174 wl->openGate();
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dasm68k.vim50 syn match asm68kOpcode "\<adda\(\.[wl]\)\=\s"
81 syn match asm68kOpcode "\<cas2\(\.[wl]\)\=\s"
84 syn match asm68kOpcode "\<chk\(\.[wl]\)\=\s"
86 syn match asm68kOpcode "\<cmpa\(\.[wl]\)\=\s"
100 syn match asm68kOpcode "\<div[su]\(\.[wl]\)\=\s"
106 syn match asm68kOpcode "\<ext\(\.[wl]\)\=\s"
111 syn match asm68kOpcode "\<link\(\.[wl]\)\=\s"
113 syn match asm68kOpcode "\<movea\(\.[wl]\)\=\s"
115 syn match asm68kOpcode "\<movem\(\.[wl]\)\=\s"
116 syn match asm68kOpcode "\<movep\(\.[wl]\)\
[all...]
/macosx-10.9.5/apache-786.1/httpd/modules/aaa/
H A Dmod_authz_host.c184 int wl = strlen(what); local
186 if ((wl - dl) >= 0) {
187 if (strcasecmp(domain, &what[wl - dl]) != 0) {
196 if (wl == dl) {
200 return (domain[0] == '.' || what[wl - dl - 1] == '.');
/macosx-10.9.5/bash-92/bash-3.2/
H A Dshell.c1208 WORD_LIST *wl, *tl, *result; local
1242 wl = global_command->value.Simple->words;
1244 for (tl = wl; tl; tl = tl->next)
1246 result = wl ? expand_words_no_vars (wl) : (WORD_LIST *)0;
1261 for (nw = nb = 0, wl = result; wl; wl = wl->next)
1264 nb += strlen (wl
[all...]
/macosx-10.9.5/zsh-60/zsh/Src/Zle/
H A Dcompmatch.c144 get_cline(char *l, int ll, char *w, int wl, char *o, int ol, int fl) argument
158 r->word = w; r->wlen = wl;
159 DPUTS(wl > 0 && !*w, "Bad word");
327 add_match_str(Cmatcher m, char *l, char *w, int wl, int sfx) argument
332 wl = m->llen; w = l;
334 if (wl) {
336 if (matchbuflen - matchbufadded <= wl) {
337 int blen = matchbuflen + wl + 20;
348 memmove(matchbuf + wl, matchbuf, matchbufadded + 1);
349 memcpy(matchbuf, w, wl);
366 add_match_part(Cmatcher m, char *l, char *w, int wl, char *o, int ol, char *s, int sl, int osl, int sfx) argument
439 add_match_sub(Cmatcher m, char *l, int ll, char *w, int wl) argument
1020 int wl; local
1057 int mpl, rpl, wl; local
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/bwidget/bwidget/
H A Dlabelframe.tcl115 foreach wl $args {
116 foreach w $wl {
/macosx-10.9.5/libarchive-29/libarchive/libarchive/
H A Darchive_string.c365 int l, wl; local
368 wl = (int)wcslen(w);
369 l = wl * 4 + 4;
379 l = WideCharToMultiByte(CP_ACP, 0, w, wl, p, l, NULL, &useDefaultChar);
/macosx-10.9.5/xnu-2422.115.4/iokit/IOKit/
H A DIOTimerEventSource.h213 static void timeoutAndRelease(void *self, void *wl);
/macosx-10.9.5/PowerManagement-420.90.1/AppleSmartBatteryManager/
H A DAppleSmartBatteryManager.cpp57 IOWorkLoop * wl; local
73 wl = getWorkLoop();
74 if (!wl) {
98 wl->addEventSource(fManagerGate);
105 wl->addEventSource(gate);
/macosx-10.9.5/ICU-511.35/icuSources/test/perf/ustrperf/
H A Dstringperf.h246 int32_t wl; local
252 wcs = u_strToWCS(ws, wcap, &wl, lines_[i].name, lines_[i].len, &err);
253 memcpy(wlines_[i].name, wcs, wl * sizeof(wchar_t));
254 wlines_[i].len = wl;
257 wcs = u_strToWCS(ws, wcap, &wl, lines_[i].name, lines_[i].len-1, &err);
258 memcpy(wlines_[i].name, wcs, wl*sizeof(wchar_t));
259 wlines_[i].len = wl;
/macosx-10.9.5/cctools-845/otool/
H A Dm68k_disasm.c113 static char wl[] = "wl"; variable
2159 unsigned wl : 1; member in struct:extension::__anon6997
2168 unsigned wl : 1; member in struct:extension::__anon6997
2177 unsigned wl : 1; member in struct:extension::__anon6998
2194 unsigned wl : 1; member in struct:extension::__anon6998
2439 index, wl[ext.brief.wl], scale);
2492 bd_size, index, wl[ext.full.wl], scal
[all...]
/macosx-10.9.5/IONetworkingFamily-100/
H A DIOOutputQueue.cpp896 IOWorkLoop *wl = _gate->getWorkLoop(); local
897 if(wl) wl->removeEventSource(_gate);
904 IOWorkLoop * wl = _interruptSrc->getWorkLoop(); local
905 if (wl) wl->removeEventSource(_interruptSrc);
/macosx-10.9.5/gpatch-3/patch/
H A Dansi2knr.c298 goto wl;
300 goto wl;
327 wl: fputs(buf, out);
/macosx-10.9.5/ntp-88/util/
H A Dansi2knr.c321 goto wl;
323 goto wl;
350 wl: fputs(buf, out);

Completed in 313 milliseconds

123456