/third_party/mindspore/tests/ut/cpp/utils/ |
D | profile_test.cc | 35 static void test_lap(Profile* prof) { in test_lap() 39 WITH(prof->Lap(cnt))[elem]()->void { usleep(elem); }; in test_lap() local 46 Profile prof; in TEST_F() local
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | encodebin.c | 34 GstEncodingContainerProfile *prof; in create_ogg_profile() local 68 GstEncodingContainerProfile *prof; in create_ogg_theora_vorbis_profile() local 95 GstEncodingProfile *prof; in create_vorbis_only_profile() local 116 GstEncodingProfile *prof; in create_unsupported_profile() local 146 set_profile (GstElement * ebin, GstEncodingProfile * prof) in set_profile() 157 GstEncodingProfile *prof, *prof2; in GST_START_TEST() local 297 GstEncodingProfile *prof; in GST_START_TEST() local 873 GstEncodingProfile *prof; in GST_START_TEST() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
D | encoding-profile.c | 419 GstEncodingProfile *prof = (GstEncodingProfile *) object; in _encoding_profile_get_property() local 440 GstEncodingProfile *prof = (GstEncodingProfile *) object; in _encoding_profile_set_property() local 464 GstEncodingProfile *prof = (GstEncodingProfile *) object; in gst_encoding_profile_finalize() local 953 gst_encoding_container_profile_init (GstEncodingContainerProfile * prof) in gst_encoding_container_profile_init() 961 GstEncodingContainerProfile *prof = (GstEncodingContainerProfile *) object; in gst_encoding_container_profile_finalize() local 1040 gst_encoding_video_profile_init (GstEncodingVideoProfile * prof) in gst_encoding_video_profile_init() 1061 gst_encoding_video_profile_get_pass (GstEncodingVideoProfile * prof) in gst_encoding_video_profile_get_pass() 1078 gst_encoding_video_profile_get_variableframerate (GstEncodingVideoProfile * in gst_encoding_video_profile_get_variableframerate() 1096 gst_encoding_video_profile_set_pass (GstEncodingVideoProfile * prof, guint pass) in gst_encoding_video_profile_set_pass() 1114 gst_encoding_video_profile_set_variableframerate (GstEncodingVideoProfile * in gst_encoding_video_profile_set_variableframerate() [all …]
|
D | encoding-target.c | 338 GstEncodingProfile *prof = (GstEncodingProfile *) profiles->data; in gst_encoding_target_new() local 386 GstEncodingProfile *prof = (GstEncodingProfile *) tmp->data; in gst_encoding_target_add_profile() local 497 serialize_encoding_profile (GKeyFile * out, GstEncodingProfile * prof) in serialize_encoding_profile() 567 GstEncodingProfile *prof = (GstEncodingProfile *) tmp->data; in serialize_target() local 719 GstEncodingProfile *prof; in parse_keyfile() local
|
/third_party/gstreamer/gstplugins_base/tests/examples/encoding/ |
D | encoding.c | 186 GstEncodingProfile *prof = NULL; in create_profile_from_string() local 274 transcode_file (gchar * uri, gchar * outputuri, GstEncodingProfile * prof) in transcode_file() 390 GstEncodingProfile *prof; in main() local
|
/third_party/boost/tools/build/src/engine/ |
D | compile.cpp | 61 profile_frame prof[ 1 ]; in evaluate_rule() local
|
D | hash.cpp | 155 profile_frame prof[ 1 ]; in hash_insert() local 207 profile_frame prof[ 1 ]; in hash_find() local
|
/third_party/mindspore/mindspore/core/utils/ |
D | profile.cc | 204 ProfContext::ProfContext(const std::string &name, ProfileBase *const prof) : name_(name), prof_(pro… in ProfContext() 282 ProfTransaction::ProfTransaction(const ProfileBase *prof) { ctx_ = (prof != nullptr ? prof->ctx_ptr… in ProfTransaction()
|
D | profile.h | 124 explicit NoProfTransaction(ProfileBase *prof) {} in NoProfTransaction()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | profile.c | 275 GstEncodingProfile *prof; in GST_START_TEST() local 348 GstEncodingProfile *prof; in test_individual_target() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/ |
D | TestData.java | 440 String prof, int flg, Exception ex) in ConformanceTestCase()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
D | TestData.java | 437 String prof, int flg, Exception ex) in ConformanceTestCase()
|
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/profiling/ |
D | profiling_manager.cc | 81 Status ProfilingManager::GetProfConf(const NotNull<MsprofGeOptions *> prof) { in GetProfConf()
|
/third_party/node/deps/npm/node_modules/glob/ |
D | package.json | 86 "prof": "bash prof.sh && cat profile.txt", string
|
/third_party/ffmpeg/libavcodec/ |
D | vdpau.c | 403 #define PROFILE(prof) \ in av_vdpau_get_profile() argument
|
/third_party/gstreamer/gstplugins_bad/tests/examples/camerabin2/ |
D | gst-camerabin2-test.c | 547 GstEncodingProfile *prof = NULL; in load_encoding_profile() local 663 GstEncodingProfile *prof = NULL; in setup_pipeline() local
|
/third_party/python/Lib/ |
D | profile.py | 68 def _show(self, prof, filename, sort): argument
|
/third_party/boost/boost/math/tools/ |
D | toms748_solve.hpp | 380 …bool prof = (fabs(fa - fb) < min_diff) || (fabs(fa - fd) < min_diff) || (fabs(fa - fe) < min_diff)… in toms748_solve() local
|
/third_party/openssl/ssl/statem/ |
D | extensions_clnt.c | 434 const SRTP_PROTECTION_PROFILE *prof = in tls_construct_ctos_use_srtp() local 1693 SRTP_PROTECTION_PROFILE *prof; in tls_parse_stoc_use_srtp() local
|
/third_party/gstreamer/gstplugins_base/gst/encoding/ |
D | gstencodebasebin.c | 1253 _set_group_caps_format (StreamGroup * sgroup, GstEncodingProfile * prof, in _set_group_caps_format() 1269 GstEncodingProfile * prof) in _post_missing_plugin_message()
|
/third_party/gstreamer/gstplugins_bad/gst/camerabin2/ |
D | gstcamerabin2.c | 1544 GstEncodingContainerProfile *prof; in gst_camera_bin_create_elements() local
|
/third_party/e2fsprogs/misc/ |
D | mke2fs.c | 1275 static int profile_has_subsection(profile_t prof, const char *section, in profile_has_subsection()
|