Searched refs:psa (Results 1 – 8 of 8) sorted by relevance
/external/mdnsresponder/mDNSWindows/DLLX/ |
D | StringServices.cpp | 302 SAFEARRAY * psa = NULL; in VariantToByteArray() local 316 psa = V_ARRAY( inVariant ); in VariantToByteArray() 318 require_action( psa, exit, ok = FALSE ); in VariantToByteArray() 320 require_action( SafeArrayGetDim( psa ) == 1, exit, ok = FALSE ); in VariantToByteArray() 322 hr = SafeArrayAccessData( psa, ( LPVOID* )&pData ); in VariantToByteArray() 326 cElements = psa->rgsabound[0].cElements; in VariantToByteArray() 334 SafeArrayUnaccessData( psa ); in VariantToByteArray()
|
D | DNSSD.cpp | 446 SAFEARRAY * psa = NULL; in GetProperty() local 458 psa = V_ARRAY( value ); in GetProperty() 459 require_action( psa, exit, err = kDNSServiceErr_Unknown ); in GetProperty() 460 require_action( SafeArrayGetDim( psa ) == 1, exit, err = kDNSServiceErr_Unknown ); in GetProperty() 461 byteArray.reserve( psa->rgsabound[0].cElements ); in GetProperty() 473 if ( psa ) in GetProperty() 475 SafeArrayUnaccessData( psa ); in GetProperty() 476 psa = NULL; in GetProperty()
|
D | DNSSDService.cpp | 1010 SAFEARRAY * psa = NULL; in GetProperty() local 1034 psa = V_ARRAY( value ); in GetProperty() 1036 require_action( psa, exit, err = kDNSServiceErr_Unknown ); in GetProperty() 1038 require_action( SafeArrayGetDim( psa ) == 1, exit, err = kDNSServiceErr_Unknown ); in GetProperty() 1040 byteArray.reserve( psa->rgsabound[0].cElements ); in GetProperty() 1064 if ( psa ) in GetProperty() 1068 SafeArrayUnaccessData( psa ); in GetProperty() 1070 psa = NULL; in GetProperty()
|
/external/wpa_supplicant_8/src/pae/ |
D | ieee802_1x_kay.c | 434 struct receive_sa *psa; in ieee802_1x_kay_init_receive_sa() local 439 psa = os_zalloc(sizeof(*psa)); in ieee802_1x_kay_init_receive_sa() 440 if (!psa) { in ieee802_1x_kay_init_receive_sa() 446 psa->pkey = key; in ieee802_1x_kay_init_receive_sa() 447 psa->lowest_pn = lowest_pn; in ieee802_1x_kay_init_receive_sa() 448 psa->next_pn = lowest_pn; in ieee802_1x_kay_init_receive_sa() 449 psa->an = an; in ieee802_1x_kay_init_receive_sa() 450 psa->sc = psc; in ieee802_1x_kay_init_receive_sa() 452 os_get_time(&psa->created_time); in ieee802_1x_kay_init_receive_sa() 453 psa->in_use = FALSE; in ieee802_1x_kay_init_receive_sa() [all …]
|
/external/harfbuzz_ng/src/ |
D | hb-uniscribe.cc | 66 SCRIPT_ANALYSIS *psa, 85 SCRIPT_ANALYSIS *psa, 133 SCRIPT_ANALYSIS *psa, in hb_ScriptShapeOpenType() argument 155 psa, in hb_ScriptShapeOpenType() 166 SCRIPT_ANALYSIS *psa, in hb_ScriptPlaceOpenType() argument 190 psa, in hb_ScriptPlaceOpenType()
|
/external/libpng/contrib/libtests/ |
D | pngstest.c | 2854 png_const_bytep psa, psb; in compare_two_images() local 2857 psa = (png_const_bytep)a->colormap + a_sample * *ppa++; in compare_two_images() 2859 psa = ppa, ppa += a_sample; in compare_two_images() 2877 png_const_uint_16p pua = aligncastconst(png_const_uint_16p, psa); in compare_two_images() 2897 else if (alpha_removed == 4 || psa[alpha_removed] == 255) in compare_two_images() 2902 if (psa[btoa[3]] != psb[3]) break; in compare_two_images() 2904 if (psa[btoa[2]] != psb[2]) break; in compare_two_images() 2906 if (psa[btoa[1]] != psb[1]) break; in compare_two_images() 2908 if (psa[btoa[0]] != psb[0]) break; in compare_two_images() 2920 if (!cmppixel(&tr, psa, psb, x, y) && (a->opts & KEEP_GOING) == 0) in compare_two_images()
|
/external/icu/icu4c/source/data/lang/ |
D | pl.txt | 738 Phlp{"pahlawi psałterzowy"}
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 6030 "psa",
|