Searched refs:Printf (Results 1 - 25 of 61) sorted by relevance

123

/macosx-10.10.1/swig-12/Source/Modules/
H A Dbrowser.cxx28 Printf(out, "<a name=\"n%x\"></a>[<a href=\"hide.html?node=0x%x&hn=0x%x#n%x\">-</a>] ", n, t, n, n);
30 Printf(out, "<a name=\"n%x\"></a>[<a href=\"show.html?node=0x%x&hn=0x%x#n%x\">+</a>] ", n, t, n, n);
47 Printf(o, "%s", ParmList_protostr(Getattr(obj, k)));
51 Printf(os, "<a href=\"data.html?n=0x%x\">?</a> %-12s - %s\n", Getattr(obj, k), k, o);
63 Printf(os, "<a href=\"data.html?n=0x%x\">?</a> %-12s - \"%(escape)-0.70s%s\"\n", Getattr(obj, k), k, o, trunc);
66 Printf(os, "<a href=\"data.html?n=0x%x\">?</a> %-12s - 0x%x\n", Getattr(obj, k), k, Getattr(obj, k));
71 Printf(out, "<FONT color=\"#660000\"><pre>\n%s</pre></FONT>\n", Char(os));
83 Printf(out, "<b><a href=\"index.html?node=0x%x\">%s</a></b>", n, tag);
85 Printf(out, " (%s)", name);
87 Printf(ou
[all...]
H A Dphp.cxx136 Printf(s_oinit, "\n/* Register resource destructors for pointer types */\n");
143 Printf(s_wrappers, "static ZEND_RSRC_DTOR_FUNC(_wrap_destroy%s) {\n", key);
153 Printf(s_wrappers, " %s(rsrc, SWIGTYPE%s->name TSRMLS_CC);\n", destructor, key);
155 Printf(s_wrappers, " /* No destructor for class %s */\n", human_name);
156 Printf(s_wrappers, " efree(rsrc->ptr);\n");
159 Printf(s_wrappers, " /* No destructor for simple type %s */\n", key);
160 Printf(s_wrappers, " efree(rsrc->ptr);\n");
164 Printf(s_wrappers, "}\n");
167 Printf(s_vdecl, "static int le_swig_%s=0; /* handle for %s */\n", key, human_name);
170 Printf(s_oini
[all...]
H A Dxml.cxx91 Printf(out, "<?xml version=\"1.0\" ?> \n");
99 Printf(out, " ");
102 Printf(out, " ");
117 Printf(out, "<attributelist id=\"%ld\" addr=\"%x\" >\n", ++id, obj);
157 Printf(out, "<attribute name=\"%s\" value=\"%s\" id=\"%ld\" addr=\"%x\" />\n", ck, o, ++id, o);
164 Printf(out, "<attribute name=\"%s\" value=\"%x\" id=\"%ld\" addr=\"%x\" />\n", ck, o, ++id, o);
172 Printf(out, "</attributelist >\n");
180 Printf(out, "<%s id=\"%ld\" addr=\"%x\" >\n", nodeType(obj), ++id, obj);
185 Printf(out, "\n");
190 Printf(ou
[all...]
H A Dcffi.cxx79 Printf(stdout, "cffi Options (available with -cffi)\n");
80 Printf(stdout,
122 Printf(lisp_filename, "%s%s.lisp", SWIG_output_directory(), module);
135 Printf(stderr, "Unable to open %s for writing\n", cxx_filename);
140 Printf(clos_filename, "%s%s-clos.lisp", SWIG_output_directory(), module);
145 Printf(stderr, "Unable to open %s for writing\n", cxx_filename);
169 Printf(f_runtime, "\n");
170 Printf(f_runtime, "#define SWIGCFFI\n");
171 Printf(f_runtime, "\n");
176 Printf(f_lis
[all...]
H A Dclisp.cxx47 Printf(stdout, "clisp Options (available with -clisp)\n");
48 Printf(stdout,
80 Printf(output_filename, "%s%s.lisp", SWIG_output_directory(), module);
98 Printf(header, "\n(defpackage :%s\n (:use :common-lisp :ffi)", module);
106 Printf(header, "\n (:export");
111 Printf(header, "\n\t:%s", i.item);
115 Printf(header, ")");
118 Printf(header, ")\n");
119 Printf(header, "\n(in-package :%s)\n", module);
120 Printf(heade
[all...]
H A Dguile.cxx259 Printf(stderr, "guile: GOOPS support requires passive or module linkage\n");
274 Printf(stderr, "guile: Warning: -exportprimitive only makes sense with passive linkage without a scmstub.\n");
330 Printf(f_runtime, "\n");
331 Printf(f_runtime, "#define SWIGGUILE\n");
335 Printf(f_runtime, "#define SWIG_GLOBAL\n");
337 Printf(f_runtime, "#define SWIG_NOINCLUDE\n");
348 Printf(f_runtime, "#define SWIG_GUILE_INIT_STATIC extern\n");
352 Printf(f_runtime, "#define SWIG_GUILE_INIT_STATIC static\n");
357 Printf(f_runtime, "extern \"C\" {\n\n");
359 Printf(f_runtim
[all...]
H A Djava.cxx217 Printf(package, argv[i + 1]);
225 Printf(stderr, "Deprecated command line option: %s. Proxy classes are now generated by default.\n", argv[i]);
239 Printf(stderr, "Deprecated command line option: -jnic. C JNI calling convention now used when -c++ not specified.\n");
242 Printf(stderr, "Deprecated command line option: -nofinalize. Use the new javafinalize typemap instead.\n");
245 Printf(stderr, "Deprecated command line option: -jnicpp. C++ JNI calling convention now used when -c++ specified.\n");
247 Printf(stdout, "%s\n", usage);
296 Printf(stderr, "Unable to determine outfile\n");
308 Printf(stderr, "Unable to determine outfile_h\n");
376 Printf(f_runtime, "\n#define SWIGJAVA\n");
379 Printf(f_runtim
[all...]
H A Dpike.cxx150 Printf(f_runtime, "\n");
151 Printf(f_runtime, "#define SWIGPIKE\n");
152 Printf(f_runtime, "\n");
154 Printf(f_header, "#define SWIG_init pike_module_init\n");
155 Printf(f_header, "#define SWIG_name \"%s\"\n\n", module);
168 Printf(f_init, "}\n");
221 Printf(f_init, "pike_require(\"%s\");\n", modname);
252 Printf(f_init, "ADD_FUNCTION(\"%s\", %s, tFunc(%s), 0);\n", rename, function, description);
257 Printf(f_init, "ADD_FUNCTION(\"%s\", %s, tFunc(%s), 0);\n", rename, function, description);
264 Printf(f_classIni
[all...]
H A Duffi.cxx62 Printf(stderr, "Malloc failed\n");
84 Printf(stderr, "Weird!! number %s looks invalid.\n", num);
124 Printf(stderr, "Out of memory\n");
150 //Printf(stdout,"convert_type %s\n", ty);
170 Printf(stderr, "Unsupported data type: %s (was: %s)\n", type_reduced, ty);
238 Printf(output_filename, "%s%s.cl", SWIG_output_directory(), module);
254 Printf(f_cl, "\n"
257 Printf(f_cl, "(eval-when (compile load eval)\n (defparameter *swig-identifier-converter* '%s))\n", identifier_converter);
277 Printf(f_cl, "(swig-defun \"%s\"\n", funcname);
278 Printf(f_c
[all...]
H A Dchicken.cxx223 Printf(f_runtime, "\n");
224 Printf(f_runtime, "#define SWIGCHICKEN\n");
227 Printf(f_runtime, "#define SWIG_CHICKEN_NO_COLLECTION 1\n");
229 Printf(f_runtime, "\n");
236 Printf(f_header, "#define SWIG_init swig_%s_init\n", module);
237 Printf(f_header, "#define SWIG_name \"%s\"\n", scmmodule);
239 Printf(f_wrappers, "#ifdef __cplusplus\n");
240 Printf(f_wrappers, "extern \"C\" {\n");
241 Printf(f_wrappers, "#endif\n\n");
247 Printf(f_wrapper
[all...]
H A Dr.cxx40 /* Printf(stderr, "<getRTypeName> %s,base = %s\n", t, b);
42 Printf(stderr, "%d) %s, ", i, Getitem(els,i));
43 Printf(stderr, "\n"); */
83 // Printf(stderr, "Resolving typedef %s -> %s\n", elType, td);
87 // Printf(stderr, "<getRType> i = %s, rtype = %s (for %s)\n",
91 Printf(ans, "%s", rtype);
93 // Printf(stderr, "Found r type in typemap for %s (for %s) => %s (%s) => %s\n",
114 Printf(tmp, "_p%s", retName);
127 Printf(stderr, "SwigType_split return an empty list for %s\n",
139 Printf(tm
[all...]
H A Dperl5.cxx134 /* Printf(stdout,"'%s' --> '%x'\n", t, n); */
261 Printf(f_runtime, "\n");
262 Printf(f_runtime, "#define SWIGPERL\n");
263 Printf(f_runtime, "#define SWIG_CASTRANK_MODE\n");
264 Printf(f_runtime, "\n");
334 Printf(f_header,"#define SWIG_init %s\n\n", boot_name);
335 Printf(f_header,"#define SWIG_name \"%s::%s\"\n", cmodule, boot_name);
336 Printf(f_header,"#define SWIG_prefix \"%s::\"\n", cmodule);
341 Printf(f_pm, "\n");
343 Printf(f_p
[all...]
H A Dcsharp.cxx214 Printf(dllimport, argv[i + 1]);
224 Printf(namespce, argv[i + 1]);
238 Printf(stdout, "%s\n", usage);
287 Printf(stderr, "Unable to determine outfile\n");
299 Printf(stderr, "Unable to determine outfile_h\n");
367 Printf(f_runtime, "\n");
368 Printf(f_runtime, "#define SWIGCSHARP\n");
371 Printf(f_runtime, "#define SWIG_DIRECTORS\n");
375 Printf(f_directors_h, "\n");
376 Printf(f_directors_
[all...]
H A Dtcl8.cxx167 Printf(f_runtime, "\n");
168 Printf(f_runtime, "#define SWIGTCL\n");
169 Printf(f_runtime, "\n");
205 Printf(f_header, "#define SWIG_init %s\n", init_name);
206 Printf(f_header, "#define SWIG_name \"%s\"\n", module);
208 Printf(f_header, "#define SWIG_prefix \"%s::\"\n", ns_name);
209 Printf(f_header, "#define SWIG_namespace \"%s\"\n\n", ns_name);
211 Printf(f_header, "#define SWIG_prefix \"%s\"\n", prefix);
213 Printf(f_header, "#define SWIG_version \"%s\"\n", version);
215 Printf(cmd_ta
[all...]
H A Dmain.cxx230 Printf(opt, " %s", argv[i + 1]);
233 Printf(opt, " 1");
236 /* Printf(stdout,"%s\n", opt); */
330 /* Printf(stderr,"all features %s\n", c); */
339 Printf(fname, "%s", feature);
348 Printf(fvalue, "%s", value);
350 Printf(fvalue, "1");
352 /* Printf(stderr,"%s %s\n", fname, fvalue); */
370 Printf(stderr, "*** Please provide a filename for the external runtime\n");
382 Printf(runtim
[all...]
H A Dpython.cxx178 Printf(f_init, "\n");
179 Printf(f_init, "/* Initialize threading */\n");
180 Printf(f_init, "SWIG_PYTHON_INITIALIZE_THREADS;\n");
555 Printf(f_runtime, "\n");
556 Printf(f_runtime, "#define SWIGPYTHON\n");
559 Printf(f_runtime, "#define SWIG_DIRECTORS\n");
563 Printf(f_runtime, "#define SWIG_PYTHON_NO_THREADS\n");
565 Printf(f_runtime, "#define SWIG_PYTHON_THREADS\n");
569 Printf(f_runtime, "#define SWIG_PYTHON_SAFE_CSTRINGS\n");
573 Printf(f_runtim
[all...]
H A Ddirectors.cxx28 Printf(call, "%s::", base);
30 Printf(call, "%s(", method);
35 Printf(pname, "arg%d", arg_idx++);
38 Printf(call, ", ");
41 Printf(call, ")");
58 Printf(result, "%s %s", kind, name);
80 Printf(declaration, " : public %s, public Swig::Director {\n", base);
97 Printf(func, "%s(", nname);
103 Printf(func, ",");
105 Printf(fun
[all...]
H A Dlua.cxx53 //#define REPORT(T,D) {Printf(stdout,T"\n");} // only title
54 //#define REPORT(T,D) {Printf(stdout,T" %p\n",n);} // title & pointer
55 //#define REPORT(T,D) {Printf(stdout,T"\n");display_mapping(D);} // the works
56 //#define REPORT(T,D) {Printf(stdout,T"\n");if(D)Swig_print_node(D);} // the works
63 Printf(stdout, " %s = %s\n", it.key, it.item);
65 Printf(stdout, " %s = <mapping>\n", it.key);
67 Printf(stdout, " %s = <sequence>\n", it.key);
69 Printf(stdout, " %s = <unknown>\n", it.key);
258 Printf(f_runtime, "\n");
259 Printf(f_runtim
[all...]
H A Dallegrocl.cxx113 // Printf(stderr,"It is a pointer/reference. Is it a class?\n");
125 Printf(stderr, "Looking up defined type '%s'.\n Found: '%s'\n", k, Getattr(defined_foreign_types, k));
173 Printf(stderr, "Adding linked node of type: %s(%s) %s(%x)\n\n", nodeType(n), Getattr(n, "storage"), Getattr(n, "name"), n);
245 // Printf(stderr,"in find_linked_type_by_name '%s'...", name);
255 // Printf(stderr,"exit find_linked_type_by_name.\n");
259 // Printf(stderr,"find_linked_type_by_name: DONE\n");
267 // Printf(stderr, "getting primary synonym of %x\n", n);
269 // Printf(stderr, " found one! %x\n", p);
273 // Printf(stderr,"get_primary_syn: DONE. returning %s(%x)\n", Getattr(prim,"name"),prim);
286 Printf(stder
[all...]
H A Druby.cxx96 Printf(vname, "SwigClass%s.klass", name);
100 Printf(mImpl, "SwigClass%s.mImpl", name);
358 Printf(doc, "\n%s", tab4);
368 Printf(doc, "%s ", type);
376 Printf(pdocs, " %s.\n", pdoc);
394 Printf(doc, "=%s", value);
555 Printf(doc, " Document-class: %s", full_name);
557 Printf( doc, " < %s", super_names);
561 Printf(doc, " Document-method: %s.new\n\n", full_name);
568 Printf(do
[all...]
H A Doctave.cxx137 Printf(f_runtime, "\n");
138 Printf(f_runtime, "#define SWIGOCTAVE\n");
139 Printf(f_runtime, "#define SWIG_name_d \"%s\"\n", module);
140 Printf(f_runtime, "#define SWIG_name %s\n", module);
141 Printf(f_runtime, "#define OCTAVE_API_VERSION_OPTION %i\n", api_version);
144 Printf(f_runtime, "#define SWIG_DIRECTORS\n");
147 // Printf(f_directors_h, "#include <map>\n");
148 // Printf(f_directors_h, "#include <string>\n\n");
152 Printf(f_runtime, "\n");
154 Printf(s_global_ta
[all...]
/macosx-10.10.1/ruby-106/ruby/test/-ext-/
H A Dtest_printf.rb14 assert_match(/\A<-?\d+>\z/, Bug::Printf.i(self))
18 assert_equal("<#{self.class}:#{object_id}>", Bug::Printf.s(self))
22 assert_equal("{<#{self.class}:#{object_id}>}", Bug::Printf.v(self))
29 assert_equal("<\u{3042 3044 3046 3048 304a}>", Bug::Printf.s(self))
36 to_s: Bug::Printf.s(obj).tainted?,
37 inspect: Bug::Printf.v(obj).tainted?,
45 to_s: Bug::Printf.s(obj).untrusted?,
46 inspect: Bug::Printf.v(obj).untrusted?,
/macosx-10.10.1/swig-12/Source/Swig/
H A Dgetopt.c83 Printf(stderr, "swig error : Unrecognized option %s\n", args[i]);
88 Printf(stderr, "Use 'swig -help' for available options.\n");
92 Printf(stderr, "Must specify an input file. Use -help for available options.\n");
104 Printf(stderr, "SWIG : Unable to parse command line options.\n");
105 Printf(stderr, "Use 'swig -help' for available options.\n");
H A Dwarn.c30 Printf(stderr, "swig-dev warning:%s:%d:%s\n", filename, line, msg);
H A Dfragment.c46 Printf(stdout, "register fragment %s %s\n", name, type);
61 Printf(stdout, "registering fragment %s %s\n", name, section);
106 Printf(stdout, "looking fragment %s %s\n", name, type);
121 Printf(stdout, "looking subfragment %s\n", name);
131 Printf(stdout, "emitting fragment %s %s\n", nn, type);
144 Printf(stdout, "emitting subfragment %s %s\n", name, section);
146 Printf(f, "/* begin fragment %s */\n", name);
147 Printf(f, "%s\n", code);
149 Printf(f, "/* end fragment %s */\n\n", name);

Completed in 282 milliseconds

123