Searched refs:sup (Results 51 - 57 of 57) sorted by relevance

123

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dproto-slap.h1399 ObjectClass *sup,
1871 Syntax *sup ));
H A Dsyncrepl.c2242 struct berval rdn = BER_BVNULL, sup = BER_BVNULL, local
2327 sup = bvals[0];
2413 if ( !BER_BVISNULL( &sup ) ) {
2414 REWRITE_DN( si, sup, bv2, psup, nsup );
/macosx-10.9.5/WebCore-7537.78.1/css/
H A Dhtml.css1030 sup {
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dcsscomplete.vim324 if stridx(',a,abbr,acronym,address,area,b,base,bdo,big,blockquote,body,br,button,caption,cite,code,col,colgroup,dd,del,dfn,div,dl,dt,em,fieldset,form,head,h1,h2,h3,h4,h5,h6,hr,html,i,img,input,ins,kbd,label,legend,li,link,map,meta,noscript,object,ol,optgroup,option,p,param,pre,q,samp,script,select,small,span,strong,style,sub,sup,table,tbody,td,textarea,tfoot,th,thead,title,tr,tt,ul,var,', ','.element.',') > -1
H A Djavascriptcomplete.vim117 \ 'split', 'strike', 'sub', 'substr', 'substring', 'sup', 'toLowerCase',
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/contrib/
H A Dtklkup3353 my @sup;
3382 @sup = $$aobj{'sup'}[0];
3385 $$obj{"$name[0]"} = [ "$oid", "$sup[0]" ]; # store data
3465 my @sup;
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A DdecNumber.c7222 Unit *up, *sup; /* work */ local
7229 sup=up; /* save msu pointer */
7241 if (count==1 && dn->digits==1) *sup=0; /* here 9 -> 0[.9] */
7243 *sup=(Unit)powers[count-1]-1; /* here 999.. in msu -> 99.. */

Completed in 297 milliseconds

123