/external/boringssl/src/ssl/ |
D | d1_srtp.cc | 164 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/ |
D | profiles.cc | 28 std::unique_ptr<Profiles> profiles(new Profiles()); in FromProfileArray() local 35 std::unique_ptr<Profiles> profiles(new Profiles()); in FromDeserializer() local
|
D | depth_jpeg.cc | 46 const Profiles* profiles = device->GetProfiles(); in ValidateAndroidDynamicDepthBuffer() local
|
D | device.cc | 59 auto profiles = Profiles::FromDeserializer(deserializer); in ParseFields() local
|
/external/perfetto/tools/trace_to_text/ |
D | trace_to_profile.cc | 69 std::vector<SerializedProfile> profiles; in TraceToProfile() local
|
/external/dynamic_depth/includes/dynamic_depth/ |
D | device.h | 34 std::unique_ptr<Profiles> profiles; member
|
/external/v4l2_codec2/accel/ |
D | generic_v4l2_device.cc | 211 const auto& profiles = in GetSupportedDecodeProfiles() local 233 const auto& profiles = EnumerateSupportedEncodeProfiles(); in GetSupportedEncodeProfiles() local
|
D | v4l2_device.cc | 1213 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/ |
D | wandtest.c | 5169 **profiles, in main() local
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/tests/ |
D | tree_reduction_rewriter_test.cc | 44 std::vector<ExecutionProfile> profiles; in EnsureDeterminism() local
|
/external/minijail/ |
D | minijail0_cli_unittest.cc | 238 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/ |
D | V4L2EncodeInterface.cpp | 257 std::vector<unsigned int> profiles; in Initialize() local
|
/external/adhd/cras/src/server/ |
D | cras_bt_profile.c | 43 static struct cras_bt_profile *profiles; variable
|
D | cras_bt_device.c | 99 enum cras_bt_device_profile profiles; member
|
/external/ImageMagick/coders/ |
D | mpc.c | 166 *profiles; in ReadMPCImage() local
|
D | miff.c | 455 *profiles; in ReadMIFFImage() local
|
D | gif.c | 976 *profiles; in ReadGIFImage() local
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowUserManager.java | 72 private Map<Integer, List<UserInfo>> profiles = new HashMap<>(); field in ShadowUserManager
|
/external/v8/src/profiler/ |
D | cpu-profiler.cc | 114 ProfilerCodeObserver* code_observer, CpuProfilesCollection* profiles, in SamplingEventsProcessor()
|
D | profile-generator.h | 453 std::vector<std::unique_ptr<CpuProfile>>* profiles() { in profiles() function
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | hlo_test_base.cc | 378 std::vector<ExecutionProfile>* profiles, string backend_config, in RunMultipleTimes()
|
/external/tensorflow/tensorflow/core/platform/s3/ |
D | s3_file_system.cc | 89 auto profiles = loader.GetProfiles(); in GetDefaultClientConfig() local
|
/external/kernel-headers/original/uapi/sound/ |
D | compress_params.h | 368 __u32 profiles; member
|
/external/ImageMagick/MagickWand/ |
D | magick-property.c | 764 **profiles; in MagickGetImageProfiles() local
|
/external/angle/third_party/glslang/src/glslang/MachineIndependent/ |
D | Initialize.cpp | 137 EProfile profiles; // the profile(s) (mask) that the following fields are valid for member
|