Searched refs:sids (Results 1 – 11 of 11) sorted by relevance
/external/freetype/src/cff/ |
D | cffload.c | 794 if ( charset->sids[i] > max_cid ) in cff_charset_compute_cids() 795 max_cid = charset->sids[i]; in cff_charset_compute_cids() 805 charset->cids[charset->sids[j]] = (FT_UShort)j; in cff_charset_compute_cids() 847 FT_FREE( charset->sids ); in cff_charset_done() 881 if ( FT_NEW_ARRAY( charset->sids, num_glyphs ) ) in cff_charset_load() 885 charset->sids[0] = 0; in cff_charset_load() 896 charset->sids[j] = FT_GET_USHORT(); in cff_charset_load() 939 charset->sids[j] = glyph_sid; in cff_charset_load() 974 if ( FT_NEW_ARRAY( charset->sids, num_glyphs ) ) in cff_charset_load() 978 FT_ARRAY_COPY( charset->sids, cff_isoadobe_charset, num_glyphs ); in cff_charset_load() [all …]
|
D | cffcmap.c | 128 FT_UInt sid = charset->sids[idx]; in FT_CALLBACK_DEF() 147 if ( !charset->sids ) in cff_cmap_unicode_init()
|
D | cfftypes.h | 84 FT_UShort sids [256]; /* avoid dynamic allocations */ member 96 FT_UShort* sids; member
|
D | cffdrivr.c | 247 sid = font->charset.sids[glyph_index]; in cff_get_glyph_name() 283 sid = charset->sids[i]; in cff_get_name_index() 550 c = cff->charset.sids[glyph_index]; in cff_get_cid_from_glyph_index()
|
D | cffgload.c | 619 if ( !cff->charset.sids ) in cff_lookup_glyph_by_stdcharcode() 631 if ( cff->charset.sids[n] == glyph_sid ) in cff_lookup_glyph_by_stdcharcode()
|
/external/libsepol/include/sepol/policydb/ |
D | services.h | 117 sepol_security_id_t ** sids, uint32_t * nel);
|
/external/checkpolicy/ |
D | checkpolicy.c | 380 sepol_security_id_t ssid, tsid, *sids; in main() local 1013 ret = sepol_get_user_sids(ssid, ans, &sids, &nel); in main() 1019 print_sid(sids[i], NULL, NULL); in main() 1020 free(sids); in main()
|
/external/libmtp/src/ |
D | ptp.c | 555 unsigned char* sids=NULL; in ptp_getstorageids() local 561 ret=ptp_transaction(params, &ptp, PTP_DP_GETDATA, 0, &sids, &len); in ptp_getstorageids() 562 if (ret == PTP_RC_OK) ptp_unpack_SIDs(params, sids, storageids, len); in ptp_getstorageids() 563 free(sids); in ptp_getstorageids() 1631 unsigned char* sids=NULL; in ptp_canon_eos_getstorageids() local 1636 ret = ptp_transaction(params, &ptp, PTP_DP_GETDATA, 0, &sids, &len); in ptp_canon_eos_getstorageids() 1637 if (ret == PTP_RC_OK) ptp_unpack_SIDs(params, sids, storageids, len); in ptp_canon_eos_getstorageids() 1638 free(sids); in ptp_canon_eos_getstorageids()
|
D | ptp-pack.c | 400 ptp_unpack_SIDs (PTPParams *params, unsigned char* data, PTPStorageIDs *sids, unsigned int len) in ptp_unpack_SIDs() argument 402 sids->n = ptp_unpack_uint32_t_array(params, data, PTP_sids, in ptp_unpack_SIDs() 403 &sids->Storage); in ptp_unpack_SIDs()
|
/external/libsepol/src/ |
D | services.c | 1288 sepol_security_id_t ** sids, uint32_t * nel) in sepol_get_user_sids() argument 1373 *sids = mysids; in sepol_get_user_sids()
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 15914 http://sids-network.org/experts/bedshare.htm 15915 http://sids-network.org/fp/prescott.htm
|