Searched defs:profiles (Results 1 – 10 of 10) sorted by relevance
198 int SSL_CTX_set_srtp_profiles(SSL_CTX *ctx, const char *profiles) { in SSL_CTX_set_srtp_profiles()202 int SSL_set_srtp_profiles(SSL *ssl, const char *profiles) { in SSL_set_srtp_profiles()226 int SSL_CTX_set_tlsext_use_srtp(SSL_CTX *ctx, const char *profiles) { in SSL_CTX_set_tlsext_use_srtp()231 int SSL_set_tlsext_use_srtp(SSL *ssl, const char *profiles) { in SSL_set_tlsext_use_srtp()
76 SkColorProfileType const profiles[] { kLinear_SkColorProfileType, kSRGB_SkColorProfileType }; variable
223 profiles = get_profile_list() variable
350 CpuProfilesCollection profiles(CcTest::heap()); in TEST() local416 CpuProfilesCollection profiles(CcTest::heap()); in TEST() local464 CpuProfilesCollection profiles(CcTest::heap()); in TEST() local
75 CpuProfilesCollection profiles(isolate->heap()); in TEST() local162 CpuProfilesCollection* profiles = new CpuProfilesCollection(isolate->heap()); in TEST() local223 CpuProfilesCollection* profiles = new CpuProfilesCollection(isolate->heap()); in TEST() local292 CpuProfilesCollection* profiles = new CpuProfilesCollection(isolate->heap()); in TEST() local1113 CpuProfilesCollection* profiles = new CpuProfilesCollection(isolate->heap()); in TEST() local
310 List<CpuProfile*>* profiles() { return &finished_profiles_; } in profiles() function
561 ProfileGenerator::ProfileGenerator(CpuProfilesCollection* profiles) in ProfileGenerator()
356 __u32 profiles; member
208 __u64 profiles; member
2932 …const AVProfile *profiles; ///< array of recognized profiles, or NULL if unknown, arr… member