Home
last modified time | relevance | path

Searched defs:prof (Results 1 – 25 of 1320) sorted by relevance

12345678910>>...53

/dports/net/freerdp/freerdp-2.5.0/include/freerdp/utils/
H A Dprofiler.h48 #define PROFILER_RENAME(prof, name) \ argument
54 #define PROFILER_DEFINE(prof) PROFILER* prof; argument
56 #define PROFILER_FREE(prof) profiler_free(prof); argument
58 #define PROFILER_EXIT(prof) profiler_exit(prof); argument
63 #define PROFILER_RENAME(prof, name) \ argument
68 #define PROFILER_DEFINE(prof) argument
69 #define PROFILER_CREATE(prof, name) \ argument
73 #define PROFILER_FREE(prof) \ argument
77 #define PROFILER_ENTER(prof) \ argument
81 #define PROFILER_EXIT(prof) \ argument
[all …]
/dports/cad/astk-serveur/astk-2020.0/ASTK_SERV/asrun/plugins/
H A Ddefault.py104 def get_results(prof, args, **kwargs): argument
153 def get_study_export(prof): argument
264 def actu(prof, args, **kwargs): argument
290 def _call_actu(prof, args): argument
308 def stop_del(prof, args, **kwargs): argument
338 def purge_flash(prof, args, **kwargs): argument
382 def edit(prof, args, **kwargs): argument
387 def remote_edit(prof, args, **kwargs): argument
422 def local_edit(prof, args, **kwargs): argument
458 def sendmail(prof, args, **kwargs): argument
[all …]
/dports/cad/astk-client/astk-2020.0/ASTK_SERV/asrun/plugins/
H A Ddefault.py104 def get_results(prof, args, **kwargs): argument
153 def get_study_export(prof): argument
264 def actu(prof, args, **kwargs): argument
290 def _call_actu(prof, args): argument
308 def stop_del(prof, args, **kwargs): argument
338 def purge_flash(prof, args, **kwargs): argument
382 def edit(prof, args, **kwargs): argument
387 def remote_edit(prof, args, **kwargs): argument
422 def local_edit(prof, args, **kwargs): argument
458 def sendmail(prof, args, **kwargs): argument
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/sys/
H A Dprofil.h37 struct prof struct
55 extern int sprofil (struct prof *__profp, int __profcnt, argument
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/sys/
H A Dprofil.h37 struct prof struct
55 extern int sprofil (struct prof *__profp, int __profcnt, argument
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/machine/hppa/
H A DDEFS.h61 #define M_ENTRY(name,prof) \ argument
87 #define M_ENTRYC(name,prof) \ argument
116 #define M_EXIT(name,prof) \ argument
127 #define M_EXITC(name,prof) \ argument
141 #define M_ENTRY(name,prof) \ argument
148 #define M_ENTRYC(name,prof) \ argument
157 #define M_EXIT(name,prof) \ argument
163 #define M_EXITC(name,prof) \ argument
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/machine/hppa/
H A DDEFS.h61 #define M_ENTRY(name,prof) \ argument
87 #define M_ENTRYC(name,prof) \ argument
116 #define M_EXIT(name,prof) \ argument
127 #define M_EXITC(name,prof) \ argument
141 #define M_ENTRY(name,prof) \ argument
148 #define M_ENTRYC(name,prof) \ argument
157 #define M_EXIT(name,prof) \ argument
163 #define M_EXITC(name,prof) \ argument
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/hppa/
H A DDEFS.h61 #define M_ENTRY(name,prof) \ argument
87 #define M_ENTRYC(name,prof) \ argument
116 #define M_EXIT(name,prof) \ argument
127 #define M_EXITC(name,prof) \ argument
141 #define M_ENTRY(name,prof) \ argument
148 #define M_ENTRYC(name,prof) \ argument
157 #define M_EXIT(name,prof) \ argument
163 #define M_EXITC(name,prof) \ argument
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/hppa/
H A DDEFS.h61 #define M_ENTRY(name,prof) \ argument
87 #define M_ENTRYC(name,prof) \ argument
116 #define M_EXIT(name,prof) \ argument
127 #define M_EXITC(name,prof) \ argument
141 #define M_ENTRY(name,prof) \ argument
148 #define M_ENTRYC(name,prof) \ argument
157 #define M_EXIT(name,prof) \ argument
163 #define M_EXITC(name,prof) \ argument
/dports/lang/mono/mono-5.10.1.57/mono/profiler/
H A Daot.c41 prof_jit_done (MonoProfiler *prof, MonoMethod *method, MonoJitInfo *jinfo) in prof_jit_done()
206 emit_byte (MonoProfiler *prof, guint8 value) in emit_byte()
212 emit_int32 (MonoProfiler *prof, gint32 value) in emit_int32()
222 emit_string (MonoProfiler *prof, const char *str) in emit_string()
231 emit_record (MonoProfiler *prof, AotProfRecordType type, int id) in emit_record()
238 add_image (MonoProfiler *prof, MonoImage *image) in add_image()
256 add_type (MonoProfiler *prof, MonoType *type) in add_type()
297 add_ginst (MonoProfiler *prof, MonoGenericInst *inst) in add_ginst()
323 add_class (MonoProfiler *prof, MonoClass *klass) in add_class()
358 add_method (MonoProfiler *prof, MonoMethod *m) in add_method()
[all …]
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/Terrain/src/
H A DOgreTerrainMaterialShaderHelperGLSL.cpp40 const SM2Profile* prof, const Terrain* terrain, TechniqueType tt) in createVertexProgram()
61 const SM2Profile* prof, const Terrain* terrain, TechniqueType tt) in createFragmentProgram()
81 …terialGeneratorA::SM2Profile::ShaderHelperGLSL::generateVpHeader(const SM2Profile* prof, const Ter… in generateVpHeader()
232 …terialGeneratorA::SM2Profile::ShaderHelperGLSL::generateFpHeader(const SM2Profile* prof, const Ter… in generateFpHeader()
428 …aterialGeneratorA::SM2Profile::ShaderHelperGLSL::generateVpLayer(const SM2Profile* prof, const Ter… in generateVpLayer()
434 …aterialGeneratorA::SM2Profile::ShaderHelperGLSL::generateFpLayer(const SM2Profile* prof, const Ter… in generateFpLayer()
501 …terialGeneratorA::SM2Profile::ShaderHelperGLSL::generateVpFooter(const SM2Profile* prof, const Ter… in generateVpFooter()
529 …terialGeneratorA::SM2Profile::ShaderHelperGLSL::generateFpFooter(const SM2Profile* prof, const Ter… in generateFpFooter()
712 …SM2Profile::ShaderHelperGLSL::generateVpDynamicShadowsParams(uint texCoord, const SM2Profile* prof, in generateVpDynamicShadowsParams()
737 …neratorA::SM2Profile::ShaderHelperGLSL::generateVpDynamicShadows(const SM2Profile* prof, const Ter… in generateVpDynamicShadows()
[all …]
H A DOgreTerrainMaterialShaderHelperCg.cpp39 const SM2Profile* prof, const Terrain* terrain, TechniqueType tt) in createVertexProgram()
63 const SM2Profile* prof, const Terrain* terrain, TechniqueType tt) in createFragmentProgram()
90const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, StringUtil::StrStreamType& outSt… in generateVpHeader()
251const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, StringUtil::StrStreamType& outSt… in generateFpHeader()
460const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, uint layer, StringUtil::StrStrea… in generateVpLayer()
466const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, uint layer, StringUtil::StrStrea… in generateFpLayer()
535const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, StringUtil::StrStreamType& outSt… in generateVpFooter()
567const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, StringUtil::StrStreamType& outSt… in generateFpFooter()
641const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, StringUtil::StrStreamType& outSt… in generateFpDynamicShadowsHelpers()
787const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, StringUtil::StrStreamType& outSt… in generateVpDynamicShadows()
[all …]
H A DOgreTerrainMaterialShaderHelperGLSLES.cpp40 const SM2Profile* prof, const Terrain* terrain, TechniqueType tt) in createVertexProgram()
61 const SM2Profile* prof, const Terrain* terrain, TechniqueType tt) in createFragmentProgram()
81 …rialGeneratorA::SM2Profile::ShaderHelperGLSLES::generateVpHeader(const SM2Profile* prof, const Ter… in generateVpHeader()
249 …rialGeneratorA::SM2Profile::ShaderHelperGLSLES::generateFpHeader(const SM2Profile* prof, const Ter… in generateFpHeader()
478 …erialGeneratorA::SM2Profile::ShaderHelperGLSLES::generateVpLayer(const SM2Profile* prof, const Ter… in generateVpLayer()
484 …erialGeneratorA::SM2Profile::ShaderHelperGLSLES::generateFpLayer(const SM2Profile* prof, const Ter… in generateFpLayer()
551 …rialGeneratorA::SM2Profile::ShaderHelperGLSLES::generateVpFooter(const SM2Profile* prof, const Ter… in generateVpFooter()
579 …rialGeneratorA::SM2Profile::ShaderHelperGLSLES::generateFpFooter(const SM2Profile* prof, const Ter… in generateFpFooter()
767 …2Profile::ShaderHelperGLSLES::generateVpDynamicShadowsParams(uint texCoord, const SM2Profile* prof, in generateVpDynamicShadowsParams()
792 …ratorA::SM2Profile::ShaderHelperGLSLES::generateVpDynamicShadows(const SM2Profile* prof, const Ter… in generateVpDynamicShadows()
[all …]
/dports/graphics/ogre3d/ogre-1.11.6/Components/Terrain/src/
H A DOgreTerrainMaterialShaderHelperGLSL.cpp41 const SM2Profile* prof, const Terrain* terrain, TechniqueType tt) in createVertexProgram()
64 const SM2Profile* prof, const Terrain* terrain, TechniqueType tt) in createFragmentProgram()
86 void ShaderHelperGLSL::generateVpHeader(const SM2Profile* prof, const Terrain* terrain, in generateVpHeader()
244 void ShaderHelperGLSL::generateFpHeader(const SM2Profile* prof, const Terrain* terrain, in generateFpHeader()
447 void ShaderHelperGLSL::generateVpLayer(const SM2Profile* prof, const Terrain* terrain, in generateVpLayer()
453 void ShaderHelperGLSL::generateFpLayer(const SM2Profile* prof, const Terrain* terrain, in generateFpLayer()
520 void ShaderHelperGLSL::generateVpFooter(const SM2Profile* prof, const Terrain* terrain, in generateVpFooter()
548 void ShaderHelperGLSL::generateFpFooter(const SM2Profile* prof, const Terrain* terrain, in generateFpFooter()
732 uint ShaderHelperGLSL::generateVpDynamicShadowsParams(uint texCoord, const SM2Profile* prof, in generateVpDynamicShadowsParams()
757 void ShaderHelperGLSL::generateVpDynamicShadows(const SM2Profile* prof, const Terrain* terrain, in generateVpDynamicShadows()
[all …]
H A DOgreTerrainMaterialShaderHelperCg.cpp40 const SM2Profile* prof, const Terrain* terrain, TechniqueType tt) in createVertexProgram()
76 const SM2Profile* prof, const Terrain* terrain, TechniqueType tt) in createFragmentProgram()
114 const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, StringStream& outStream) in generateVpHeader()
275 const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, StringStream& outStream) in generateFpHeader()
483const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, uint layer, StringStream& outStr… in generateVpLayer()
489const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, uint layer, StringStream& outStr… in generateFpLayer()
558 const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, StringStream& outStream) in generateVpFooter()
590 const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, StringStream& outStream) in generateFpFooter()
664 const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, StringStream& outStream) in generateFpDynamicShadowsHelpers()
810 const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, StringStream& outStream) in generateVpDynamicShadows()
[all …]
/dports/www/c-icap-modules/c_icap_modules-0.5.5/services/content_filtering/
H A Dprofiles.c28 srv_cf_profile_t *prof = (srv_cf_profile_t *)value; in free_profile_step() local
56 const srv_cf_profile_t *prof; member
62 const srv_cf_profile_t *prof = (const srv_cf_profile_t *)value; in check_profile() local
90 static void profile_filter_add(srv_cf_profile_t *prof, const srv_cf_user_filter_t *filter, int acti… in profile_filter_add()
118 srv_cf_profile_t *prof; in srv_cf_cfg_profile() local
235 srv_cf_profile_t *prof; in srv_cf_cfg_profile_access() local
276 srv_cf_profile_t *prof; in srv_cf_cfg_profile_option() local
/dports/cad/netgen/netgen-6.2.2105/libsrc/core/
H A Dprofiler.cpp33 FILE *prof = fopen(filename.c_str(),"w"); // NOLINT in ~NgProfiler() local
45 FILE *prof = fopen(filename.c_str(),"w"); // NOLINT in ~NgProfiler() local
51 void NgProfiler :: Print (FILE * prof) in Print()
114 NgProfiler prof; // NOLINT variable
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/models/
H A Dprofile_model.cpp263 profile_def * prof = guard(index); in dataDisplay() local
320 profile_def * prof = guard(index); in checkIfDeleted() local
371 profile_def * prof = guard(index); in checkInvalid() local
388 profile_def * prof = guard(index); in checkDuplicate() local
578 profile_def * prof = guard(index); in data() local
655 profile_def * prof = guard(index); in flags() local
682 profile_def * prof = guard(cnt); in findAsReference() local
702 profile_def * prof = guard(cnt); in findAllByNameAndVisibility() local
732 profile_def * prof = guard(idx); in duplicateEntry() local
836 profile_def * prof = guard(row); in deleteEntries() local
[all …]
/dports/net/wireshark/wireshark-3.6.1/ui/qt/models/
H A Dprofile_model.cpp263 profile_def * prof = guard(index); in dataDisplay() local
320 profile_def * prof = guard(index); in checkIfDeleted() local
371 profile_def * prof = guard(index); in checkInvalid() local
388 profile_def * prof = guard(index); in checkDuplicate() local
578 profile_def * prof = guard(index); in data() local
655 profile_def * prof = guard(index); in flags() local
682 profile_def * prof = guard(cnt); in findAsReference() local
702 profile_def * prof = guard(cnt); in findAllByNameAndVisibility() local
732 profile_def * prof = guard(idx); in duplicateEntry() local
836 profile_def * prof = guard(row); in deleteEntries() local
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/models/
H A Dprofile_model.cpp263 profile_def * prof = guard(index); in dataDisplay() local
320 profile_def * prof = guard(index); in checkIfDeleted() local
371 profile_def * prof = guard(index); in checkInvalid() local
388 profile_def * prof = guard(index); in checkDuplicate() local
578 profile_def * prof = guard(index); in data() local
655 profile_def * prof = guard(index); in flags() local
682 profile_def * prof = guard(cnt); in findAsReference() local
702 profile_def * prof = guard(cnt); in findAllByNameAndVisibility() local
732 profile_def * prof = guard(idx); in duplicateEntry() local
836 profile_def * prof = guard(row); in deleteEntries() local
[all …]
/dports/net/tshark/wireshark-3.6.1/ui/qt/models/
H A Dprofile_model.cpp263 profile_def * prof = guard(index); in dataDisplay() local
320 profile_def * prof = guard(index); in checkIfDeleted() local
371 profile_def * prof = guard(index); in checkInvalid() local
388 profile_def * prof = guard(index); in checkDuplicate() local
578 profile_def * prof = guard(index); in data() local
655 profile_def * prof = guard(index); in flags() local
682 profile_def * prof = guard(cnt); in findAsReference() local
702 profile_def * prof = guard(cnt); in findAllByNameAndVisibility() local
732 profile_def * prof = guard(idx); in duplicateEntry() local
836 profile_def * prof = guard(row); in deleteEntries() local
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/tools/eam_database/
H A Dcreate.f137 subroutine prof(it,r,f) subroutine
138 common /pass1/ re(16),fe(16),rhoe(16),alpha(16),
139 * beta(16),beta1(16),A(16),B(16),cai(16),ramda(16),
140 * ramda1(16),Fi0(16),Fi1(16),Fi2(16),Fi3(16),
141 * Fm0(16),Fm1(16),Fm2(16),Fm3(16),Fm4(16),
142 * fnn(16),Fn(16),rhoin(16),rhoout(16),rhol(16),
143 * rhoh(16),rhos(16)
/dports/cad/astk-client/astk-2020.0/ASTK_SERV/etc/plugins/
H A Dgaia.py43 def getCpuParametersLocal(prof): argument
51 def change_batch_parameters(serv, prof): argument
120 def change_command_line(prof): argument
/dports/cad/astk-serveur/astk-2020.0/ASTK_SERV/etc/plugins/
H A Daster5.py43 def getCpuParametersLocal(prof): argument
51 def change_batch_parameters(serv, prof): argument
126 def change_command_line(prof): argument
H A Dathosdev.py44 def getCpuParametersLocal(prof): argument
52 def change_batch_parameters(serv, prof): argument
128 def change_command_line(prof): argument

12345678910>>...53