Home
last modified time | relevance | path

Searched +defs:obs +defs:u +defs:y (Results 1 – 25 of 66) sorted by relevance

123

/dports/astro/astrometry/astrometry.net-0.85/catalogs/
H A Dusnob.c117 anbool usnob_is_observation_valid(struct observation* obs) { in usnob_is_observation_valid()
133 anbool usnob_is_observation_blue(struct observation* obs) { in usnob_is_observation_blue()
137 anbool usnob_is_observation_red(struct observation* obs) { in usnob_is_observation_red()
141 anbool usnob_is_observation_ir(struct observation* obs) { in usnob_is_observation_ir()
154 int obs; in usnob_parse_entry() local
155 int A, S, P, i, j, M, R, Q, y, x, k, e, v, u; in usnob_parse_entry() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bwm/
H A Dbwm_observer_cam.cxx86 float x, y; in handle() local
222 float x, y; in handle() local
418 float x, y; in move_ground_plane() local
573 double u,v; in proj_point() local
599 double u = 0,v = 0; in proj_poly() local
639 double x, y; in create_circular_polygon() local
1400 float x, y; in find_index_of_v() local
1485 double u,v; in project_shadow() local
1577 double u = vert->x, v = vert->y; in position_vertex() local
1695 double u = 0,v = 0; in project_meshes() local
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/optimization/demos/icse/
H A Dicsenb.f1 subroutine icsenb(ind,nu,u,co,g,itv,rtv,dtv) argument
7 subroutine icsenf(ind,nu,u,co,g,itv,rtv,dtv) argument
13 subroutine nbsec(indf,t,y,uc,uv,f,fy,fu,b,itu,dtu, argument
43 subroutine nfsec(indf,t,y,uc,uv,f,fy,fu,b,itu,dtu, argument
73 subroutine nvcout(indc,nu,tob,obs,cof,ytob,ob,u, argument
108 subroutine navetb(indf,t,y,uc,uv,f,fy,fu,itu,dtu, argument
183 subroutine navetf(indf,t,y,uc,uv,f,fy,fu,itu,dtu, argument
258 subroutine navetc(indc,nu,tob,obs,cof,ytob,ob,u, argument
/dports/math/R-cran-psych/psych/R/
H A Dmat.regress.R2 function(y,x,data,z=NULL,n.obs=NULL) { argument
64 u <- numx * numy functionVar
H A Dset.cor.R2 function(y,x,data,z=NULL,n.obs=NULL,use="pairwise") { argument
91 u <- numx * numy functionVar
/dports/math/scilab/scilab-6.1.1/scilab/modules/optimization/src/fortran/
H A Dicse2.f15 subroutine icse2(ind,nu,u,co,g,icsef,icsec2,icsei,y0,tob,obs, argument
17 &y,oldp,p,p0,gt,yob,d,itu,dtu, argument
/dports/devel/R-cran-caret/caret/R/
H A Dgafs.R253 u <- runif(n) functionVar
344 } else modelPred <- data.frame(pred = modelPred, obs = testY, Size = sum(ind == 1)) globalVar
366 ga_select <- function(x, y, perf = NULL, argument
513 tmp_sim <- apply(Pop, 1, function(x, y) jack_sim(x, y), argument
617 u <- which(!duplicated(PopSorted, margin = 1)) functionVar
955 function(x, y, argument
1017 obs = sample(y, min(10, length(y)))) nameattr
1336 fitness_intern = function(object, x, y, maximize, p) argument
1368 update.gafs <- function(object, iter, x, y, ...) { argument
1385 y = y, lev = object$levels, last = TRUE) globalVar
[all …]
/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.c3148 char obs[OBSLEN]; in print_gp_dummy_data() local
3169 char obs[OBSLEN]; in maybe_print_panel_jot() local
3267 char obs[OBSLEN]; in print_gp_data() local
3738 int u, t, n; in make_panel_unit_tics() local
3822 char obs[OBSLEN]; in single_year_sample() local
5736 int obs; member
5737 double y; member
6961 const double *obs; in garch_resid_plot() local
7247 int t, u, ubak = -1; in dataset_has_panel_labels() local
8218 const double *obs; in gretl_system_residual_plot() local
[all …]
H A Dgenfuncs.c78 double y; member
430 int diff, int obs, const DATASET *dset) in fracdiff_series()
570 double *y = bc->val; in boxcox_matrix() local
1608 int t, u, i = 0; in panel_expand() local
3409 char *p, obs[OBSLEN]; in panel_unit_first_obs() local
3973 static int plain_obs_number (const char *obs, const DATASET *dset) in plain_obs_number()
4005 char obs[OBSLEN+2]; in get_t_from_obs_string() local
5260 static double imhof_f (double u, const double *lambda, int k, double arg) in imhof_f()
5415 double dw_pval (const gretl_matrix *u, const gretl_matrix *X, in dw_pval()
5737 double fe, u[2]; in fill_fcstats_column() local
[all …]
H A Dstrutils.c1177 unsigned char u[2] = {0}; local
2381 char *get_obs_string (char *obs, int t, const DATASET *dset)
2400 double obs_str_to_double (const char *obs)
2437 char *colonize_obs (char *obs)
2657 register int x, y; local
H A Dgretl_utils.c865 real_format_obs (char *obs, int maj, int min, int pd, char sep) in real_format_obs()
894 char *format_obs (char *obs, int maj, int min, int pd) in format_obs()
1509 int x, y, z; in gretl_version_number() local
1571 int y, idx; in gretl_version_string() local
1585 int x, y, z; in gretl_version_string() local
1660 guint32 u = 0; in gretl_unsigned_from_double() local
/dports/math/gretl/gretl-2021d/gui/
H A Dfilters.c905 const double *obs, in print_gp_filter_data()
924 do_filter_graph (filter_info *finfo, const double *fx, const double *u) in do_filter_graph()
932 const double *obs; in do_filter_graph() local
1057 double x, y, px, py; in butterworth_poles_graph() local
1314 double *u = NULL; in calculate_filter() local
/dports/math/nauty/nauty27r3/
H A Dplanarity.c783 int u, int v) in sparseg_adjl_remove_edge_no_red()
1093 int u, int v) in sparseg_adjl_u_adj_v()
2831 int w, x, xin, y, yin; in embedg_walkup() local
5514 t_dlcl **obs; in embedg_recover_obstruction() local
5587 embedg_get_reduced_obs (t_dlcl **obs, int n) in embedg_get_reduced_obs()
5803 embedg_check_recov_obs (t_dlcl **obs, int n, minor m) in embedg_check_recov_obs()
5906 t_dlcl **obs; in embedg_obstruction() local
6013 int c, vr, x, y, w; in embedg_mark_obstruction() local
6482 int y, in embedg_iso_get_highest_x_y_path()
9456 int r, r_c, x, y, w, u_x, u_y, u; in embedg_mark_minor_A() local
[all …]
/dports/math/py-pynauty/pynauty-1.0.2/src/nauty27r1/
H A Dplanarity.c783 int u, int v) in sparseg_adjl_remove_edge_no_red()
1093 int u, int v) in sparseg_adjl_u_adj_v()
2831 int w, x, xin, y, yin; in embedg_walkup() local
5514 t_dlcl **obs; in embedg_recover_obstruction() local
5587 embedg_get_reduced_obs (t_dlcl **obs, int n) in embedg_get_reduced_obs()
5803 embedg_check_recov_obs (t_dlcl **obs, int n, minor m) in embedg_check_recov_obs()
5906 t_dlcl **obs; in embedg_obstruction() local
6013 int c, vr, x, y, w; in embedg_mark_obstruction() local
6482 int y, in embedg_iso_get_highest_x_y_path()
9456 int r, r_c, x, y, w, u_x, u_y, u; in embedg_mark_minor_A() local
[all …]
/dports/math/gretl/gretl-2021d/plugin/
H A Dstata_import.c242 guint64 u; in stata_read_uint64() local
262 guint32 u; in stata_read_uint32() local
319 unsigned char u; in stata_read_byte() local
357 guint16 u; in stata_read_uint16() local
534 guint16 u = stata_read_uint16(fp, &err); in check_new_variable_types() local
796 int t, y, m, d; in add_daily_labels() local
827 int y = (t1 / 12) + 1960; in set_time_info() local
832 int y = (t1 / 4) + 1960; in set_time_info() local
865 int y = t1 + 1960; in set_time_info() local
1259 int vnum, int obs, FILE *fp) in find_strl_value()
[all …]
/dports/biology/fasta3/fasta-36.3.8/src/
H A Dscaleswt.c638 double x, y2, u, z; in fit_llen() local
789 double x, y, y2, u, u2, v, z; in fit_llens() local
1321 double obs, r_a, r_b, r_c; in scale_scores() local
1380 double obs; in scale_one_score() local
1513 void sortbesto (double *obs, int nobs) in sortbesto()
/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/
H A Dcelx.cpp850 bool LuaState::handleMouseButtonEvent(float x, float y, int button, bool down) in handleMouseButtonEvent()
1256 View* getViewByObserver(CelestiaCore* appCore, Observer* obs) in getViewByObserver()
1909 Universe* u = appCore->getSimulation()->getUniverse(); in celestia_showconstellations() local
1958 Universe* u = appCore->getSimulation()->getUniverse(); in celestia_hideconstellations() local
2007 Universe* u = appCore->getSimulation()->getUniverse(); in celestia_setconstellationcolor() local
2673 Universe* u = appCore->getSimulation()->getUniverse(); in celestia_getstarcount() local
2691 Universe* u = appCore->getSimulation()->getUniverse(); in celestia_stars_iter() local
2732 Universe* u = appCore->getSimulation()->getUniverse(); in celestia_getdsocount() local
3402 Observer* obs = to_observer(l, 3); in celestia_seturl() local
3418 Observer* obs = to_observer(l, 2); in celestia_geturl() local
[all …]
/dports/astro/celestia/celestia-1.6.1/src/celestia/
H A Dcelx.cpp850 bool LuaState::handleMouseButtonEvent(float x, float y, int button, bool down) in handleMouseButtonEvent()
1256 View* getViewByObserver(CelestiaCore* appCore, Observer* obs) in getViewByObserver()
1909 Universe* u = appCore->getSimulation()->getUniverse(); in celestia_showconstellations() local
1958 Universe* u = appCore->getSimulation()->getUniverse(); in celestia_hideconstellations() local
2007 Universe* u = appCore->getSimulation()->getUniverse(); in celestia_setconstellationcolor() local
2673 Universe* u = appCore->getSimulation()->getUniverse(); in celestia_getstarcount() local
2691 Universe* u = appCore->getSimulation()->getUniverse(); in celestia_stars_iter() local
2732 Universe* u = appCore->getSimulation()->getUniverse(); in celestia_getdsocount() local
3402 Observer* obs = to_observer(l, 3); in celestia_seturl() local
3418 Observer* obs = to_observer(l, 2); in celestia_geturl() local
[all …]
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgreenspline.c191 double *y; /* Function values */ member
813 double x, dx, dy, y, t, ry, rdy; in greenspline_dump_green() local
927 double y, z, cx, t, g; in greenspline_spline2d_Wessel_Bercovici() local
950 double y, z, cx, t, dgdr; in greenspline_grad_spline2d_Wessel_Bercovici() local
1015 double u, dgdr; in greenspline_grad_spline2d_Mitasova_Mitas() local
1184 GMT_LOCAL double greenspline_csplint (double *y, double *c, double b, double h2, uint64_t klo) { in greenspline_csplint()
1200 double f, f0, df, y; in greenspline_spline2d_lookup() local
1325 double u, dgdr; in greenspline_grad_spline3d_Mitasova_Mitas() local
1356 GMT_LOCAL void greenspline_do_normalization_1d (struct GMTAPI_CTRL *API, double **X, double *obs, u… in greenspline_do_normalization_1d()
1404 GMT_LOCAL void greenspline_do_normalization (struct GMTAPI_CTRL *API, double **X, double *obs, uint… in greenspline_do_normalization()
[all …]
/dports/devel/radare2/radare2-5.1.1/libr/core/
H A Dcmd.c360 static bool duplicate_flag(RFlagItem *flag, void *u) { in duplicate_flag()
4501 ut64 obs = core->blocksize; in r_core_cmd_foreach3() local
4528 ut64 obs = core->blocksize; in r_core_cmd_foreach3() local
4950 struct duplicate_flag_t u = { in r_core_cmd_foreach() local
6017 struct duplicate_flag_t u = { in DEFINE_HANDLE_TS_FCN_AND_SYMBOL() local
6487 ut64 obs = core->blocksize; in DEFINE_HANDLE_TS_FCN_AND_SYMBOL() local
6647 ut64 obs = core->blocksize; in DEFINE_HANDLE_TS_FCN_AND_SYMBOL() local
6681 ut64 obs = core->blocksize; in DEFINE_HANDLE_TS_FCN_AND_SYMBOL() local
6776 ut64 obs = core->blocksize; in DEFINE_HANDLE_TS_FCN_AND_SYMBOL() local
6803 ut64 obs = core->blocksize; in DEFINE_HANDLE_TS_FCN_AND_SYMBOL() local
[all …]
/dports/japanese/w3m/w3m-2b59b9e/
H A Dmain.c3112 ParsedURL u; variable
3114 int x = 0, y = 0, map = 0; variable
3361 int x = 0, y = 0; in query_from_followform() local
3393 int x = 0, y = 0; in query_from_followform() local
3769 int i, x, y, n = searchKeyNum(); in _nextA() local
3853 int i, x, y, n = searchKeyNum(); in _prevA() local
4426 int x, y; in follow_map() local
5340 posTab(int x, int y) in posTab()
5572 int btn, x, y; variable
5597 int btn = 0, x = 0, y = 0; variable
[all …]
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dmain.c3112 ParsedURL u; variable
3114 int x = 0, y = 0, map = 0; variable
3361 int x = 0, y = 0; in query_from_followform() local
3393 int x = 0, y = 0; in query_from_followform() local
3769 int i, x, y, n = searchKeyNum(); in _nextA() local
3853 int i, x, y, n = searchKeyNum(); in _prevA() local
4426 int x, y; in follow_map() local
5340 posTab(int x, int y) in posTab()
5572 int btn, x, y; variable
5597 int btn = 0, x = 0, y = 0; variable
[all …]
/dports/www/w3m-img/w3m-2b59b9e/
H A Dmain.c3112 ParsedURL u; variable
3114 int x = 0, y = 0, map = 0; variable
3361 int x = 0, y = 0; in query_from_followform() local
3393 int x = 0, y = 0; in query_from_followform() local
3769 int i, x, y, n = searchKeyNum(); in _nextA() local
3853 int i, x, y, n = searchKeyNum(); in _prevA() local
4426 int x, y; in follow_map() local
5340 posTab(int x, int y) in posTab()
5572 int btn, x, y; variable
5597 int btn = 0, x = 0, y = 0; variable
[all …]
/dports/www/w3m/w3m-2b59b9e/
H A Dmain.c3112 ParsedURL u; variable
3114 int x = 0, y = 0, map = 0; variable
3361 int x = 0, y = 0; in query_from_followform() local
3393 int x = 0, y = 0; in query_from_followform() local
3769 int i, x, y, n = searchKeyNum(); in _nextA() local
3853 int i, x, y, n = searchKeyNum(); in _prevA() local
4426 int x, y; in follow_map() local
5340 posTab(int x, int y) in posTab()
5572 int btn, x, y; variable
5597 int btn = 0, x = 0, y = 0; variable
[all …]
/dports/graphics/djvulibre/djvulibre-3.5.28/libdjvu/
H A Dddjvuapi.cpp272 xstr(const GUTF8String &u) in xstr()
2003 ddjvu_map_point(ddjvu_rectmapper_t *mapper, int *x, int *y) in ddjvu_map_point()
2022 ddjvu_unmap_point(ddjvu_rectmapper_t *mapper, int *x, int *y) in ddjvu_unmap_point()
2234 const uint32_t *u = fmt->palette; in fmt_convert_row() local
2346 const uint32_t *u = fmt->palette; in fmt_convert_row() local
2419 fmt_dither(GPixmap *pm, const ddjvu_format_t *fmt, int x, int y) in fmt_dither()
2770 GP<ByteStream> obs; member
3100 GP<ByteStream> obs; member

123