Home
last modified time | relevance | path

Searched refs:ob (Results 1 – 25 of 7256) sorted by relevance

12345678910>>...291

/dports/science/lammps/lammps-stable_29Sep2021/tools/msi2lmp/test/reference/
H A DPyAC_bulk-clayff.data21 3 15.999400 # ob
29 3 0.1554164124 3.1655200879 # ob
42 4 1 3 -1.050000 3.155524937 -0.004862688 1.061430252 0 0 0 # ob
43 5 1 3 -1.050000 3.594863921 2.739521172 1.064187192 0 0 0 # ob
45 7 1 3 -1.050000 -0.330143482 3.423343273 3.298245183 0 0 0 # ob
46 8 1 3 -1.050000 3.142554965 1.402537899 3.293650032 0 0 0 # ob
47 9 1 3 -1.050000 2.273933480 3.907815288 3.055632561 0 0 0 # ob
52 14 1 3 -1.050000 0.603692394 4.478048622 1.061430252 0 0 0 # ob
53 15 1 3 -1.050000 1.043031378 7.222432482 1.064187192 0 0 0 # ob
55 17 1 3 -1.050000 2.278023822 7.906254584 3.298245183 0 0 0 # ob
[all …]
/dports/games/sopwith/sopwith-1.8.4/src/
H A Dswmove.c65 ob->ob_delflg = ob->ob_drwflg; in swmove()
66 ob->ob_oldsym = ob->ob_newsym; in swmove()
67 ob->ob_drwflg = (*ob->ob_movef) (ob); in swmove()
360 ob->ob_firing = ob; in interpret()
363 ob->ob_mfiring = ob; in interpret()
442 ob->ob_ldx = ob->ob_ldy = ob->ob_orient = ob->ob_dx = 0; in stallpln()
620 ob->ob_dx = ob->ob_ldx = ob->ob_ldy = 0; in movepln()
1046 ob->ob_dx = -ob->ob_dx; in moveflck()
1071 ob->ob_dy = -ob->ob_dy; in movebird()
1089 ob->ob_y -= ob->ob_dy; in movebird()
[all …]
H A Dswinit.c140 ob->ob_next = ob + 1; in initobjs()
369 ob->ob_lx = ob->ob_ly = ob->ob_speed = ob->ob_flaps = ob->ob_accel in initpln()
423 ob->ob_owner = ob; in initplyr()
449 ob->ob_owner = ob; in initcomp()
572 ob->ob_lx = ob->ob_ly = ob->ob_ldx = ob->ob_ldy = 0; in initbomb()
716 ob->ob_dx = ob->ob_dy = ob->ob_lx = ob->ob_ly = ob->ob_ldx in inittarg()
800 ob->ob_lx = ob->ob_ly = ob->ob_hitcount = ob->ob_speed = 0; in initexpl()
831 ob->ob_lx = ob->ob_ly = ob->ob_ldx = ob->ob_ldy = 0; in initsmok()
870 ob->ob_dy = ob->ob_lx = ob->ob_ly = ob->ob_ldx = in initflck()
906 ob->ob_orient = ob->ob_lx = ob->ob_ly = ob->ob_ldx = ob->ob_ldy = in initbird()
[all …]
/dports/comms/p5-Device-SerialPort/Device-SerialPort-1.04/t/
H A D21inherited-state.t55 my $ob;
118 $tick=$ob->get_tick_count;
120 $tock=$ob->get_tick_count;
138 $tick=$ob->get_tick_count;
140 $tock=$ob->get_tick_count;
152 $tick=$ob->get_tick_count;
154 $tock=$ob->get_tick_count;
167 $tick=$ob->get_tick_count;
169 $tock=$ob->get_tick_count;
424 @opts = $ob->are_match;
[all …]
/dports/x11-toolkits/xforms/xforms-1.2.4/fd2ps/
H A Dpsobj.c375 ( align, ob->x, ob->y, ob->w, ob->h, ob->lcol, in ps_draw_object_label()
582 ps_draw_box( ob->boxtype, ob->x, ob->y, ob->w, ob->h, ob->col1, ob->bw ); in flps_draw_thumbwheel()
733 ps_draw_box( ob->boxtype, ob->x, ob->y, ob->w, ob->h, ob->col1, ob->bw ); in flps_draw_lightbutton()
872 ps_draw_box( ob->boxtype, ob->x, ob->y, ob->w, ob->h, ob->col1, ob->bw ); in flps_draw_scrollbutton()
966 ps_draw_box( ob->boxtype, ob->x, ob->y, ob->w, ob->h, ob->col1, ob->bw ); in flps_draw_checkbutton()
1205 ps_draw_box( ob->boxtype, ob->x, ob->y, ob->w, ob->h, ob->col1, ob->bw ); in flps_draw_text()
1228 ps_draw_box( ob->boxtype, ob->x, ob->y, ob->w, ob->h, ob->col1, ob->bw ); in flps_draw_choice()
1840 ps_draw_frame( ob->type, ob->x, ob->y, ob->w, ob->h, ob->col1, ob->bw ); in flps_draw_frame()
1883 ps_draw_frame( ob->type, ob->x, ob->y, ob->w, ob->h, ob->col1, ob->bw ); in flps_draw_lframe()
2144 ps_draw_box( ob->boxtype, ob->x, ob->y, ob->w, ob->h, ob->col1, ob->bw ); in flps_draw_free()
[all …]
/dports/graphics/figurine/figurine-1.0.5/src/
H A Dobject.c1326 ob->ob.text.angle = ob->ob.text.angle+angle; in apply_rotate_to_object()
1487 cx = (ob->ob.text.bbox.x2-ob->ob.text.bbox.x1)/2 + ob->ob.text.bbox.x1; in apply_scale_to_object()
1488 cy = (ob->ob.text.bbox.y2-ob->ob.text.bbox.y1)/2 + ob->ob.text.bbox.y1; in apply_scale_to_object()
1497 ob->ob.text.bbox.x2 = R(ob->ob.text.bbox.x2-ob->ob.text.bbox.x1,x); in apply_scale_to_object()
1498 ob->ob.text.bbox.x2 += ob->ob.text.bbox.x1; in apply_scale_to_object()
1499 ob->ob.text.bbox.y2 = R(ob->ob.text.bbox.y2-ob->bbox.y1,y); in apply_scale_to_object()
1500 ob->ob.text.bbox.y2 += ob->ob.text.bbox.y1; in apply_scale_to_object()
1521 cx = (ob->ob.text.bbox.x2-ob->ob.text.bbox.x1)/2 + ob->ob.text.bbox.x1; in apply_scale_to_object()
1522 cy = (ob->ob.text.bbox.y2-ob->ob.text.bbox.y1)/2 + ob->ob.text.bbox.y1; in apply_scale_to_object()
1559 ob->bbox.x2 = ob->bbox.x1 + ob->ob.ellipse.centre.x + ob->ob.ellipse.xradius; in apply_scale_to_object()
[all …]
H A Dload.c689 ob->bbox.x1 = ob->ob.arcellipse.centre.x - ob->ob.arcellipse.xradius; in parse_arc_ellipse()
690 ob->bbox.y1 = ob->ob.arcellipse.centre.y - ob->ob.arcellipse.yradius; in parse_arc_ellipse()
691 ob->bbox.x2 = ob->ob.arcellipse.centre.x + ob->ob.arcellipse.xradius; in parse_arc_ellipse()
692 ob->bbox.y2 = ob->ob.arcellipse.centre.y + ob->ob.arcellipse.yradius; in parse_arc_ellipse()
846 ob->bbox.x1 = ob->ob.ellipse.centre.x - ob->ob.ellipse.xradius; in parse_ellipse()
847 ob->bbox.y1 = ob->ob.ellipse.centre.y - ob->ob.ellipse.yradius; in parse_ellipse()
848 ob->bbox.x2 = ob->ob.ellipse.centre.x + ob->ob.ellipse.xradius; in parse_ellipse()
849 ob->bbox.y2 = ob->ob.ellipse.centre.y + ob->ob.ellipse.yradius; in parse_ellipse()
1044 ob->ob.spline.cache = compute_spline_segment(ob->ob.spline.points,ob->ob.spline.closed); in parse_spline()
1241 ox = ob->ob.text.bbox.x2-ob->ob.text.bbox.x1; in parse_text()
[all …]
/dports/games/bstone/bstone-1.1.9/src/
H A D3d_state.cpp251 if (ElevatorFloor(ob->tilex, ob->tiley)) { in TryWalk()
434 ob->areanumber = GetAreaNumber(ob->tilex, ob->tiley); in TryWalk()
1161 if ((actorat[ob->tilex][ob->tiley]) == ob) { in KillActor()
1986 ob->temp2 = ob->temp3; in SightPlayer()
2361 *deltax = ob->s_tilex - ob->tilex; in SeekPlayerOrStatic()
2362 *deltay = ob->s_tiley - ob->tiley; in SeekPlayerOrStatic()
2384 if ((ob->tilex == ob->s_tilex) && (ob->tiley == ob->s_tiley)) { // don't forget me! in SeekPlayerOrStatic()
2414 ob->tilex += opp_off[ob->dir][0]; in PlayerIsBlocking()
2415 ob->tiley += opp_off[ob->dir][1]; in PlayerIsBlocking()
2416 ob->dir = opposite[ob->dir]; in PlayerIsBlocking()
[all …]
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/gl_drm/
H A Devas_outbuf.c51 Outbuf *ob; in _evas_outbuf_release_fb() local
55 ob = data; in _evas_outbuf_release_fb()
79 ecore_drm2_fb_gbm_create(ob->dev, w, h, ob->depth, ob->bpp, in _evas_outbuf_fb_get()
292 ob->egl.surface = eglCreateWindowSurface(ob->egl.disp, ob->egl.config, in _evas_outbuf_egl_setup()
312 if (eglMakeCurrent(ob->egl.disp, ob->egl.surface, in _evas_outbuf_egl_setup()
361 ob->gl_context->egldisp = ob->egl.disp; in _evas_outbuf_egl_setup()
362 ob->gl_context->eglctxt = ob->egl.context; in _evas_outbuf_egl_setup()
367 ob->w, ob->h, ob->rotation); in _evas_outbuf_egl_setup()
518 if (eglMakeCurrent(ob->egl.disp, ob->egl.surface, ob->egl.surface, in evas_outbuf_resurf()
630 glsym_evas_gl_common_context_resize(ob->gl_context, ob->w, ob->h, ob->rotation); in evas_outbuf_update_region_first_rect()
[all …]
/dports/x11-toolkits/xforms/xforms-1.2.4/fdesign/
H A Dfd_fake.c54 fl_draw_box( FL_FLAT_BOX, ob->x, ob->y, ob->w, ob->h, in handle_simu_canvas()
55 ob->col1, ob->bw ); in handle_simu_canvas()
57 fl_draw_frame( ftype, ob->x, ob->y, ob->w, ob->h, ob->col2, in handle_simu_canvas()
59 fl_draw_text( ob->align, ob->x, ob->y, ob->w, ob->h, in handle_simu_canvas()
60 ob->lcol, ob->lstyle, ob->lsize, ob->label ); in handle_simu_canvas()
65 fl_draw_text( ob->align, ob->x, ob->y, ob->w, ob->h, in handle_simu_canvas()
66 ob->lcol, ob->lstyle, ob->lsize, ob->label ); in handle_simu_canvas()
98 return ob; in fl_create_simu_canvas()
118 return ob; in fl_add_simu_canvas()
184 fl_draw_box( ob->boxtype, ob->x, ob->y, ob->w, ob->h, ob->col1, in handle_tabfolder()
[all …]
/dports/textproc/lowdown/lowdown-0.10.0/
H A Dtree.c80 if (!HBUF_PUTSL(ob, " ")) in rndr_indent()
98 if (!hbuf_putc(ob, '?')) in rndr_short()
111 rndr(struct lowdown_buf *ob, in rndr() argument
127 if (!hbuf_putc(ob, '\n')) in rndr()
147 if (!HBUF_PUTSL(ob, "(")) in rndr()
151 if (!HBUF_PUTSL(ob, ")")) in rndr()
154 if (!HBUF_PUTSL(ob, "\n")) in rndr()
226 if (!HBUF_PUTSL(ob, "\n")) in rndr()
241 if (!HBUF_PUTSL(ob, "\n")) in rndr()
419 hbuf_putb(ob, tmp); in rndr()
[all …]
H A Dlatex.c131 if (ob->size && !HBUF_PUTSL(ob, "\n")) in rndr_blockcode()
138 rndr_escape(ob, lang); in rndr_blockcode()
141 HBUF_PUTSL(ob, "\n"); in rndr_blockcode()
183 if (ob->size && !HBUF_PUTSL(ob, "\n")) in rndr_blockquote()
198 hbuf_putb(ob, text); in rndr_codespan()
272 if (ob->size && !HBUF_PUTSL(ob, "\n")) in rndr_header()
333 if (ob->size && !hbuf_putc(ob, '\n')) in rndr_list()
422 if (ob->size && !HBUF_PUTSL(ob, "\n")) in rndr_raw_block()
435 if (ob->size && !hbuf_putc(ob, '\n')) in rndr_hrule()
541 if (ob->size && !hbuf_putc(ob, '\n')) in rndr_table()
[all …]
H A Dhtml.c169 if (ob->size && !hbuf_putc(ob, '\n')) in rndr_blockcode()
223 if (ob->size && !hbuf_putc(ob, '\n')) in rndr_definition()
237 if (ob->size && !hbuf_putc(ob, '\n')) in rndr_blockquote()
379 if (ob->size && !hbuf_putc(ob, '\n')) in rndr_header()
437 if (ob->size && !hbuf_putc(ob, '\n')) in rndr_list()
546 if (ob->size && !hbuf_putc(ob, '\n')) in rndr_paragraph()
609 if (ob->size && !hbuf_putc(ob, '\n')) in rndr_raw_block()
633 if (ob->size && !hbuf_putc(ob, '\n')) in rndr_hrule()
730 if (ob->size && !hbuf_putc(ob, '\n')) in rndr_table()
744 if (ob->size && !hbuf_putc(ob, '\n')) in rndr_table_header()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/nua/
H A Doutbound.c231 su_home_unref(ob->ob_home), ob = NULL; in outbound_new()
538 if (ob->ob_oo && ob->ob_oo->oo_status) in outbound_nat_detect()
539 ob->ob_oo->oo_status(ob->ob_owner, ob, 101, "NAT detected", TAG_END()); in outbound_nat_detect()
545 if (ob->ob_oo && ob->ob_oo->oo_status) in outbound_nat_detect()
610 msg_header_free(ob->ob_home, (void *)ob->ob_gruu), ob->ob_gruu = NULL; in outbound_gruuize()
811 if (ob->ob_prefs.validate && ob->ob_registered && !ob->ob_validated) in keepalive_options()
883 ob->ob_oo->oo_keepalive_error(ob->ob_owner, ob, status, phrase, TAG_END()); in process_response_to_keepalive_options()
911 ob->ob_oo->oo_refresh(ob->ob_owner, ob); in process_response_to_keepalive_options()
957 ob->ob_oo->oo_probe_error(ob->ob_owner, ob, status, phrase, TAG_END()); in process_response_to_keepalive_options()
961 ob->ob_oo->oo_keepalive_error(ob->ob_owner, ob, status, phrase, TAG_END()); in process_response_to_keepalive_options()
[all …]
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/nua/
H A Doutbound.c231 su_home_unref(ob->ob_home), ob = NULL; in outbound_new()
538 if (ob->ob_oo && ob->ob_oo->oo_status) in outbound_nat_detect()
539 ob->ob_oo->oo_status(ob->ob_owner, ob, 101, "NAT detected", TAG_END()); in outbound_nat_detect()
545 if (ob->ob_oo && ob->ob_oo->oo_status) in outbound_nat_detect()
610 msg_header_free(ob->ob_home, (void *)ob->ob_gruu), ob->ob_gruu = NULL; in outbound_gruuize()
811 if (ob->ob_prefs.validate && ob->ob_registered && !ob->ob_validated) in keepalive_options()
883 ob->ob_oo->oo_keepalive_error(ob->ob_owner, ob, status, phrase, TAG_END()); in process_response_to_keepalive_options()
911 ob->ob_oo->oo_refresh(ob->ob_owner, ob); in process_response_to_keepalive_options()
957 ob->ob_oo->oo_probe_error(ob->ob_owner, ob, status, phrase, TAG_END()); in process_response_to_keepalive_options()
961 ob->ob_oo->oo_keepalive_error(ob->ob_owner, ob, status, phrase, TAG_END()); in process_response_to_keepalive_options()
[all …]
/dports/editors/marker/Marker-2020.04.04.2/src/scidown/src/
H A Dlatex.c89 HOEDOWN_BUFPUTSL(ob, "}"); in rndr_autolink()
97 if (ob->size) hoedown_buffer_putc(ob, '\n'); in rndr_blockcode()
138 if (ob->size) hoedown_buffer_putc(ob, '\n'); in rndr_blockquote()
242 if (ob->size) in rndr_header()
300 if (ob->size) hoedown_buffer_putc(ob, '\n'); in rndr_list()
325 if (ob->size) hoedown_buffer_puts(ob, "\n"); in rndr_paragraph()
381 if (ob->size) in rndr_raw_block()
402 if (ob->size) hoedown_buffer_putc(ob, '\n'); in rndr_hrule()
447 if (ob->size) hoedown_buffer_putc(ob, '\n'); in rndr_table()
476 if (ob->size) hoedown_buffer_putc(ob, '\n'); in rndr_table_header()
[all …]
H A Dhtml.c102 if (ob->size) hoedown_buffer_putc(ob, '\n'); in rndr_blockcode()
182 if (ob->size) hoedown_buffer_putc(ob, '\n'); in rndr_blockquote()
282 if (ob->size) in rndr_header()
342 if (ob->size) hoedown_buffer_putc(ob, '\n'); in rndr_list()
368 if (ob->size) hoedown_buffer_putc(ob, '\n'); in rndr_paragraph()
425 if (ob->size) in rndr_raw_block()
447 if (ob->size) hoedown_buffer_putc(ob, '\n'); in rndr_hrule()
504 if (ob->size) hoedown_buffer_putc(ob, '\n'); in rndr_table()
513 if (ob->size) hoedown_buffer_putc(ob, '\n'); in rndr_table_header()
522 if (ob->size) hoedown_buffer_putc(ob, '\n'); in rndr_table_body()
[all …]
/dports/print/photoprint/photoprint-0.4.2-pre2/
H A Dpp_sigcontrol.cpp144 if(ob->rows) in pp_sigcontrol_refresh()
146 if(ob->cols) in pp_sigcontrol_refresh()
154 if(ob->width) in pp_sigcontrol_refresh()
171 if(ob->width) in pp_sigcontrol_set_unit()
220 ob->hgutter=dimension_new(0.0,200.0,ob->unit); in build_rowscols()
234 ob->vgutter=dimension_new(0.0,200.0,ob->unit); in build_rowscols()
259 ob->width=dimension_new(0.0,10000.0,ob->unit); in build_dimensions()
273 ob->height=dimension_new(0.0,10000.0,ob->unit); in build_dimensions()
327 ob->sig=sig; in pp_sigcontrol_new()
331 gtk_container_add(GTK_CONTAINER(ob),ob->vbox); in pp_sigcontrol_new()
[all …]
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/
H A Dchoice.c79 fl_draw_box( ob->boxtype, ob->x, ob->y, ob->w, ob->h, c1, ob->bw ); in draw_choice()
97 fl_draw_text_beside( ob->align, ob->x, ob->y, ob->w, ob->h, ob->lcol, in draw_choice()
159 fl_draw_box( ob->boxtype, ob->x, ob->y, dx, ob->h, ob->col1, ob->bw ); in draw_droplist_choice()
160 fl_draw_text_beside( ob->align, ob->x, ob->y, dx, ob->h, ob->lcol, in draw_droplist_choice()
181 fl_draw_text( sp->align, ob->x, ob->y, dx, ob->h, ob->col2, in draw_droplist_choice()
341 fl_draw_text_beside( ob->align, ob->x, ob->y, ob->w, ob->h, in handle_choice()
342 ob->lcol, ob->lstyle, ob->lsize, ob->label ); in handle_choice()
370 if ( Within( ob->x + ob->w - ob->h, ob->y, ob->h, ob->h ) ) in handle_choice()
394 if ( Within( ob->x + ob->w - ob->h, ob->y, ob->h, ob->h ) ) in handle_choice()
427 if ( ! Within( ob->x + ob->w - ob->h, ob->y, ob->h, ob->h ) ) in handle_choice()
[all …]
/dports/net/py-mpi4py/mpi4py-3.1.3/src/mpi4py/MPI/
H A Dhelpers.pxi46 datatype.ob_mpi = ob
51 datatype.ob_mpi = ob
139 request.ob_mpi = ob
173 op.ob_mpi = ob
217 info.ob_mpi = ob
237 group.ob_mpi = ob
256 comm.ob_mpi = ob
261 comm.ob_mpi = ob
266 comm.ob_mpi = ob
285 win.ob_mpi = ob
[all …]
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_actor.c851 debugstr[ob->obclass],ob->tilex,ob->tiley,ob->areanumber); in MakeLastInArea()
1119 actorat[ob->tilex][ob->tiley] = ob; in DoActor()
1191 SetVisiblePosition(ob,ob->x,ob->y); in NewState()
3055 ob->temp2 = ob->z; in T_CrushDown()
5504 SetFinePosition(ob,ob->x+ob->momentumx,ob->y+ob->momentumy); in MoveActor()
5512 SetVisiblePosition(ob,ob->x,ob->y); in MoveActor()
5742 SetVisiblePosition(ob,ob->x,ob->y); in SelectDoorDir()
5899 SetVisiblePosition(ob,ob->x,ob->y); in T_CollectorFindDoor()
6093 SetVisiblePosition(ob,ob->x,ob->y); in CheckDoor()
9672 ob-SNAKEHEAD,ob->temp1,ob->temp2); in T_GenericMove()
[all …]
/dports/textproc/libsoldout/libsoldout-1.4/
H A Drenderers.c90 if (ob->size) bufputc(ob, '\n'); in rndr_blockcode()
97 if (ob->size) bufputc(ob, '\n'); in rndr_blockquote()
127 if (ob->size) bufputc(ob, '\n'); in rndr_header()
147 if (ob->size) bufputc(ob, '\n'); in rndr_list()
167 if (ob->size) bufputc(ob, '\n'); in rndr_paragraph()
181 if (ob->size) bufputc(ob, '\n'); in rndr_raw_block()
206 if (ob->size) bufputc(ob, '\n'); in html_hrule()
272 if (ob->size) bufputc(ob, '\n'); in xhtml_hrule()
448 if (ob->size) bufputc(ob, '\n'); in discount_table()
593 if (ob->size) bufputc(ob, '\n'); in nat_header()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/testsuite/gas/mips/
H A Dsb1-ext-mdmx.s26 adda.ob $v12, 18
27 adda.ob $v12, $v18
30 addl.ob $v12, 18
42 c.eq.ob $v12, 18
46 c.le.ob $v12, 18
50 c.lt.ob $v12, 18
98 rach.ob $v1
100 racl.ob $v1
102 racm.ob $v1
112 rzu.ob $v1, 18
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/mips/
H A Dsb1-ext-mdmx.s26 adda.ob $v12, 18
27 adda.ob $v12, $v18
30 addl.ob $v12, 18
42 c.eq.ob $v12, 18
46 c.le.ob $v12, 18
50 c.lt.ob $v12, 18
98 rach.ob $v1
100 racl.ob $v1
102 racm.ob $v1
112 rzu.ob $v1, 18
[all …]
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/mips/
H A Dsb1-ext-mdmx.s26 adda.ob $v12, 18
27 adda.ob $v12, $v18
30 addl.ob $v12, 18
42 c.eq.ob $v12, 18
46 c.le.ob $v12, 18
50 c.lt.ob $v12, 18
98 rach.ob $v1
100 racl.ob $v1
102 racm.ob $v1
112 rzu.ob $v1, 18
[all …]

12345678910>>...291