Searched refs:gids (Results 1 – 16 of 16) sorted by relevance
18 gid_t gids[6]; in main() local19 assert(0 == __msan_test_shadow(gids, 6 * sizeof(gid_t))); in main()20 assert(0 == getresgid(&gids[0], &gids[2], &gids[4])); in main()23 __msan_test_shadow(gids + 2 * i, 2 * sizeof(gid_t))); in main()
22 gids = []27 gids.append(gid)33 names = map(operator.getitem, [glyphOrder]*self.numVertOriginYMetrics, gids)36 names = map(getGlyphName, gids )47 gids = map(operator.getitem, [nameMap]*lenRecords, names)50 gids = map(operator.getitem, [nameMap]*lenRecords, names)51 vOriginTable = list(zip(gids, vorgs))
370 gids = list(cmap.values())372 lenCmap = len(gids)374 names = list(map(operator.getitem, [glyphOrder]*lenCmap, gids ))377 names = list(map(getGlyphName, gids ))393 gids = list(map(operator.getitem, [nameMap]*lenCharCodes, names))397 gids = list(map(operator.getitem, [nameMap]*lenCharCodes, names))400 gids = []413 gids.append(gid)439 items = zip(charCodes, gids)667 gids = [][all …]
25 gids = []31 gids.append(gid)47 names = list(map(operator.getitem, [glyphOrder]*numBaseGlyphRecords, gids))50 names = list(map(getGlyphName, gids ))
46 cmap->gids = encoding->codes; in cff_cmap_encoding_init()55 cmap->gids = NULL; in cff_cmap_encoding_done()67 result = cmap->gids[char_code]; in cff_cmap_encoding_char_index()93 result = cmap->gids[code]; in cff_cmap_encoding_char_next()
41 FT_UShort* gids; /* up to 256 elements */ member
296 ALLOCATE_ARRAY (hb_codepoint_t, gids, glyph_count); in _hb_graphite2_shape()302 hb_codepoint_t *pg = gids; in _hb_graphite2_shape()340 info->codepoint = gids[clusters[i].base_glyph + j]; in _hb_graphite2_shape()
35 options. These allow the uids/gids of files in the generated36 filesystem to be specified, overriding the uids/gids in the90 uids/gids in the generated Squashfs filesystem to be root.
39 32-bit uids/gids: yes no176 converted to 32-bit uids/gids using an id look up table. This table is
501 options. These allow the uids/gids of files in the generated502 filesystem to be specified, overriding the uids/gids in the508 filesystems in certain cases file gids were corrupted.
26 2. Squashfs stores full uid/gids (32 bits), and file creation time.125 -force-gid gid set all file gids to gid401 file uids/gids in the generated Squashfs filesystem to be root. This allows965 converted to 32-bit uids/gids using an id look up table. This table is
3421 gid_t *gids = new gid_t[n]; in TEST() local3422 int res = getgroups(n, gids); in TEST()3425 EXPECT_NOT_POISONED(gids[i]); in TEST()
1709 gids = [g for uc,g in l if u == uc and g is not None]1710 s.glyphs.update(gids)
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...