Home
last modified time | relevance | path

Searched defs:prof (Results 1 – 25 of 1448) sorted by last modified time

12345678910>>...58

/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_ckpasswd_main.c113 const char *prof; in _check_auth() local
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/gtk/gui-thread-check/profiler/
H A Dgui-thread-check.c47 simple_method_enter (MonoProfiler *prof, MonoMethod *method) in simple_method_enter()
/dports/textproc/rman/rman-3.2/
H A DMakefile111 prof: target
/dports/shells/v7sh/v7sh-1.0_1/
H A Dmain.c139 LOCAL VOID exfile(prof) in exfile() argument
/dports/print/scribus-devel/scribus-1.5.7/scribus/imagedataloaders/
H A Dscimgdataloader_kra.cpp109 ScColorProfile prof = ScCore->defaultEngine.createProfile_sRGB(); in getICCProfileFromPNGData() local
140 ScColorProfile prof = ScCore->defaultEngine.openProfileFromMem(profileData); in loadEmbeddedProfile() local
268 ScColorProfile prof = ScCore->defaultEngine.openProfileFromMem(profileData); in loadPicture() local
H A Dscimgdataloader_png.cpp99 ScColorProfile prof = ScCore->defaultEngine.openProfileFromMem(profArray); in loadEmbeddedProfile() local
114 ScColorProfile prof = ScCore->defaultEngine.createProfile_sRGB(); in loadEmbeddedProfile() local
H A Dscimgdataloader_psd.cpp51 ScColorProfile prof; in loadEmbeddedProfile() local
171 ScColorProfile prof = engine.openProfileFromMem(m_embeddedProfile); in loadPicture() local
H A Dscimgdataloader_jpeg.cpp86 ScColorProfile prof = ScCore->defaultEngine.openProfileFromMem(profArray); in loadEmbeddedProfile() local
291 ScColorProfile prof = ScCore->defaultEngine.openProfileFromMem(profArray); in loadPicture() local
H A Dscimgdataloader_ps.cpp110 ScColorProfile prof = engine.openProfileFromMem(psdata); in loadEmbeddedProfile() local
452 ScColorProfile prof = engine.openProfileFromMem(psdata); in parseData() local
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dscimage.cpp2131 ScColorProfile prof; in getEmbeddedProfile() local
2279 ScColorProfile prof = cmSettings.outputProfile(); in loadPicture() local
H A Dcmsettings.h57 void setOutputProfile(const ScColorProfile& prof) { m_outputProfile = prof; } in setOutputProfile()
/dports/print/system-config-printer/system-config-printer-1.5.12/
H A Dprofile-ppds.py8 prof = hotshot.Profile ("a.prof") variable
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/libcecutil/
H A Dcec-info.cpp275 std::string cec_rc_src_prof2s(unsigned prof, const std::string &prefix) in cec_rc_src_prof2s()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/libcecutil/
H A Dcec-info.cpp275 std::string cec_rc_src_prof2s(unsigned prof, const std::string &prefix) in cec_rc_src_prof2s()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/libcecutil/
H A Dcec-info.cpp275 std::string cec_rc_src_prof2s(unsigned prof, const std::string &prefix) in cec_rc_src_prof2s()
/dports/multimedia/transcode/transcode-1.1.7/export/
H A Dexport_mpeg2enc.c135 int verb, prof=0; variable
352 int prof = 0; variable
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/misc/
H A Dmke2fs.c1281 static int profile_has_subsection(profile_t prof, const char *section, in profile_has_subsection()
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/misc/
H A Dmke2fs.c1281 static int profile_has_subsection(profile_t prof, const char *section, in profile_has_subsection()
/dports/math/gap/gap-4.11.0/src/
H A Dcalls.h108 Obj prof; member
200 EXPORT_INLINE void SET_PROF_FUNC(Obj func, Obj prof) in SET_PROF_FUNC()
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/math/gotoblas/GotoBLAS2/exports/
H A DMakefile29 prof:: target
/dports/math/gotoblas/GotoBLAS2/
H A DMakefile102 prof : prof_blas prof_lapack target
/dports/math/openblas/OpenBLAS-0.3.18/test/
H A DMakefile358 prof: target
/dports/math/openblas/OpenBLAS-0.3.18/exports/
H A DMakefile82 prof:: target
/dports/math/py-yt/yt-4.0.1/doc/source/cookbook/
H A Dprofile_with_standard_deviation.py17 prof = yt.create_profile( variable

12345678910>>...58