Searched refs:id (Results 1 - 25 of 26) sorted by relevance
12
| /pkg/src/modules/ |
| H A D | elfextract.c | 136 char *id = NULL; local 138 if ((id = malloc(EI_NIDENT)) == NULL) { 145 free(id); 149 if (read(fd, id, EI_NIDENT) < 0) { 151 free(id); 155 return (id);
|
| H A D | fmri.py | 402 id(self))
|
| H A D | manifest.py | 230 # id if there is no key attribute. 242 a.key_attr, id(a)))) 322 # id for the action as its identifier. 323 key = (id(a),) 971 return a.name, a.attrs.get(a.key_attr, id(a))
|
| H A D | version.py | 366 id(self))
|
| H A D | misc.py | 1909 replaced with a unique id, and the object that was pointed to will 1968 contains tuples consisting of an assigned unique object id 1970 the python object id of the original un-encoded python object. 1973 { id(<obj>): ( <obj_id>, <obj_state> ) } 1977 id (obj_id). so the hash contains: 1990 # we'll convert the object id keys (which are integers) into 2127 # just return its encoded object id. 2128 if desc_type in commonize and id(data) in obj_cache: 2129 rv = obj_cache[id(data)][0] 2142 # if we're commonizing this object, then assign it an object id an [all...] |
| H A D | cpiofile.py | 448 self.__class__.__name__, self.name, id(self))
|
| /pkg/src/modules/client/ |
| H A D | pkgremote.py | 98 id(self)) 101 id(self)) 103 prefix = "PkgRemote({0}) client: ".format(id(self))
|
| H A D | pkgplan.py | 599 id(dest)), self.destination_fmri.get_pkg_stem(), 615 id(dest)), self.destination_fmri.get_pkg_stem(), 631 id(src)), self.origin_fmri.get_pkg_stem(),
|
| H A D | imageplan.py | 2523 pp_needs_trimming.setdefault(id(ap.p), 2525 pp_needs_trimming[id(ap.p)]["trim"].append( 2526 id(ap.dst)) 2555 pp_needs_trimming.setdefault(id(ap.p), 2557 pp_needs_trimming[id(ap.p)]["trim"].append( 2558 id(ap.src)) 2571 if id(a[1]) not in trim 3903 act_removals.setdefault(id(ap.p), 3905 act_removals[id(ap.p)][ptype].append(id(a [all...] |
| H A D | api.py | 3363 meta_root = os.path.join(tmpdir, str(id(pub))) 3368 pkg_repos[id(repo)] = repo 3465 id(repo)) 3470 if id(cat) != proc_stems[pub][stem][ver]: 3479 id(cat) 5207 if newr._source_object_id != id(oldr): 5221 # existing one using the object id that was stored during 5224 if pub._source_object_id == id(old): 5225 # Store the new publisher's id and the old 5228 orig_pub = (id(pu [all...] |
| H A D | publisher.py | 157 # Used to store the id of the original object this one was copied 201 uri._source_object_id = id(self) 731 # Used to store the id of the original object this one was copied 832 repo._source_object_id = id(self) 1199 # Used to store the id of the original object this one was copied 1313 pub._source_object_id = id(self)
|
| /pkg/src/svc/ |
| H A D | pkg5_include.sh | 30 ID=/usr/bin/id
|
| /pkg/src/util/publish/ |
| H A D | pkgmerge.py | 647 merged.get(id(pfmri), None) == null_manifest: 668 if id(f) in merged: 671 m = merged[id(f)] 686 if id(f) == id(new_fmri): 691 merged[id(f)] = m 696 merged[id(f)] = null_manifest
|
| /pkg/src/tests/cli/ |
| H A D | t_pkg_search.py | 794 id, tid = self._get_index_dirs() 795 self.assertTrue(len(os.listdir(id)) > 0) 796 shutil.rmtree(id) 797 os.makedirs(id) 799 self.assertTrue(len(os.listdir(id)) == 0) 801 self.assertTrue(len(os.listdir(id)) == 0) 806 self.assertTrue(len(os.listdir(id)) == 0) 874 id, tid = self._get_index_dirs() 875 shutil.rmtree(id)
|
| H A D | t_pkg_depotd.py | 527 logpath = os.path.join(self.test_root, self.id())
|
| /pkg/src/tests/api/ |
| H A D | t_api.py | 384 self.assertEqual(id(pub), id(pubs[0])) 388 self.assertNotEqual(id(pub), id(cpub)) 426 self.assertNotEqual(id(pub), id(cpubs[0]))
|
| H A D | t_config.py | 226 self.assertNotEqual(id(p1), id(p2)) 912 self.assertNotEqual(id(s1), id(s2)) 1366 self.assertEqual(id(s1), id(conf.get_section(s1.name)))
|
| H A D | t_publisher.py | 406 # with the id of the source repository object. 407 self.assertEqual(id(pobj), cpobj._source_object_id)
|
| H A D | t_pkglint.py | 2258 "Linted message: {id} {msg}").format( 2259 id=msg.msgid, msg=msg)
|
| /pkg/src/modules/actions/ |
| H A D | generic.py | 331 id(self), self) 407 return hash(id(self)) 410 return (id(self) > id(other)) - (id(self) < id(other))
|
| /pkg/src/modules/lint/ |
| H A D | log.py | 230 "Linted message: {id} " 232 id=msg.msgid, msg=msg)
|
| /pkg/src/pkg/ |
| H A D | Makefile | 34 CHANGESET:sh = hg id -i
|
| /pkg/src/zoneproxy/zoneproxyd/ |
| H A D | zoneproxyd.c | 1023 ips_contract_latest(ctid_t *id) argument 1047 *id = result;
|
| /pkg/src/tests/ |
| H A D | pkg5unittest.py | 1257 archive_path = os.path.join(archive_path, test.id()) 1469 res = "# ERROR during persistent setup for {0}\n".format(test.id()) 1485 res = "# ERROR during persistent teardown for {0}\n".format(test.id()) 2135 # https://bugzilla.gnome.org/show_bug.cgi?id=132040 3554 self.debug("setup: {0}".format(self.id())) 3613 self.debug("killalldepots: {0}".format(self.id())) 3650 self.debug("ManyDepotTestCase.tearDown: {0}".format(self.id()))
|
| /pkg/src/modules/client/transport/ |
| H A D | transport.py | 142 if id(wr_cache) == id(cache): 1474 eid = id(alt_repo) 2802 supplied in pub. The transaction-id is passed in trans_id.""" 2836 pth argument. The transaction-id is passed in trans_id.""" 2871 pth argument. The transaction-id is passed in trans_id.""" 2905 also include the transaction id in trans_id.""" 2936 also include the transaction id in trans_id. If add_to_catalog 3239 """Returns version-id of highest supported version.
|
Completed in 2176 milliseconds
12