Home
last modified time | relevance | path

Searched defs:tmp (Results 201 – 225 of 63853) sorted by relevance

12345678910>>...2555

/dports/science/pcmsolver/pcmsolver-1.3.0/external/libtaylor/
H A Dctaylor_math.hpp16 T tmp[Nvar+1]; in operator /() local
23 T tmp[Nvar+1]; in operator /() local
44 T tmp[Nvar+1]; in operator /() local
84 T tmp[Nvar+1]; in exp() local
99 T tmp[Nvar+1]; in expm1() local
120 T tmp[Nvar+1]; in log() local
136 T tmp[Nvar+1]; in pow() local
151 T tmp[Nvar+1]; in sqrt() local
167 T tmp[Nvar+1]; in cbrt() local
208 T tmp[Nvar+1]; in atan() local
[all …]
/dports/science/xcfun/xcfun-2.1.1-1-gf87ca0e/external/upstream/taylor/
H A Dctaylor_math.hpp14 T tmp[Nvar + 1]; in operator /() local
21 T tmp[Nvar + 1]; in operator /() local
41 T tmp[Nvar + 1]; in operator /() local
76 T tmp[Nvar + 1]; in exp() local
90 T tmp[Nvar + 1]; in expm1() local
110 T tmp[Nvar + 1]; in log() local
125 T tmp[Nvar + 1]; in pow() local
139 T tmp[Nvar + 1]; in sqrt() local
153 T tmp[Nvar + 1]; in cbrt() local
186 T tmp[Nvar + 1]; in atan() local
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/compiler/tests/
H A Dtest_regalloc.cpp47 …Builder::Result tmp = bld.pseudo(aco_opcode::p_split_vector, bld.def(v2b), bld.def(v2b), inputs[0]… variable
155 Temp tmp = bld.pseudo(aco_opcode::p_extract_vector, bld.def(v1b), inputs[0], Operand::zero()); variable
173 Temp tmp = bld.pseudo(aco_opcode::p_extract_vector, bld.def(v1b), inputs[0], Operand::c32(4u)); variable
197 Temp tmp = bld.pseudo(aco_opcode::p_unit_test, bld.def(v1.as_linear(), reg_v0)); variable
223 Temp tmp = bld.pseudo(aco_opcode::p_unit_test, bld.def(v1.as_linear(), reg_v1)); variable
304 Temp tmp = bld.pseudo(aco_opcode::p_linear_phi, bld.def(s2), Operand::c64(0u)); variable
318 Temp tmp = bld.pseudo(aco_opcode::p_unit_test, bld.def(s2)); variable
/dports/games/libretro-beetle_pce_fast/beetle-pce-fast-libretro-67426f4/mednafen/pce_fast/
H A Dhuc6280_ops.h111 uint32 tmp; variable
125 uint32 tmp; variable
508 uint8 tmp = HU_X; variable
516 uint8 tmp = HU_Y; variable
524 uint8 tmp = HU_X; variable
/dports/audio/musepack/musepack_src_r475/libmpcenc/
H A Dencode_sv7.c110 unsigned char tmp[10]; in writeStreamInfo() local
183 int tmp = Res_L[MaxBand - 1]; in writeBitstream_SV8() local
191 int tmp = Res_L[n] - Res_L[n + 1]; in writeBitstream_SV8() local
201 mpc_uint32_t tmp = 0; in writeBitstream_SV8() local
227 int tmp = 0, cnt = -1; in writeBitstream_SV8() local
250 unsigned int tmp = (SCFI_L_n[0] - SCF_Last_L[n] + 31) & 127; in writeBitstream_SV8() local
260 unsigned int tmp = (SCFI_L_n[m+1] - SCFI_L_n[m] + 31) & 127; in writeBitstream_SV8() local
278 unsigned int tmp = (SCFI_R_n[0] - SCF_Last_R[n] + 31) & 127; in writeBitstream_SV8() local
341 int tmp = q[k] + 5*q[k+1] + 25*q[k+2]; in writeBitstream_SV8() local
351 int tmp = q[k] + thres[Res]*q[k+1]; in writeBitstream_SV8() local
[all …]
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/Subgraphs/
H A Dtest1.cpp38 PATH_LIST tmp; in testSubgraphs() local
101 PATH_LIST tmp; in testSubgraphs2a() local
125 PATH_LIST tmp; in testSubgraphs2() local
142 PATH_LIST tmp; in testSubgraphs2() local
185 PATH_LIST tmp; in testPaths() local
300 PATH_LIST tmp; in testUniqueSubgraphs() local
372 PATH_LIST tmp; in testUniqueSubgraphs2() local
419 PATH_LIST tmp; in testRootedSubgraphs() local
448 PATH_LIST tmp; in testRootedSubgraphs() local
513 PATH_LIST tmp; in testRootedPaths() local
[all …]
/dports/deskutils/just/just-0.10.5/tests/
H A Dinit.rs7 let tmp = tempdir(); in current_dir() localVariable
61 let tmp = temptree! { in invocation_directory() localVariable
80 let tmp = temptree! { in parent_dir() localVariable
101 let tmp = temptree! { in alternate_marker() localVariable
121 let tmp = temptree! { in search_directory() localVariable
144 let tmp = temptree! { in justfile() localVariable
168 let tmp = temptree! { in justfile_and_working_directory() localVariable
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/analyzer/
H A Dtaint-1.c15 struct foo tmp; in test_1() local
39 struct foo tmp; in test_3() local
52 struct foo tmp; in test_4() local
65 struct foo tmp; in test_5() local
85 struct bar tmp; in test_6() local
95 struct bar tmp; in test_7() local
107 struct bar tmp; in test_8() local
120 struct foo tmp; in test_9() local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/analyzer/
H A Dtaint-1.c15 struct foo tmp; in test_1() local
39 struct foo tmp; in test_3() local
52 struct foo tmp; in test_4() local
65 struct foo tmp; in test_5() local
85 struct bar tmp; in test_6() local
95 struct bar tmp; in test_7() local
107 struct bar tmp; in test_8() local
120 struct foo tmp; in test_9() local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/analyzer/
H A Dtaint-1.c15 struct foo tmp; in test_1() local
39 struct foo tmp; in test_3() local
52 struct foo tmp; in test_4() local
65 struct foo tmp; in test_5() local
85 struct bar tmp; in test_6() local
95 struct bar tmp; in test_7() local
107 struct bar tmp; in test_8() local
120 struct foo tmp; in test_9() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/analyzer/
H A Dtaint-1.c15 struct foo tmp; in test_1() local
39 struct foo tmp; in test_3() local
52 struct foo tmp; in test_4() local
65 struct foo tmp; in test_5() local
85 struct bar tmp; in test_6() local
95 struct bar tmp; in test_7() local
107 struct bar tmp; in test_8() local
120 struct foo tmp; in test_9() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/analyzer/
H A Dtaint-1.c15 struct foo tmp; in test_1() local
39 struct foo tmp; in test_3() local
52 struct foo tmp; in test_4() local
65 struct foo tmp; in test_5() local
85 struct bar tmp; in test_6() local
95 struct bar tmp; in test_7() local
107 struct bar tmp; in test_8() local
120 struct foo tmp; in test_9() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/analyzer/
H A Dtaint-1.c15 struct foo tmp; in test_1() local
39 struct foo tmp; in test_3() local
52 struct foo tmp; in test_4() local
65 struct foo tmp; in test_5() local
85 struct bar tmp; in test_6() local
95 struct bar tmp; in test_7() local
107 struct bar tmp; in test_8() local
120 struct foo tmp; in test_9() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/analyzer/
H A Dtaint-read-index-1.c16 struct foo tmp; in test_1() local
40 struct foo tmp; in test_3() local
53 struct foo tmp; in test_4() local
66 struct foo tmp; in test_5() local
86 struct bar tmp; in test_6() local
96 struct bar tmp; in test_7() local
108 struct bar tmp; in test_8() local
121 struct foo tmp; in test_9() local
H A Dtaint-write-index-1.c17 struct foo tmp; in test_1() local
41 struct foo tmp; in test_3() local
54 struct foo tmp; in test_4() local
67 struct foo tmp; in test_5() local
87 struct bar tmp; in test_6() local
97 struct bar tmp; in test_7() local
109 struct bar tmp; in test_8() local
122 struct foo tmp; in test_9() local
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A DDASSL-opts.cc98 Matrix tmp = Matrix (ColumnVector (val)); in print_DASSL_options() local
120 Matrix tmp = Matrix (ColumnVector (val)); in print_DASSL_options() local
209 Array<double> tmp = val.vector_value (); in set_DASSL_options() local
216 Array<double> tmp = val.vector_value (); in set_DASSL_options() local
223 int tmp = val.int_value (); in set_DASSL_options() local
230 int tmp = val.int_value (); in set_DASSL_options() local
237 double tmp = val.double_value (); in set_DASSL_options() local
244 int tmp = val.int_value (); in set_DASSL_options() local
251 double tmp = val.double_value (); in set_DASSL_options() local
258 int tmp = val.int_value (); in set_DASSL_options() local
/dports/x11/stalonetray/stalonetray-0.8.3/src/
H A Dicons.c73 struct TrayIcon *tmp; in icon_list_prev() local
87 struct TrayIcon *tmp, *cur, *cur2; in icon_list_backup() local
134 struct TrayIcon *tmp; in icon_list_backup_purge() local
145 struct TrayIcon *tmp; in icon_list_find() local
155 struct TrayIcon *tmp; in icon_list_find_ex() local
164 struct TrayIcon *tmp; in icon_list_clean() local
171 struct TrayIcon *tmp; in icon_list_clean_callback() local
179 struct TrayIcon *new_head = NULL, *cur, *tmp; in icon_list_sort() local
200 struct TrayIcon *tmp; in icon_list_forall_from() local
/dports/finance/libofx/libofx-0.10.2/lib/
H A Dofx_container_main.cpp41 tree<OfxGenericContainer *>::iterator tmp = security_tree.begin(); in ~OfxMainContainer() local
86 tree<OfxGenericContainer *>::sibling_iterator tmp = account_tree.begin(); in add_container() local
96 tree<OfxGenericContainer *>::sibling_iterator tmp = account_tree.begin(); in add_container() local
131 tree<OfxGenericContainer *>::sibling_iterator tmp = account_tree.begin(); in add_container() local
160 tree<OfxGenericContainer *>::sibling_iterator tmp = account_tree.begin(); in add_container() local
186 tree<OfxGenericContainer *>::iterator tmp = security_tree.begin(); in gen_event() local
216 tree<OfxGenericContainer *>::sibling_iterator tmp = security_tree.begin(); in find_security() local
/dports/x11-themes/kf5-kiconthemes/kiconthemes-5.89.0/tests/
H A Dkiconeffecttest.cpp24 QImage tmp; in KIconEffectTestWidget() local
100 QImage tmp(img); in slotGray() local
107 QImage tmp(img); in slotMonochrome() local
114 QImage tmp(img); in slotDesaturate() local
121 QImage tmp(img); in slotGamma() local
129 QImage tmp(img); in slotColorizeColor() local
137 QImage tmp(img); in slotColorizeValue() local
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/tests/System/Net/Prerequisites/Servers/
H A DbuildAndPackage.ps111 $tmp = Join-Path $Env:TEMP $folderName variable
17 if (Test-Path $tmp) variable
19 rm -Recurse $tmp variable
25 cd $tmp variable
33 rm -Recurse $tmp variable
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/t200_FileAccess/
H A Dcntopen.m407 tmp = [0,50,60]; variable
417 tmp = [30, 40, 50, 70, 100, 200, 500, 1000, 1500, 2000, 2500, 3000]; % LOWPASS variable
423 tmp = [NaN, 0, .05, .1, .15, .3, 1, 5, 10, 30, 100, 150, 300]; %HIGHPASS variable
493 tmp = (CNT.AS.spb*2+1+2+2+4+2+2); variable
499 tmp = (CNT.AS.spb*4+1+2+2+4+2+2); variable
585 tmp = fread(fid,1,'uint8'); variable
/dports/misc/lf/lf-r26/etc/
H A Dlfcd.ps116 $tmp = [System.IO.Path]::GetTempFileName() variable
17 lf -last-dir-path="$tmp" $args variable
18 if (Test-Path -PathType Leaf "$tmp") { variable
20 Remove-Item -Force "$tmp" variable
/dports/irc/ninja/ninja-1.5.8.1/source/
H A Dwindow.c307 Window *tmp; local
403 Hold *tmp, local
463 Nick *tmp, local
634 Window *tmp, local
694 *tmp; local
851 Window *tmp; local
875 Window *tmp; local
894 Window *tmp; local
1195 *tmp; variable
2110 Nick *tmp; local
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/atomic/detail/
H A Dextra_ops_gcc_arm.hpp107 uint32_t tmp; in fetch_negate() local
133 uint32_t tmp; in negate() local
159 uint32_t tmp; in add() local
185 uint32_t tmp; in sub() local
211 uint32_t tmp; in bitwise_and() local
237 uint32_t tmp; in bitwise_or() local
263 uint32_t tmp; in bitwise_xor() local
289 uint32_t tmp; in fetch_complement() local
315 uint32_t tmp; in bitwise_complement() local
360 uint32_t tmp; in fetch_negate() local
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/atomic/detail/
H A Dextra_ops_gcc_arm.hpp105 uint32_t tmp; in fetch_negate() local
131 uint32_t tmp; in negate() local
157 uint32_t tmp; in add() local
183 uint32_t tmp; in sub() local
209 uint32_t tmp; in bitwise_and() local
235 uint32_t tmp; in bitwise_or() local
261 uint32_t tmp; in bitwise_xor() local
287 uint32_t tmp; in fetch_complement() local
313 uint32_t tmp; in bitwise_complement() local
358 uint32_t tmp; in fetch_negate() local
[all …]

12345678910>>...2555