Home
last modified time | relevance | path

Searched refs:numtostr (Results 1 – 25 of 60) sorted by last modified time

123

/dports/lang/nbc/NXT/
H A DNXTDefs.h1876 numtostr __NumOutArgs.Text,_num \
1972 numtostr __FontOutArgs.Text,_num \
/dports/emulators/qemu/qemu-6.2.0/roms/openbios/forth/lib/
H A Dstring.fs83 : numtostr ( num buf -- buf len )
103 base @ hex -rot numtostr rot base !
107 base @ decimal -rot numtostr rot base !
/dports/lang/mujs/mujs-1.2.0/
H A Djsnumber.c117 static void numtostr(js_State *J, const char *fmt, int w, double n) in numtostr() function
143 numtostr(J, "%.*f", width, x); in Np_toFixed()
159 numtostr(J, "%.*e", width, x); in Np_toExponential()
175 numtostr(J, "%.*g", width, x); in Np_toPrecision()
/dports/audio/schismtracker/schismtracker-20211116/include/
H A Dutil.h157 char *numtostr(int digits, unsigned int n, char *buf);
/dports/audio/schismtracker/schismtracker-20211116/schism/
H A Dutil.c254 char *numtostr(int digits, unsigned int n, char *buf)
H A Dkeyboard.c336 numtostr(2, volume, buf);
H A Dpage.c1342 draw_text(numtostr(3, song_get_current_speed(), buf), 50, 4, 5, 0); in redraw_top_info()
1343 draw_text(numtostr(3, song_get_current_tempo(), buf), 54, 4, 5, 0); in redraw_top_info()
1544 draw_text(numtostr(3, song_get_current_speed(), buf), 50, 4, 5, 0); in redraw_screen()
1545 draw_text(numtostr(3, song_get_current_tempo(), buf), 54, 4, 5, 0); in redraw_screen()
H A Dpage_info.c171 draw_text(numtostr(3, tot, buf), 63, pos, 2, 0); in info_draw_technical()
190 draw_text(numtostr(3, smp, buf), 27, pos, 2, 0); // Smp in info_draw_technical()
203 draw_text(numtostr(2, voice->panning >> 2, buf), 52, pos, 2, 0); in info_draw_technical()
249 draw_text(numtostr(2, c, buf), 2, pos, fg, 2); in info_draw_samples()
264 draw_text(numtostr(2, c, buf), 2, pos, fg, 2); in info_draw_samples()
318 draw_text(numtostr(2, ((c-1) % 16)+1, buf), 31, pos, 6, 0); in info_draw_samples()
322 draw_text(numtostr(2, ch, buf), 31, pos, 6, 0); in info_draw_samples()
456 draw_text(numtostr(3, row, buf), 1, row_pos, 0, 2); in _draw_track_view()
473 draw_text(numtostr(3, current_row, buf), 1, row_pos, 0, 2); in _draw_track_view()
497 draw_text(numtostr(3, row, buf), 1, row_pos, 0, 2); in _draw_track_view()
[all …]
H A Dpage_loadinst.c226 draw_text(numtostr(3, n, buf), 2, pos, 0, 2); in file_list_draw()
H A Dpage_orderpan.c60 draw_text(numtostr(3, current_order, buf), 12, 5, 5, 0);
61 draw_text(numtostr(3, csf_last_order(current_song), buf), 16, 5, 5, 0);
171 numtostr(3, pattern, buf);
184 draw_text(numtostr(3, n, buf), 2, 15 + pos, (n == playing_order ? 3 : 0), 2);
742 numtostr(2, n, buf + 8);
752 numtostr(2, n + 32, buf + 8);
H A Dpage_patedit.c2383 draw_text(numtostr(3, current_row, buf), 12, 7, 5, 0); in update_current_row()
2384 draw_text(numtostr(3, song_get_rows_in_pattern(current_pattern), buf), 16, 7, 5, 0); in update_current_row()
2417 draw_text(numtostr(3, current_pattern, buf), 12, 6, 5, 0); in update_current_pattern()
2418 draw_text(numtostr(3, csf_get_num_patterns(current_song) - 1, buf), 16, 6, 5, 0); in update_current_pattern()
2611 draw_text(numtostr(3, row, buf), 1, 15 + row_pos, fg, bg); in pattern_editor_redraw()
H A Dpage_samples.c185 draw_text(numtostr(3, (int)pn, buf), 32, 13 + pos, 0, 2); in sample_list_draw_list()
288 draw_text_len(numtostr(0, sample->length, buf), 13, 64, 23, 2, 0); in sample_list_predraw_hook()
H A Dwidget.c487 str = numtostr(w->width, w->d.numentry.value, buf);
505 numtostr(w->width, w->d.numentry.value,
565 numtostr(3, w->d.thumbbar.value, buf);
571 numtostr(2, w->d.panbar.channel, buf + 8);
581 draw_text(numtostr(3, w->d.thumbbar.value, buf), w->x + 21, w->y, 1, 2);
H A Dpage_loadsample.c375 draw_text(numtostr(3, n+1, buf), 2, pos, 0, 2); in file_list_draw()
H A Dstatus.c87 pos += draw_text(numtostr(0, current_song->repeat_count, buf), pos, 9, 3, 2); in _loop_count()
100 pos += draw_text(numtostr(0, song_get_current_order(), buf), pos, 9, 3, 2); in draw_song_playing_status()
103 pos += draw_text(numtostr(0, csf_last_order(current_song), buf), pos, 9, 3, 2); in draw_song_playing_status()
105 pos += draw_text(numtostr(0, pattern, buf), pos, 9, 3, 2); in draw_song_playing_status()
107 pos += draw_text(numtostr(0, song_get_current_row(), buf), pos, 9, 3, 2); in draw_song_playing_status()
110 pos += draw_text(numtostr(0, song_get_pattern(pattern, NULL), buf), pos, 9, 3, 2); in draw_song_playing_status()
115 pos += draw_text(numtostr(0, song_get_playing_channels(), buf), pos, 9, 3, 2); in draw_song_playing_status()
129 pos += draw_text(numtostr(0, pattern, buf), pos, 9, 3, 2); in draw_pattern_playing_status()
131 pos += draw_text(numtostr(0, song_get_current_row(), buf), pos, 9, 3, 2); in draw_pattern_playing_status()
139 pos += draw_text(numtostr(0, song_get_playing_channels(), buf), pos, 9, 3, 2); in draw_pattern_playing_status()
[all …]
/dports/graphics/airsaned/AirSane-0.3.2-50-gdeab313/basic/
H A Ddictionary.cpp31 numtostr(double num) in numtostr() function
95 return applyDefaultValue(key, numtostr(value)); in applyDefaultValue()
/dports/graphics/airsaned/AirSane-0.3.2-50-gdeab313/server/
H A Dscannerpage.cpp79 scandict["Resolution"] = numtostr(res); in onRender()
94 scandict["Width"] = numtostr(width); in onRender()
95 scandict["Height"] = numtostr(height); in onRender()
145 resolutions.push_back(numtostr(mScanner.minResDpi()) + " dpi"); in onRender()
148 resolutions.push_back(numtostr(r) + " dpi"); in onRender()
193 std::string s = "width:" + numtostr(imgwidth) + in onRender()
196 numtostr(imgheight) + "px"; in onRender()
/dports/graphics/airsaned/AirSane-0.3.2-50-gdeab313/web/
H A Dwebpage.h54 static std::string numtostr(double);
64 element& addText(double d) { return addText(numtostr(d)); } in addText()
73 return setAttribute(s, numtostr(d)); in setAttribute()
94 : element("h" + numtostr(level)) in heading()
H A Dwebpage.cpp56 WebPage::numtostr(double d) in numtostr() function in WebPage
/dports/textproc/highlight/highlight-4.1/langDefs/
H A Daspect.lang44 "numtostr", "objcoord", "objhide", "objmove", "objpaint", "objpointid",
H A Dnbc.lang14 "mov", "set", "flatten", "unflatten", "numtostr", "strtonum", "strcat",
/dports/emulators/qemu60/qemu-6.0.0/roms/openbios/forth/lib/
H A Dstring.fs83 : numtostr ( num buf -- buf len )
103 base @ hex -rot numtostr rot base !
107 base @ decimal -rot numtostr rot base !
/dports/net/openmpi/openmpi-4.1.1/opal/util/
H A DMakefile.in443 if.h keyval_parse.h malloc.h net.h numtostr.h opal_environ.h \
450 numtostr.c opal_environ.c opal_getcwd.c opal_pty.c \
459 keyval_parse.lo malloc.lo net.lo numtostr.lo opal_environ.lo \
558 if.h keyval_parse.h malloc.h net.h numtostr.h opal_environ.h \
1846 numtostr.h \
1870 numtostr.c opal_environ.c opal_getcwd.c opal_pty.c \
1956 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/numtostr.Plo@am__quote@
H A DMakefile.am59 numtostr.h \
98 numtostr.c \
/dports/emulators/qemu5/qemu-5.2.0/roms/openbios/forth/lib/
H A Dstring.fs83 : numtostr ( num buf -- buf len )
103 base @ hex -rot numtostr rot base !
107 base @ decimal -rot numtostr rot base !

123