| /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/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/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/node/deps/npm/test/lib/commands/ |
| D | token.js | 4 const mockToken = async (t, { profile, getCredentialsByURI, readUserInfo, ...opts } = {}) => { 79 profile: { property 120 profile: { property 166 profile: { property 214 profile: { property 237 profile: { property 258 profile: { property 280 profile: { property 300 profile: { property 325 profile: { property [all …]
|
| /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/drivers/d3d12/ |
| D | d3d12_video_screen.cpp | 38 enum pipe_video_profile profile, in d3d12_video_buffer_is_format_supported() 112 d3d12_has_video_decode_support(struct pipe_screen *pscreen, enum pipe_video_profile profile) in d3d12_has_video_decode_support() 210 … D3D12_VIDEO_ENCODER_PROFILE_H264 profile, in d3d12_video_encode_supported_references_per_frame_structures() 250 D3D12_VIDEO_ENCODER_PROFILE_H264 profile, in d3d12_video_encode_supported_slice_structures() 399 enum pipe_video_profile profile, in d3d12_has_video_encode_support() 482 enum pipe_video_profile profile, in d3d12_screen_get_video_param_decode() 600 enum pipe_video_profile profile, in d3d12_screen_get_video_param_postproc() 710 enum pipe_video_profile profile, in d3d12_screen_get_video_param_encode() 773 enum pipe_video_profile profile, in d3d12_screen_get_video_param()
|
| /third_party/mesa3d/src/gallium/frontends/va/ |
| D | config.c | 75 vlVaQueryConfigEntrypoints(VADriverContextP ctx, VAProfile profile, in vlVaQueryConfigEntrypoints() 113 vlVaGetConfigAttributes(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, in vlVaGetConfigAttributes() 235 vlVaCreateConfig(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, in vlVaCreateConfig() 414 vlVaQueryConfigAttributes(VADriverContextP ctx, VAConfigID config_id, VAProfile *profile, in vlVaQueryConfigAttributes()
|
| D | picture_vp9.c | 147 static void bitdepth_colorspace_sampling(struct vl_vlc *vlc, unsigned profile) in bitdepth_colorspace_sampling() 180 unsigned profile; in vlVaDecoderVP9BitstreamHeader() local
|
| /third_party/node/deps/v8/tools/wasm/ |
| D | wasm-import-profiler.js | 10 function instrument(imports, profile) { argument 22 profile[full_name] = {name: full_name, count: 0, total: 0}; variable 40 function dumpProfile(profile) { argument 77 let profile = {}; variable
|
| /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()
|
| D | vl_stubs.c | 15 enum pipe_video_profile profile, in vl_profile_supported() 24 enum pipe_video_profile profile) in vl_level_supported() 52 enum pipe_video_profile profile, in vl_video_buffer_is_format_supported()
|
| D | vl_codec.c | 32 enum pipe_video_profile profile, in vl_codec_supported()
|
| /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/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/ffmpeg/libavcodec/ |
| D | h265_profile_level.c | 131 const H265ProfileDescriptor *profile = &h265_profiles[i]; in ff_h265_get_profile() local 169 const H265ProfileDescriptor *profile; in ff_h265_guess_level() local
|
| /third_party/glslang/glslang/MachineIndependent/ |
| D | Initialize.cpp | 403 bool ValidVersion(const BuiltInFunction& function, int version, EProfile profile, const SpvVersion&… in ValidVersion() 437 void TBuiltIns::addTabledBuiltins(int version, EProfile profile, const SpvVersion& spvVersion) in addTabledBuiltins() 462 inline bool IncludeLegacy(int version, EProfile profile, const SpvVersion& spvVersion) in IncludeLegacy() 521 void TBuiltIns::initialize(int version, EProfile profile, const SpvVersion& spvVersion) in initialize() 6272 void TBuiltIns::add2ndGenerationSamplingImaging(int version, EProfile profile, const SpvVersion& sp… in add2ndGenerationSamplingImaging() 6407 …iltIns::addQueryFunctions(TSampler sampler, const TString& typeName, int version, EProfile profile) in addQueryFunctions() 6513 …iltIns::addImageFunctions(TSampler sampler, const TString& typeName, int version, EProfile profile) in addImageFunctions() 6732 …Ins::addSamplingFunctions(TSampler sampler, const TString& typeName, int version, EProfile profile) in addSamplingFunctions() 7000 …ltIns::addGatherFunctions(TSampler sampler, const TString& typeName, int version, EProfile profile) in addGatherFunctions() 7238 void TBuiltIns::initialize(const TBuiltInResource &resources, int version, EProfile profile, const … in initialize() [all …]
|
| /third_party/ffmpeg/libavfilter/ |
| D | fflcms2.c | 173 int ff_icc_profile_attach(FFIccContext *s, cmsHPROFILE profile, AVFrame *frame) in ff_icc_profile_attach() 205 int ff_icc_profile_read_primaries(FFIccContext *s, cmsHPROFILE profile, in ff_icc_profile_read_primaries() 252 int ff_icc_profile_detect_transfer(FFIccContext *s, cmsHPROFILE profile, in ff_icc_profile_detect_transfer()
|
| D | vf_iccdetect.c | 40 AVBufferRef *profile; member 74 cmsHPROFILE profile; in iccdetect_filter_frame() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| D | card.c | 150 pa_card_profile *profile; in pa_card_new() local 210 pa_card_profile *profile; in pa_card_choose_initial_profile() local 297 void pa_card_add_profile(pa_card *c, pa_card_profile *profile) { in pa_card_add_profile() 350 int pa_card_set_profile(pa_card *c, pa_card_profile *profile, bool save) { in pa_card_set_profile()
|
| /third_party/icu/icu4c/source/common/ |
| D | usprep.cpp | 140 UStringPrepProfile *profile = NULL; in usprep_internal_flushCache() local 225 loadData(UStringPrepProfile* profile, in loadData() 309 UStringPrepProfile* profile = NULL; in usprep_getProfile() local 419 usprep_close(UStringPrepProfile* profile){ in usprep_close() 507 usprep_map( const UStringPrepProfile* profile, in usprep_map() 639 usprep_prepare( const UStringPrepProfile* profile, in usprep_prepare()
|
| /third_party/pulseaudio/src/modules/ |
| D | module-card-restore.c | 75 char *profile; member 79 char *profile; member 250 char profile[PA_NAME_MAX]; in legacy_entry_read() member 285 const char* profile; in entry_read() local 485 static pa_hook_result_t card_profile_added_callback(pa_core *c, pa_card_profile *profile, struct us… in card_profile_added_callback() 596 pa_card_profile *profile; in card_choose_initial_profile_callback() local
|
| D | module-switch-on-port-available.c | 65 static bool profile_good_for_output(pa_card_profile *profile, pa_device_port *port) { in profile_good_for_output() 100 static bool profile_good_for_input(pa_card_profile *profile, pa_device_port *port) { in profile_good_for_input() 136 pa_card_profile *best_profile = NULL, *profile; in try_to_switch_profile() local 370 pa_card_profile *profile, *best_profile; in find_best_profile() local 387 static pa_hook_result_t card_profile_available_hook_callback(pa_core *c, pa_card_profile *profile, … in card_profile_available_hook_callback()
|
| /third_party/node/deps/icu-small/source/common/ |
| D | usprep.cpp | 140 UStringPrepProfile *profile = nullptr; in usprep_internal_flushCache() local 225 loadData(UStringPrepProfile* profile, in loadData() 309 UStringPrepProfile* profile = nullptr; in usprep_getProfile() local 419 usprep_close(UStringPrepProfile* profile){ in usprep_close() 507 usprep_map( const UStringPrepProfile* profile, in usprep_map() 639 usprep_prepare( const UStringPrepProfile* profile, in usprep_prepare()
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | usprep.cpp | 140 UStringPrepProfile *profile = NULL; in usprep_internal_flushCache() local 225 loadData(UStringPrepProfile* profile, in loadData() 309 UStringPrepProfile* profile = NULL; in usprep_getProfile() local 419 usprep_close(UStringPrepProfile* profile){ in usprep_close() 507 usprep_map( const UStringPrepProfile* profile, in usprep_map() 639 usprep_prepare( const UStringPrepProfile* profile, in usprep_prepare()
|
| /third_party/node/test/fixtures/source-map/ |
| D | icu.jsx | 7 const profile = ( constant
|