Home
last modified time | relevance | path

Searched refs:numerous (Results 1 – 25 of 5225) sorted by relevance

12345678910>>...209

/dports/lang/ruby26/ruby-2.6.9/spec/ruby/core/enumerable/shared/
H A Dcollect_concat.rb5 numerous = EnumerableSpecs::Numerous.new(1, [2, 3], [4, [5, 6]], {foo: :bar})
6 numerous.send(@method) { |i| i }.should == [1, 2, 3, 4, [5, 6], {foo: :bar}]
12 numerous = EnumerableSpecs::Numerous.new(1, obj, 2)
13 numerous.send(@method) { |i| i }.should == [1, obj, 2]
20 numerous = EnumerableSpecs::Numerous.new(1, obj, 2)
21 numerous.send(@method) { |i| i }.should == [1, :a, :b, 2]
28 numerous = EnumerableSpecs::Numerous.new(1, obj, 2)
29 numerous.send(@method) { |i| i }.should == [1, obj, 2]
36 numerous = EnumerableSpecs::Numerous.new(1, obj, 2)
37 numerous.send(@method) { |i| i }.should == [1, obj, 2]
H A Dcollect.rb10 numerous = EnumerableSpecs::Numerous.new(*entries)
11 numerous.send(@method) { |i| i % 2 }.should == [0, 1, 1, 0, 1, 0]
12 numerous.send(@method) { |i| i }.should == entries
H A Dentries.rb3 numerous = EnumerableSpecs::Numerous.new(1, nil, 'a', 2, false, true)
4 numerous.send(@method).should == [1, nil, "a", 2, false, true]
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/renderer/glsl/
H A Dglsl_screen.c75 R_TestErrors (unsigned int numerous) in R_TestErrors() argument
79 return numerous; in R_TestErrors()
83 R_TestErrors (numerous++); in R_TestErrors()
87 R_TestErrors (numerous++); in R_TestErrors()
91 R_TestErrors (numerous++); in R_TestErrors()
95 R_TestErrors (numerous++); in R_TestErrors()
99 R_TestErrors (numerous++); in R_TestErrors()
103 return numerous; in R_TestErrors()
/dports/lang/ruby26/ruby-2.6.9/spec/ruby/core/enumerable/
H A Dreject_spec.rb9 numerous = EnumerableSpecs::Numerous.new(*entries)
10 numerous.reject {|i| i % 2 == 0 }.should == [1,3,5,7,9]
11 numerous.reject {|i| true }.should == []
12 numerous.reject {|i| false }.should == entries
/dports/devel/p5-Scope-Upper/Scope-Upper-0.32/
H A DMANIFEST22 t/16-reap-numerous.t
29 t/26-localize-numerous.t
34 t/36-localize_elem-numerous.t
38 t/46-localize_delete-numerous.t
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/renderer/gl/
H A Dgl_rmain.c95 R_TestErrors (unsigned int numerous) in R_TestErrors() argument
99 return numerous; in R_TestErrors()
103 R_TestErrors (numerous++); in R_TestErrors()
107 R_TestErrors (numerous++); in R_TestErrors()
111 R_TestErrors (numerous++); in R_TestErrors()
115 R_TestErrors (numerous++); in R_TestErrors()
119 R_TestErrors (numerous++); in R_TestErrors()
123 R_TestErrors (numerous++); in R_TestErrors()
127 R_TestErrors (numerous++); in R_TestErrors()
131 return numerous; in R_TestErrors()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/.pytool/Plugin/GuidCheck/
H A DReadme.md6 Duplication can cause numerous issues including locating the wrong data
20 common to have numerous versions of the same module named the same.
24 The plugin has numerous configuration options to support the UEFI codebase.
77 * There are numerous places in the UEFI specification in which two GUID names
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/.pytool/Plugin/GuidCheck/
H A DReadme.md6 Duplication can cause numerous issues including locating the wrong data
20 common to have numerous versions of the same module named the same.
24 The plugin has numerous configuration options to support the UEFI codebase.
77 * There are numerous places in the UEFI specification in which two GUID names
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/.pytool/Plugin/GuidCheck/
H A DReadme.md6 Duplication can cause numerous issues including locating the wrong data
20 common to have numerous versions of the same module named the same.
24 The plugin has numerous configuration options to support the UEFI codebase.
77 * There are numerous places in the UEFI specification in which two GUID names
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/.pytool/Plugin/GuidCheck/
H A DReadme.md6 Duplication can cause numerous issues including locating the wrong data
20 common to have numerous versions of the same module named the same.
24 The plugin has numerous configuration options to support the UEFI codebase.
77 * There are numerous places in the UEFI specification in which two GUID names
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/.pytool/Plugin/GuidCheck/
H A DReadme.md6 Duplication can cause numerous issues including locating the wrong data
20 common to have numerous versions of the same module named the same.
24 The plugin has numerous configuration options to support the UEFI codebase.
77 * There are numerous places in the UEFI specification in which two GUID names
/dports/sysutils/edk2/edk2-edk2-stable202102/.pytool/Plugin/GuidCheck/
H A DReadme.md6 Duplication can cause numerous issues including locating the wrong data
20 common to have numerous versions of the same module named the same.
24 The plugin has numerous configuration options to support the UEFI codebase.
77 * There are numerous places in the UEFI specification in which two GUID names
/dports/devel/srecord/srecord-1.64/debian/
H A Dcontrol15 load files. It reads and writes numerous EPROM file formats, and can perform
34 load files. It reads and writes numerous EPROM file formats, and can perform
53 load files. It reads and writes numerous EPROM file formats, and can perform
72 load files. It reads and writes numerous EPROM file formats, and can perform
91 load files. It reads and writes numerous EPROM file formats, and can perform
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/redland/
H A DREADME11 - raptor: parsers and serializers for numerous RDF file formats
13 - redland: librdf integrates raptor and rasqal, and provides numerous storage
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/redland/
H A DREADME11 - raptor: parsers and serializers for numerous RDF file formats
13 - redland: librdf integrates raptor and rasqal, and provides numerous storage
/dports/devel/jansson/jansson-2.14/doc/
H A Dindex.rst26 numerous platforms, including numerous Unix like systems and Windows.
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/RedfishPkg/Library/JsonLib/jansson/doc/
H A Dindex.rst26 numerous platforms, including numerous Unix like systems and Windows.
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/jansson-fd3e9e3/doc/
H A Dindex.rst26 numerous platforms, including numerous Unix like systems and Windows.
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/jansson/doc/
H A Dindex.rst26 numerous platforms, including numerous Unix like systems and Windows.
/dports/lang/yorick/yorick-y_2_2_04/distribs/
H A Dyorick.spec144 - 1.5.14 numerous bug fixes, see NEWS
150 - 1.5.10 has numerous bug fixes since 08, see NEWS
156 - numerous 1.5.07 bug fixes, see NEWS file
162 - numerous bug fixes relative to 1.5-01, 1.5-02 releases, see NEWS file
/dports/devel/boost-docs/boost_1_72_0/libs/test/doc/closing_chapters/
H A Dacknowledgments.qbk18 Dave Abrahams suggested numerous improvements during the Formal Review. Jeremy Siek was the review …
25 Dave Abrahams, Ed Brey, William Kempf, Jens Maurer, and Wilka suggested numerous improvements durin…
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/test/doc/closing_chapters/
H A Dacknowledgments.qbk16 Dave Abrahams, Ed Brey, William Kempf, Jens Maurer, and Wilka suggested numerous improvements durin…
21 Dave Abrahams suggested numerous improvements during the Formal Review. Jeremy Siek was the review …
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/test/doc/closing_chapters/
H A Dacknowledgments.qbk16 Dave Abrahams, Ed Brey, William Kempf, Jens Maurer, and Wilka suggested numerous improvements durin…
21 Dave Abrahams suggested numerous improvements during the Formal Review. Jeremy Siek was the review …
/dports/databases/percona57-server/boost_1_59_0/libs/test/doc/closing_chapters/
H A Dacknowledgments.qbk16 Dave Abrahams, Ed Brey, William Kempf, Jens Maurer, and Wilka suggested numerous improvements durin…
21 Dave Abrahams suggested numerous improvements during the Formal Review. Jeremy Siek was the review …

12345678910>>...209