Searched defs:os1 (Results 1 - 6 of 6) sorted by relevance

/external/libutf/
H A Drunestrcpy.c22 Rune *os1; local
24 os1 = s1;
27 return os1;
H A Drunestrncat.c22 Rune *os1; local
24 os1 = s1;
31 return os1;
H A Drunestrncpy.c23 Rune *os1; local
25 os1 = s1;
30 return os1;
32 return os1;
/external/boringssl/src/crypto/evp/
H A Dp_rsa_asn1.c693 ASN1_STRING *os1 = rsa_ctx_to_pss(pkctx); local
694 if (!os1) {
697 X509_ALGOR_set0(sigalg, OBJ_nid2obj(NID_rsassaPss), V_ASN1_SEQUENCE, os1);
/external/opencv3/modules/core/test/
H A Dtest_io.cpp448 Size s1(6, 7), os1;
483 fs["s1"] >> os1; local
499 CV_Assert( os1 == s1 );
/external/robolectric/v3/libs/
H A Dvtd-xml-2.11.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ximpleware/ com/ximpleware/extended/ com/ximpleware/extended/parser/ ...

Completed in 113 milliseconds