Searched +defs:prev +defs:indent (Results 1 - 25 of 33) sorted by relevance

12

/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dsh-script.el[all...]
H A Dpascal.el[all...]
H A Dada-mode.el[all...]
H A Dpython.el[all...]
H A Didlwave.el[all...]
H A Dgud.el[all...]
/macosx-10.10.1/bind9-45.101/bind9/lib/isccc/
H A Dalist.c135 isccc_sexpr_t *car, *caar, *rest, *prev; local
272 isccc_alist_prettyprint(isccc_sexpr_t *sexpr, unsigned int indent, FILE *stream) argument
303 isccc_alist_prettyprint(CAR(elt), indent, stream); local
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/asn1/
H A Da_strex.c381 static int do_indent(char_io *io_ch, void *arg, int indent) argument
395 int i, prev = -1, orflags, cnt; local
392 do_name_ex(char_io *io_ch, void *arg, X509_NAME *n, int indent, unsigned long flags) argument
519 X509_NAME_print_ex(BIO *out, X509_NAME *nm, int indent, unsigned long flags) argument
527 X509_NAME_print_ex_fp(FILE *fp, X509_NAME *nm, int indent, unsigned long flags) argument
[all...]
/macosx-10.10.1/swig-12/Source/DOH/
H A Dhash.c205 HashNode *n, *prev; local
287 HashNode *n, *prev; local
389 static int indent = 4; local
[all...]
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dnvtree.c43 struct nvdir *prev; member in struct:nvdir
574 int indent; member in struct:Walk
580 void nv_outnode(Namval_t *np, Sfio_t* out, int indent, int special) argument
[all...]
/macosx-10.10.1/doc_cmds-49/makewhatis/
H A Dmakewhatis.c101 static int indent = 24; /* -i option: description indentation */ variable
378 char *prev = NULL; local
/macosx-10.10.1/libpcap-48/libpcap/
H A Dpcap-sita.c116 static void dump(unsigned char *ptr, int i, int indent) { argument
527 pcap_if_t *p1, *p2, *prev, *temp; local
/macosx-10.10.1/tidy-15.15/tidy/src/
H A Dclean.c88 StyleProp *first, *prev, *prop; local
922 AttVal *av, *prev; local
1011 Node *prev = node->prev, *next = node->next, local
1557 uint indent; local
1677 AttVal *attr, *next, *prev = NULL; variable
1717 Node *node, *prev = NULL, *content; local
[all...]
H A Dpprint.c483 SetWrapAttr( TidyDocImpl* doc, uint indent, int attrStart, int strStart ) argument
945 IncrWS( uint start, uint end, uint indent, int ixWS ) argument
960 PPrintText( TidyDocImpl* doc, uint mode, uint indent, Node* node ) argument
1010 PPrintAttrValue( TidyDocImpl* doc, uint indent, ctmbstr value, uint delim, Bool wrappable, Bool scriptAttr ) argument
1144 PPrintAttribute( TidyDocImpl* doc, uint indent, Node *node, AttVal *attr ) argument
1237 PPrintAttrs( TidyDocImpl* doc, uint indent, Node *node ) argument
1285 Node *prev; local
1323 PPrintTag( TidyDocImpl* doc, uint mode, uint indent, Node *node ) argument
1433 PPrintComment( TidyDocImpl* doc, uint indent, Node* node ) argument
1457 PPrintDocType( TidyDocImpl* doc, uint indent, Node *node ) argument
1520 PPrintPI( TidyDocImpl* doc, uint indent, Node *node ) argument
1551 PPrintXmlDecl( TidyDocImpl* doc, uint indent, Node *node ) argument
1586 PPrintAsp( TidyDocImpl* doc, uint indent, Node *node ) argument
1605 PPrintJste( TidyDocImpl* doc, uint indent, Node *node ) argument
1621 PPrintPhp( TidyDocImpl* doc, uint indent, Node *node ) argument
1639 PPrintCDATA( TidyDocImpl* doc, uint indent, Node *node ) argument
1658 PPrintSection( TidyDocImpl* doc, uint indent, Node *node ) argument
1777 PPrintScriptStyle( TidyDocImpl* doc, uint mode, uint indent, Node *node ) argument
1940 PPrintTree( TidyDocImpl* doc, uint mode, uint indent, Node *node ) argument
2184 PPrintXMLTree( TidyDocImpl* doc, uint mode, uint indent, Node *node ) argument
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dadd-log.el[all...]
H A Dldefs-boot.el[all...]
/macosx-10.10.1/cups-408/cups/test/
H A Dippfind.c92 *prev, /* Previous expression */ member in struct:ippfind_expr_s
1089 int indent = 4; /* Indentation */ local
[all...]
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dexecute_cmd.c1395 int prev, fildes[2], new_bitmap_size, dummyfd, ignore_return, exec_result; local
1950 indent (from, to) function
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/emulation/
H A Dviper-cmd.el[all...]
/macosx-10.10.1/ruby-106/ruby/
H A Dregcomp.c471 UChar *p, *prev; local
519 UChar *p, *prev, *end; local
1171 OnigOptionType prev = reg->options; local
1191 OnigOptionType prev = reg->options; local
3713 Node* prev = NULL_NODE; local
3861 Node* prev = NULL_NODE; local
5648 regex_t *head, *prev; local
6221 Indent(FILE* f, int indent) argument
6516 print_indent_tree(FILE* f, Node* node, int indent) argument
[all...]
/macosx-10.10.1/tcl-105/tk/tk/generic/ttk/
H A DttkTreeview.c42 TreeItem *prev; /* Previous sibling */ member in struct:TreeItemRec
147 InsertItem(TreeItem *parent, TreeItem *prev, TreeItem *item) argument
383 int indent; /* #pixels horizontal offset for child items */ member in struct:__anon13370
1490 int indent = tv->tree.indent * ItemDepth(item); local
1783 int indent = depth * tv->tree.indent; local
1865 TreeItem *prev = 0, *next = parent->children; local
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Dgnus-sum.el[all...]
/macosx-10.10.1/groff-38/groff/src/devices/grohtml/
H A Dpost-html.cpp1971 html_indent *indent; member in class:html_printer
4556 void html_printer::write_navigation (const string &top, const string &prev, argument
4598 string prev; local
[all...]
/macosx-10.10.1/libxslt-13/libxslt/libxslt/
H A DxsltInternals.h1250 xsltVarInfoPtr prev; member in struct:_xsltVarInfo
1265 xsltCompilerNodeInfoPtr prev; member in struct:_xsltCompilerNodeInfo
1573 int indent; /* should output being indented */ member in struct:_xsltStylesheet
/macosx-10.10.1/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeItem.c3085 Column *prev = NULL, *next = NULL; local
3215 Column *last = NULL, *prev, *walk; local
4264 int indent, left, lineLeft, lineTop; local
4401 int indent, left, lineLeft, lineTop; local
[all...]

Completed in 258 milliseconds

12