Home
last modified time | relevance | path

Searched refs:enlarged (Results 1 – 25 of 2125) sorted by relevance

12345678910>>...85

/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/src/couple/
H A Dhecmw_couple_bounding_box.c31 HECMW_free(bbox->enlarged); in HECMW_couple_free_bounding_box()
47 bbox->enlarged = NULL; in alloc_struct_bbox()
55 bbox->enlarged = in alloc_struct_bbox()
57 if (bbox->enlarged == NULL) { in alloc_struct_bbox()
72 bbox->enlarged->min_x = 0.0; in alloc_struct_bbox()
73 bbox->enlarged->min_y = 0.0; in alloc_struct_bbox()
74 bbox->enlarged->min_z = 0.0; in alloc_struct_bbox()
75 bbox->enlarged->max_x = 0.0; in alloc_struct_bbox()
76 bbox->enlarged->max_y = 0.0; in alloc_struct_bbox()
77 bbox->enlarged->max_z = 0.0; in alloc_struct_bbox()
[all …]
H A Dhecmw_couple_background_cell.c216 bbox_size_x = bbox->enlarged->max_x - bbox->enlarged->min_x; in HECMW_couple_set_background_cell()
217 bbox_size_y = bbox->enlarged->max_y - bbox->enlarged->min_y; in HECMW_couple_set_background_cell()
218 bbox_size_z = bbox->enlarged->max_z - bbox->enlarged->min_z; in HECMW_couple_set_background_cell()
H A Dhecmw_couple_inter_iftable.c525 sendbuf[0] = bbox_dst->enlarged->min_x; in bcast_bbox_d2s()
526 sendbuf[1] = bbox_dst->enlarged->min_y; in bcast_bbox_d2s()
527 sendbuf[2] = bbox_dst->enlarged->min_z; in bcast_bbox_d2s()
528 sendbuf[3] = bbox_dst->enlarged->max_x; in bcast_bbox_d2s()
529 sendbuf[4] = bbox_dst->enlarged->max_y; in bcast_bbox_d2s()
530 sendbuf[5] = bbox_dst->enlarged->max_z; in bcast_bbox_d2s()
752 l = (coord_x - bbox_src->enlarged->min_x) / bgcell_src->dx; in map_node_to_bgcell()
753 m = (coord_y - bbox_src->enlarged->min_y) / bgcell_src->dy; in map_node_to_bgcell()
754 n = (coord_z - bbox_src->enlarged->min_z) / bgcell_src->dz; in map_node_to_bgcell()
877 min_l = (min_x - bbox_src->enlarged->min_x) / bgcell_src->dx; in map_elem_to_bgcell()
[all …]
H A Dhecmw_couple_bounding_box.h25 struct hecmw_couple_box *enlarged; member
/dports/java/jcommon/jcommon-1.0.23/src/main/java/org/jfree/util/
H A DObjectTable.java170 final Object[][] enlarged = new Object[row + this.rowIncrement][]; in ensureRowCapacity() local
171 System.arraycopy(this.data, 0, enlarged, 0, this.data.length); in ensureRowCapacity()
174 this.data = enlarged; in ensureRowCapacity()
201 final Object[] enlarged in ensureCapacity() local
203 this.data[row] = enlarged; in ensureCapacity()
207 final Object[] enlarged = new Object[column + this.columnIncrement]; in ensureCapacity() local
208 System.arraycopy(current, 0, enlarged, 0, current.length); in ensureCapacity()
209 this.data[row] = enlarged; in ensureCapacity()
H A DAbstractObjectList.java130 final Object[] enlarged = new Object[index + this.increment]; in set() local
131 System.arraycopy(this.objects, 0, enlarged, 0, this.objects.length); in set()
132 this.objects = enlarged; in set()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/docs/sphinx/_static/css/
H A Dgallery.css24 .thumbnail span{ /*CSS for enlarged image*/
35 .thumbnail span img{ /*CSS for enlarged image*/
40 .thumbnail:hover span{ /*CSS for enlarged image*/
43 left: 230px; /*position where enlarged image should offset horizontally */
/dports/graphics/photoflow/PhotoFlow-8472024f/src/vips/
H A Dperspective.cc330 VipsImage* enlarged = perspective->in; in vips_perspective_build() local
341 g_object_ref( enlarged ); in vips_perspective_build()
350 VipsImage* invec[2] = {enlarged, NULL}; in vips_perspective_build()
352 hint, enlarged, NULL ) ) in vips_perspective_build()
366 roi_in.width = enlarged->Xsize; //perspective->in->Xsize; in vips_perspective_build()
367 roi_in.height = enlarged->Ysize; //perspective->in->Ysize; in vips_perspective_build()
406 VIPS_UNREF( enlarged ); in vips_perspective_build()
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-bottom-half/libpreopen/
H A Dlibpreopen.c394 struct po_map_entry *enlarged = in po_map_enlarge() local
396 if (enlarged == NULL) { in po_map_enlarge()
399 memcpy(enlarged, global_map.entries, global_map.length * sizeof(*enlarged)); in po_map_enlarge()
401 global_map.entries = enlarged; in po_map_enlarge()
/dports/math/pari/pari-2.13.3/src/functions/number_fields/
H A Drnfdedekind11 enlarged order, max is 1 iff this order is pr-maximal, and v is the
27 \item \var{basis} is a pseudo-basis of an enlarged order $O$ produced by
31 \item \var{max} is a flag equal to 1 if the enlarged order $O$
40 since the enlarged order is not computed.
60 The enlarged order is not proven to be \kbd{pr2}-maximal yet. In fact, it
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/mm/
H A Dpf_in.c68 unsigned enlarged:1; member
78 prf->enlarged = 0; in skip_prefix()
89 prf->enlarged = 1; in skip_prefix()
165 return prf.shorted ? 2 : (prf.enlarged ? 8 : 4); in get_ins_reg_width()
196 return prf.shorted ? 2 : (prf.enlarged ? 8 : 4); in get_ins_mem_width()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/mm/
H A Dpf_in.c68 unsigned enlarged:1; member
78 prf->enlarged = 0; in skip_prefix()
89 prf->enlarged = 1; in skip_prefix()
165 return prf.shorted ? 2 : (prf.enlarged ? 8 : 4); in get_ins_reg_width()
196 return prf.shorted ? 2 : (prf.enlarged ? 8 : 4); in get_ins_mem_width()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/mm/
H A Dpf_in.c68 unsigned enlarged:1; member
78 prf->enlarged = 0; in skip_prefix()
89 prf->enlarged = 1; in skip_prefix()
165 return prf.shorted ? 2 : (prf.enlarged ? 8 : 4); in get_ins_reg_width()
196 return prf.shorted ? 2 : (prf.enlarged ? 8 : 4); in get_ins_mem_width()
/dports/games/pioneer/pioneer-20210723/application-icon/
H A Dbuild.sh22 build_png 256 badge-enlarged-text.svg
23 build_png 128 badge-enlarged-text.svg
/dports/science/fastcap/fastcap-2.0wr/src/
H A Duglyalloc.c68 union header *enlarged; /* limit of newly enlarged block */ member
172 p->s.enlarged = dummy;
212 p->s.enlarged = dummy;
248 p->s.osize, p->s.enlgdfrom, p->s.enlarged); in ualloc_verify()
/dports/science/fasthenry/fasthenry-3.0wr/src/fasthenry/
H A Duglieralloc.c43 union header *enlarged; /* limit of newly enlarged block */ member
190 p->s.enlarged = dummy;
230 p->s.enlarged = dummy;
266 p->s.osize, p->s.enlgdfrom, p->s.enlarged); in ualloc_verify()
/dports/science/fasthenry/fasthenry-3.0wr/src/zbuf/
H A Duglieralloc.c43 union header *enlarged; /* limit of newly enlarged block */ member
190 p->s.enlarged = dummy;
230 p->s.enlarged = dummy;
266 p->s.osize, p->s.enlgdfrom, p->s.enlarged); in ualloc_verify()
/dports/games/wolfpack/empire-4.4.1/scripts/mapper/
H A Ddefault.param5 # this sort of data) and enlarged and converted on the fly to ppm format
30 # and enlarged by a factor of 4. fallmap*.gif is also smoothed. The two are
/dports/math/chaco/Chaco-2.2/code/klvspiff/
H A Dmatching.c138 int enlarged; /* was matching enlarged? */ local
144 enlarged = touch(node, pointers, indices, matching, touched, seen, &nseen);
146 if (enlarged) { /* Found an augmenting path! */
/dports/graphics/embree/embree-3.13.2/doc/src/api/
H A DrtcOccluded1.md39 slightly enlarged `tnear`, and if you want to include intersections at
40 `tfar` pass a slightly enlarged `tfar`.
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/test/pehf_nomb/
H A D2h2o.pot1 ! Two water molecules with enlarged isotropic polarizability
/dports/graphics/py-pyx/PyX-0.15/manual/
H A Dbbox.rst54 | ``enlarged(all=0, bottom=None, left=None, | return the bounding box enlarged by the given |
/dports/graphics/py-pyx/PyX-0.15/examples/text/
H A Dtextbox.py5 tpath = tbox.bbox().enlarged(3*unit.x_pt).path()
/dports/graphics/evolvotron/evolvotron/extras/
H A DREADME7 should create by saving an (enlarged, probably) image from evolvotron
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/fluid_styled_content/Configuration/TypoScript/
H A Dconstants.typoscript40 …ring; label= Click-enlarge Media Width: This specifies the width of the enlarged media element whe…
42 …ng; label= Click-enlarge Media Height: This specifies the height of the enlarged media element whe…
44 …edia/c3; type=boolean; label= Advanced, New window: If set, every click-enlarged media element wil…

12345678910>>...85