Home
last modified time | relevance | path

Searched refs:tpf (Results 1 – 25 of 6375) sorted by relevance

12345678910>>...255

/dports/games/tuxpaint/tuxpaint-0.9.26/src/
H A Dfonts.c234 if (!tpf) in TuxPaint_Font_CloseFont()
268 free(tpf); in TuxPaint_Font_CloseFont()
303 free(tpf); in TuxPaint_Font_OpenFont()
314 return (tpf); in TuxPaint_Font_OpenFont()
345 printf("Loaded %s: %d->%d\n", ttffilename, tpf, tpf->ttf_font); in TuxPaint_Font_OpenFont()
354 free(tpf); in TuxPaint_Font_OpenFont()
362 tpf->height = TTF_FontHeight(tpf->ttf_font); in TuxPaint_Font_OpenFont()
371 return (tpf); in TuxPaint_Font_OpenFont()
1576 if (tpf == NULL) in TuxPaint_Font_FontHeight()
1590 if (tpf == NULL) in TuxPaint_Font_FontFaceFamilyName()
[all …]
H A Dfonts.h113 int TuxPaint_Font_FontHeight(TuxPaint_Font * tpf);
188 void TuxPaint_Font_CloseFont(TuxPaint_Font * tpf);
189 const char *TuxPaint_Font_FontFaceFamilyName(TuxPaint_Font * tpf);
190 const char *TuxPaint_Font_FontFaceStyleName(TuxPaint_Font * tpf);
/dports/science/chrono/chrono-7.0.1/src/chrono_vehicle/wheeled_vehicle/tire/
H A DChTMeasyTire.cpp1108 std::ofstream tpf(fileName); in ExportParameterFile() local
1109 if (!tpf.good()) { in ExportParameterFile()
1116 tpf << "[FRICTION]" << std::endl; in ExportParameterFile()
1119 tpf << "[DIMENSION]" << std::endl; in ExportParameterFile()
1134 tpf << "[TYRE_LOAD]" << std::endl; in ExportParameterFile()
1140 tpf << "[STIFFNESS]" << std::endl; in ExportParameterFile()
1150 tpf << "[DAMPING]" << std::endl; in ExportParameterFile()
1158 tpf << "[ROLLING_RESISTANCE]" << std::endl; in ExportParameterFile()
1164 tpf << "[DYNAMIC_RADIUS]" << std::endl; in ExportParameterFile()
1195 tpf << "[LATERAL_PARAMETERS]" << std::endl; in ExportParameterFile()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/format/benchmark/
H A Dbench_format.cpp98 static double tstream, tpf; variable
171 tpf=chrono.elapsed(); in test_snprintf()
172 cout << left << setw(20) <<"printf time"<< right <<":" << tpf << endl; in test_snprintf()
187 << ", = " << t / tpf << " * printf " in test_try1()
209 << ", = " << t / tpf << " * printf " in test_try2()
256 << ", = " << t / tpf << " * printf \n"; in test_nullstream()
300 << ", = " << t / tpf << " * printf \n"; in test_opti_nullstream()
324 << ", = " << t / tpf << " * printf " in test_parsed_once_format()
344 << ", = " << t / tpf << " * printf " in test_reused_format()
363 << ", = " << t / tpf << " * printf " in test_format()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/format/benchmark/
H A Dbench_format.cpp98 static double tstream, tpf; variable
171 tpf=chrono.elapsed(); in test_snprintf()
172 cout << left << setw(20) <<"printf time"<< right <<":" << tpf << endl; in test_snprintf()
187 << ", = " << t / tpf << " * printf " in test_try1()
209 << ", = " << t / tpf << " * printf " in test_try2()
256 << ", = " << t / tpf << " * printf \n"; in test_nullstream()
300 << ", = " << t / tpf << " * printf \n"; in test_opti_nullstream()
324 << ", = " << t / tpf << " * printf " in test_parsed_once_format()
344 << ", = " << t / tpf << " * printf " in test_reused_format()
363 << ", = " << t / tpf << " * printf " in test_format()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/format/benchmark/
H A Dbench_format.cpp98 static double tstream, tpf; variable
171 tpf=chrono.elapsed(); in test_snprintf()
172 cout << left << setw(20) <<"printf time"<< right <<":" << tpf << endl; in test_snprintf()
187 << ", = " << t / tpf << " * printf " in test_try1()
209 << ", = " << t / tpf << " * printf " in test_try2()
256 << ", = " << t / tpf << " * printf \n"; in test_nullstream()
300 << ", = " << t / tpf << " * printf \n"; in test_opti_nullstream()
324 << ", = " << t / tpf << " * printf " in test_parsed_once_format()
344 << ", = " << t / tpf << " * printf " in test_reused_format()
363 << ", = " << t / tpf << " * printf " in test_format()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/format/benchmark/
H A Dbench_format.cpp98 static double tstream, tpf; variable
171 tpf=chrono.elapsed(); in test_snprintf()
172 cout << left << setw(20) <<"printf time"<< right <<":" << tpf << endl; in test_snprintf()
187 << ", = " << t / tpf << " * printf " in test_try1()
209 << ", = " << t / tpf << " * printf " in test_try2()
256 << ", = " << t / tpf << " * printf \n"; in test_nullstream()
300 << ", = " << t / tpf << " * printf \n"; in test_opti_nullstream()
324 << ", = " << t / tpf << " * printf " in test_parsed_once_format()
344 << ", = " << t / tpf << " * printf " in test_reused_format()
363 << ", = " << t / tpf << " * printf " in test_format()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/format/benchmark/
H A Dbench_format.cpp98 static double tstream, tpf; variable
171 tpf=chrono.elapsed(); in test_snprintf()
172 cout << left << setw(20) <<"printf time"<< right <<":" << tpf << endl; in test_snprintf()
187 << ", = " << t / tpf << " * printf " in test_try1()
209 << ", = " << t / tpf << " * printf " in test_try2()
256 << ", = " << t / tpf << " * printf \n"; in test_nullstream()
300 << ", = " << t / tpf << " * printf \n"; in test_opti_nullstream()
324 << ", = " << t / tpf << " * printf " in test_parsed_once_format()
344 << ", = " << t / tpf << " * printf " in test_reused_format()
363 << ", = " << t / tpf << " * printf " in test_format()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/format/benchmark/
H A Dbench_format.cpp90 static double tstream, tpf; variable
127 tpf=chrono.elapsed(); in test_sprintf()
128 cout << left << setw(20) <<"printf time"<< right <<":" << tpf << endl; in test_sprintf()
143 << ", = " << t / tpf << " * printf " in test_try1()
165 << ", = " << t / tpf << " * printf " in test_try2()
212 << ", = " << t / tpf << " * printf \n"; in test_nullstream()
256 << ", = " << t / tpf << " * printf \n"; in test_opti_nullstream()
280 << ", = " << t / tpf << " * printf " in test_parsed_once_format()
300 << ", = " << t / tpf << " * printf " in test_reused_format()
319 << ", = " << t / tpf << " * printf " in test_format()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/format/benchmark/
H A Dbench_format.cpp90 static double tstream, tpf; variable
127 tpf=chrono.elapsed(); in test_sprintf()
128 cout << left << setw(20) <<"printf time"<< right <<":" << tpf << endl; in test_sprintf()
143 << ", = " << t / tpf << " * printf " in test_try1()
165 << ", = " << t / tpf << " * printf " in test_try2()
212 << ", = " << t / tpf << " * printf \n"; in test_nullstream()
256 << ", = " << t / tpf << " * printf \n"; in test_opti_nullstream()
280 << ", = " << t / tpf << " * printf " in test_parsed_once_format()
300 << ", = " << t / tpf << " * printf " in test_reused_format()
319 << ", = " << t / tpf << " * printf " in test_format()
/dports/devel/boost-libs/boost_1_72_0/libs/format/benchmark/
H A Dbench_format.cpp90 static double tstream, tpf; variable
127 tpf=chrono.elapsed(); in test_sprintf()
128 cout << left << setw(20) <<"printf time"<< right <<":" << tpf << endl; in test_sprintf()
143 << ", = " << t / tpf << " * printf " in test_try1()
165 << ", = " << t / tpf << " * printf " in test_try2()
212 << ", = " << t / tpf << " * printf \n"; in test_nullstream()
256 << ", = " << t / tpf << " * printf \n"; in test_opti_nullstream()
280 << ", = " << t / tpf << " * printf " in test_parsed_once_format()
300 << ", = " << t / tpf << " * printf " in test_reused_format()
319 << ", = " << t / tpf << " * printf " in test_format()
/dports/devel/boost-python-libs/boost_1_72_0/libs/format/benchmark/
H A Dbench_format.cpp90 static double tstream, tpf; variable
127 tpf=chrono.elapsed(); in test_sprintf()
128 cout << left << setw(20) <<"printf time"<< right <<":" << tpf << endl; in test_sprintf()
143 << ", = " << t / tpf << " * printf " in test_try1()
165 << ", = " << t / tpf << " * printf " in test_try2()
212 << ", = " << t / tpf << " * printf \n"; in test_nullstream()
256 << ", = " << t / tpf << " * printf \n"; in test_opti_nullstream()
280 << ", = " << t / tpf << " * printf " in test_parsed_once_format()
300 << ", = " << t / tpf << " * printf " in test_reused_format()
319 << ", = " << t / tpf << " * printf " in test_format()
/dports/devel/hyperscan/boost_1_75_0/libs/format/benchmark/
H A Dbench_format.cpp90 static double tstream, tpf; variable
127 tpf=chrono.elapsed(); in test_sprintf()
128 cout << left << setw(20) <<"printf time"<< right <<":" << tpf << endl; in test_sprintf()
143 << ", = " << t / tpf << " * printf " in test_try1()
165 << ", = " << t / tpf << " * printf " in test_try2()
212 << ", = " << t / tpf << " * printf \n"; in test_nullstream()
256 << ", = " << t / tpf << " * printf \n"; in test_opti_nullstream()
280 << ", = " << t / tpf << " * printf " in test_parsed_once_format()
300 << ", = " << t / tpf << " * printf " in test_reused_format()
319 << ", = " << t / tpf << " * printf " in test_format()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/testsuite/gas/m68k/
H A Dmcf-trap.s7 tpf
8 tpf.w #0x1234
9 tpf.l #0x12345678
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/m68k/
H A Dmcf-trap.s7 tpf
8 tpf.w #0x1234
9 tpf.l #0x12345678
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/testsuite/gas/m68k/
H A Dmcf-trap.s7 tpf
8 tpf.w #0x1234
9 tpf.l #0x12345678
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/m68k/
H A Dmcf-trap.s7 tpf
8 tpf.w #0x1234
9 tpf.l #0x12345678
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/m68k/
H A Dmcf-trap.s7 tpf
8 tpf.w #0x1234
9 tpf.l #0x12345678
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/i2c/
H A Dmt9v111.c452 tpf->denominator / tpf->numerator : in mt9v111_calc_frame_rate()
453 tpf->denominator; in mt9v111_calc_frame_rate()
528 tpf->numerator = 1; in mt9v111_calc_frame_rate()
529 tpf->denominator = best_fps; in mt9v111_calc_frame_rate()
730 tpf->denominator / tpf->numerator : in mt9v111_s_frame_interval()
731 tpf->denominator; in mt9v111_s_frame_interval()
734 if (!tpf->numerator) in mt9v111_s_frame_interval()
735 tpf->numerator = 1; in mt9v111_s_frame_interval()
784 tpf->numerator = 1; in mt9v111_g_frame_interval()
1110 struct v4l2_fract tpf; in mt9v111_probe() local
[all …]
H A Dvs6624.c666 struct v4l2_fract *tpf = &ival->interval; in vs6624_s_frame_interval() local
669 if (tpf->numerator == 0 || tpf->denominator == 0 in vs6624_s_frame_interval()
670 || (tpf->denominator > tpf->numerator * MAX_FRAME_RATE)) { in vs6624_s_frame_interval()
672 tpf->numerator = 1; in vs6624_s_frame_interval()
673 tpf->denominator = MAX_FRAME_RATE; in vs6624_s_frame_interval()
675 sensor->frame_rate.numerator = tpf->denominator; in vs6624_s_frame_interval()
676 sensor->frame_rate.denominator = tpf->numerator; in vs6624_s_frame_interval()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/i2c/
H A Dmt9v111.c452 tpf->denominator / tpf->numerator : in mt9v111_calc_frame_rate()
453 tpf->denominator; in mt9v111_calc_frame_rate()
528 tpf->numerator = 1; in mt9v111_calc_frame_rate()
529 tpf->denominator = best_fps; in mt9v111_calc_frame_rate()
730 tpf->denominator / tpf->numerator : in mt9v111_s_frame_interval()
731 tpf->denominator; in mt9v111_s_frame_interval()
734 if (!tpf->numerator) in mt9v111_s_frame_interval()
735 tpf->numerator = 1; in mt9v111_s_frame_interval()
784 tpf->numerator = 1; in mt9v111_g_frame_interval()
1110 struct v4l2_fract tpf; in mt9v111_probe() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/i2c/
H A Dmt9v111.c452 tpf->denominator / tpf->numerator : in mt9v111_calc_frame_rate()
453 tpf->denominator; in mt9v111_calc_frame_rate()
528 tpf->numerator = 1; in mt9v111_calc_frame_rate()
529 tpf->denominator = best_fps; in mt9v111_calc_frame_rate()
730 tpf->denominator / tpf->numerator : in mt9v111_s_frame_interval()
731 tpf->denominator; in mt9v111_s_frame_interval()
734 if (!tpf->numerator) in mt9v111_s_frame_interval()
735 tpf->numerator = 1; in mt9v111_s_frame_interval()
784 tpf->numerator = 1; in mt9v111_g_frame_interval()
1110 struct v4l2_fract tpf; in mt9v111_probe() local
[all …]
/dports/audio/py-eyed3/eyeD3-0.9.6/eyed3/mp3/
H A D__init__.py98 tpf = timePerFrame(self.mp3_header, True)
99 self.time_secs = tpf * self.xing_header.numFrames
101 tpf = timePerFrame(self.mp3_header, True)
102 self.time_secs = tpf * self.vbri_header.num_frames
104 tpf = timePerFrame(self.mp3_header, False)
114 self.time_secs = (length / self.mp3_header.frame_length) * tpf
120 (tpf * self.xing_header.numFrames * 1000))
/dports/benchmarks/mdtest/mdtest-1.9.3_13/scripts/
H A Denv_to_db.tcsh17 set tpf = $HOME/Testing/tpf/src/tpf_panfs.x
110 if ( -x $tpf ) then
111 $tpf default $target_dir |& awk \
/dports/security/keybase/client-v5.7.1/go/kbfs/libfuse/
H A Dprofilelist.go32 func (tpf timedProfileFile) Attr(ctx context.Context, a *fuse.Attr) error {
46 func (tpf timedProfileFile) Open(ctx context.Context,
48 f, err := tpf.pfs.OpenWithContext(ctx, tpf.name)

12345678910>>...255