Home
last modified time | relevance | path

Searched refs:umap (Results 251 – 275 of 835) sorted by relevance

1...<<11121314151617181920>>...34

/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgraphite-dependences.c167 isl_union_map *umap; member
176 str->umap = isl_union_map_add_map (str->umap, extend_map (map, str->max)); in extend_schedule_1()
190 str.umap = isl_union_map_empty (isl_union_map_get_space (x)); in extend_schedule()
193 return isl_union_map_coalesce (str.umap); in extend_schedule()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgraphite-dependences.c167 isl_union_map *umap; member
176 str->umap = isl_union_map_add_map (str->umap, extend_map (map, str->max)); in extend_schedule_1()
190 str.umap = isl_union_map_empty (isl_union_map_get_space (x)); in extend_schedule()
193 return isl_union_map_coalesce (str.umap); in extend_schedule()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgraphite-dependences.c167 isl_union_map *umap; member
176 str->umap = isl_union_map_add_map (str->umap, extend_map (map, str->max)); in extend_schedule_1()
190 str.umap = isl_union_map_empty (isl_union_map_get_space (x)); in extend_schedule()
193 return isl_union_map_coalesce (str.umap); in extend_schedule()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgraphite-dependences.c167 isl_union_map *umap; member
176 str->umap = isl_union_map_add_map (str->umap, extend_map (map, str->max)); in extend_schedule_1()
190 str.umap = isl_union_map_empty (isl_union_map_get_space (x)); in extend_schedule()
193 return isl_union_map_coalesce (str.umap); in extend_schedule()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgraphite-dependences.c167 isl_union_map *umap; member
176 str->umap = isl_union_map_add_map (str->umap, extend_map (map, str->max)); in extend_schedule_1()
190 str.umap = isl_union_map_empty (isl_union_map_get_space (x)); in extend_schedule()
193 return isl_union_map_coalesce (str.umap); in extend_schedule()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgraphite-dependences.c167 isl_union_map *umap; member
176 str->umap = isl_union_map_add_map (str->umap, extend_map (map, str->max)); in extend_schedule_1()
190 str.umap = isl_union_map_empty (isl_union_map_get_space (x)); in extend_schedule()
193 return isl_union_map_coalesce (str.umap); in extend_schedule()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgraphite-dependences.c167 isl_union_map *umap; member
176 str->umap = isl_union_map_add_map (str->umap, extend_map (map, str->max)); in extend_schedule_1()
190 str.umap = isl_union_map_empty (isl_union_map_get_space (x)); in extend_schedule()
193 return isl_union_map_coalesce (str.umap); in extend_schedule()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgraphite-dependences.c167 isl_union_map *umap; member
176 str->umap = isl_union_map_add_map (str->umap, extend_map (map, str->max)); in extend_schedule_1()
190 str.umap = isl_union_map_empty (isl_union_map_get_space (x)); in extend_schedule()
193 return isl_union_map_coalesce (str.umap); in extend_schedule()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgraphite-dependences.c167 isl_union_map *umap; member
176 str->umap = isl_union_map_add_map (str->umap, extend_map (map, str->max)); in extend_schedule_1()
190 str.umap = isl_union_map_empty (isl_union_map_get_space (x)); in extend_schedule()
193 return isl_union_map_coalesce (str.umap); in extend_schedule()
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/go.etcd.io/etcd/etcdserver/
H A Dconfig.go254 umap := types.URLsMap(map[string]types.URLs{c.Name: c.PeerURLs})
255 …("--initial-advertise-peer-urls has %s but missing from --initial-cluster=%s", mstr, umap.String())
260 umap := types.URLsMap(map[string]types.URLs{c.Name: c.PeerURLs})
261 …return fmt.Errorf("failed to resolve %s to match --initial-cluster=%s (%v)", apStr, umap.String(),…
/dports/devel/etcd34/etcd-3.4.18/etcdserver/
H A Dconfig.go256 umap := types.URLsMap(map[string]types.URLs{c.Name: c.PeerURLs})
257 …("--initial-advertise-peer-urls has %s but missing from --initial-cluster=%s", mstr, umap.String())
262 umap := types.URLsMap(map[string]types.URLs{c.Name: c.PeerURLs})
263 …return fmt.Errorf("failed to resolve %s to match --initial-cluster=%s (%v)", apStr, umap.String(),…
/dports/www/gitea/gitea-1.16.5/vendor/go.etcd.io/etcd/server/v3/etcdserver/
H A Dconfig.go256 umap := types.URLsMap(map[string]types.URLs{c.Name: c.PeerURLs})
257 …("--initial-advertise-peer-urls has %s but missing from --initial-cluster=%s", mstr, umap.String())
262 umap := types.URLsMap(map[string]types.URLs{c.Name: c.PeerURLs})
263 …return fmt.Errorf("failed to resolve %s to match --initial-cluster=%s (%v)", apStr, umap.String(),…
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/go.etcd.io/etcd/server/v3/config/
H A Dconfig.go275 umap := types.URLsMap(map[string]types.URLs{c.Name: c.PeerURLs})
276 …("--initial-advertise-peer-urls has %s but missing from --initial-cluster=%s", mstr, umap.String())
281 umap := types.URLsMap(map[string]types.URLs{c.Name: c.PeerURLs})
282 …return fmt.Errorf("failed to resolve %s to match --initial-cluster=%s (%v)", apStr, umap.String(),…
/dports/www/minio-client/etcd-3.5.0/server/config/
H A Dconfig.go275 umap := types.URLsMap(map[string]types.URLs{c.Name: c.PeerURLs})
276 …("--initial-advertise-peer-urls has %s but missing from --initial-cluster=%s", mstr, umap.String())
281 umap := types.URLsMap(map[string]types.URLs{c.Name: c.PeerURLs})
282 …return fmt.Errorf("failed to resolve %s to match --initial-cluster=%s (%v)", apStr, umap.String(),…
/dports/sysutils/terraform/terraform-1.0.11/vendor/go.etcd.io/etcd/etcdserver/
H A Dconfig.go256 umap := types.URLsMap(map[string]types.URLs{c.Name: c.PeerURLs})
257 …("--initial-advertise-peer-urls has %s but missing from --initial-cluster=%s", mstr, umap.String())
262 umap := types.URLsMap(map[string]types.URLs{c.Name: c.PeerURLs})
263 …return fmt.Errorf("failed to resolve %s to match --initial-cluster=%s (%v)", apStr, umap.String(),…
/dports/math/octave/octave-6.4.0/libinterp/octave-value/
H A Dov-base-sparse.cc510 octave_base_sparse<T>::map (octave_base_value::unary_mapper_t umap) const in map()
512 if (umap == umap_xtolower || umap == umap_xtoupper) in map()
518 octave_value retval = this->full_value ().map (umap); in map()
522 switch (umap) in map()
H A Dov-ch-mat.cc256 octave_char_matrix::map (unary_mapper_t umap) const in map()
260 switch (umap) in map()
354 return m.map (umap); in map()
358 error ("%s: argument must be numeric", get_umap_name (umap)); in map()
H A Dov-flt-cx-diag.cc137 octave_float_complex_diag_matrix::map (unary_mapper_t umap) const in map()
139 switch (umap) in map()
158 return to_dense ().map (umap); in map()
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/
H A DScene_textured_surface_mesh_item.cpp24 umap = sm->add_property_map<halfedge_descriptor, float>("h:u", 0.0f).first; in Scene_textured_surface_mesh_item_priv()
33 umap = sm->add_property_map<halfedge_descriptor, float>("h:u", 0.0f).first; in Scene_textured_surface_mesh_item_priv()
41 umap = sm->add_property_map<halfedge_descriptor, float>("h:u", 0.0f).first; in Scene_textured_surface_mesh_item_priv()
54 SMesh::Property_map<halfedge_descriptor, float> umap; member
108 const float u = get(umap, *he); in compute_normals_and_vertices()
133 float u = get(umap, halfedge(*he, *sm)); in compute_normals_and_vertices()
144 u = get(umap, opposite(halfedge(*he, *sm), *sm)); in compute_normals_and_vertices()
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/etcdserver/
H A Dconfig.go192 umap := types.URLsMap(map[string]types.URLs{c.Name: c.PeerURLs})
193 …("--initial-advertise-peer-urls has %s but missing from --initial-cluster=%s", mstr, umap.String())
198 umap := types.URLsMap(map[string]types.URLs{c.Name: c.PeerURLs})
199 …return fmt.Errorf("failed to resolve %s to match --initial-cluster=%s (%v)", apStr, umap.String(),…
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/etcd/etcdserver/
H A Dconfig.go192 umap := types.URLsMap(map[string]types.URLs{c.Name: c.PeerURLs})
193 …("--initial-advertise-peer-urls has %s but missing from --initial-cluster=%s", mstr, umap.String())
198 umap := types.URLsMap(map[string]types.URLs{c.Name: c.PeerURLs})
199 …return fmt.Errorf("failed to resolve %s to match --initial-cluster=%s (%v)", apStr, umap.String(),…
/dports/devel/etcd33/etcd-3.3.23/etcdserver/
H A Dconfig.go193 umap := types.URLsMap(map[string]types.URLs{c.Name: c.PeerURLs})
194 …("--initial-advertise-peer-urls has %s but missing from --initial-cluster=%s", mstr, umap.String())
199 umap := types.URLsMap(map[string]types.URLs{c.Name: c.PeerURLs})
200 …return fmt.Errorf("failed to resolve %s to match --initial-cluster=%s (%v)", apStr, umap.String(),…
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/etcdserver/
H A Dconfig.go192 umap := types.URLsMap(map[string]types.URLs{c.Name: c.PeerURLs})
193 …("--initial-advertise-peer-urls has %s but missing from --initial-cluster=%s", mstr, umap.String())
198 umap := types.URLsMap(map[string]types.URLs{c.Name: c.PeerURLs})
199 …return fmt.Errorf("failed to resolve %s to match --initial-cluster=%s (%v)", apStr, umap.String(),…
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/coreos/etcd/etcdserver/
H A Dconfig.go192 umap := types.URLsMap(map[string]types.URLs{c.Name: c.PeerURLs})
193 …("--initial-advertise-peer-urls has %s but missing from --initial-cluster=%s", mstr, umap.String())
198 umap := types.URLsMap(map[string]types.URLs{c.Name: c.PeerURLs})
199 …return fmt.Errorf("failed to resolve %s to match --initial-cluster=%s (%v)", apStr, umap.String(),…
/dports/japanese/kterm/kterm-6.2.0.fb6/
H A Dconvert.c1185 check_combined(int ucode, Char *cp, int cnt, int *umap) in check_combined() argument
1191 int umap; in check_combined() member
1231 *umap = p->umap; in check_combined()
1259 int umap; local
1326 n = check_combined(uchar, p, len, &umap);
1331 umap = unicode0_map[code];
1333 umap = unicode2_map[code];
1338 if (umap == U_error) {
1343 gset = UMAP_GSET(umap);
1344 offset = UMAP_CHAR(umap);

1...<<11121314151617181920>>...34