/third_party/node/deps/npm/docs/content/cli-commands/ |
D | npm-profile.md | 10 ### Synopsis 20 ### Description 74 ### Details 80 ### See Also
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | gstglsl.c | 60 static const struct {GstGLSLProfile profile; const gchar * name;} glsl_profiles[] = { member 69 GstGLSLProfile profile; member 154 static const struct {GstGLSLVersion version; GstGLSLProfile profile;} invalid_serialize_glsl[] = { member 184 …st gchar *name; gboolean succeed; GstGLSLVersion version; GstGLSLProfile profile;} glsl_str_map[] … member 219 GstGLSLProfile profile; in GST_START_TEST() local 234 GstGLSLProfile profile; in GST_START_TEST() local 268 GstGLSLProfile profile; in GST_START_TEST() local 283 GstGLSLProfile profile; in GST_START_TEST() local 312 GstGLSLProfile profile; in GST_START_TEST() local 333 GstGLSLProfile profile; in GST_START_TEST() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
D | encoding-profile.c | 324 #define PROFILE_LOCK(profile) (g_mutex_lock(&((GstEncodingProfile*)profile)->lock)) argument 325 #define PROFILE_UNLOCK(profile) (g_mutex_unlock(&((GstEncodingProfile*)profile)->lock)) argument 521 gst_encoding_profile_get_name (GstEncodingProfile * profile) in gst_encoding_profile_get_name() 535 gst_encoding_profile_get_description (GstEncodingProfile * profile) in gst_encoding_profile_get_description() 550 gst_encoding_profile_get_format (GstEncodingProfile * profile) in gst_encoding_profile_get_format() 565 gst_encoding_profile_get_preset (GstEncodingProfile * profile) in gst_encoding_profile_get_preset() 579 gst_encoding_profile_get_preset_name (GstEncodingProfile * profile) in gst_encoding_profile_get_preset_name() 594 gst_encoding_profile_get_presence (GstEncodingProfile * profile) in gst_encoding_profile_get_presence() 610 gst_encoding_profile_is_enabled (GstEncodingProfile * profile) in gst_encoding_profile_is_enabled() 629 gst_encoding_profile_get_restriction (GstEncodingProfile * profile) in gst_encoding_profile_get_restriction() [all …]
|
/third_party/python/Tools/scripts/ |
D | analyze_dxp.py | 39 def has_pairs(profile): argument 78 def common_instructions(profile): argument 96 def common_pairs(profile): argument 116 def render_common_pairs(profile=None): argument
|
/third_party/flutter/skia/src/codec/ |
D | SkEncodedInfo.cpp | 12 skcms_ICCProfile profile; in Make() local 21 const skcms_ICCProfile& profile) { in Make() 25 SkEncodedInfo::ICCProfile::ICCProfile(const skcms_ICCProfile& profile, sk_sp<SkData> data) in ICCProfile()
|
/third_party/skia/src/codec/ |
D | SkEncodedInfo.cpp | 12 skcms_ICCProfile profile; in Make() local 21 const skcms_ICCProfile& profile) { in Make() 25 SkEncodedInfo::ICCProfile::ICCProfile(const skcms_ICCProfile& profile, sk_sp<SkData> data) in ICCProfile()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvaprofile.c | 30 VAProfile profile; member 118 get_profile_map (VAProfile profile) in get_profile_map() 131 gst_va_profile_codec (VAProfile profile) in gst_va_profile_codec() 138 gst_va_profile_name (VAProfile profile) in gst_va_profile_name() 145 gst_va_profile_caps (VAProfile profile) in gst_va_profile_caps()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglsl.c | 91 GstGLSLProfile profile; member 160 gst_glsl_profile_to_string (GstGLSLProfile profile) in gst_glsl_profile_to_string() 209 _is_valid_version_profile (GstGLSLVersion version, GstGLSLProfile profile) in _is_valid_version_profile() 244 GstGLSLProfile profile) in gst_glsl_version_profile_to_string() 268 _fixup_version_profile (GstGLSLVersion * version, GstGLSLProfile * profile) in _fixup_version_profile() 318 GstGLSLProfile profile = GST_GLSL_PROFILE_NONE; in gst_glsl_version_profile_from_string() local 480 GstGLSLProfile * profile) in gst_glsl_string_get_version_profile() 564 GstGLSLVersion version, GstGLSLProfile profile) in gst_gl_context_supports_glsl_profile_version() 675 GstGLSLProfile profile) in _mangle_external_image_extension() 716 GstGLSLProfile profile) in _mangle_texture_access() [all …]
|
D | gstglshaderstrings.c | 124 GstGLSLVersion version, GstGLSLProfile profile) in gst_gl_shader_string_get_highest_precision() 148 GstGLSLVersion version, GstGLSLProfile profile) in gst_gl_shader_string_fragment_get_default() 169 GstGLSLVersion version, GstGLSLProfile profile) in gst_gl_shader_string_fragment_external_oes_get_default()
|
/third_party/gstreamer/gstplugins_bad/tools/ |
D | utils.c | 113 GstEncodingProfile *profile = tmpprof->data; local 143 GstEncodingProfile *profile; local 161 get_profile_type (GstEncodingProfile * profile) 174 print_profile (GstEncodingProfile * profile, const gchar * prefix) 194 describe_encoding_profile (GstEncodingProfile * profile)
|
/third_party/cef/libcef/browser/chrome/ |
D | chrome_browser_context.cc | 58 auto profile = profile_manager->GetPrimaryUserProfile(); in InitializeAsync() local 99 void ChromeBrowserContext::ProfileCreated(Profile* profile, in ProfileCreated() 152 void ChromeBrowserContext::OnProfileWillBeDestroyed(Profile* profile) { in OnProfileWillBeDestroyed()
|
/third_party/abseil-cpp/absl/types/internal/ |
D | conformance_testing_test.cc | 122 using profile = typename TypeParam::profile; in TYPED_TEST_P() typedef 380 using profile = typename TypeParam::profile; in TYPED_TEST_P() typedef 471 using profile = typename TypeParam::profile; in TYPED_TEST_P() typedef 636 using profile = typename TypeParam::profile; in TYPED_TEST_P() typedef 703 using profile = Profile; typedef 1188 using profile = ti::CombineProfiles<ti::TriviallyCompleteProfile, in TEST() typedef 1280 using profile = ti::CombineProfiles<ti::TriviallyCompleteProfile, in TEST() typedef 1291 using profile = in TEST() typedef 1301 using profile = in TEST() typedef 1312 using profile = ti::ComparableProfile; in TEST() typedef [all …]
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/ |
D | conformance_testing_test.cc | 122 using profile = typename TypeParam::profile; in TYPED_TEST_P() typedef 380 using profile = typename TypeParam::profile; in TYPED_TEST_P() typedef 471 using profile = typename TypeParam::profile; in TYPED_TEST_P() typedef 636 using profile = typename TypeParam::profile; in TYPED_TEST_P() typedef 703 using profile = Profile; typedef 1188 using profile = ti::CombineProfiles<ti::TriviallyCompleteProfile, in TEST() typedef 1280 using profile = ti::CombineProfiles<ti::TriviallyCompleteProfile, in TEST() typedef 1291 using profile = in TEST() typedef 1301 using profile = in TEST() typedef 1312 using profile = ti::ComparableProfile; in TEST() typedef [all …]
|
/third_party/boost/boost/graph/ |
D | profile.hpp | 23 typename graph_traits< Graph >::vertices_size_type profile( in profile() function 37 typename graph_traits< Graph >::vertices_size_type profile(const Graph& g) in profile() function
|
/third_party/mesa3d/src/gallium/frontends/va/ |
D | config.c | 74 vlVaQueryConfigEntrypoints(VADriverContextP ctx, VAProfile profile, in vlVaQueryConfigEntrypoints() 114 vlVaGetConfigAttributes(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, in vlVaGetConfigAttributes() 205 vlVaCreateConfig(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, in vlVaCreateConfig() 383 vlVaQueryConfigAttributes(VADriverContextP ctx, VAConfigID config_id, VAProfile *profile, in vlVaQueryConfigAttributes()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_vp3_video.c | 236 static void vp3_getpath(enum pipe_video_profile profile, char *path) in vp3_getpath() 255 static void vp4_getpath(enum pipe_video_profile profile, char *path) in vp4_getpath() 280 enum pipe_video_profile profile, in nouveau_vp3_load_firmware() 366 firmware_present(struct pipe_screen *pscreen, enum pipe_video_profile profile) in firmware_present() 435 enum pipe_video_profile profile, in nouveau_vp3_screen_get_video_param() 554 enum pipe_video_profile profile, in nouveau_vp3_screen_video_supported()
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_decoder.c | 36 vl_profile_supported(struct pipe_screen *screen, enum pipe_video_profile profile, in vl_profile_supported() 49 vl_level_supported(struct pipe_screen *screen, enum pipe_video_profile profile) in vl_level_supported()
|
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdkmpeg2enc.c | 88 const gchar *profile; in gst_msdkmpeg2enc_set_format() local 137 profile_to_string (gint profile) in profile_to_string() 158 const gchar *profile; in gst_msdkmpeg2enc_set_src_caps() local
|
D | gstmsdkvp9enc.c | 105 const gchar *profile; in gst_msdkvp9enc_set_format() local 203 profile_to_string (gint profile) in profile_to_string() 226 const gchar *profile; in gst_msdkvp9enc_set_src_caps() local
|
/third_party/skia/third_party/externals/tint/src/val/ |
D | hlsl.cc | 48 const char* profile = ""; in HlslUsingDXC() local 122 const char* profile = ""; in HlslUsingFXC() local
|
/third_party/pulseaudio/src/pulsecore/ |
D | card.c | 141 pa_card_profile *profile; in pa_card_new() local 193 pa_card_profile *profile; in pa_card_choose_initial_profile() local 274 void pa_card_add_profile(pa_card *c, pa_card_profile *profile) { in pa_card_add_profile() 308 int pa_card_set_profile(pa_card *c, pa_card_profile *profile, bool save) { in pa_card_set_profile()
|
/third_party/glslang/glslang/MachineIndependent/ |
D | Initialize.cpp | 420 bool ValidVersion(const BuiltInFunction& function, int version, EProfile profile, const SpvVersion&… in ValidVersion() 459 void TBuiltIns::addTabledBuiltins(int version, EProfile profile, const SpvVersion& spvVersion) in addTabledBuiltins() 484 inline bool IncludeLegacy(int version, EProfile profile, const SpvVersion& spvVersion) in IncludeLegacy() 545 void TBuiltIns::initialize(int version, EProfile profile, const SpvVersion& spvVersion) in initialize() 5737 void TBuiltIns::add2ndGenerationSamplingImaging(int version, EProfile profile, const SpvVersion& sp… 5897 …iltIns::addQueryFunctions(TSampler sampler, const TString& typeName, int version, EProfile profile) 6007 …iltIns::addImageFunctions(TSampler sampler, const TString& typeName, int version, EProfile profile) 6200 …Ins::addSamplingFunctions(TSampler sampler, const TString& typeName, int version, EProfile profile) 6488 …ltIns::addGatherFunctions(TSampler sampler, const TString& typeName, int version, EProfile profile) 6734 void TBuiltIns::initialize(const TBuiltInResource &resources, int version, EProfile profile, const … [all …]
|
/third_party/skia/third_party/externals/libpng/contrib/examples/ |
D | iccfrompng.c | 69 png_bytep profile; in extract() local 99 png_bytep profile = extract(fp, &proflen); in extract_one_file() local
|
/third_party/libpng/contrib/examples/ |
D | iccfrompng.c | 69 png_bytep profile; in extract() local 99 png_bytep profile = extract(fp, &proflen); in extract_one_file() local
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/examples/ |
D | iccfrompng.c | 69 png_bytep profile; in extract() local 99 png_bytep profile = extract(fp, &proflen); in extract_one_file() local
|