Home
last modified time | relevance | path

Searched +defs:y +defs:tab +defs:c (Results 1 – 25 of 1484) sorted by path

12345678910>>...60

/dports/archivers/star/schily-2021-09-18/sdd/
H A Dsdd.c625 #define roundup(x, y) ((((x)+((y)-1))/(y))*(y)) argument
1222 register char c; local
1293 conv(bp, cnt, tab) in conv() argument
1298 register char c; local
/dports/astro/astrometry/astrometry.net-0.85/gsl-an/linalg/
H A Dsvdstep.c62 double tab = da * fb; in trailing_eigenvalue() local
89 double tab = da * fb; in trailing_eigenvalue() local
118 create_schur (double d0, double f0, double d1, double * c, double * s) in create_schur()
174 double c, s, a11, a12, a21, a22; in svd2() local
306 double c, s; in chase_out_intermediate_zero() local
307 double x, y; in chase_out_intermediate_zero() local
364 double c, s; in chase_out_trailing_zero() local
365 double x, y; in chase_out_trailing_zero() local
423 double y, z; in qrstep() local
494 double c, s; in qrstep() local
/dports/astro/geographiclib/GeographicLib-1.52/src/
H A DMGRS.cpp39 void MGRS::Forward(int zone, bool northp, real x, real y, real lat, in Forward()
113 for (int c = prec; c--;) { in Forward() local
122 void MGRS::Forward(int zone, bool northp, real x, real y, in Forward()
158 int& zone, bool& northp, real& x, real& y, in Reverse()
284 void MGRS::CheckCoords(bool utmp, bool& northp, real& x, real& y) { in CheckCoords()
352 real c = 100 * (8 * iband + 4)/real(90); in UTMRow() local
412 real lat, lon, x, y, t = tile_; int zone; bool northp; in Check() local
438 const short tab[] = { in Check() local
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/grib_pi/libs/jasper/src/base/
H A Djas_icc.c677 jas_iccattrtab_t *tab; in jas_iccattrtab_create() local
709 static void jas_iccattrtab_destroy(jas_iccattrtab_t *tab) in jas_iccattrtab_destroy()
747 static int jas_iccattrtab_resize(jas_iccattrtab_t *tab, int maxents) in jas_iccattrtab_resize()
1091 int c; in jas_icctxtdesc_input() local
1576 int c; in jas_iccgetuint() local
1590 int c; in jas_iccgetuint8() local
1637 int c; in jas_iccputuint() local
1660 int c; in jas_iccsigtostr() local
1674 static long jas_iccpadtomult(long x, long y) in jas_iccpadtomult()
1681 long y; in jas_iccpowi() local
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Drsne.c27 hashentry *tab[1]; member
77 register int c, x; local
101 hashtab **x, **x0, *y; local
150 register int c; in nl_init() local
165 #define Ungetc(x,y) (*l_ungetc)(x,y) argument
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Drsne.c27 hashentry *tab[1]; member
77 register int c, x; local
101 hashtab **x, **x0, *y; local
150 register int c; in nl_init() local
165 #define Ungetc(x,y) (*l_ungetc)(x,y) argument
/dports/astro/sextractor/sextractor-2.5.0/src/
H A Dpsf.c106 tabstruct *tab; in psf_load() local
330 width, height, pwidth,pheight, x,y, in psf_fit() local
753 x,y, /* yb, */ in double_psf_fit() local
1060 int x,y; in compute_gradient() local
1094 int x,y; in compute_gradient_phot() local
1257 double c,f,h,s,x,y,z, in svdfit() local
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/playground/src/context/applets/coverbling/
H A Dpictureflow.cpp73 static const PFreal tab[] = in fsin() local
553 for ( int y = 0; y < h; y++ ) in prepareSurface() local
562 for ( int y = 0; y < ht; y++ ) in prepareSurface() local
639 for ( int y = 0; y < h; y++ ) in prepareSurface() local
724 int c = col2; in renderSlide() local
918 void PictureFlow::setBackgroundColor( const QColor& c ) in setBackgroundColor()
966 int c = d->state->slideImages.count(); in addSlide() local
1036 int c = d->state->slideImages.count(); in clear() local
/dports/audio/aqualung/aqualung-1.0/src/
H A Dplaylist.c1625 char * c = NULL; in playlist_data_get_display_name() local
3346 playlist_drag_data_received(GtkWidget * widget, GdkDragContext * drag_context, gint x, gint y, in playlist_drag_data_received()
3520 gint x, gint y, guint time, gpointer data) { in playlist_drag_motion()
4632 xmlNodePtr tab; in playlist_save_all() local
5017 gint c; in playlist_load_m3u_thread() local
5170 gint c; in playlist_load_pls_thread() local
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Deditor_group_tabs.cc54 Tab tab; in compute_tabs() local
58 int32_t y = 0; in compute_tabs() local
92 EditorGroupTabs::draw_tab (cairo_t* cr, Tab const & tab) in draw_tab()
126 Gtkmm2ext::Color c = Gtkmm2ext::contrasting_text_color (Gtkmm2ext::rgba_to_color (r, g, b, a)); in draw_tab() local
147 int32_t y = 0; in routes_for_tab() local
H A Drecorder_group_tabs.cc52 Tab tab; in compute_tabs() local
55 int32_t y = 0; in compute_tabs() local
93 int32_t y = 0; in routes_for_tab() local
113 RecorderGroupTabs::draw_tab (cairo_t* cr, Tab const& tab) in draw_tab()
147 Gtkmm2ext::Color c = Gtkmm2ext::contrasting_text_color (Gtkmm2ext::rgba_to_color (r, g, b, a)); in draw_tab() local
/dports/audio/ardour6/Ardour-6.8.0/libs/clearlooks-newer/
H A Dclearlooks_draw_glossy.c46 CairoColor a, b, c, d; in clearlooks_draw_glossy_gradient() local
82 double x, double y, double w, double h, in clearlooks_glossy_draw_inset()
201 double y = 1.0; in clearlooks_glossy_draw_highlight_and_shade() local
630 int x, int y, int width, int height) in clearlooks_glossy_draw_scale_trough()
678 const TabParameters *tab, in clearlooks_glossy_draw_tab()
679 int x, int y, int width, int height) in clearlooks_glossy_draw_tab()
817 int x, int y, int width, int height) in clearlooks_glossy_draw_slider()
822 CairoColor a, b, c, d; in clearlooks_glossy_draw_slider() local
1089 int x, int y, int width, int height) in clearlooks_glossy_draw_toolbar()
1236 int x, int y, int width, int height) in clearlooks_glossy_draw_radiobutton()
[all …]
/dports/audio/audiere/audiere-1.9.4/src/mpaudec/
H A Dmpaudec.c364 int xsize, x, y; in mpaudec_init() local
539 #define BF(a, b, c)\ argument
547 #define BF1(a, b, c, d)\ argument
554 #define BF2(a, b, c, d)\ argument
567 static void dct32(int32_t *out, int32_t *tab) in dct32()
1563 int linbits, code, x, y, l, v, i, j, k, pos; in huffman_decode() local
/dports/audio/carla/Carla-2.4.1/source/theme/
H A DCarlaStyle.cpp152 const char* c = reinterpret_cast<const char*>(&val); in write() local
232 qreal c = qCos(angle); in calcLines() local
429 for (int y = 0; y < height; ++y) in colorizedImage() local
461 int y = rect.center().y(); in qt_fusion_gradient() local
1992 int x, y, w, h; in drawControl() local
1994 int tab = menuitem->tabWidth; in drawControl() local
2158 if (const QStyleOptionTab *tab = qstyleoption_cast<const QStyleOptionTab *>(option)) { in drawControl() local
2466 …const int y = oddHeight ? (downRect.top() - 1) : (upIsActive ? (1+upRect.bottom() - 1) : downRect.… in drawComplexControl() local
3694 const int y = 1; in subControlRect() local
/dports/audio/chromaprint/chromaprint-v1.5.0/src/avresample/
H A Dresample2.c101 double x, y, w; in build_filter() local
102 double *tab = av_malloc(tap_count * sizeof(*tab)); in build_filter() local
190 AVResampleContext *c= av_mallocz(sizeof(AVResampleContext)); in av_resample_init() local
221 void av_resample_close(AVResampleContext *c){ in av_resample_close()
226 void av_resample_compensate(AVResampleContext *c, int sample_delta, int compensation_distance){ in av_resample_compensate()
232 int av_resample(AVResampleContext *c, short *dst, short *src, int *consumed, int src_size, int dst_… in av_resample()
/dports/audio/csound/csound-6.15.0/Engine/
H A Dfgens.c608 MYFLT y, diff2; in gen06() local
1358 int c; in nextval() local
1429 MYFLT *tab = ftp->ftable; in gen23() local
1618 MYFLT *x, *y, *z; in gen28() local
1784 MYFLT *x, *y, *f1, *f2; in gen31() local
1869 MYFLT *x, *y, *f1, *f2; in gen32() local
2071 double y0, y1, x, c, v, *xn, *cn, *vn, *tmp, amp, frq, phs; in gen34() local
2798 MYFLT *tab = ftp->ftable; in gen01raw() local
/dports/audio/csound/csound-6.15.0/Opcodes/gab/
H A Dgab.c132 MYFLT *tab = p->table; in fastabw() local
236 MYFLT *tab = p->table; in fastab() local
473 uint32_t c; in adsynt2_set() local
481 uint32_t c; in adsynt2_set() local
501 int32_t c, count; in adsynt2() local
838 MYFLT x=FL(0.0), y=FL(0.0), newx, newy; in mandel() local
/dports/audio/csound/csound-6.15.0/Opcodes/
H A Dpartikkel.c36 #define lrp(x, y, z) ((x) + ((y) - (x))*(z)) argument
75 static NODE *return_grain(GRAINPOOL *s, NODE *c) in return_grain()
167 static inline MYFLT lrplookup(FUNC *tab, uint32_t phase, MYFLT zscale, in lrplookup()
194 static inline MYFLT dsf(FUNC *tab, GRAIN *grain, double beta, MYFLT zscale, in dsf()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gtkui/
H A Dwidgets.c53 #define min(x,y) ((x)<(y)?(x):(y)) argument
54 #define max(x,y) ((x)>(y)?(x):(y)) argument
873 w_creator_t *c; in w_reg_widget() local
1519 tabs_remove_tab (gpointer user_data, int tab) in tabs_remove_tab()
1756 gint *y) in get_event_coordinates_in_widget()
2948 int y = ftoi (w->samples[i] * h + hh); in scope_draw_cairo() local
3011 float y = w->samples[i] * h + hh; in scope_draw() local
3207 int y = a.height - w->bars[i] * base_s; in spectrum_draw() local
3248 int y = a.height - w->bars[i] * base_s; in spectrum_draw() local
3466 ddb_gtkui_widget_t *c; in w_hvbox_replace() local
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dtf.c62 #define min(x,y) ((x)<(y)?(x):(y)) argument
465 static const uint32_t tab[256] = { in tf_func_crc32() local
681 char *c = e - 1; in tf_func_ext() local
1946 tf_compile_func (tf_compiler_t *c) { in tf_compile_func()
2024 tf_compile_field (tf_compiler_t *c) { in tf_compile_field()
2058 tf_compile_ifdef (tf_compiler_t *c) { in tf_compile_ifdef()
2098 tf_compile_plain (tf_compiler_t *c) { in tf_compile_plain()
2168 tf_compiler_t c; in tf_compile() local
/dports/audio/faudio/FAudio-21.01/utils/uicommon/
H A DFAudioUI_ui.cpp118 int tab, in UI_Init()
132 int c, in UI_Init()
135 int y, in UI_Init()
H A Dimgui.cpp1171 unsigned int c = 0; in AddInputCharactersUTF8() local
1529 unsigned char c = *data++; in ImHashStr() local
1693 unsigned int c; in ImTextStrFromUtf8() local
1710 unsigned int c; in ImTextCountCharsFromUtf8() local
2356 ImVec4 c = style.Colors[idx]; in GetColorU32() local
2364 ImVec4 c = col; in GetColorU32() local
5209 float y = window->Pos.y + window->TitleBarHeight() - 1; in RenderWindowOuterBorders() local
7009 void ImGui::SetCursorPosY(float y) in SetCursorPosY()
9738 int x, y; in WindowSettingsHandler_ReadLine() local
9934 static void ImeSetInputScreenPosFn_DefaultImpl(int x, int y) in ImeSetInputScreenPosFn_DefaultImpl()
[all …]
H A Dimgui_widgets.cpp2808 while (char c = fmt[0]) in ImParseFormatFindStart() local
2826 for (char c; (c = *fmt) != 0; fmt++) in ImParseFormatFindEnd() local
3167 unsigned int c = (unsigned int)(*s++); in InputTextCalcTextSizeW() local
3243 while (ImWchar c = *src++) in STB_TEXTEDIT_DELETECHARS() local
3338 while (char c = *src++) in DeleteChars() local
3386 unsigned int c = *p_char; in InputTextFilterCharacter() local
3714 unsigned int c = '\t'; // Insert TAB in InputTextEx() local
3838 unsigned int c; in InputTextEx() local
6567 const float y = tab_bar->BarRect.Max.y - 1.0f; in BeginTabBarEx() local
6676 ImGuiTabItem* tab = &tab_bar->Tabs[tab_n]; in TabBarLayout() local
[all …]
H A Dimstb_truetype.h1870 float x, y; member
1879 static void stbtt__track_vertex(stbtt__csctx *c, stbtt_int32 x, stbtt_int32 y) in stbtt__track_vertex()
1888 static void stbtt__csctx_v(stbtt__csctx *c, stbtt_uint8 type, stbtt_int32 x, stbtt_int32 y, stbtt_i… in stbtt__csctx_v()
2590 int tab = stbtt__find_table(info->data, info->fontstart, "OS/2"); in stbtt_GetFontVMetricsOS2() local
2836 int y,j=0; in stbtt__rasterize_sorted_edges() local
3141 int y,j=0, i; in stbtt__rasterize_sorted_edges() local
3262 int c01,c12,c,m,i,j; in stbtt__sort_edges_quicksort() local
3327 float x,y; member
4237 float c = q0perp - roperp; in stbtt__ray_intersect_bezier() local
4443 int x,y,i,j; in stbtt_GetGlyphSDF() local
[all …]
/dports/audio/faust/faust-2.37.3/architecture/faust/gui/
H A DQTUI.h248 double y = ycenter + len * cos(angle); variable
480 QColor c = fColor ; in paintEvent() local
690 int y = dB2y(v); in paintMark() local
705 FAUSTFLOAT y = dB2y(v); in paintSegment() local
1185 for (int y=0; y<size + 2*padding; y++) { in getQRCode() local
1191 for (int y = 0; y < size; y++) { in getQRCode() local
1230 QTabWidget* tab = dynamic_cast<QTabWidget*>(mother); in insert() local
1600 uiButton* c = new uiButton(this, zone, w); in addButton() local
1615 uiCheckButton* c = new uiCheckButton(this, zone, w); in addCheckButton() local
1644 uiNumEntry* c = new uiNumEntry(this, zone, w, init, min, max, step); in addNumEntry() local
[all …]

12345678910>>...60