Home
last modified time | relevance | path

Searched refs:f (Results 44901 – 44925 of 1529072) sorted by relevance

1...<<1791179217931794179517961797179817991800>>...61163

/dports/security/obfs4proxy-tor/obfs4proxy-0.0.11/vendor/gitlab.com/yawning/utls.git/testdata/
H A DClient-TLSv12-UTLS-ECDHE-RSA-AES128-SHA-Chrome-587 00000050 c0 2b c0 2f c0 2c c0 30 cc a9 cc a8 c0 13 c0 14 |.+./.,.0........|
8 00000060 00 9c 00 9d 00 2f 00 35 00 0a 01 00 00 6e 0a 0a |...../.5.....n..|
13 000000b0 0e 00 0c 02 68 32 08 68 74 74 70 2f 31 2e 31 75 |....h2.http/1.1u|
26 00000090 03 55 04 03 13 07 47 6f 20 52 6f 6f 74 30 1e 17 |.U....Go Root0..|
30 000000d0 06 03 55 04 03 13 02 47 6f 30 81 9f 30 0d 06 09 |..U....Go0..0...|
45 000001c0 06 03 55 1d 0e 04 12 04 10 9f 91 16 1f 43 43 3e |..U..........CC>|
64 000002f0 7f 81 b4 2f 42 75 82 8b 1e 36 87 6e 2d 90 e5 b6 |.../Bu...6.n-...|
86 00000050 81 42 93 e8 01 1e 65 4d 87 4a 57 7f b3 09 d3 2f |.B....eM.JW..../|
87 00000060 76 dd ba d8 a9 7e b7 0b 4f e9 9e 66 94 2e 6c e6 |v....~..O..f..l.|
92 000000b0 03 03 00 01 01 16 03 03 00 40 43 59 1f d8 3f 9b |.........@CY..?.|
[all …]
/dports/audio/py-music21/music21-7.1.0/music21/corpus/palestrina/
H A DSanctus_39.krn13 . . [1f .
21 . . 2f 2ff
31 . . 2.f 2a
41 2F . 2f .
46 . . 4f .
48 . . 4f .
58 1D 1d . 1f
85 . . 4f .
97 . . . 4f
150 . 4f . .
[all …]
H A DSanctus_52.krn50 . 4F . 1f 1a .
55 . . . 4d 4f .
69 1D] 1A 1.F 2.f 1d] 2f]
88 . 4c . . 4f .
95 . . 4F 4f 4a .
96 . . 2F 2f 2a .
108 . . . 4f . .
136 . . . . 4f# .
145 . . 1D 1f . .
184 . 2d . [2f 2d 4f
[all …]
H A DAgnus_II_74.krn24 . . . 4f 4a
27 . 2F . [2f [2a
46 . . . 4f [2dd
53 . 2d . 2f .
70 2A . 2f 2a .
72 . [2d . 2f .
81 1F] 2f] 2r 1f 2a
96 . 2A 1f . .
123 . . . 1f 2a
152 . 2.f . . .
[all …]
H A DKyrie_80.krn51 . 4f . .
56 . 4f . .
91 . . 4f# .
101 4A 2f . .
108 1d . 4f .
120 . 2f . .
154 . . 2f .
162 . . 4f .
201 2d 2f 2f 4ee]
207 . . 8f .
[all …]
/dports/games/libretro-nestopia/nestopia-2b0315c/source/nes_ntsc/
H A Dnes_ntsc.inl37 { PIXEL_OFFSET( -2, -7 ), { .3333f, 1, 1, .3333f } },
106 static float const lo_levels [4] = { -0.12f, 0.00f, 0.31f, 0.72f };
107 static float const hi_levels [4] = { 0.40f, 0.68f, 1.00f, 1.00f };
118 hi = lo = 0.0f;
123 -1.0f, -0.866025f, -0.5f, 0.0f, 0.5f, 0.866025f,
124 1.0f, 0.866025f, 0.5f, 0.0f, -0.5f, -0.866025f,
125 -1.0f, -0.866025f, -0.5f, 0.0f, 0.5f, 0.866025f,
126 1.0f
159 y = y * (atten_mul * 1.13f) - (atten_sub * 1.13f);
165 float sat = hi * (0.5f - atten_mul * 0.5f) + atten_sub * 0.5f;
[all …]
/dports/biology/lamarc/lamarc-2.1.8/boost/function/
H A Dfunction_template.hpp294 this->assign_to(f); in BOOST_FUNCTION_FUNCTION()
367 if (&f == this) in operator =()
418 if (!f.empty()) { in assign_to_own()
419 invoker = f.invoker; in assign_to_own()
422 f.manager(f.functor, detail::function::clone_functor_tag); in assign_to_own()
438 if (f) { in assign_to()
629 function(Functor f in function() argument
637 base_type(f) in function()
645 function(const self_type& f) : base_type(static_cast<const base_type&>(f)){} in function() argument
647 function(const base_type& f) : base_type(static_cast<const base_type&>(f)){} in function() argument
[all …]
/dports/databases/postgis25/postgis-2.5.5/regress/
H A Drelate_bnr.sql1 …0,0 0))'::geometry as a, 'POLYGON((100 200,100 140,180 140,180 200,100 200))'::geometry as b) as f;
33 …M (select 'LINESTRING(20 20,80 80)'::geometry as a, 'LINESTRING(20 20,80 80)'::geometry as b) as f;
36 … (select 'LINESTRING(0 0,110 0,60 0)'::geometry as a, 'LINESTRING(0 0,110 0)'::geometry as b) as f;
54 …M (select 'POINT(60 120)'::geometry as a, 'LINESTRING(40 40,120 120,200 120)'::geometry as b) as f;
55 …OM (select 'POINT(40 40)'::geometry as a, 'LINESTRING(40 40,100 100,160 100)'::geometry as b) as f;
56 …as r4 FROM (select 'POINT(60 60)'::geometry as a, 'LINESTRING(40 40,100 100)'::geometry as b) as f;
58 …M (select 'MULTIPOINT(40 40,60 60)'::geometry as a, 'LINESTRING(40 40,80 80)'::geometry as b) as f;
62 …elate(a,b,4) as r4 FROM (select 'POINT(20 20)'::geometry as a, 'POINT(20 20)'::geometry as b) as f;
63 …elate(a,b,4) as r4 FROM (select 'POINT(20 20)'::geometry as a, 'POINT(20 30)'::geometry as b) as f;
543 …elate(a,b,4) as r4 FROM (select 'POINT(20 20)'::geometry as a, 'POINT(20 20)'::geometry as b) as f;
[all …]
/dports/databases/postgis32/postgis-3.2.0/regress/core/
H A Drelate_bnr.sql1 …0,0 0))'::geometry as a, 'POLYGON((100 200,100 140,180 140,180 200,100 200))'::geometry as b) as f;
33 …M (select 'LINESTRING(20 20,80 80)'::geometry as a, 'LINESTRING(20 20,80 80)'::geometry as b) as f;
36 … (select 'LINESTRING(0 0,110 0,60 0)'::geometry as a, 'LINESTRING(0 0,110 0)'::geometry as b) as f;
54 …M (select 'POINT(60 120)'::geometry as a, 'LINESTRING(40 40,120 120,200 120)'::geometry as b) as f;
55 …OM (select 'POINT(40 40)'::geometry as a, 'LINESTRING(40 40,100 100,160 100)'::geometry as b) as f;
56 …as r4 FROM (select 'POINT(60 60)'::geometry as a, 'LINESTRING(40 40,100 100)'::geometry as b) as f;
58 …M (select 'MULTIPOINT(40 40,60 60)'::geometry as a, 'LINESTRING(40 40,80 80)'::geometry as b) as f;
62 …elate(a,b,4) as r4 FROM (select 'POINT(20 20)'::geometry as a, 'POINT(20 20)'::geometry as b) as f;
63 …elate(a,b,4) as r4 FROM (select 'POINT(20 20)'::geometry as a, 'POINT(20 30)'::geometry as b) as f;
543 …elate(a,b,4) as r4 FROM (select 'POINT(20 20)'::geometry as a, 'POINT(20 20)'::geometry as b) as f;
[all …]
/dports/databases/postgis30/postgis-3.0.4/regress/core/
H A Drelate_bnr.sql1 …0,0 0))'::geometry as a, 'POLYGON((100 200,100 140,180 140,180 200,100 200))'::geometry as b) as f;
33 …M (select 'LINESTRING(20 20,80 80)'::geometry as a, 'LINESTRING(20 20,80 80)'::geometry as b) as f;
36 … (select 'LINESTRING(0 0,110 0,60 0)'::geometry as a, 'LINESTRING(0 0,110 0)'::geometry as b) as f;
54 …M (select 'POINT(60 120)'::geometry as a, 'LINESTRING(40 40,120 120,200 120)'::geometry as b) as f;
55 …OM (select 'POINT(40 40)'::geometry as a, 'LINESTRING(40 40,100 100,160 100)'::geometry as b) as f;
56 …as r4 FROM (select 'POINT(60 60)'::geometry as a, 'LINESTRING(40 40,100 100)'::geometry as b) as f;
58 …M (select 'MULTIPOINT(40 40,60 60)'::geometry as a, 'LINESTRING(40 40,80 80)'::geometry as b) as f;
62 …elate(a,b,4) as r4 FROM (select 'POINT(20 20)'::geometry as a, 'POINT(20 20)'::geometry as b) as f;
63 …elate(a,b,4) as r4 FROM (select 'POINT(20 20)'::geometry as a, 'POINT(20 30)'::geometry as b) as f;
543 …elate(a,b,4) as r4 FROM (select 'POINT(20 20)'::geometry as a, 'POINT(20 20)'::geometry as b) as f;
[all …]
/dports/databases/postgis31/postgis-3.1.4/regress/core/
H A Drelate_bnr.sql1 …0,0 0))'::geometry as a, 'POLYGON((100 200,100 140,180 140,180 200,100 200))'::geometry as b) as f;
33 …M (select 'LINESTRING(20 20,80 80)'::geometry as a, 'LINESTRING(20 20,80 80)'::geometry as b) as f;
36 … (select 'LINESTRING(0 0,110 0,60 0)'::geometry as a, 'LINESTRING(0 0,110 0)'::geometry as b) as f;
54 …M (select 'POINT(60 120)'::geometry as a, 'LINESTRING(40 40,120 120,200 120)'::geometry as b) as f;
55 …OM (select 'POINT(40 40)'::geometry as a, 'LINESTRING(40 40,100 100,160 100)'::geometry as b) as f;
56 …as r4 FROM (select 'POINT(60 60)'::geometry as a, 'LINESTRING(40 40,100 100)'::geometry as b) as f;
58 …M (select 'MULTIPOINT(40 40,60 60)'::geometry as a, 'LINESTRING(40 40,80 80)'::geometry as b) as f;
62 …elate(a,b,4) as r4 FROM (select 'POINT(20 20)'::geometry as a, 'POINT(20 20)'::geometry as b) as f;
63 …elate(a,b,4) as r4 FROM (select 'POINT(20 20)'::geometry as a, 'POINT(20 30)'::geometry as b) as f;
543 …elate(a,b,4) as r4 FROM (select 'POINT(20 20)'::geometry as a, 'POINT(20 20)'::geometry as b) as f;
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libc/AOR_v20.02/math/test/
H A Dulp.c39 } u = {f}; in asuint64()
509 #define reduce_f1(a, f, op) (f (a.x)) argument
510 #define reduce_f2(a, f, op) (f (a.x) op f (a.x2)) argument
511 #define reduce_d1(a, f, op) (f (a.x)) argument
512 #define reduce_d2(a, f, op) (f (a.x) op f (a.x2)) argument
648 for (const struct fun *f = fun; f->name; f++) in usage() local
657 if (f->arity == 1 && f->singleprec) in cmp()
659 else if (f->arity == 2 && f->singleprec) in cmp()
661 else if (f->arity == 1 && !f->singleprec) in cmp()
663 else if (f->arity == 2 && !f->singleprec) in cmp()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libc/AOR_v20.02/math/test/
H A Dulp.c39 } u = {f}; in asuint64()
509 #define reduce_f1(a, f, op) (f (a.x)) argument
510 #define reduce_f2(a, f, op) (f (a.x) op f (a.x2)) argument
511 #define reduce_d1(a, f, op) (f (a.x)) argument
512 #define reduce_d2(a, f, op) (f (a.x) op f (a.x2)) argument
648 for (const struct fun *f = fun; f->name; f++) in usage() local
657 if (f->arity == 1 && f->singleprec) in cmp()
659 else if (f->arity == 2 && f->singleprec) in cmp()
661 else if (f->arity == 1 && !f->singleprec) in cmp()
663 else if (f->arity == 2 && !f->singleprec) in cmp()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/libc/AOR_v20.02/math/test/
H A Dulp.c39 } u = {f}; in asuint64()
509 #define reduce_f1(a, f, op) (f (a.x)) argument
510 #define reduce_f2(a, f, op) (f (a.x) op f (a.x2)) argument
511 #define reduce_d1(a, f, op) (f (a.x)) argument
512 #define reduce_d2(a, f, op) (f (a.x) op f (a.x2)) argument
648 for (const struct fun *f = fun; f->name; f++) in usage() local
657 if (f->arity == 1 && f->singleprec) in cmp()
659 else if (f->arity == 2 && f->singleprec) in cmp()
661 else if (f->arity == 1 && !f->singleprec) in cmp()
663 else if (f->arity == 2 && !f->singleprec) in cmp()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libc/AOR_v20.02/math/test/
H A Dulp.c39 } u = {f}; in asuint64()
509 #define reduce_f1(a, f, op) (f (a.x)) argument
510 #define reduce_f2(a, f, op) (f (a.x) op f (a.x2)) argument
511 #define reduce_d1(a, f, op) (f (a.x)) argument
512 #define reduce_d2(a, f, op) (f (a.x) op f (a.x2)) argument
648 for (const struct fun *f = fun; f->name; f++) in usage() local
657 if (f->arity == 1 && f->singleprec) in cmp()
659 else if (f->arity == 2 && f->singleprec) in cmp()
661 else if (f->arity == 1 && !f->singleprec) in cmp()
663 else if (f->arity == 2 && !f->singleprec) in cmp()
[all …]
/dports/shells/fish/fish-3.3.1/share/completions/
H A Dbundle.fish31 complete -f -n __fish_bundle_no_command -c bundle -l help -d 'Display a help page'
66 complete -f -n '__fish_bundle_using_command update' -c bundle -a '(__fish_bundled_gems)'
75 complete -f -n '__fish_bundle_using_command binstubs' -c bundle -a '(__fish_bundled_gems)'
95 complete -f -n '__fish_bundle_using_command help' -c bundle -a init -d 'Generate a simple Gemfile'
108 complete -f -n '__fish_bundle_using_command check' -c bundle -l dry-run -d 'Lock the Gemfile'
113 complete -f -n '__fish_bundle_using_command list' -c bundle -a '(__fish_bundled_gems)'
118 complete -f -n '__fish_bundle_using_command show' -c bundle -a '(__fish_bundled_gems)'
126 complete -f -n '__fish_bundle_using_command outdated' -c bundle -a '(__fish_bundled_gems)'
133 complete -f -n '__fish_bundle_using_command open' -c bundle -a '(__fish_bundled_gems)'
137 complete -f -n '__fish_bundle_using_command viz' -c bundle -s f -l file -d 'The name to use for the…
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libc/AOR_v20.02/math/test/
H A Dulp.c39 } u = {f}; in asuint64()
509 #define reduce_f1(a, f, op) (f (a.x)) argument
510 #define reduce_f2(a, f, op) (f (a.x) op f (a.x2)) argument
511 #define reduce_d1(a, f, op) (f (a.x)) argument
512 #define reduce_d2(a, f, op) (f (a.x) op f (a.x2)) argument
648 for (const struct fun *f = fun; f->name; f++) in usage() local
657 if (f->arity == 1 && f->singleprec) in cmp()
659 else if (f->arity == 2 && f->singleprec) in cmp()
661 else if (f->arity == 1 && !f->singleprec) in cmp()
663 else if (f->arity == 2 && !f->singleprec) in cmp()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libc/AOR_v20.02/math/test/
H A Dulp.c39 } u = {f}; in asuint64()
509 #define reduce_f1(a, f, op) (f (a.x)) argument
510 #define reduce_f2(a, f, op) (f (a.x) op f (a.x2)) argument
511 #define reduce_d1(a, f, op) (f (a.x)) argument
512 #define reduce_d2(a, f, op) (f (a.x) op f (a.x2)) argument
648 for (const struct fun *f = fun; f->name; f++) in usage() local
657 if (f->arity == 1 && f->singleprec) in cmp()
659 else if (f->arity == 2 && f->singleprec) in cmp()
661 else if (f->arity == 1 && !f->singleprec) in cmp()
663 else if (f->arity == 2 && !f->singleprec) in cmp()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libc/AOR_v20.02/math/test/
H A Dulp.c39 } u = {f}; in asuint64()
509 #define reduce_f1(a, f, op) (f (a.x)) argument
510 #define reduce_f2(a, f, op) (f (a.x) op f (a.x2)) argument
511 #define reduce_d1(a, f, op) (f (a.x)) argument
512 #define reduce_d2(a, f, op) (f (a.x) op f (a.x2)) argument
648 for (const struct fun *f = fun; f->name; f++) in usage() local
657 if (f->arity == 1 && f->singleprec) in cmp()
659 else if (f->arity == 2 && f->singleprec) in cmp()
661 else if (f->arity == 1 && !f->singleprec) in cmp()
663 else if (f->arity == 2 && !f->singleprec) in cmp()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libc/AOR_v20.02/math/test/
H A Dulp.c39 } u = {f}; in asuint64()
509 #define reduce_f1(a, f, op) (f (a.x)) argument
510 #define reduce_f2(a, f, op) (f (a.x) op f (a.x2)) argument
511 #define reduce_d1(a, f, op) (f (a.x)) argument
512 #define reduce_d2(a, f, op) (f (a.x) op f (a.x2)) argument
648 for (const struct fun *f = fun; f->name; f++) in usage() local
657 if (f->arity == 1 && f->singleprec) in cmp()
659 else if (f->arity == 2 && f->singleprec) in cmp()
661 else if (f->arity == 1 && !f->singleprec) in cmp()
663 else if (f->arity == 2 && !f->singleprec) in cmp()
[all …]
/dports/science/hdf5-18/hdf5-1.8.21/src/
H A DH5SM.c358 cache_udata.f = f; in H5SM_type_shared()
411 cache_udata.f = f; in H5SM_get_fheap_addr()
829 cache_udata.f = f; in H5SM_convert_btree_to_list()
939 cache_udata.f = f; in H5SM_can_share()
1070 cache_udata.f = f; in H5SM_try_share()
1275 cache_udata.f = f; in H5SM_write_mesg()
1537 cache_udata.f = f; in H5SM_delete()
1813 cache_udata.f = f; in H5SM_delete_from_index()
2556 cache_udata.f = f; in H5SM_table_debug()
2641 cache_udata.f = f; in H5SM_list_debug()
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5SM.c359 cache_udata.f = f; in H5SM_type_shared()
412 cache_udata.f = f; in H5SM_get_fheap_addr()
830 cache_udata.f = f; in H5SM_convert_btree_to_list()
940 cache_udata.f = f; in H5SM_can_share()
1071 cache_udata.f = f; in H5SM_try_share()
1276 cache_udata.f = f; in H5SM_write_mesg()
1530 cache_udata.f = f; in H5SM_delete()
1798 cache_udata.f = f; in H5SM_delete_from_index()
2534 cache_udata.f = f; in H5SM_table_debug()
2619 cache_udata.f = f; in H5SM_list_debug()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Dms-mixed-ptr-sizes.c8 void use_foo(struct Foo *f);
14 f->p64 = i; in test_sign_ext()
15 use_foo(f); in test_sign_ext()
22 f->p64 = i; in test_zero_ext()
23 use_foo(f); in test_zero_ext()
30 f->p32 = i; in test_trunc()
31 use_foo(f); in test_trunc()
38 f->p32 = i; in test_noop()
39 use_foo(f); in test_noop()
47 f->p32 = (int * __ptr32)i; in test_other()
[all …]
/dports/devel/binutils/binutils-2.37/ld/testsuite/ld-mips-elf/
H A Dpr21375s.dd5 [0-9a-f]+ <foo>:
6 *[0-9a-f]+: 3c1c0001 lui gp,0x1
7 *[0-9a-f]+: 279c8050 addiu gp,gp,-32688
8 *[0-9a-f]+: 0399e021 addu gp,gp,t9
11 *[0-9a-f]+: 03200008 jr t9
12 *[0-9a-f]+: 24840004 addiu a0,a0,4
15 [0-9a-f]+ <bar>:
16 *[0-9a-f]+: 3c1c0001 lui gp,0x1
18 *[0-9a-f]+: 0399e021 addu gp,gp,t9
21 *[0-9a-f]+: 03200008 jr t9
[all …]
H A Dpr21375.dd5 [0-9a-f]+ <foo>:
6 *[0-9a-f]+: 3c1c0001 lui gp,0x1
7 *[0-9a-f]+: 279c8050 addiu gp,gp,-32688
8 *[0-9a-f]+: 0399e021 addu gp,gp,t9
11 *[0-9a-f]+: 03200008 jr t9
12 *[0-9a-f]+: 24840004 addiu a0,a0,4
15 [0-9a-f]+ <bar>:
16 *[0-9a-f]+: 3c1c0001 lui gp,0x1
18 *[0-9a-f]+: 0399e021 addu gp,gp,t9
21 *[0-9a-f]+: 03200008 jr t9
[all …]

1...<<1791179217931794179517961797179817991800>>...61163