Home
last modified time | relevance | path

Searched defs:profiles (Results 1 – 25 of 32) sorted by relevance

12

/external/boringssl/src/ssl/
Dd1_srtp.cc164 UniquePtr<STACK_OF(SRTP_PROTECTION_PROFILE)> profiles( in ssl_ctx_make_profiles() local
196 int SSL_CTX_set_srtp_profiles(SSL_CTX *ctx, const char *profiles) { in SSL_CTX_set_srtp_profiles()
200 int SSL_set_srtp_profiles(SSL *ssl, const char *profiles) { in SSL_set_srtp_profiles()
224 int SSL_CTX_set_tlsext_use_srtp(SSL_CTX *ctx, const char *profiles) { in SSL_CTX_set_tlsext_use_srtp()
229 int SSL_set_tlsext_use_srtp(SSL *ssl, const char *profiles) { in SSL_set_tlsext_use_srtp()
/external/dynamic_depth/internal/dynamic_depth/
Dprofiles.cc28 std::unique_ptr<Profiles> profiles(new Profiles()); in FromProfileArray() local
35 std::unique_ptr<Profiles> profiles(new Profiles()); in FromDeserializer() local
Ddepth_jpeg.cc46 const Profiles* profiles = device->GetProfiles(); in ValidateAndroidDynamicDepthBuffer() local
Ddevice.cc59 auto profiles = Profiles::FromDeserializer(deserializer); in ParseFields() local
/external/perfetto/tools/trace_to_text/
Dtrace_to_profile.cc69 std::vector<SerializedProfile> profiles; in TraceToProfile() local
/external/dynamic_depth/includes/dynamic_depth/
Ddevice.h34 std::unique_ptr<Profiles> profiles; member
/external/v4l2_codec2/accel/
Dgeneric_v4l2_device.cc211 const auto& profiles = in GetSupportedDecodeProfiles() local
233 const auto& profiles = EnumerateSupportedEncodeProfiles(); in GetSupportedEncodeProfiles() local
Dv4l2_device.cc1213 std::vector<VideoCodecProfile>* profiles) { in V4L2PixFmtToVideoCodecProfiles()
1249 std::vector<VideoCodecProfile> profiles; in V4L2PixFmtToVideoCodecProfiles() local
1717 VideoDecodeAccelerator::SupportedProfiles profiles; in EnumerateSupportedDecodeProfiles() local
1749 VideoEncodeAccelerator::SupportedProfiles profiles; in EnumerateSupportedEncodeProfiles() local
/external/ImageMagick/tests/
Dwandtest.c5169 **profiles, in main() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/tests/
Dtree_reduction_rewriter_test.cc44 std::vector<ExecutionProfile> profiles; in EnsureDeterminism() local
/external/minijail/
Dminijail0_cli_unittest.cc238 const std::vector<std::string> profiles = { in TEST_F() local
317 const std::vector<std::string> profiles = { in TEST_F() local
/external/v4l2_codec2/components/
DV4L2EncodeInterface.cpp257 std::vector<unsigned int> profiles; in Initialize() local
/external/adhd/cras/src/server/
Dcras_bt_profile.c43 static struct cras_bt_profile *profiles; variable
Dcras_bt_device.c99 enum cras_bt_device_profile profiles; member
/external/ImageMagick/coders/
Dmpc.c166 *profiles; in ReadMPCImage() local
Dmiff.c455 *profiles; in ReadMIFFImage() local
Dgif.c976 *profiles; in ReadGIFImage() local
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowUserManager.java72 private Map<Integer, List<UserInfo>> profiles = new HashMap<>(); field in ShadowUserManager
/external/v8/src/profiler/
Dcpu-profiler.cc114 ProfilerCodeObserver* code_observer, CpuProfilesCollection* profiles, in SamplingEventsProcessor()
Dprofile-generator.h453 std::vector<std::unique_ptr<CpuProfile>>* profiles() { in profiles() function
/external/tensorflow/tensorflow/compiler/xla/tests/
Dhlo_test_base.cc378 std::vector<ExecutionProfile>* profiles, string backend_config, in RunMultipleTimes()
/external/tensorflow/tensorflow/core/platform/s3/
Ds3_file_system.cc89 auto profiles = loader.GetProfiles(); in GetDefaultClientConfig() local
/external/kernel-headers/original/uapi/sound/
Dcompress_params.h368 __u32 profiles; member
/external/ImageMagick/MagickWand/
Dmagick-property.c764 **profiles; in MagickGetImageProfiles() local
/external/angle/third_party/glslang/src/glslang/MachineIndependent/
DInitialize.cpp137 EProfile profiles; // the profile(s) (mask) that the following fields are valid for member

12