Home
last modified time | relevance | path

Searched +defs:m +defs:g (Results 1 – 25 of 31651) sorted by relevance

12345678910>>...1267

/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vpatterndb/
H A Dvtranslatemeasurements.cpp202 qmu::QmuTranslation m; in InitGroupA() local
203 qmu::QmuTranslation g; in InitGroupA() local
376 qmu::QmuTranslation m; in InitGroupB() local
377 qmu::QmuTranslation g; in InitGroupB() local
423 qmu::QmuTranslation m; in InitGroupC() local
424 qmu::QmuTranslation g; in InitGroupC() local
456 qmu::QmuTranslation m; in InitGroupD() local
457 qmu::QmuTranslation g; in InitGroupD() local
501 qmu::QmuTranslation m; in InitGroupE() local
502 qmu::QmuTranslation g; in InitGroupE() local
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/petgraph-0.6.0/tests/
H A Dmatching.rs49 let g: UnGraph<(), ()> = UnGraph::default(); in greedy_empty() localVariable
50 let m = greedy_matching(&g); in greedy_empty() localVariable
58 let m = greedy_matching(&g); in greedy_disjoint() localVariable
66 let m = greedy_matching(&g); in greedy_odd_path() localVariable
74 let m = greedy_matching(&g); in greedy_star() localVariable
85 let m = maximum_matching(&g); in maximum_empty() localVariable
93 let m = maximum_matching(&g); in maximum_disjoint() localVariable
101 let m = maximum_matching(&g); in maximum_odd_path() localVariable
109 let mut g: StableUnGraph<(), ()> = in maximum_in_stable_graph() localVariable
116 let m = maximum_matching(&g); in maximum_in_stable_graph() localVariable
[all …]
/dports/devel/grex/grex-1.3.0/cargo-crates/petgraph-0.6.0/tests/
H A Dmatching.rs49 let g: UnGraph<(), ()> = UnGraph::default(); in greedy_empty() localVariable
50 let m = greedy_matching(&g); in greedy_empty() localVariable
58 let m = greedy_matching(&g); in greedy_disjoint() localVariable
66 let m = greedy_matching(&g); in greedy_odd_path() localVariable
74 let m = greedy_matching(&g); in greedy_star() localVariable
85 let m = maximum_matching(&g); in maximum_empty() localVariable
93 let m = maximum_matching(&g); in maximum_disjoint() localVariable
101 let m = maximum_matching(&g); in maximum_odd_path() localVariable
109 let mut g: StableUnGraph<(), ()> = in maximum_in_stable_graph() localVariable
116 let m = maximum_matching(&g); in maximum_in_stable_graph() localVariable
[all …]
/dports/devel/texlab/texlab-3.3.0/cargo-crates/petgraph-0.6.0/tests/
H A Dmatching.rs49 let g: UnGraph<(), ()> = UnGraph::default(); in greedy_empty() localVariable
50 let m = greedy_matching(&g); in greedy_empty() localVariable
58 let m = greedy_matching(&g); in greedy_disjoint() localVariable
66 let m = greedy_matching(&g); in greedy_odd_path() localVariable
74 let m = greedy_matching(&g); in greedy_star() localVariable
85 let m = maximum_matching(&g); in maximum_empty() localVariable
93 let m = maximum_matching(&g); in maximum_disjoint() localVariable
101 let m = maximum_matching(&g); in maximum_odd_path() localVariable
109 let mut g: StableUnGraph<(), ()> = in maximum_in_stable_graph() localVariable
116 let m = maximum_matching(&g); in maximum_in_stable_graph() localVariable
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/petgraph-0.6.0/tests/
H A Dmatching.rs49 let g: UnGraph<(), ()> = UnGraph::default(); in greedy_empty() localVariable
50 let m = greedy_matching(&g); in greedy_empty() localVariable
58 let m = greedy_matching(&g); in greedy_disjoint() localVariable
66 let m = greedy_matching(&g); in greedy_odd_path() localVariable
74 let m = greedy_matching(&g); in greedy_star() localVariable
85 let m = maximum_matching(&g); in maximum_empty() localVariable
93 let m = maximum_matching(&g); in maximum_disjoint() localVariable
101 let m = maximum_matching(&g); in maximum_odd_path() localVariable
109 let mut g: StableUnGraph<(), ()> = in maximum_in_stable_graph() localVariable
116 let m = maximum_matching(&g); in maximum_in_stable_graph() localVariable
[all …]
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/petgraph-0.6.0/tests/
H A Dmatching.rs49 let g: UnGraph<(), ()> = UnGraph::default(); in greedy_empty() localVariable
50 let m = greedy_matching(&g); in greedy_empty() localVariable
58 let m = greedy_matching(&g); in greedy_disjoint() localVariable
66 let m = greedy_matching(&g); in greedy_odd_path() localVariable
74 let m = greedy_matching(&g); in greedy_star() localVariable
85 let m = maximum_matching(&g); in maximum_empty() localVariable
93 let m = maximum_matching(&g); in maximum_disjoint() localVariable
101 let m = maximum_matching(&g); in maximum_odd_path() localVariable
109 let mut g: StableUnGraph<(), ()> = in maximum_in_stable_graph() localVariable
116 let m = maximum_matching(&g); in maximum_in_stable_graph() localVariable
[all …]
/dports/net/scapy/scapy-2.4.5/scapy/layers/tls/crypto/
H A Dgroups.py78 g = 0x02 variable in modp768
88 g = 0x02 variable in modp1024
99 g = 0x02 variable in modp1536
113 g = 0x02 variable in modp2048
130 g = 0x02 variable in modp3072
152 g = 0x02 variable in modp4096
180 g = 0x02 variable in modp6144
214 g = 0x02 variable in modp8192
263 g = 0x02 variable in ffdhe2048
281 g = 0x02 variable in ffdhe3072
[all …]
/dports/graphics/qgis/qgis-3.22.3/scripts/
H A Dqstringfixup.py108 g = m.groups() variable
117 g = m.groups() variable
126 g = m.groups() variable
137 g = m.groups() variable
152 g = m.groups() variable
163 g = m.groups() variable
174 g = m.groups() variable
183 g = m.groups() variable
192 m = join.match(line) variable
194 g = m.groups() variable
[all …]
/dports/graphics/qgis-ltr/qgis-3.16.16/scripts/
H A Dqstringfixup.py108 g = m.groups() variable
117 g = m.groups() variable
126 g = m.groups() variable
137 g = m.groups() variable
152 g = m.groups() variable
163 g = m.groups() variable
174 g = m.groups() variable
183 g = m.groups() variable
192 m = join.match(line) variable
194 g = m.groups() variable
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/runtime/
H A Druntime2.go227 func setGNoWB(gp **g, new *g) {
260 func setMNoWB(mp **m, new *m) {
279 g *g member
354 m *m // current m; offset known to arm liblink member
457 type m struct { struct
474 id int64
486 printlock int8
490 needextram bool
522 mos mOS
532 gcing int32
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgo/go/runtime/
H A Druntime2.go227 func setGNoWB(gp **g, new *g) {
260 func setMNoWB(mp **m, new *m) {
279 g *g member
354 m *m // current m; offset known to arm liblink member
457 type m struct { struct
474 id int64
486 printlock int8
490 needextram bool
522 mos mOS
532 gcing int32
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/runtime/
H A Druntime2.go227 func setGNoWB(gp **g, new *g) {
260 func setMNoWB(mp **m, new *m) {
279 g *g member
354 m *m // current m; offset known to arm liblink member
457 type m struct { struct
474 id int64
486 printlock int8
490 needextram bool
522 mos mOS
532 gcing int32
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgo/go/runtime/
H A Druntime2.go220 func setGNoWB(gp **g, new *g) {
253 func setMNoWB(mp **m, new *m) {
272 g *g member
333 type g struct { struct
347 m *m // current m; offset known to arm liblink member
440 type m struct { struct
469 printlock int8
473 needextram bool
508 mos mOS
518 gcing int32
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Druntime2.go220 func setGNoWB(gp **g, new *g) {
253 func setMNoWB(mp **m, new *m) {
272 g *g member
333 type g struct { struct
347 m *m // current m; offset known to arm liblink member
440 type m struct { struct
469 printlock int8
473 needextram bool
508 mos mOS
518 gcing int32
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/runtime/
H A Druntime2.go220 func setGNoWB(gp **g, new *g) {
253 func setMNoWB(mp **m, new *m) {
272 g *g member
333 type g struct { struct
347 m *m // current m; offset known to arm liblink member
440 type m struct { struct
469 printlock int8
473 needextram bool
508 mos mOS
518 gcing int32
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Druntime2.go220 func setGNoWB(gp **g, new *g) {
253 func setMNoWB(mp **m, new *m) {
272 g *g member
333 type g struct { struct
347 m *m // current m; offset known to arm liblink member
440 type m struct { struct
469 printlock int8
473 needextram bool
508 mos mOS
518 gcing int32
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Druntime2.go220 func setGNoWB(gp **g, new *g) {
253 func setMNoWB(mp **m, new *m) {
272 g *g member
333 type g struct { struct
347 m *m // current m; offset known to arm liblink member
440 type m struct { struct
469 printlock int8
473 needextram bool
508 mos mOS
518 gcing int32
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/runtime/
H A Druntime2.go220 func setGNoWB(gp **g, new *g) {
253 func setMNoWB(mp **m, new *m) {
272 g *g member
333 type g struct { struct
347 m *m // current m; offset known to arm liblink member
440 type m struct { struct
469 printlock int8
473 needextram bool
508 mos mOS
518 gcing int32
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/runtime/
H A Druntime2.go285 func setGNoWB(gp **g, new *g) {
318 func setMNoWB(mp **m, new *m) {
337 g *g member
409 m *m // current m; offset known to arm liblink member
557 type m struct { struct
585 printlock int8
589 needextram bool
616 mFixup struct {
639 dlogPerM
641 mOS
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgo/go/runtime/
H A Druntime2.go286 func setGNoWB(gp **g, new *g) {
319 func setMNoWB(mp **m, new *m) {
338 g *g member
410 m *m // current m; offset known to arm liblink member
532 type m struct { struct
560 printlock int8
564 needextram bool
591 mFixup struct {
614 dlogPerM
616 mOS
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/runtime/
H A Druntime2.go286 func setGNoWB(gp **g, new *g) {
319 func setMNoWB(mp **m, new *m) {
338 g *g member
410 m *m // current m; offset known to arm liblink member
532 type m struct { struct
560 printlock int8
564 needextram bool
591 mFixup struct {
614 dlogPerM
616 mOS
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/runtime/
H A Druntime2.go286 func setGNoWB(gp **g, new *g) {
319 func setMNoWB(mp **m, new *m) {
338 g *g member
410 m *m // current m; offset known to arm liblink member
532 type m struct { struct
560 printlock int8
564 needextram bool
591 mFixup struct {
614 dlogPerM
616 mOS
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tint/src/src/writer/msl/
H A Dgenerator_impl_test.cc51 ast::Module m; in TEST_F() local
71 ast::Module m; in TEST_F() local
77 ast::Module m; in TEST_F() local
88 ast::Module m; in TEST_F() local
109 ast::Module m; in TEST_P() local
133 ast::Module m; in TEST_F() local
141 ast::Module m; in TEST_F() local
148 ast::Module m; in TEST_F() local
155 ast::Module m; in TEST_F() local
162 ast::Module m; in TEST_F() local
[all …]
H A Dgenerator_impl_type_test.cc53 ast::Module m; in TEST_F() local
63 ast::Module m; in TEST_F() local
73 ast::Module m; in TEST_F() local
84 ast::Module m; in TEST_F() local
97 ast::Module m; in TEST_F() local
109 ast::Module m; in TEST_F() local
119 ast::Module m; in TEST_F() local
129 ast::Module m; in TEST_F() local
139 ast::Module m; in TEST_F() local
149 ast::Module m; in TEST_F() local
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgo/go/runtime/
H A Druntime2.go283 func setGNoWB(gp **g, new *g) {
316 func setMNoWB(mp **m, new *m) {
335 g *g member
410 m *m // current m; offset known to arm liblink member
528 type m struct { struct
545 id int64
556 printlock int8
560 needextram bool
600 dlogPerM
602 mOS
[all …]

12345678910>>...1267