PageRenderTime 2031ms queryTime 80ms sortTime 266ms getByIdsTime 1433ms findMatchingLines 21ms

26+ results for '*print' (2031 ms)

Not the results you expected?
pinconf-generic.c https://github.com/tiwai/sound.git | C | 417 lines
                    
59				     const struct pin_config_item *items,
                    
60				     int nitems, int *print_sep)
                    
61{
                    
82		/* comma between multiple configs */
                    
83		if (*print_sep)
                    
84			seq_puts(s, ", ");
                    
84			seq_puts(s, ", ");
                    
85		*print_sep = 1;
                    
86		seq_puts(s, items[i].display);
                    
                
printcap.c https://bitbucket.org/freebsd/freebsd-base.git | C | 447 lines
                    
64 */
                    
65static char	*printcapdb[] = { __DECONST(char *, _PATH_PRINTCAP), NULL };
                    
66
                    
98int
                    
99getprintcap(const char *printer, struct printer *pp)
                    
100{
                    
                
Main.scala https://github.com/benjaminjackman/scala.git | Scala | 292 lines
                    
31
                    
32  /**Prints usage information for scalap.
                    
33   */
                    
                
misc_lib.h https://bitbucket.org/nahumfarchi/software-renderer.git | C Header | 447 lines
                    
277int IritPQSize(IritPriorQue *PQ);
                    
278void IritPQPrint(IritPriorQue *PQ, void (*PrintFunc)(VoidPtr));
                    
279void IritPQFree(IritPriorQue *PQ, int FreeItems);
                    
                
subr.c https://bitbucket.org/a3217055/illumos-2.git | C | 729 lines
                    
61
                    
62/*PRINTFLIKE1*/
                    
63void
                    
                
pretty-print.h https://gitlab.com/abhishekr700/android_prebuilt_toolchains | C Header | 337 lines
                    
134typedef struct pretty_print_info pretty_printer;
                    
135typedef bool (*printer_fn) (pretty_printer *, text_info *, const char *,
                    
136			    int, bool, bool, bool);
                    
                
evas_engine.c https://github.com/kakaroto/e17.git | C | 511 lines
                    
311   re = (Render_Engine *)data;
                    
312   /*printf ("eng_output_redraws_next_update_get called : %d,%d %dx%d -- %d,%d %dx%d\n",
                    
313    *x, *y, *w, *h, *cx, *cy, *cw, *ch);*/
                    
340   *h = *ch = uh;
                    
341   /*printf ("eng_output_redraws_next_update_get returning : %d,%d %dx%d -- %d,%d %dx%d\n",
                    
342    *x, *y, *w, *h, *cx, *cy, *cw, *ch);*/
                    
                
dnssec.c https://github.com/thesjg/DragonFlyBSD.git | C | 509 lines
                    
193					}
                    
194						/*printf(";; Verifiably insecure.\n");*/
                    
195						if (nsec_rrs && nsec_rr_sigs) {
                    
                
train.c https://github.com/briglia/dissertacao.git | C | 565 lines
                    
288		time(&end_time);
                    
289		/*printf("Iteration..: %d -> %f s\n", 
                    
290		       iteration, 
                    
                
interps.c https://github.com/okuoku/freebsd-head.git | C | 486 lines
                    
326  print_frame_info_listing_hook = 0;
                    
327  /*print_frame_more_info_hook = 0; */
                    
328  query_hook = 0;
                    
                
fitblk.c https://bitbucket.org/freebsd/freebsd-base.git | C | 254 lines
                    
62
                    
63#define LOG_FITBLK(...)   /*printf(__VA_ARGS__)*/
                    
64#define local static
                    
                
lp.tell.c https://github.com/richlowe/illumos-gate.git | C | 501 lines
                    
138				*bufPtr,
                    
139				*printer,
                    
140				*s_key;
                    
141
                    
142	char *printerErrorString = NULL;
                    
143	char *statusString = NULL;
                    
270	     !(printer = argv[optind])
                    
271	     || !*printer
                    
272	) {
                    
                
print.c https://github.com/sergi/re-alpine.git | C | 528 lines
                    
101    char aname[100], wname[100];
                    
102    char *printer;
                    
103    int	 done = 0, i, lastprinter, cur_printer = 0;
                    
                
clojure.js https://github.com/taste-o-code/taste-o-code-web.git | JavaScript | 207 lines
                    
22        // Built-ins
                    
23        "* *1 *2 *3 *agent* *allow-unresolved-vars* *assert *clojure-version* *command-line-args* *compile-files* *compile-path* *e *err* *file* *flush-on-newline* *in* *macro-meta* *math-context* *ns* *out* *print-dup* *print-length* *print-level* *print-meta* *print-readably* *read-eval* *source-path* *use-context-classloader* *warn-on-reflection* + - / < <= = == > >= accessor aclone agent agent-errors aget alength alias all-ns alter alter-meta! alter-var-root amap ancestors and apply areduce array-map aset aset-boolean aset-byte aset-char aset-double aset-float aset-int aset-long aset-short assert assoc assoc! assoc-in associative? atom await await-for await1 bases bean bigdec bigint binding bit-and bit-and-not bit-clear bit-flip bit-not bit-or bit-set bit-shift-left bit-shift-right bit-test bit-xor boolean boolean-array booleans bound-fn bound-fn* butlast byte byte-array bytes case cast char char-array char-escape-string char-name-string char? chars chunk chunk-append chunk-buffer chunk-cons chunk-first chunk-next chunk-rest chunked-seq? class class? clear-agent-errors clojure-version coll? comment commute comp comparator compare compare-and-set! compile complement concat cond condp conj conj! cons constantly construct-proxy contains? count counted? create-ns create-struct cycle dec decimal? declare definline defmacro defmethod defmulti defn defn- defonce defstruct delay delay? deliver deref derive descendants destructure disj disj! dissoc dissoc! distinct distinct? doall doc dorun doseq dosync dotimes doto double double-array doubles drop drop-last drop-while empty empty? ensure enumeration-seq eval even? every? extend extend-protocol extend-type extends? extenders false? ffirst file-seq filter find find-doc find-ns find-var first float float-array float? floats flush fn fn? fnext for force format future future-call future-cancel future-cancelled? future-done? future? gen-class gen-interface gensym get get-in get-method get-proxy-class get-thread-bindings get-validator hash hash-map hash-set identical? identity if-let if-not ifn? import in-ns inc init-proxy instance? int int-array integer? interleave intern interpose into into-array ints io! isa? iterate iterator-seq juxt key keys keyword keyword? last lazy-cat lazy-seq let letfn line-seq list list* list? load load-file load-reader load-string loaded-libs locking long long-array longs loop macroexpand macroexpand-1 make-array make-hierarchy map map? mapcat max max-key memfn memoize merge merge-with meta method-sig methods min min-key mod name namespace neg? newline next nfirst nil? nnext not not-any? not-empty not-every? not= ns ns-aliases ns-imports ns-interns ns-map ns-name ns-publics ns-refers ns-resolve ns-unalias ns-unmap nth nthnext num number? odd? or parents partial partition pcalls peek persistent! pmap pop pop! pop-thread-bindings pos? pr pr-str prefer-method prefers primitives-classnames print print-ctor print-doc print-dup print-method print-namespace-doc print-simple print-special-doc print-str printf println println-str prn prn-str promise proxy proxy-call-with-super proxy-mappings proxy-name proxy-super push-thread-bindings pvalues quot rand rand-int range ratio? rational? rationalize re-find re-groups re-matcher re-matches re-pattern re-seq read read-line read-string reify reduce ref ref-history-count ref-max-history ref-min-history ref-set refer refer-clojure release-pending-sends rem remove remove-method remove-ns repeat repeatedly replace replicate require reset! reset-meta! resolve rest resultset-seq reverse reversible? rseq rsubseq satisfies? second select-keys send send-off seq seq? seque sequence sequential? set set-validator! set? short short-array shorts shutdown-agents slurp some sort sort-by sorted-map sorted-map-by sorted-set sorted-set-by sorted? special-form-anchor special-symbol? split-at split-with str stream? string? struct struct-map subs subseq subvec supers swap! symbol symbol? sync syntax-symbol-anchor take take-last take-nth take-while test the-ns time to-array to-array-2d trampoline transient tree-seq true? type unchecked-add unchecked-dec unchecked-divide unchecked-inc unchecked-multiply unchecked-negate unchecked-remainder unchecked-subtract underive unquote unquote-splicing update-in update-proxy use val vals var-get var-set var? vary-meta vec vector vector? when when-first when-let when-not while with-bindings with-bindings* with-in-str with-loading-context with-local-vars with-meta with-open with-out-str with-precision xml-seq");
                    
24
                    
                
ioctl.c https://github.com/okuoku/freebsd-head.git | C | 544 lines
                    
45
                    
46/*PRINTFLIKE1*/
                    
47static void
                    
                
iot-hub-device-management-get-started.md https://gitlab.com/yeah568/azure-content | Markdown | 198 lines
                    
124
                    
125When you run **simulate.bat**, you see a stream of data in the output window. This output shows the incoming and outgoing traffic as well as **printf** statements in the application specific callback functions. This allows you to see incoming and outgoing traffic along with how the sample application is handling the decoded packets. When the device connects to the IoT Hub, the service automatically starts to observe resources on the device. The IoT Hub DM client library then invokes the device callbacks to retrieve the latest values from the device.
                    
126
                    
                
console_gui.cpp https://github.com/bodhi/OpenTTD.git | C++ | 480 lines
                    
193
                    
194		const IConsoleLine *print = IConsoleLine::Get(IConsoleWindow::scroll);
                    
195		GfxFillRect(this->left, this->top, this->width, this->height - 1, 0);
                    
                
utils.c https://bitbucket.org/a3217055/illumos-2.git | C | 333 lines
                    
45
                    
46/*PRINTFLIKE2*/
                    
47void
                    
56
                    
57/*PRINTFLIKE2*/
                    
58void
                    
80#ifdef DEBUG_MSG
                    
81/*PRINTFLIKE1*/
                    
82void
                    
94
                    
95/*PRINTFLIKE1*/
                    
96void
                    
109
                    
110/*PRINTFLIKE1*/
                    
111void
                    
                
clojure.js https://bitbucket.org/ashdowning/opol2.git | JavaScript | 307 lines
                    
14        '*flush-on-newline* *in* *macro-meta* *math-context* *ns* *out* ' +
                    
15        '*print-dup* *print-length* *print-level* *print-meta* *print-readably* ' +
                    
16        '*read-eval* *source-path* *use-context-classloader* ' +
                    
                
mon_text.c https://github.com/xoox/linux-2.6.18_pro500.git | C | 460 lines
                    
59	int printf_size;
                    
60	char *printf_buf;
                    
61	struct mutex printf_lock;
                    
                
setup.lisp https://gitlab.com/dto/ecl-android-games-src | Lisp | 135 lines
                    
35  ;; non-threads fasls?
                    
36  (let ((*print-pretty* nil))
                    
37    (format nil "lisp-implementation-type: ~A~%~
                    
                
ASTConsumers.cpp https://gitlab.com/brian0218/rk3066_r-box_android4.2.2_sdk | C++ | 492 lines
                    
50        else
                    
51          D->print(Out, /*Indentation=*/0, /*PrintInstantiation=*/true);
                    
52        return;
                    
69        else
                    
70          D->print(Out, /*Indentation=*/0, /*PrintInstantiation=*/true);
                    
71        Out << "\n";
                    
                
otbVectorImageToIntensityImageFilter.h https://github.com/paniwani/OTB.git | C Header | 103 lines
                    
77  virtual ~VectorImageToIntensityImageFilter() {}
                    
78  /**PrintSelf method */
                    
79  virtual void PrintSelf(std::ostream& os, itk::Indent indent) const;
                    
                
print.h https://bitbucket.org/erwincoumans/dynamicaopencl.git | C Header | 354 lines
                    
41    virtual wxPrintPreviewBase *CreatePrintPreview( wxPrintout *preview,
                    
42                                                    wxPrintout *printout = NULL,
                    
43                                                    wxPrintDialogData *data = NULL );
                    
44    virtual wxPrintPreviewBase *CreatePrintPreview( wxPrintout *preview,
                    
45                                                    wxPrintout *printout,
                    
46                                                    wxPrintData *data );
                    
161    virtual bool Print(wxWindow *parent,
                    
162                       wxPrintout *printout,
                    
163                       bool prompt = true);
                    
168    void SetPrintContext(GtkPrintContext *context) {m_gpc = context;}
                    
169    void BeginPrint(wxPrintout *printout, GtkPrintOperation *operation, GtkPrintContext *context);
                    
170    void DrawPage(wxPrintout *printout, GtkPrintOperation *operation, GtkPrintContext *context, int page_nr);
                    
328public:
                    
329    wxGtkPrintPreview(wxPrintout *printout,
                    
330                             wxPrintout *printoutForPrinting = NULL,
                    
                
cmdline.c https://github.com/NameLessJedi/android_build.git | C | 141 lines
                    
63                char **symsfile,
                    
64                int *print_symtab,
                    
65                int *verbose,
                    
77    ASSERT(print_symtab);
                    
78    *print_symtab = 0;
                    
79    ASSERT(verbose);
                    
119            break;
                    
120        case 'p': *print_symtab = 1; break;
                    
121        case 'h': print_help(); exit(1); break;
                    
                
disable.c https://github.com/richlowe/illumos-gate.git | C | 163 lines
                    
123	while (optind < ac) {
                    
124		char *printer = av[optind++];
                    
125
                    
                
 

Source

Language