/third_party/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()
|
/third_party/node/test/sequential/ |
D | test-heap-prof.js | 85 const profiles = getHeapProfiles(tmpdir.path); constant 107 const profiles = getHeapProfiles(tmpdir.path); constant 128 const profiles = getHeapProfiles(tmpdir.path); constant 151 const profiles = getHeapProfiles(tmpdir.path); constant 172 const profiles = getHeapProfiles(tmpdir.path); constant 260 const profiles = getHeapProfiles(tmpdir.path); constant 285 const profiles = getHeapProfiles(dir); constant 310 const profiles = getHeapProfiles(dir); constant 338 const profiles = getHeapProfiles(dir); constant 362 const profiles = getHeapProfiles(dir); constant
|
D | test-diagnostic-dir-cpu-prof.js | 44 const profiles = getCpuProfiles(dir); constant 73 const profiles = getCpuProfiles(dir2); constant
|
D | test-diagnostic-dir-heap-prof.js | 86 const profiles = getHeapProfiles(dir); constant 114 const profiles = getHeapProfiles(dir2); constant
|
D | test-cpu-prof-default.js | 34 const profiles = getCpuProfiles(tmpdir.path); constant
|
D | test-cpu-prof-drained.js | 37 const profiles = getCpuProfiles(tmpdir.path); constant
|
D | test-cpu-prof-kill.js | 38 const profiles = getCpuProfiles(tmpdir.path); constant
|
D | test-cpu-prof-exit.js | 36 const profiles = getCpuProfiles(tmpdir.path); constant
|
D | test-cpu-prof-worker-argv.js | 35 const profiles = getCpuProfiles(tmpdir.path); constant
|
D | test-cpu-prof-name.js | 41 const profiles = getCpuProfiles(tmpdir.path); constant
|
D | test-cpu-prof-dir-absolute.js | 42 const profiles = getCpuProfiles(dir); constant
|
D | test-cpu-prof-dir-relative.js | 42 const profiles = getCpuProfiles(dir); constant
|
D | test-cpu-prof-dir-and-name.js | 44 const profiles = getCpuProfiles(dir); constant
|
D | test-cpu-prof-dir-worker.js | 42 const profiles = getCpuProfiles(dir); constant
|
/third_party/openssl/ssl/ |
D | d1_srtp.c | 112 int SSL_CTX_set_tlsext_use_srtp(SSL_CTX *ctx, const char *profiles) in SSL_CTX_set_tlsext_use_srtp() 117 int SSL_set_tlsext_use_srtp(SSL *s, const char *profiles) in SSL_set_tlsext_use_srtp()
|
/third_party/nghttp2/src/ |
D | ca-config.json | 6 "profiles": { object
|
/third_party/ffmpeg/libavcodec/ |
D | codec_desc.h | 65 const struct AVProfile *profiles; member
|
D | libfdk-aacenc.c | 428 static const AVProfile profiles[] = { variable
|
D | codec.h | 217 …const AVProfile *profiles; ///< array of recognized profiles, or NULL if unknown, arr… member
|
/third_party/pulseaudio/src/modules/dbus/ |
D | iface-card.c | 56 pa_hashmap *profiles; member 275 const char **profiles; in get_profiles() local 298 const char **profiles; in handle_get_profiles() local 381 const char **profiles = NULL; in handle_get_all() local
|
/third_party/pulseaudio/src/pulsecore/ |
D | card.h | 78 pa_hashmap *profiles; member 103 pa_hashmap *profiles; member
|
D | device-port.h | 53 pa_hashmap *profiles; /* Does not own the profiles */ member
|
/third_party/libinput/tools/ |
D | libinput-list-devices.c | 191 uint32_t profiles; in accel_profiles() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
D | encoding-target.c | 44 GList *profiles; member 222 const gchar * description, const GList * profiles) in gst_encoding_target_new()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/ |
D | gstrtsptransport.c | 118 static const RTSPProfileMap profiles[] = { variable
|