/external/boringssl/src/crypto/evp/ |
H A D | p_rsa_asn1.c | 321 RSA_PSS_PARAMS *pss; local 330 pss = d2i_RSA_PSS_PARAMS(NULL, &p, plen); 332 if (!pss) { 336 *pmaskHash = rsa_mgf1_decode(pss->maskGenAlgorithm); 338 return pss; 341 static int rsa_pss_param_print(BIO *bp, RSA_PSS_PARAMS *pss, argument 345 if (!pss) { 358 if (pss->hashAlgorithm) { 359 if (i2a_ASN1_OBJECT(bp, pss->hashAlgorithm->algorithm) <= 0) { 372 if (pss 428 RSA_PSS_PARAMS *pss; local 547 RSA_PSS_PARAMS *pss = NULL; local 611 RSA_PSS_PARAMS *pss; local [all...] |
/external/toybox/toys/other/ |
H A D | pmap.c | 35 long long start, end, pss, tpss = 0, dirty, tdirty = 0, swap, tswap = 0, local 78 if (0<sscanf(line, "Pss: %lld", &pss) 86 printf("% 7lld %7lld %7lld ", pss, dirty, swap); 87 tpss += pss;
|
/external/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_dirty_surfaces.h | 86 util_dirty_surfaces_use_for_sampling_with(struct pipe_context *pipe, struct util_dirty_surfaces *dss, struct pipe_sampler_view *psv, struct pipe_sampler_state *pss, util_dirty_surface_flush_t flush) argument 89 util_dirty_surfaces_use_levels_for_sampling(pipe, dss, (unsigned)pss->min_lod + psv->u.tex.first_level, 90 MIN2((unsigned)ceilf(pss->max_lod) + psv->u.tex.first_level, psv->u.tex.last_level), flush);
|
/external/mesa3d/src/gallium/drivers/rbug/ |
H A D | rbug_core.c | 107 struct pipe_shader_state pss; local 108 memset(&pss, 0, sizeof(pss)); 109 pss.tokens = tokens; 113 state = pipe->create_fs_state(pipe, &pss); 116 state = pipe->create_vs_state(pipe, &pss); 119 state = pipe->create_gs_state(pipe, &pss);
|
/external/webrtc/webrtc/base/ |
H A D | nat_unittest.cc | 181 scoped_ptr<PhysicalSocketServer> pss(new PhysicalSocketServer()); 182 scoped_ptr<AsyncSocket> client(pss->CreateAsyncSocket(src.family(), 184 scoped_ptr<AsyncSocket> server(pss->CreateAsyncSocket(src.family(),
|
/external/e2fsprogs/debian/attic/libs/ |
H A D | rules | 157 dh_installchangelogs -pe2fslibsg -pcomerr$(COMERR_MAJOR)g -pss$(SS_MAJOR)g ChangeLog 173 dh_gencontrol -u '-isp' -pss$(SS_MAJOR)g -pssg-dev \
|
/external/libchrome/base/process/ |
H A D | process_metrics_linux.cc | 364 int pss = 0; local 369 ret &= StringToInt(totmaps_fields[kPssIndex], &pss); 378 ws_usage->shared = pss + swap;
|
/external/e2fsprogs/debian/ |
H A D | rules | 667 DH_OPTIONS= dh_gencontrol -pss-dev \
|
/external/google-tv-pairing-protocol/java/jar/ |
H A D | bcprov-jdk15-143.jar | META-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ... |
/external/robolectric/v3/runtime/ |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |