Searched refs:sty (Results 1 - 23 of 23) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Daclparse.c84 slap_style_t sty,
108 rc = ( *tmp->da_parse )( fname, lineno, opts, sty, right, &tmp->da_private );
736 slap_style_t sty = ACL_STYLE_REGEX; local
776 sty = ACL_STYLE_BASE;
781 sty = ACL_STYLE_ONE;
786 sty = ACL_STYLE_SUBTREE;
789 sty = ACL_STYLE_CHILDREN;
801 sty = ACL_STYLE_LEVEL;
804 sty = ACL_STYLE_REGEX;
807 sty
78 slap_dynacl_config( const char *fname, int lineno, Access *b, const char *name, const char *opts, slap_style_t sty, const char *right ) argument
[all...]
H A Daci.c748 slap_style_t sty,
755 if ( sty != ACL_STYLE_REGEX && sty != ACL_STYLE_BASE ) {
758 fname, lineno, style_strings[sty] );
744 dynacl_aci_parse( const char *fname, int lineno, const char *opts, slap_style_t sty, const char *right, void **privp ) argument
/macosx-10.10/groff-38/groff/src/devices/grops/
H A Dps.cpp695 style sty(f, sub, env->size, env->height, env->slant);
696 if (sty.slant != 0) {
697 if (sty.slant > 80 || sty.slant < -80) {
698 error("silly slant `%1' degrees", sty.slant);
699 sty.slant = 0;
704 && sty == sbuf_style
756 sbuf_style = sty;
869 void ps_printer::set_style(const style &sty)
873 if (sty
[all...]
/macosx-10.10/screen-22/screen/
H A Dattacher.c900 SendCmdMessage(sty, match, av)
901 char *sty;
910 if (sty == 0)
921 if (strlen(sty) > NAME_MAX)
922 sty[NAME_MAX] = 0;
924 if (strlen(sty) > 2 * MAXSTR - 1)
925 sty[2 * MAXSTR - 1] = 0;
926 sprintf(SockPath + strlen(SockPath), "/%s", sty);
H A Dsocket.c604 SendCreateMsg(sty, nwin)
605 char *sty;
615 if (strlen(sty) > NAME_MAX)
616 sty[NAME_MAX] = 0;
618 if (strlen(sty) > 2 * MAXSTR - 1)
619 sty[2 * MAXSTR - 1] = 0;
620 sprintf(SockPath + strlen(SockPath), "/%s", sty);
H A Dscreen.c1088 char *sty = 0; local
1103 sty = getenv("STY");
1104 if (sty && *sty == 0)
1105 sty = 0;
1107 SendCmdMessage(sty, SockMatch, av);
1133 register char *sty; local
1135 if ((sty = getenv("STY")) != 0 && *sty != '\0')
1142 SendCreateMsg(sty,
[all...]
/macosx-10.10/groff-38/groff/src/preproc/eqn/
H A Dlist.cpp49 list_box::list_box(box *pp) : list(pp), sty(-1)
93 sty = style;
203 list.p[list.len-1]->compute_metrics(sty);
H A Dbox.h74 int sty; member in class:list_box
/macosx-10.10/groff-38/groff/src/devices/grolbp/
H A Dlbp.h238 char x[4],y[4],rad[4],stx[4],sty[4],styl[4],op[4]; local
242 vdmnum(radius,rad),vdmnum(startangle,stx),vdmnum(angle,sty),\
251 char x[4],y[4],rad[4],stx[4],sty[4],enx[4],eny[4],styl[4],op[4]; local
255 vdmnum(radius,rad),vdmnum(startx,stx),vdmnum(starty,sty),\
/macosx-10.10/groff-38/groff/src/devices/grohtml/
H A Dpost-html.cpp2123 void html_printer::set_style(const style &sty) argument
2125 const char *fontname = sty.f->get_name();
2130 change_font(fontname, (font::res/(72*font::sizescale))*sty.point_size);
4356 style sty(f, env->size, env->height, env->slant, env->fontno, *env->col);
4357 if (sty.slant != 0) {
4358 if (sty.slant > 80 || sty.slant < -80) {
4359 error("silly slant `%1' degrees", sty.slant);
4360 sty.slant = 0;
4363 if (((! sbuf.empty()) && (sty
[all...]
/macosx-10.10/ruby-106/ruby/ext/tk/sample/tkextlib/treectrl/
H A Ddemo.rb922 @tree2.style_names.sort.each{|sty|
932 @tree4.item_text(item, 0, "Style #{sty}")
935 @tree2.style_elements(sty).each{|elem|
949 @tree2.style_layout(sty, elem).each{|k, v|
1003 @tree2.item_style_set(item).each{|sty|
1012 :text=>"Column #{column}: Style #{sty}")
1017 unless sty.to_s.empty?
/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/demos/
H A Dmailwasher.tcl75 set S [$T style create sty$name]
/macosx-10.10/ruby-106/ruby/ext/tk/lib/tkextlib/treectrl/
H A Dtktreectrl.rb1646 args.each{|sty|
1647 Tk::TreeCtrl::Style::TreeCtrlStyleID_TBL[self.path].delete(sty)
1666 def _conv_style_layout_val(sty, val)
1667 case sty.to_s
/macosx-10.10/vim-55/runtime/syntax/
H A Dtex.vim65 " Determine whether or not to use "*.sty" mode {{{1
67 " g:tex_stylish to 1 (for "*.sty" mode)
74 if b:extfname == "sty" || b:extfname == "cls" || b:extfname == "clo" || b:extfname == "dtx" || b:extfname == "ltx"
/macosx-10.10/llvmCore-3425.0.34/bindings/ocaml/llvm/
H A Dllvm.mli497 (** [struct_element_types sty] returns the constituent types of the struct type
498 [sty]. See the method [llvm::StructType::getElementType]. *)
502 (** [is_packed sty] returns [true] if the structure type [sty] is packed,
506 (** [is_opaque sty] returns [true] if the structure type [sty] is opaque.
/macosx-10.10/groff-38/groff/src/roff/troff/
H A Dnode.cpp6004 symbol sty = font_table[i]->get_name(); local
6005 symbol f = concat(nm, sty);
6472 init_request("sty", style);
/macosx-10.10/vim-55/runtime/
H A Dfiletype.vim2019 au BufNewFile,BufRead *.latex,*.sty,*.dtx,*.ltx,*.bbl setf tex
/macosx-10.10/gnutar-453/gnutar/doc/
H A Dtexinfo.tex233 % file; cf. trace.sty in LaTeX.
1168 % borrowed from ifpdf.sty.
/macosx-10.10/groff-38/groff/doc/
H A Dtexinfo.tex233 % file; cf. trace.sty in LaTeX.
1168 % borrowed from ifpdf.sty.
/macosx-10.10/emacs-93/emacs/man/
H A Dtexinfo.tex235 % file; cf. trace.sty in LaTeX.
1197 % borrowed from ifpdf.sty.
/macosx-10.10/gnutar-453/gnutar/build-aux/
H A Dtexinfo.tex235 % file; cf. trace.sty in LaTeX.
1197 % borrowed from ifpdf.sty.
/macosx-10.10/bash-94.1.2/bash-3.2/doc/
H A Dtexinfo.tex180 % file; cf. trace.sty in LaTeX.
/macosx-10.10/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex230 % file; cf. trace.sty in LaTeX.

Completed in 406 milliseconds