Searched refs:sdef (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/windows/
H A Dmaint.el7 ((replist (apply 'append (mapcar (lambda (sdef)
11 (search-forward (concat sdef " = \\\n") nil t)
/macosx-10.10.1/tidy-15.15/tidy/console/
H A Dtidy.c514 ctmbstr sdef = NULL; local
515 sdef = tidyOptGetCurrPick( tdoc, TidyDoctypeMode );
516 if ( !sdef || *sdef == '*' )
517 sdef = tidyOptGetValue( tdoc, TidyDoctype );
518 d->def = sdef;
/macosx-10.10.1/swig-12/Source/Swig/
H A Dtypemap.c1200 String *sdef = 0; local
1213 and set the default code 'sdef' */
1215 sdef = Swig_ref_call(node, lname);
1220 return sdef;
1249 return sdef;
1253 return sdef;
1257 return sdef;
1401 if (sdef) { /* put 'ref' and 'newfree' codes together */
1402 String *p = NewStringf("%s\n%s", sdef, s);
1404 Delete(sdef);
[all...]
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dpython3complete.vim352 str = "%sdef %s(%s):\n" % \
H A Dpythoncomplete.vim370 str = "%sdef %s(%s):\n" % \
/macosx-10.10.1/tcl-105/tk/tk/unix/
H A DMakefile.in1536 $(MAC_OSX_DIR)/*.xcconfig $(MAC_OSX_DIR)/*.sdef \

Completed in 246 milliseconds