Home
last modified time | relevance | path

Searched defs:prof (Results 76 – 100 of 1448) sorted by relevance

12345678910>>...58

/dports/devel/py-bullet3/bullet3-3.21/examples/MultiThreadedDemo/
H A DCommonRigidBodyMTBase.cpp156 ProfileHelper prof(Profiler::kRecordSolverSetup); in solveGroupCacheFriendlySetup() local
162 ProfileHelper prof(Profiler::kRecordSolverIterations); in solveGroupCacheFriendlyIterations() local
168 ProfileHelper prof(Profiler::kRecordSolverFinish); in solveGroupCacheFriendlyFinish() local
174 ProfileHelper prof(Profiler::kRecordSolverTotal); in solveGroup() local
194 ProfileHelper prof(Profiler::kRecordDispatchAllCollisionPairs); in dispatchAllCollisionPairs() local
204 ProfileHelper prof(Profiler::kRecordDispatchIslands); in myParallelIslandDispatch() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/intel/ice/
H A Dice_flow.c591 struct ice_flow_prof *prof; member
706 struct ice_flow_prof *prof; in ice_flow_proc_seg_hdrs() local
1257 struct ice_flow_prof *p, *prof = NULL; in ice_flow_find_prof_conds() local
1362 struct ice_flow_prof **prof) in ice_flow_add_prof_sync()
1437 struct ice_flow_prof *prof) in ice_flow_rem_prof_sync()
1542 struct ice_flow_prof **prof) in ice_flow_add_prof()
1580 struct ice_flow_prof *prof; in ice_flow_rem_prof() local
1617 struct ice_flow_prof *prof; in ice_flow_add_entry() local
1687 struct ice_flow_prof *prof; in ice_flow_rem_entry() local
2030 struct ice_flow_prof *prof = NULL; in ice_add_rss_cfg_sync() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/intel/ice/
H A Dice_flow.c591 struct ice_flow_prof *prof; member
706 struct ice_flow_prof *prof; in ice_flow_proc_seg_hdrs() local
1257 struct ice_flow_prof *p, *prof = NULL; in ice_flow_find_prof_conds() local
1362 struct ice_flow_prof **prof) in ice_flow_add_prof_sync()
1437 struct ice_flow_prof *prof) in ice_flow_rem_prof_sync()
1542 struct ice_flow_prof **prof) in ice_flow_add_prof()
1580 struct ice_flow_prof *prof; in ice_flow_rem_prof() local
1617 struct ice_flow_prof *prof; in ice_flow_add_entry() local
1687 struct ice_flow_prof *prof; in ice_flow_rem_entry() local
2030 struct ice_flow_prof *prof = NULL; in ice_add_rss_cfg_sync() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/intel/ice/
H A Dice_flow.c591 struct ice_flow_prof *prof; member
706 struct ice_flow_prof *prof; in ice_flow_proc_seg_hdrs() local
1257 struct ice_flow_prof *p, *prof = NULL; in ice_flow_find_prof_conds() local
1362 struct ice_flow_prof **prof) in ice_flow_add_prof_sync()
1437 struct ice_flow_prof *prof) in ice_flow_rem_prof_sync()
1542 struct ice_flow_prof **prof) in ice_flow_add_prof()
1580 struct ice_flow_prof *prof; in ice_flow_rem_prof() local
1617 struct ice_flow_prof *prof; in ice_flow_add_entry() local
1687 struct ice_flow_prof *prof; in ice_flow_rem_entry() local
2030 struct ice_flow_prof *prof = NULL; in ice_add_rss_cfg_sync() local
[all …]
/dports/misc/clifm/clifm-1.3/src/
H A Dprofiles.c116 profile_set(char *prof) in profile_set()
298 profile_add(char *prof) in profile_add()
392 profile_del(char *prof) in profile_del()
/dports/graphics/jasper/jasper-version-2.0.33/src/libjasper/base/
H A Djas_cm.c114 #define fwdpxformseq(prof, intent) \ argument
119 #define revpxformseq(prof, intent) \ argument
124 #define simpxformseq(prof, intent) \ argument
129 #define gampxformseq(prof) ((prof)->pxformseqs[SEQGAM]) argument
147 jas_cmprof_t *prof; in jas_cmprof_createfromclrspc() local
176 jas_cmprof_t *prof; in jas_cmprof_createsycc() local
247 jas_cmprof_t *prof; in jas_cmprof_createfromiccprof() local
315 jas_cmprof_t *prof; in jas_cmprof_create() local
325 void jas_cmprof_destroy(jas_cmprof_t *prof) in jas_cmprof_destroy()
338 jas_cmprof_t *jas_cmprof_copy(const jas_cmprof_t *prof) in jas_cmprof_copy()
[all …]
/dports/cad/astk-serveur/astk-2020.0/ASTK_SERV/asrun/
H A Dbackward_compatibility.py148 def get_timeout(prof): argument
153 def add_param(prof, dict_para): argument
158 def get_hostrc(run, prof): argument
/dports/cad/astk-client/astk-2020.0/ASTK_SERV/asrun/
H A Dbackward_compatibility.py148 def get_timeout(prof): argument
153 def add_param(prof, dict_para): argument
158 def get_hostrc(run, prof): argument
/dports/net/rssguard/rssguard-4.0.4/src/librssguard/services/feedly/gui/
H A Dfeedlyaccountdetails.cpp102 auto prof = factory.profile(m_lastProxy); in onAuthGranted() local
135 auto prof = factory.profile(custom_proxy); in performTest() local
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/
H A Dconfigprofiles.cpp193 Profile *prof = new Profile; in DENG2_PIMPL() local
250 Profile &prof = self().find(profileName).as<Profile>(); in DENG2_PIMPL() local
546 if (auto *prof = tryFind(name)) in deleteProfile() local
556 std::unique_ptr<Impl::Profile> prof(new Impl::Profile); in profileFromInfoBlock() local
/dports/games/widelands/widelands-build21/src/map_io/
H A Dmap_player_position_packet.cc33 Profile prof; in read() local
66 Profile prof; in write() local
H A Dmap_version_packet.cc48 Profile prof; in pre_read() local
83 Profile prof; in write() local
H A Dmap_port_spaces_packet.cc34 Profile prof; in read() local
69 Profile prof; in write() local
/dports/devel/vexcl/vexcl-1.4.3/examples/
H A Dbenchmark.cpp85 const vex::Context &ctx, vex::profiler<> &prof in benchmark_saxpy()
154 const vex::Context &ctx, vex::profiler<> &prof in benchmark_vector()
221 const vex::Context &ctx, vex::profiler<> &prof in benchmark_reductor()
283 const vex::Context &ctx, vex::profiler<> &prof in benchmark_stencil()
354 const vex::Context &ctx, vex::profiler<> &prof in benchmark_spmv()
482 const vex::Context &ctx, vex::profiler<> &prof in benchmark_spmv_ccsr()
629 const vex::Context &ctx, vex::profiler<> &prof in benchmark_rng()
670 const vex::Context &ctx, vex::profiler<> &prof in benchmark_sort()
762 const vex::Context &ctx, vex::profiler<> &prof in benchmark_scan()
850 void run_tests(const vex::Context &ctx, vex::profiler<> &prof) in run_tests()
[all …]
/dports/multimedia/kdenlive/kdenlive-21.12.3/tests/
H A Dtest_utils.cpp3 QString createProducer(Mlt::Profile &prof, std::string color, std::shared_ptr<ProjectItemModel> bin… in createProducer()
23 QString createProducerWithSound(Mlt::Profile &prof, std::shared_ptr<ProjectItemModel> binModel, int… in createProducerWithSound()
/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dprofiler.c199 mono_profiler_create (MonoProfiler *prof) in mono_profiler_create()
964 shutdown_cb (MonoProfiler *prof) in shutdown_cb()
970 mono_profiler_install (MonoLegacyProfiler *prof, MonoLegacyProfileFunc callback) in mono_profiler_install()
982 thread_start_cb (MonoProfiler *prof, uintptr_t tid) in thread_start_cb()
988 thread_stop_cb (MonoProfiler *prof, uintptr_t tid) in thread_stop_cb()
1013 gc_resize_cb (MonoProfiler *prof, uintptr_t size) in gc_resize_cb()
1032 jit_done_cb (MonoProfiler *prof, MonoMethod *method, MonoJitInfo *jinfo) in jit_done_cb()
1038 jit_failed_cb (MonoProfiler *prof, MonoMethod *method) in jit_failed_cb()
1061 allocation_cb (MonoProfiler *prof, MonoObject* object) in allocation_cb()
1088 tail_call_cb (MonoProfiler *prof, MonoMethod *method, MonoMethod *target) in tail_call_cb()
[all …]
/dports/math/gap/gap-4.11.0/src/
H A Dcalls.c104 #define COUNT_PROF(prof) (INT_INTOBJ(ELM_PLIST(prof,1))) argument
105 #define TIME_WITH_PROF(prof) (INT_INTOBJ(ELM_PLIST(prof,2))) argument
106 #define TIME_WOUT_PROF(prof) (INT_INTOBJ(ELM_PLIST(prof,3))) argument
107 #define STOR_WITH_PROF(prof) (UInt8_ObjInt(ELM_PLIST(prof,4))) argument
108 #define STOR_WOUT_PROF(prof) (UInt8_ObjInt(ELM_PLIST(prof,5))) argument
114 static inline void SET_STOR_WITH_PROF(Obj prof, UInt8 n) in SET_STOR_WITH_PROF()
120 static inline void SET_STOR_WOUT_PROF(Obj prof, UInt8 n) in SET_STOR_WOUT_PROF()
1337 Obj prof; in FuncPROF_FUNC() local
1359 Obj prof; in FuncCLEAR_PROFILE_FUNC() local
1390 Obj prof; in FuncPROFILE_FUNC() local
[all …]
/dports/cad/astk-client/astk-2020.0/ASTK_SERV/asrun/plugins/
H A Dwebdav_server.py207 def actu(prof, args, **kwargs): argument
217 def get_results(prof, args, **kwargs): argument
265 def get_study_export(prof): argument
/dports/cad/astk-serveur/astk-2020.0/ASTK_SERV/asrun/plugins/
H A Dwebdav_server.py207 def actu(prof, args, **kwargs): argument
217 def get_results(prof, args, **kwargs): argument
265 def get_study_export(prof): argument
/dports/games/widelands/widelands-build21/src/game_io/
H A Dgame_preload_packet.cc50 Profile prof; in read() local
78 Profile prof; in write() local
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/tests/check/elements/
H A Dencodebin.c34 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
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/tests/check/elements/
H A Dencodebin.c34 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
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/tests/check/elements/
H A Dencodebin.c34 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
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/tests/check/elements/
H A Dencodebin.c34 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
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/tests/check/elements/
H A Dencodebin.c34 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

12345678910>>...58