Home
last modified time | relevance | path

Searched refs:idmap (Results 76 – 100 of 696) sorted by relevance

12345678910>>...28

/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/moby/buildkit/executor/runcexecutor/
H A Dexecutor.go59 idmap *idtools.IdentityMapping member
122 idmap: opt.IdentityMapping,
166 resolvConf, err := oci.GetResolvConf(ctx, w.root, w.idmap, w.dns)
171 hostsFile, clean, err := oci.GetHostsFile(ctx, w.root, meta.ExtraHosts, w.idmap, meta.Hostname)
203 if w.idmap != nil {
204 identity = w.idmap.RootPair()
239 if w.idmap != nil {
240 identity, err = w.idmap.ToHost(identity)
256 …erateSpec(ctx, meta, mounts, id, resolvConf, hostsFile, namespace, w.processMode, w.idmap, opts...)
/dports/emulators/qemu5/qemu-5.2.0/util/
H A Dfilemonitor-inotify.c34 GHashTable *idmap; /* inotify ID => dirname */ member
87 QFileMonitorDir *dir = g_hash_table_lookup(mon->idmap, in qemu_file_monitor_watch()
187 mon->idmap = g_hash_table_new(g_direct_hash, g_direct_equal); in qemu_file_monitor_new()
205 g_hash_table_unref(mon->idmap); in qemu_file_monitor_free_idle()
273 g_hash_table_insert(mon->idmap, GINT_TO_POINTER(rv), dir); in qemu_file_monitor_add_watch()
329 g_hash_table_remove(mon->idmap, GINT_TO_POINTER(dir->inotify_id)); in qemu_file_monitor_remove_watch()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/util/
H A Dfilemonitor-inotify.c34 GHashTable *idmap; /* inotify ID => dirname */ member
87 QFileMonitorDir *dir = g_hash_table_lookup(mon->idmap, in qemu_file_monitor_watch()
187 mon->idmap = g_hash_table_new(g_direct_hash, g_direct_equal); in qemu_file_monitor_new()
205 g_hash_table_unref(mon->idmap); in qemu_file_monitor_free_idle()
273 g_hash_table_insert(mon->idmap, GINT_TO_POINTER(rv), dir); in qemu_file_monitor_add_watch()
329 g_hash_table_remove(mon->idmap, GINT_TO_POINTER(dir->inotify_id)); in qemu_file_monitor_remove_watch()
/dports/emulators/qemu42/qemu-4.2.1/util/
H A Dfilemonitor-inotify.c34 GHashTable *idmap; /* inotify ID => dirname */ member
87 QFileMonitorDir *dir = g_hash_table_lookup(mon->idmap, in qemu_file_monitor_watch()
187 mon->idmap = g_hash_table_new(g_direct_hash, g_direct_equal); in qemu_file_monitor_new()
205 g_hash_table_unref(mon->idmap); in qemu_file_monitor_free_idle()
273 g_hash_table_insert(mon->idmap, GINT_TO_POINTER(rv), dir); in qemu_file_monitor_add_watch()
329 g_hash_table_remove(mon->idmap, GINT_TO_POINTER(dir->inotify_id)); in qemu_file_monitor_remove_watch()
/dports/emulators/qemu-utils/qemu-4.2.1/util/
H A Dfilemonitor-inotify.c34 GHashTable *idmap; /* inotify ID => dirname */ member
87 QFileMonitorDir *dir = g_hash_table_lookup(mon->idmap, in qemu_file_monitor_watch()
187 mon->idmap = g_hash_table_new(g_direct_hash, g_direct_equal); in qemu_file_monitor_new()
205 g_hash_table_unref(mon->idmap); in qemu_file_monitor_free_idle()
273 g_hash_table_insert(mon->idmap, GINT_TO_POINTER(rv), dir); in qemu_file_monitor_add_watch()
329 g_hash_table_remove(mon->idmap, GINT_TO_POINTER(dir->inotify_id)); in qemu_file_monitor_remove_watch()
/dports/emulators/qemu/qemu-6.2.0/util/
H A Dfilemonitor-inotify.c34 GHashTable *idmap; /* inotify ID => dirname */ member
87 QFileMonitorDir *dir = g_hash_table_lookup(mon->idmap, in qemu_file_monitor_watch()
187 mon->idmap = g_hash_table_new(g_direct_hash, g_direct_equal); in qemu_file_monitor_new()
205 g_hash_table_unref(mon->idmap); in qemu_file_monitor_free_idle()
273 g_hash_table_insert(mon->idmap, GINT_TO_POINTER(rv), dir); in qemu_file_monitor_add_watch()
329 g_hash_table_remove(mon->idmap, GINT_TO_POINTER(dir->inotify_id)); in qemu_file_monitor_remove_watch()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/util/
H A Dfilemonitor-inotify.c34 GHashTable *idmap; /* inotify ID => dirname */ member
87 QFileMonitorDir *dir = g_hash_table_lookup(mon->idmap, in qemu_file_monitor_watch()
187 mon->idmap = g_hash_table_new(g_direct_hash, g_direct_equal); in qemu_file_monitor_new()
205 g_hash_table_unref(mon->idmap); in qemu_file_monitor_free_idle()
273 g_hash_table_insert(mon->idmap, GINT_TO_POINTER(rv), dir); in qemu_file_monitor_add_watch()
329 g_hash_table_remove(mon->idmap, GINT_TO_POINTER(dir->inotify_id)); in qemu_file_monitor_remove_watch()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/util/
H A Dfilemonitor-inotify.c34 GHashTable *idmap; /* inotify ID => dirname */ member
87 QFileMonitorDir *dir = g_hash_table_lookup(mon->idmap, in qemu_file_monitor_watch()
187 mon->idmap = g_hash_table_new(g_direct_hash, g_direct_equal); in qemu_file_monitor_new()
205 g_hash_table_unref(mon->idmap); in qemu_file_monitor_free_idle()
273 g_hash_table_insert(mon->idmap, GINT_TO_POINTER(rv), dir); in qemu_file_monitor_add_watch()
329 g_hash_table_remove(mon->idmap, GINT_TO_POINTER(dir->inotify_id)); in qemu_file_monitor_remove_watch()
/dports/emulators/qemu60/qemu-6.0.0/util/
H A Dfilemonitor-inotify.c34 GHashTable *idmap; /* inotify ID => dirname */ member
87 QFileMonitorDir *dir = g_hash_table_lookup(mon->idmap, in qemu_file_monitor_watch()
187 mon->idmap = g_hash_table_new(g_direct_hash, g_direct_equal); in qemu_file_monitor_new()
205 g_hash_table_unref(mon->idmap); in qemu_file_monitor_free_idle()
273 g_hash_table_insert(mon->idmap, GINT_TO_POINTER(rv), dir); in qemu_file_monitor_add_watch()
329 g_hash_table_remove(mon->idmap, GINT_TO_POINTER(dir->inotify_id)); in qemu_file_monitor_remove_watch()
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/include/
H A Did_printing.h20 IDmap idmap; member
26 idmap = get(boost::vertex_index, *poly); in VKRingPMAP()
30 return (*map.vec)[get(map.idmap, f)]; in get()
33 (*map.vec)[get(map.idmap, f)] = i; in put()
45 IDmap idmap; member
50 idmap = get(boost::halfedge_index, *poly); in EdgeKRingPMAP()
69 IDmap idmap; member
74 idmap = get(boost::face_index, *poly); in FKRingPMAP()
78 return (*map.vec)[get(map.idmap, f)]; in get()
81 (*map.vec)[get(map.idmap, f)] = i; in put()
[all …]
/dports/math/R-cran-geometry/geometry/src/
H A DRtsearchn.c80 int *idmap = (int *) R_alloc(max_facet_id + 1, sizeof(int)); in C_tsearchn() local
89 idmap[facet->id] = i; in C_tsearchn()
140 if (debug) Rprintf("Facet id %d; index %d\n", facet->id, idmap[facet->id]); in C_tsearchn()
142 iidx[i] = idmap[facet->id]; in C_tsearchn()
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/moby/buildkit/exporter/tar/
H A Dexport.go60 var idmap *idtools.IdentityMapping
80 idmap = mount.IdentityMapping()
87 if idmap != nil {
89 uid, gid, err := idmap.ToContainer(idtools.Identity{
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/moby/buildkit/exporter/local/
H A Dexport.go65 var idmap *idtools.IdentityMapping
85 idmap = mount.IdentityMapping()
92 if idmap != nil {
94 uid, gid, err := idmap.ToContainer(idtools.Identity{
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/exporter/local/
H A Dexport.go72 var idmap *idtools.IdentityMapping
92 idmap = mount.IdentityMapping()
99 if idmap != nil {
101 uid, gid, err := idmap.ToContainer(idtools.Identity{
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/exporter/local/
H A Dexport.go65 var idmap *idtools.IdentityMapping
85 idmap = mount.IdentityMapping()
92 if idmap != nil {
94 uid, gid, err := idmap.ToContainer(idtools.Identity{
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/exporter/tar/
H A Dexport.go60 var idmap *idtools.IdentityMapping
80 idmap = mount.IdentityMapping()
87 if idmap != nil {
89 uid, gid, err := idmap.ToContainer(idtools.Identity{
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/exporter/local/
H A Dexport.go72 var idmap *idtools.IdentityMapping
92 idmap = mount.IdentityMapping()
99 if idmap != nil {
101 uid, gid, err := idmap.ToContainer(idtools.Identity{
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/exporter/local/
H A Dexport.go65 var idmap *idtools.IdentityMapping
85 idmap = mount.IdentityMapping()
92 if idmap != nil {
94 uid, gid, err := idmap.ToContainer(idtools.Identity{
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/exporter/tar/
H A Dexport.go60 var idmap *idtools.IdentityMapping
80 idmap = mount.IdentityMapping()
87 if idmap != nil {
89 uid, gid, err := idmap.ToContainer(idtools.Identity{
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/exporter/local/
H A Dexport.go65 var idmap *idtools.IdentityMapping
85 idmap = mount.IdentityMapping()
92 if idmap != nil {
94 uid, gid, err := idmap.ToContainer(idtools.Identity{
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/exporter/tar/
H A Dexport.go60 var idmap *idtools.IdentityMapping
80 idmap = mount.IdentityMapping()
87 if idmap != nil {
89 uid, gid, err := idmap.ToContainer(idtools.Identity{
/dports/science/lammps/lammps-stable_29Sep2021/src/MISC/
H A Dfix_imd.cpp309 pivot = idmap[left]; in id_sort()
312 while ((idmap[right] >= pivot) && (left < right)) in id_sort()
315 idmap[left] = idmap[right]; in id_sort()
318 while ((idmap[left] <= pivot) && (left < right)) in id_sort()
321 idmap[right] = idmap[left]; in id_sort()
325 idmap[left] = pivot; in id_sort()
331 id_sort(idmap, left, pivot-1); in id_sort()
333 id_sort(idmap, pivot+1, right); in id_sort()
507 idmap = nullptr; in FixIMD()
577 taginthash_t *hashtable = (taginthash_t *)idmap; in ~FixIMD()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/dbindex_search/srsearch/
H A Dsrsearch_app.cpp52 const vector< string > & idmap,
86 void updateSIdMap( const vector< string > & idmap, TSeqNum start ) in updateSIdMap() argument
88 if( sidmap.size() < start + idmap.size() ) { in updateSIdMap()
89 sidmap.resize( start + idmap.size(), "unknown" ); in updateSIdMap()
92 for( TSeqNum i = start; i < start + idmap.size(); ++i ) { in updateSIdMap()
93 sidmap[i] = idmap[i - start]; in updateSIdMap()
372 CNcbiOstream & ostream, const vector< string > & idmap, in PrintResults()
390 if( i->snum < idmap.size() ) ostream << idmap[i->snum] << "\t"; in PrintResults()
/dports/devel/gitg/gitg-3.32.1/libgitg-ext/
H A Dgitg-ext-message-bus.vala210 var idmap = new IdMap(message);
211 idmap.listener = message.listeners.last();
213 d_idmap.insert(listener.id, idmap);
252 IdMap? idmap = d_idmap.lookup(id);
254 if (idmap == null)
259 processor(idmap.message, idmap.listener);
/dports/net-im/prosody-modules/Community-Modules-bb8459c220c9/mod_admin_web/admin_web/
H A Dmod_admin_web.lua37 local idmap = {};
41 local id = idmap[name];
44 idmap[name] = id;
64 local id = idmap[name];
73 local id = idmap[name.."_"..type];
76 idmap[name.."_"..type] = id;
104 local id = idmap[name.."_"..type];

12345678910>>...28