/device/lge/hammerhead/original-kernel-headers/media/ |
msmb_isp.h | 108 uint8_t cid; member in struct:msm_vfe_rdi_cfg 129 uint8_t rdi_cid;/*CID 1-16*/
|
/external/chromium_org/third_party/skia/src/pdf/ |
SkPDFFont.h | 187 // The glyph IDs accessible with this font. For Type1 (non CID) fonts, 192 // Type1 (non CID) fonts that need multiple "fonts" to access all glyphs.
|
/external/clang/lib/AST/ |
Mangle.cpp | 121 if (const ObjCCategoryImplDecl *CID = dyn_cast<ObjCCategoryImplDecl>(CD)) 122 OS << '(' << *CID << ')';
|
/external/nist-sip/java/gov/nist/javax/sip/ |
Utils.java | 139 byte cid[] = digester.digest(date.getBytes()); 141 String cidString = Utils.toHexString(cid);
|
/external/skia/src/pdf/ |
SkPDFFont.h | 187 // The glyph IDs accessible with this font. For Type1 (non CID) fonts, 192 // Type1 (non CID) fonts that need multiple "fonts" to access all glyphs.
|
/hardware/qcom/msm8x74/original-kernel-headers/media/ |
msmb_isp.h | 105 uint8_t cid; member in struct:msm_vfe_rdi_cfg 126 uint8_t rdi_cid;/*CID 1-16*/
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/Public/ |
MobiCoreRegistry.h | 136 * @param cid Service provider or UUID. 144 const mcCid_t *cid,
|
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/ |
videodev2_exynos_media.h | 58 /* CID base for Exynos controls (USER_CLASS) */ 98 /* CID base for MFC controls (MPEG_CLASS) */
|
/packages/apps/Email/assets/ |
test.html | 13 <img src="cid:23978198273"> 15 <img src="cid:12371982371">
|
/external/chromium_org/third_party/freetype/src/cff/ |
cffload.c | 633 /* CID-keyed CFF fonts don't have glyph names */ 802 /* When multiple GIDs map to the same CID, we choose the lowest */ 818 FT_UInt cid ) 823 if ( cid <= charset->max_cid ) 824 result = charset->cids[cid]; 1025 /* we have to invert the `sids' array for subsetted CID-keyed fonts */ [all...] |
cffcmap.c | 147 /* can't build Unicode map for CID-keyed font */
|
cffdrivr.c | 445 * CID INFO SERVICE 531 FT_UInt *cid ) 559 if ( cid ) 560 *cid = c;
|
/external/freetype/src/cff/ |
cffload.c | 633 /* CID-keyed CFF fonts don't have glyph names */ 802 /* When multiple GIDs map to the same CID, we choose the lowest */ 818 FT_UInt cid ) 823 if ( cid <= charset->max_cid ) 824 result = charset->cids[cid]; 1025 /* we have to invert the `sids' array for subsetted CID-keyed fonts */ [all...] |
/external/bluetooth/bluedroid/stack/bnep/ |
bnep_utils.c | 48 ** passed CID. 53 tBNEP_CONN *bnepu_find_bcb_by_cid (UINT16 cid) 61 if ((p_bcb->con_state != BNEP_STATE_IDLE) && (p_bcb->l2cap_cid == cid)) 233 BNEP_TRACE_EVENT1 ("BNEP - bnep_send_conn_responce for CID: 0x%x", p_bcb->l2cap_cid); 416 BNEP_TRACE_EVENT2 ("BNEP - bnep_send_command_not_understood for CID: 0x%x, cmd 0x%x", p_bcb->l2cap_cid, cmd_code); 454 BNEP_TRACE_EVENT1 ("BNEP - bnepu_check_send_packet for CID: 0x%x", p_bcb->l2cap_cid); 459 BNEP_TRACE_EVENT1 ("BNEP - congested, dropping buf, CID: 0x%x", p_bcb->l2cap_cid); 586 BNEP_TRACE_EVENT1 ("BNEP - bnep_process_setup_conn_req for CID: 0x%x", p_bcb->l2cap_cid); [all...] |
/external/chromium_org/third_party/openssl/openssl/apps/ |
ocsp.c | 1059 OCSP_CERTID *cid, *ca_id = NULL; local 1086 cid = OCSP_onereq_get0_id(one); 1088 OCSP_id_get0_info(NULL,&cert_id_md_oid, NULL,NULL, cid); 1101 if (OCSP_id_issuer_cmp(ca_id, cid)) 1103 OCSP_basic_add1_status(bs, cid, 1109 OCSP_id_get0_info(NULL, NULL, NULL, &serial, cid); 1112 OCSP_basic_add1_status(bs, cid, 1117 OCSP_basic_add1_status(bs, cid, 1129 single = OCSP_basic_add1_status(bs, cid, [all...] |
/external/openssl/apps/ |
ocsp.c | 1059 OCSP_CERTID *cid, *ca_id = NULL; local 1086 cid = OCSP_onereq_get0_id(one); 1088 OCSP_id_get0_info(NULL,&cert_id_md_oid, NULL,NULL, cid); 1101 if (OCSP_id_issuer_cmp(ca_id, cid)) 1103 OCSP_basic_add1_status(bs, cid, 1109 OCSP_id_get0_info(NULL, NULL, NULL, &serial, cid); 1112 OCSP_basic_add1_status(bs, cid, 1117 OCSP_basic_add1_status(bs, cid, 1129 single = OCSP_basic_add1_status(bs, cid, [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/svga/drm/ |
vmw_context.c | 156 vswc->base.cid, 359 vmw_ioctl_context_destroy(vswc->vws, swc->cid); 381 vswc->base.cid = vmw_ioctl_context_create(vws);
|
/external/mesa3d/src/gallium/winsys/svga/drm/ |
vmw_context.c | 156 vswc->base.cid, 359 vmw_ioctl_context_destroy(vswc->vws, swc->cid); 381 vswc->base.cid = vmw_ioctl_context_create(vws);
|
/external/bluetooth/bluedroid/stack/l2cap/ |
l2c_utils.c | 499 UINT16_TO_STREAM (p, 0); /* Local CID of 0 */ [all...] |
/external/chromium_org/google_apis/gaia/ |
oauth2_mint_token_flow.h | 79 const std::string& cid,
|
/external/chromium_org/third_party/freetype/include/freetype/internal/ |
fttrace.h | 98 /* CID driver components */
|
t1types.h | 233 CID_FaceInfoRec cid; member in struct:CID_FaceRec_
|
/external/chromium_org/third_party/sqlite/src/test/ |
vtab2.test | 32 main schema 2 cid {} 0 {} 0 \
|
/external/chromium_org/tools/page_cycler/webpagereplay/tests/ |
2012Q2.js | 31 "http://www.youtube.com/watch?v=xvN9Ri1GmuY&feature=g-sptl&cid=inp-hs-edt"],
|
2012Q3.js | 43 "http://www.youtube.com/watch?v=xvN9Ri1GmuY&feature=g-sptl&cid=inp-hs-edt",
|