Home
last modified time | relevance | path

Searched refs:uarr (Results 1 – 25 of 557) sorted by relevance

12345678910>>...23

/dports/devel/re2c/re2c-2.2/test/debug/
H A Ddfa_raw.c44 …"left" PORT="0">0 1 2 3 4 /0&uarr; 2&darr; 3&darr; 1&uarr; </TD></TR><TR><TD ALIGN="left" PORT="1"…
50 …D ALIGN="left" PORT="0">0 8 2 9 4 /3&uarr; 1&uarr; </TD></TR><TR><TD ALIGN="left" PORT="1">4 8 2 9…
55 …YLE="dotted">0 8 2 10 11 /3&uarr; 1&uarr; </TD></TR><TR><TD ALIGN="left" PORT="1" STYLE="dotted">4…
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/_cabal_deps/primitive-0.7.3.0/bench/ByteArray/
H A DCompare.hs23 benchmark !uarr = outer 0
25 sz = sizeofArray uarr
29 then go (inner v (indexArray uarr ix)) (ix + 1)
36 let !y = case compare barr (indexArray uarr ix) of
/dports/www/restbed/restbed-4.8/dependency/catch/projects/SelfTest/UsageTests/
H A DCompilation.tests.cpp169 unsigned char uarr[] = "123"; variable
170 CAPTURE(uarr);
174 REQUIRE(std::memcmp(uarr, "123", sizeof(uarr)) == 0);
/dports/math/e-antic/Catch2-ff349a5/projects/SelfTest/UsageTests/
H A DCompilation.tests.cpp169 unsigned char uarr[] = "123"; variable
170 CAPTURE(uarr);
174 REQUIRE(std::memcmp(uarr, "123", sizeof(uarr)) == 0);
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/projects/SelfTest/UsageTests/
H A DCompilation.tests.cpp169 unsigned char uarr[] = "123"; variable
170 CAPTURE(uarr);
174 REQUIRE(std::memcmp(uarr, "123", sizeof(uarr)) == 0);
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/projects/SelfTest/UsageTests/
H A DCompilation.tests.cpp169 unsigned char uarr[] = "123"; variable
170 CAPTURE(uarr);
174 REQUIRE(std::memcmp(uarr, "123", sizeof(uarr)) == 0);
/dports/emulators/citra/citra-ac98458e0/externals/catch/projects/SelfTest/UsageTests/
H A DCompilation.tests.cpp169 unsigned char uarr[] = "123"; variable
170 CAPTURE(uarr);
174 REQUIRE(std::memcmp(uarr, "123", sizeof(uarr)) == 0);
/dports/devel/catch/Catch2-2.13.7/projects/SelfTest/UsageTests/
H A DCompilation.tests.cpp169 unsigned char uarr[] = "123"; variable
170 CAPTURE(uarr);
174 REQUIRE(std::memcmp(uarr, "123", sizeof(uarr)) == 0);
/dports/chinese/wordpress-zh_CN/wordpress/wp-content/themes/twentytwenty/
H A Dfooter.php43 …printf( __( 'To the top %s', 'twentytwenty' ), '<span class="arrow" aria-hidden="true">&uarr;</spa…
49 … printf( __( 'Up %s', 'twentytwenty' ), '<span class="arrow" aria-hidden="true">&uarr;</span>' );
/dports/chinese/wordpress-zh_TW/wordpress/wp-content/themes/twentytwenty/
H A Dfooter.php43 …printf( __( 'To the top %s', 'twentytwenty' ), '<span class="arrow" aria-hidden="true">&uarr;</spa…
49 … printf( __( 'Up %s', 'twentytwenty' ), '<span class="arrow" aria-hidden="true">&uarr;</span>' );
/dports/textproc/p5-Text-ASCIIMathML/Text-ASCIIMathML-0.81/t/
H A Darrow.math1 ? uarr
2 <math title="uarr">
4 <mo>&uarr;</mo>
/dports/textproc/linuxdoc-tools/linuxdoc-tools-0.9.82/entity-map/sdata/
H A DISOnum.2l1s46 [uarr ] {uarr}
H A DISOnum.2tr46 [uarr ] {uarr}
H A DISOnum.2ab46 [uarr ] {uarr}
H A DISOnum.2texi46 [uarr ] @{uarr@}
H A DISOnum.2rtf46 [uarr ] \{uarr\}
H A DISOnum.2as46 [uarr ] {uarr}
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/foundation-0.0.25/Foundation/Array/Chunked/
H A DUnboxed.hs211 let uarr = A.unsafeIndex spine ofs function
212 … in ChunkedUArray (A.take (offsetAsSize ofs) spine `A.snoc` U.take (offsetAsSize r) uarr)
222 let uarr = A.unsafeIndex spine ofs function
223 … in ChunkedUArray (U.drop (offsetAsSize r) uarr `A.cons` A.drop (offsetAsSize ofs+1) spine)
233 let uarr = A.unsafeIndex spine ofs function
234 in ( ChunkedUArray (A.take (offsetAsSize ofs) spine `A.snoc` U.take r uarr)
235 , ChunkedUArray (U.drop r uarr `A.cons` A.drop (offsetAsSize ofs+1) spine)
/dports/cad/pdnmesh/pdnmesh-0.2.2/src/
H A Dardrive.f5 4 ulen, uarr, ucol, urow, maxit)
36 2 larr(llen), uarr(ulen)
65 2 ulen, uarr, ucol, urow,
/dports/sysutils/webmin/webmin-1.981/quota/
H A Dquota-lib.pl633 local @uarr = &grace_units();
635 [ map { [ $_, $uarr[$_] ] } (0..$#uarr) ]);
/dports/sysutils/usermin/usermin-1.830/quota/
H A Dquota-lib.pl633 local @uarr = &grace_units();
635 [ map { [ $_, $uarr[$_] ] } (0..$#uarr) ]);
/dports/www/validator/markup-validator-validator-1_3-release/share/templates/en_US/
H A Dbacktop.tmpl1 <p class="backtop"><a href="#jumpbar">&uarr; Top</a></p>
/dports/science/PETSc/petsc-3.14.1/src/ksp/ksp/tutorials/
H A Dex74.c266 PetscScalar *uarr; in ExactSolution() local
272 ierr = VecGetArray(u,&uarr);CHKERRQ(ierr); in ExactSolution()
277 uarr[i-is] = PetscExpScalar(-4.0*pi*pi*a*t)*PetscSinScalar(2*pi*x); in ExactSolution()
280 uarr[i-is] = PetscSinScalar(2*pi*(x - a*t)); in ExactSolution()
285 ierr = VecRestoreArray(u,&uarr);CHKERRQ(ierr); in ExactSolution()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/Test/
H A Dspv.nonuniform.frag60 int uarr[10];
69 b += uniformBuffer[uarr[nu_ii]].a;
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/Test/
H A Dspv.nonuniform.frag60 int uarr[10];
69 b += uniformBuffer[uarr[nu_ii]].a;

12345678910>>...23