Searched refs:pdate (Results 1 – 10 of 10) sorted by relevance
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | fci.h | 191 …typedef INT_PTR (DIAMONDAPI *PFNFCIGETOPENINFO)(char *pszName,USHORT *pdate,USHORT *ptime,USHORT *… 192 #define FNFCIGETOPENINFO(fn) INT_PTR DIAMONDAPI fn(char *pszName,USHORT *pdate,USHORT *ptime,USHORT…
|
D | propidl.idl | 158 [case (VT_BYREF|VT_DATE)] DATE *pdate;
|
D | oaidl.idl | 216 DATE *pdate; 316 DATE *pdate;
|
D | propidl.h | 299 DATE *pdate; member
|
D | oleauto.h | 710 #define V_DATEREF(X) V_UNION(X,pdate)
|
D | oaidl.h | 528 DATE *pdate; member 614 DATE *pdate; member
|
/third_party/openssl/doc/man3/ |
D | CMS_get0_RecipientInfos.pod | 28 ASN1_GENERALIZEDTIME **pdate, 67 present is written to B<pdate>, if the B<other> field is present the components
|
/third_party/openssl/crypto/cms/ |
D | cms_env.c | 581 ASN1_GENERALIZEDTIME **pdate, in CMS_RecipientInfo_kekri_get0_id() argument 595 if (pdate) in CMS_RecipientInfo_kekri_get0_id() 596 *pdate = rkid->date; in CMS_RecipientInfo_kekri_get0_id()
|
/third_party/openssl/include/openssl/ |
D | cms.h | 178 ASN1_GENERALIZEDTIME **pdate,
|
/third_party/python/PC/ |
D | _msi.c | 175 FileTimeToDosDateTime(&filetime, pdate, ptime); in FNFCIGETOPENINFO()
|