Searched refs:sub (Results 26 - 50 of 559) sorted by relevance

1234567891011>>

/macosx-10.10/bash-94.1.2/bash-3.2/lib/intl/
H A Dlocalename.c426 int primary, sub;
448 sub = SUBLANGID (langid);
459 switch (sub)
482 switch (sub)
499 switch (sub)
516 switch (sub)
527 switch (sub)
535 switch (sub)
561 switch (sub)
574 switch (sub)
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/intl/
H A Dlocalename.c426 int primary, sub;
448 sub = SUBLANGID (langid);
459 switch (sub)
482 switch (sub)
499 switch (sub)
516 switch (sub)
527 switch (sub)
535 switch (sub)
561 switch (sub)
574 switch (sub)
[all...]
/macosx-10.10/adv_cmds-158/stty/
H A Dstty.h53 int sub; member in struct:cchar
H A Dcchar.c126 ip->t.c_cc[cp->sub] = _POSIX_VDISABLE;
127 else if (cp->sub == VMIN || cp->sub == VTIME) {
145 ip->t.c_cc[cp->sub] = val;
147 ip->t.c_cc[cp->sub] = (arg[1] == '?') ? 0177 :
150 ip->t.c_cc[cp->sub] = arg[0];
H A Dgfmt.c75 (void)printf("%s=%x:", cp->name, tp->c_cc[cp->sub]);
127 if (cp->sub == VMIN || cp->sub == VTIME)
129 tp->c_cc[cp->sub] = tmp;
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dftplistparser.c163 pl_unix_substate sub; member in struct:ftp_parselist_data::__anon7382::__anon7383
168 pl_winNT_substate sub; member in struct:ftp_parselist_data::__anon7382::__anon7384
429 switch(parser->state.UNIX.sub.total_dirsize) {
432 parser->state.UNIX.sub.total_dirsize = PL_UNIX_TOTALSIZE_READING;
535 parser->state.UNIX.sub.hlinks = PL_UNIX_HLINKS_PRESPACE;
539 switch(parser->state.UNIX.sub.hlinks) {
545 parser->state.UNIX.sub.hlinks = PL_UNIX_HLINKS_NUMBER;
567 parser->state.UNIX.sub.user = PL_UNIX_USER_PRESPACE;
577 switch(parser->state.UNIX.sub.user) {
582 parser->state.UNIX.sub
[all...]
/macosx-10.10/cups-408/cups/vcnet/regex/
H A Dmain.ih12 char *check(char *str, regmatch_t sub, char *should);
H A Dmain.c402 == char *check(char *str, regmatch_t sub, char *should);
405 check(str, sub, should)
407 regmatch_t sub;
424 if (sub.rm_so > sub.rm_eo || (sub.rm_so == -1 && sub.rm_eo != -1) ||
425 (sub.rm_so != -1 && sub.rm_eo == -1) ||
426 (sub
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/wind/
H A DUnicodeData.py48 l = re.sub('#.*$', '', l)
/macosx-10.10/JavaScriptCore-7600.1.17/inspector/scripts/
H A Dcssmin.py39 css = re.compile(rule[0], re.MULTILINE | re.UNICODE | re.DOTALL).sub(rule[1], css)
/macosx-10.10/WebInspectorUI-7600.1.17/Scripts/
H A Dcssmin.py39 css = re.compile(rule[0], re.MULTILINE | re.UNICODE | re.DOTALL).sub(rule[1], css)
/macosx-10.10/ncurses-44/ncurses/form/
H A Dfrm_sub.c54 Normalize_Form(form)->sub = win;
/macosx-10.10/procmail-14/procmail/src/
H A Dcommon.h13 strcspn P((const char*const whole,const char*const sub));
H A Dcommon.c51 int strcspn(whole,sub)const char*const whole,*const sub;
54 while(*p&&!strchr(sub,*p))
/macosx-10.10/Libc-1044.1.2/x86_64/string/
H A Dstrnlen.s98 sub $16, %rsi
108 sub $16, %rsi
124 sub %rsi, %rax
/macosx-10.10/vim-55/runtime/ftplugin/
H A Dvb.vim24 nnoremap <buffer> <silent> [[ :call <SID>VbSearch('^\s*\(\(private\|public\)\s\+\)\=\(function\\|sub\)', 'bW')<cr>
25 nnoremap <buffer> <silent> ]] :call <SID>VbSearch('^\s*\(\(private\|public\)\s\+\)\=\(function\\|sub\)', 'W')<cr>
26 nnoremap <buffer> <silent> [] :call <SID>VbSearch('^\s*\<end\>\s\+\(function\\|sub\)', 'bW')<cr>
27 nnoremap <buffer> <silent> ][ :call <SID>VbSearch('^\s*\<end\>\s\+\(function\\|sub\)', 'W')<cr>
41 \ '\%(^\s*\)\@<=\%(\<\%(private\|public\)\>\s\+\)\=\<sub\>\s\+:\%(^\s*\)\@<=\<end\>\s\+\<sub\>'
/macosx-10.10/libxml2-26/libxml2/xstc/
H A Dfixup-tests.py21 for sub in filenames:
22 if (mainXSD != sub) and (sub[-3:] == 'xsd') and sub.startswith(signature):
23 imports.append(sub)
/macosx-10.10/vim-55/runtime/autoload/xml/
H A Dhtml32.vim5 \ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
9 \ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea', 'p'],
13 \ ['param', 'tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
21 \ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
33 \ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
37 \ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea', 'p', 'ul', 'ol', 'dir', 'menu', 'pre', 'xmp', 'listing', 'dl', 'div', 'center', 'blockquote', 'form', 'isindex', 'hr', 'table', 'address'],
41 \ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea', 'p', 'ul', 'ol', 'dir', 'menu', 'pre', 'xmp', 'listing', 'dl', 'div', 'center', 'blockquote', 'form', 'isindex', 'hr', 'table', 'address'],
49 \ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
53 \ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea', 'p', 'ul', 'ol', 'dir', 'menu', 'pre', 'xmp', 'listing', 'dl', 'div', 'center', 'blockquote', 'form', 'isindex', 'hr', 'table', 'address'],
57 \ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'su
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/x509v3/
H A Dv3_ncons.c109 GENERAL_SUBTREE *sub = NULL;
132 sub = GENERAL_SUBTREE_new();
133 if (!v2i_GENERAL_NAME_ex(sub->base, method, ctx, &tval, 1))
137 if (!*ptree || !sk_GENERAL_SUBTREE_push(*ptree, sub))
139 sub = NULL;
149 if (sub)
150 GENERAL_SUBTREE_free(sub);
/macosx-10.10/zlib-55/zlib/contrib/masmx86/
H A Dinffas32.asm172 sub esp,64
191 sub edx,11
200 sub ebp,ecx
204 sub ecx,257
246 sub ecx,esi
248 sub eax,ecx
351 sub bl,ah
401 sub bl,cl
433 sub bl,ah
458 sub b
[all...]
/macosx-10.10/objc4-646/test/
H A DivarSlide.m105 char sub;
178 static Sub * volatile sub;
179 sub = [Sub new];
180 sub->subIvar = 10;
181 testassert(((uintptr_t *)objc_unretainedPointer(sub))[2] == 10);
184 testassert(((uintptr_t *)objc_unretainedPointer(sub))[5] == 1);
185 testassert(sub->cxx.magic == 1);
186 sub->cxx.magic++;
187 testassert(((uintptr_t *)objc_unretainedPointer(sub))[5] == 2);
188 testassert(sub
[all...]
/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dzle_utils.c195 int outcs, outll, sub; local
217 sub = predisplaylen;
219 sub = 0;
220 if (rhp->start - sub == 0)
221 rhp->start_meta = sub + mb_len;
223 if (rhp->end - sub == 0)
224 rhp->end_meta = sub + mb_len;
251 sub = predisplaylen;
253 sub = 0;
254 if (rhp->start - sub
378 int ll, sz, sub; local
729 int i, sub; local
797 int sub; local
[all...]
/macosx-10.10/zlib-55/zlib/contrib/inflate86/
H A Dinffas86.c837 sub bl, ah /* bits -= this.bits */
871 sub bl, cl
901 sub bl, ah /* bits -= this.bits */
922 sub bl, cl
934 sub eax, [esp+20] /* nbytes = out - beg */
941 sub esi, ebp /* from = out - dist */
1025 sub eax, ecx
1032 sub eax, ecx /* len -= nbytes */
1035 sub esi, ebp /* from = out - dist */
1046 sub es
[all...]
/macosx-10.10/OpenSSH-189/openssh/
H A Dmatch.c122 char sub[1024]; local
141 i < len && subi < sizeof(sub) - 1 && pattern[i] != ',';
143 sub[subi] = dolower && isupper(pattern[i]) ?
146 if (subi >= sizeof(sub) - 1)
154 sub[subi] = '\0';
157 if (match_pattern(string, sub)) {
/macosx-10.10/Security-57031.1.35/securityd/src/
H A Dtokencache.h45 string path(const char *sub) const;
46 string path(const string &sub) const { return path(sub.c_str()); }

Completed in 224 milliseconds

1234567891011>>