Home
last modified time | relevance | path

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

12

/third_party/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()
/third_party/node/test/sequential/
Dtest-heap-prof.js85 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
Dtest-diagnostic-dir-cpu-prof.js44 const profiles = getCpuProfiles(dir); constant
73 const profiles = getCpuProfiles(dir2); constant
Dtest-diagnostic-dir-heap-prof.js86 const profiles = getHeapProfiles(dir); constant
114 const profiles = getHeapProfiles(dir2); constant
Dtest-cpu-prof-default.js34 const profiles = getCpuProfiles(tmpdir.path); constant
Dtest-cpu-prof-drained.js37 const profiles = getCpuProfiles(tmpdir.path); constant
Dtest-cpu-prof-kill.js38 const profiles = getCpuProfiles(tmpdir.path); constant
Dtest-cpu-prof-exit.js36 const profiles = getCpuProfiles(tmpdir.path); constant
Dtest-cpu-prof-worker-argv.js35 const profiles = getCpuProfiles(tmpdir.path); constant
Dtest-cpu-prof-name.js41 const profiles = getCpuProfiles(tmpdir.path); constant
Dtest-cpu-prof-dir-absolute.js42 const profiles = getCpuProfiles(dir); constant
Dtest-cpu-prof-dir-relative.js42 const profiles = getCpuProfiles(dir); constant
Dtest-cpu-prof-dir-and-name.js44 const profiles = getCpuProfiles(dir); constant
Dtest-cpu-prof-dir-worker.js42 const profiles = getCpuProfiles(dir); constant
/third_party/openssl/ssl/
Dd1_srtp.c112 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/
Dca-config.json6 "profiles": { object
/third_party/ffmpeg/libavcodec/
Dcodec_desc.h65 const struct AVProfile *profiles; member
Dlibfdk-aacenc.c428 static const AVProfile profiles[] = { variable
Dcodec.h217 …const AVProfile *profiles; ///< array of recognized profiles, or NULL if unknown, arr… member
/third_party/pulseaudio/src/modules/dbus/
Diface-card.c56 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/
Dcard.h78 pa_hashmap *profiles; member
103 pa_hashmap *profiles; member
Ddevice-port.h53 pa_hashmap *profiles; /* Does not own the profiles */ member
/third_party/libinput/tools/
Dlibinput-list-devices.c191 uint32_t profiles; in accel_profiles() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dencoding-target.c44 GList *profiles; member
222 const gchar * description, const GList * profiles) in gst_encoding_target_new()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtsptransport.c118 static const RTSPProfileMap profiles[] = { variable

12