Home
last modified time | relevance | path

Searched defs:v1 (Results 1 – 25 of 9444) sorted by relevance

12345678910>>...378

/dports/audio/faust/faust-2.37.3/compiler/generator/interpreter/
H A Dfbc_interpreter.hh3065 int v1 = popInt(); in ExecuteBlock() local
3087 int v1 = popInt(); in ExecuteBlock() local
3109 int v1 = popInt(); in ExecuteBlock() local
3134 int v1 = popInt(); in ExecuteBlock() local
3154 int v1 = popInt(); in ExecuteBlock() local
3165 int v1 = popInt(); in ExecuteBlock() local
3172 int v1 = popInt(); in ExecuteBlock() local
3180 int v1 = popInt(); in ExecuteBlock() local
3188 int v1 = popInt(); in ExecuteBlock() local
3195 int v1 = popInt(); in ExecuteBlock() local
[all …]
/dports/math/igraph/igraph-0.9.5/examples/simple/
H A Digraph_create.c29 igraph_vector_t v1, v2; in main() local
34 VECTOR(v1)[0] = 0; in main() local
35 VECTOR(v1)[1] = 1; in main() local
36 VECTOR(v1)[2] = 1; in main() local
37 VECTOR(v1)[3] = 2; in main() local
38 VECTOR(v1)[4] = 2; in main() local
39 VECTOR(v1)[5] = 3; in main() local
40 VECTOR(v1)[6] = 2; in main() local
41 VECTOR(v1)[7] = 2; in main() local
71 VECTOR(v1)[8] = 0; in main() local
[all …]
H A Digraph_add_vertices.c29 igraph_vector_t v1; in main() local
34 VECTOR(v1)[0] = 0; in main() local
35 VECTOR(v1)[1] = 1; in main() local
36 VECTOR(v1)[2] = 1; in main() local
37 VECTOR(v1)[3] = 2; in main() local
38 VECTOR(v1)[4] = 2; in main() local
39 VECTOR(v1)[5] = 3; in main() local
40 VECTOR(v1)[6] = 2; in main() local
41 VECTOR(v1)[7] = 2; in main() local
H A Digraph_copy.c29 igraph_vector_t v1, v2; in main() local
32 VECTOR(v1)[0] = 0; in main() local
33 VECTOR(v1)[1] = 1; in main() local
34 VECTOR(v1)[2] = 1; in main() local
35 VECTOR(v1)[3] = 2; in main() local
36 VECTOR(v1)[4] = 2; in main() local
37 VECTOR(v1)[5] = 3; in main() local
38 VECTOR(v1)[6] = 2; in main() local
39 VECTOR(v1)[7] = 2; in main() local
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/wayland-protocols-0.30.0-alpha5/src/
H A Dunstable.rs23 pub mod v1 { module
35 pub mod v1 { module
47 pub mod v1 { module
59 pub mod v1 { module
75 pub mod v1 { module
87 pub mod v1 { module
99 pub mod v1 { module
121 pub mod v1 { module
133 pub mod v1 { module
145 pub mod v1 { module
[all …]
H A Dwlr.rs31 pub mod v1 { module
45 pub mod v1 { module
59 pub mod v1 { module
73 pub mod v1 { module
85 pub mod v1 { module
97 pub mod v1 { module
111 pub mod v1 { module
128 pub mod v1 { module
143 pub mod v1 { module
158 pub mod v1 { module
/dports/lang/gleam/gleam-0.18.2/cargo-crates/im-15.0.0/benches/
H A Dsort.rs13 let mut v1: Vector<_> = (0..500).collect(); in quicksort_sorted_list_0500() localVariable
21 let mut v1: Vector<_> = (0..1000).collect(); in quicksort_sorted_list_1000() localVariable
29 let mut v1: Vector<_> = (0..1500).collect(); in quicksort_sorted_list_1500() localVariable
37 let mut v1: Vector<_> = (0..2000).collect(); in quicksort_sorted_list_2000() localVariable
96 let mut v1: Vec<_> = (0..500).collect(); in quicksort_shuffled_list_0500() localVariable
98 let mut v1: Vector<_> = v1.into(); in quicksort_shuffled_list_0500() localVariable
107 let mut v1: Vec<_> = (0..1000).collect(); in quicksort_shuffled_list_1000() localVariable
109 let mut v1: Vector<_> = v1.into(); in quicksort_shuffled_list_1000() localVariable
120 let mut v1: Vector<_> = v1.into(); in quicksort_shuffled_list_1500() localVariable
131 let mut v1: Vector<_> = v1.into(); in quicksort_shuffled_list_2000() localVariable
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dbytecode.c504 Lisp_Object v1 = POP; in exec_byte_code() local
520 Lisp_Object v1 = POP; in exec_byte_code() local
527 Lisp_Object v1 = POP; in exec_byte_code() local
574 Lisp_Object v1 = TOP; in exec_byte_code() local
622 Lisp_Object v1 = TOP; in exec_byte_code() local
767 Lisp_Object v1 = POP; in exec_byte_code() local
824 Lisp_Object v1 = POP; in exec_byte_code() local
868 Lisp_Object v1 = POP; in exec_byte_code() local
879 Lisp_Object v1 = POP; in exec_byte_code() local
906 Lisp_Object v1 = POP; in exec_byte_code() local
[all …]
/dports/editors/emacs/emacs-27.2/src/
H A Dbytecode.c505 Lisp_Object v1 = POP; in exec_byte_code() local
521 Lisp_Object v1 = POP; in exec_byte_code() local
528 Lisp_Object v1 = POP; in exec_byte_code() local
575 Lisp_Object v1 = TOP; in exec_byte_code() local
623 Lisp_Object v1 = TOP; in exec_byte_code() local
768 Lisp_Object v1 = POP; in exec_byte_code() local
825 Lisp_Object v1 = POP; in exec_byte_code() local
869 Lisp_Object v1 = POP; in exec_byte_code() local
880 Lisp_Object v1 = POP; in exec_byte_code() local
907 Lisp_Object v1 = POP; in exec_byte_code() local
[all …]
/dports/games/minetest/minetest-5.4.1/src/unittest/
H A Dtest_voxelarea.cpp201 VoxelArea v1; in test_index_xyz_all_pos() local
210 VoxelArea v1; in test_index_xyz_x_neg() local
219 VoxelArea v1; in test_index_xyz_y_neg() local
228 VoxelArea v1; in test_index_xyz_z_neg() local
237 VoxelArea v1; in test_index_xyz_xy_neg() local
246 VoxelArea v1; in test_index_xyz_yz_neg() local
255 VoxelArea v1; in test_index_xyz_xz_neg() local
264 VoxelArea v1; in test_index_xyz_all_neg() local
273 VoxelArea v1; in test_index_v3s16_all_pos() local
282 VoxelArea v1; in test_index_v3s16_x_neg() local
[all …]
/dports/math/igraph/igraph-0.9.5/tests/unit/
H A Dvector_ptr.c37 igraph_vector_ptr_t v1, v2; in main() local
53 VECTOR(v1)[i] = (void*)malloc(i * 10); in main() local
57 VECTOR(v1)[i] = (void*)malloc(i * 10); in main() local
98 VECTOR(v1)[0] = &d1; in main() local
99 VECTOR(v1)[1] = &d2; in main() local
100 VECTOR(v1)[2] = &d3; in main() local
101 VECTOR(v1)[3] = &d4; in main() local
102 VECTOR(v1)[4] = &d5; in main() local
153 if (VECTOR(v1)[i] != 0) { in main() local
256 VECTOR(v1)[0] = block1; in main() local
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/dll/test/
H A Dstructures_tests.cpp32 inline std::size_t get_offset(const T1& v1, const T2& v2) { in get_offset()
51 void elf_header_checks(const T1& v1, const T2& v2) { in elf_header_checks()
71 void elf_sheader_checks(const T1& v1, const T2& v2) { in elf_sheader_checks()
87 void elf_sym_header_checks(const T1& v1, const T2& v2) { in elf_sym_header_checks()
101 void generic_header_check(const T& v1, const dd::IMAGE_DOS_HEADER_& v2) { in generic_header_check()
126 void generic_header_check(const T& v1, const dd::IMAGE_FILE_HEADER_& v2) { in generic_header_check()
139 void generic_header_check(const T& v1, const dd::IMAGE_DATA_DIRECTORY_& v2) { in generic_header_check()
165 void generic_header_check(const T& v1, const dd::IMAGE_SECTION_HEADER_& v2) { in generic_header_check()
269 void generic_header_check(const T& v1, const dd::symtab_command_& v2) { in generic_header_check()
281 void generic_header_check(const T& v1, const dd::nlist_template<AddrT>& v2) { in generic_header_check()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/dll/test/
H A Dstructures_tests.cpp32 inline std::size_t get_offset(const T1& v1, const T2& v2) { in get_offset()
51 void elf_header_checks(const T1& v1, const T2& v2) { in elf_header_checks()
71 void elf_sheader_checks(const T1& v1, const T2& v2) { in elf_sheader_checks()
87 void elf_sym_header_checks(const T1& v1, const T2& v2) { in elf_sym_header_checks()
101 void generic_header_check(const T& v1, const dd::IMAGE_DOS_HEADER_& v2) { in generic_header_check()
126 void generic_header_check(const T& v1, const dd::IMAGE_FILE_HEADER_& v2) { in generic_header_check()
139 void generic_header_check(const T& v1, const dd::IMAGE_DATA_DIRECTORY_& v2) { in generic_header_check()
165 void generic_header_check(const T& v1, const dd::IMAGE_SECTION_HEADER_& v2) { in generic_header_check()
269 void generic_header_check(const T& v1, const dd::symtab_command_& v2) { in generic_header_check()
281 void generic_header_check(const T& v1, const dd::nlist_template<AddrT>& v2) { in generic_header_check()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/dll/test/
H A Dstructures_tests.cpp32 inline std::size_t get_offset(const T1& v1, const T2& v2) { in get_offset()
51 void elf_header_checks(const T1& v1, const T2& v2) { in elf_header_checks()
71 void elf_sheader_checks(const T1& v1, const T2& v2) { in elf_sheader_checks()
87 void elf_sym_header_checks(const T1& v1, const T2& v2) { in elf_sym_header_checks()
101 void generic_header_check(const T& v1, const dd::IMAGE_DOS_HEADER_& v2) { in generic_header_check()
126 void generic_header_check(const T& v1, const dd::IMAGE_FILE_HEADER_& v2) { in generic_header_check()
139 void generic_header_check(const T& v1, const dd::IMAGE_DATA_DIRECTORY_& v2) { in generic_header_check()
165 void generic_header_check(const T& v1, const dd::IMAGE_SECTION_HEADER_& v2) { in generic_header_check()
269 void generic_header_check(const T& v1, const dd::symtab_command_& v2) { in generic_header_check()
281 void generic_header_check(const T& v1, const dd::nlist_template<AddrT>& v2) { in generic_header_check()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/dll/test/
H A Dstructures_tests.cpp32 inline std::size_t get_offset(const T1& v1, const T2& v2) { in get_offset()
51 void elf_header_checks(const T1& v1, const T2& v2) { in elf_header_checks()
71 void elf_sheader_checks(const T1& v1, const T2& v2) { in elf_sheader_checks()
87 void elf_sym_header_checks(const T1& v1, const T2& v2) { in elf_sym_header_checks()
101 void generic_header_check(const T& v1, const dd::IMAGE_DOS_HEADER_& v2) { in generic_header_check()
126 void generic_header_check(const T& v1, const dd::IMAGE_FILE_HEADER_& v2) { in generic_header_check()
139 void generic_header_check(const T& v1, const dd::IMAGE_DATA_DIRECTORY_& v2) { in generic_header_check()
165 void generic_header_check(const T& v1, const dd::IMAGE_SECTION_HEADER_& v2) { in generic_header_check()
269 void generic_header_check(const T& v1, const dd::symtab_command_& v2) { in generic_header_check()
281 void generic_header_check(const T& v1, const dd::nlist_template<AddrT>& v2) { in generic_header_check()
[all …]
/dports/devel/toml11/toml11-3.7.0/tests/
H A Dtest_literals.cpp67 const toml::value v1 = "true"_toml; in BOOST_AUTO_TEST_CASE() local
76 const toml::value v1 = "123_456"_toml; in BOOST_AUTO_TEST_CASE() local
88 const toml::value v1 = "3.1415"_toml; in BOOST_AUTO_TEST_CASE() local
97 const toml::value v1 = R"("foo")"_toml; in BOOST_AUTO_TEST_CASE() local
138 const toml::value v1 = R"({a = 42})"_toml; in BOOST_AUTO_TEST_CASE() local
146 const toml::value v1 = "1979-05-27"_toml; in BOOST_AUTO_TEST_CASE() local
153 const toml::value v1 = "12:00:00"_toml; in BOOST_AUTO_TEST_CASE() local
231 const toml::value v1 = u8"true"_toml; in BOOST_AUTO_TEST_CASE() local
240 const toml::value v1 = u8"123_456"_toml; in BOOST_AUTO_TEST_CASE() local
252 const toml::value v1 = u8"3.1415"_toml; in BOOST_AUTO_TEST_CASE() local
[all …]
H A Dtest_value.cpp19 toml::value v1(true); in BOOST_AUTO_TEST_CASE() local
111 toml::value v1(-42); in BOOST_AUTO_TEST_CASE() local
203 toml::value v1(3.14); in BOOST_AUTO_TEST_CASE() local
304 toml::value v1(std::string("foo")); in BOOST_AUTO_TEST_CASE() local
718 toml::value v1(v); in BOOST_AUTO_TEST_CASE() local
893 toml::value v1; in BOOST_AUTO_TEST_CASE() local
925 toml::value v1{1,2,3,4,5}; in BOOST_AUTO_TEST_CASE() local
951 toml::value v1; in BOOST_AUTO_TEST_CASE() local
958 toml::value v1{1,2,3,4,5}; in BOOST_AUTO_TEST_CASE() local
993 toml::value v1(42); in BOOST_AUTO_TEST_CASE() local
[all …]
/dports/net/mpich2/mpich2-1.5/src/binding/f90/
H A Dmpi_base.f90.in14 INTEGER v0, v1 local
41 INTEGER v0, v1 local
46 INTEGER v0, v1 local
62 INTEGER v1 local
79 LOGICAL v1 local
108 LOGICAL v1 local
123 LOGICAL v1 local
154 INTEGER v1 local
214 INTEGER v1 local
272 LOGICAL v1 local
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Simd/Mono.Simd/
H A DVectorOperations.cs273 public static Vector4f Sqrt (this Vector4f v1) in Sqrt()
282 public static Vector4f InvSqrt (this Vector4f v1) in InvSqrt()
291 public static Vector4f Reciprocal (this Vector4f v1) in Reciprocal()
297 public static Vector2d Sqrt (this Vector2d v1) in Sqrt()
327 public static Vector4f Max (this Vector4f v1, Vector4f v2) in Max()
336 public static Vector2d Max (this Vector2d v1, Vector2d v2) in Max()
343 public static Vector4i Max (this Vector4i v1, Vector4i v2) in Max()
379 public static Vector4f Min (this Vector4f v1, Vector4f v2) in Min()
843 public static Vector2d Duplicate (this Vector2d v1) in Duplicate()
849 public static Vector4f DuplicateLow (this Vector4f v1) in DuplicateLow()
[all …]
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-core-math/src/main/java/de/lmu/ifi/dbs/elki/math/linearalgebra/
H A DVMath.java138 public static double[] plus(final double[] v1, final double[] v2) { in plus()
274 public static double[] plus(final double[] v1, final double s1) { in plus()
643 public static double dot(final double[] v1, final double[] v2) { in dot()
653 public static double sum(final double[] v1) { in sum()
667 public static double squareSum(final double[] v1) { in squareSum()
682 public static double euclideanLength(final double[] v1) { in euclideanLength()
712 public static double[] normalize(final double[] v1) { in normalize()
729 public static double[] normalizeEquals(final double[] v1) { in normalizeEquals()
745 public static int hashCode(final double[] v1) { in hashCode()
765 public static void clear(final double[] v1) { in clear()
[all …]
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/fastboot/
H A DREADME.md202 ### Handshake
213 ### Fastboot Data
222 ### Example
249 ### UDP Packet format
277 ### Packet Types
311 ### Packet Size
322 ### Packet Re-Transmission
337 ### Continuation Packets
343 ### Summary
364 ### Examples
/dports/java/sablevm-classpath/sablevm-classpath-1.13/native/target/generic/
H A Dtarget_generic_math_int.h80 #define TARGET_NATIVE_MATH_INT_INT64_ADD(v1,v2) ((v1)+(v2)) argument
83 #define TARGET_NATIVE_MATH_INT_INT64_SUB(v1,v2) ((v1)-(v2)) argument
86 #define TARGET_NATIVE_MATH_INT_INT64_MUL(v1,v2) ((v1)*(v2)) argument
89 #define TARGET_NATIVE_MATH_INT_INT64_DIV(v1,v2) ((v1)/(v2)) argument
92 #define TARGET_NATIVE_MATH_INT_INT64_MOD(v1,v2) ((v1)%(v2)) argument
96 #define TARGET_NATIVE_MATH_INT_UINT64_ADD(v1,v2) ((v1)+(v2)) argument
99 #define TARGET_NATIVE_MATH_INT_UINT64_SUB(v1,v2) ((v1)-(v2)) argument
102 #define TARGET_NATIVE_MATH_INT_UINT64_MUL(v1,v2) ((v1)*(v2)) argument
113 #define TARGET_NATIVE_MATH_INT_INT64_AND(v1,v2) ((v1)&(v2)) argument
116 #define TARGET_NATIVE_MATH_INT_INT64_OR(v1,v2) ((v1)|(v2)) argument
[all …]
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/fastboot/
H A DREADME.md231 ### Handshake
242 ### Fastboot Data
251 ### Example
278 ### UDP Packet format
306 ### Packet Types
340 ### Packet Size
351 ### Packet Re-Transmission
366 ### Continuation Packets
372 ### Summary
393 ### Examples
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/mathml/tools/
H A Dfractions.py6 v1 = 7 * mathfont.em variable
22 v1 = 5 * mathfont.em variable
38 v1 = 6 * mathfont.em variable
54 v1 = 4 * mathfont.em variable
70 v1 = 3 * mathfont.em variable
86 v1 = 8 * mathfont.em variable
102 v1 = 2 * mathfont.em variable
118 v1 = 9 * mathfont.em variable
134 v1 = 11 * mathfont.em variable
150 v1 = 10 * mathfont.em variable
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/mathml/tools/
H A Dfractions.py6 v1 = 7 * mathfont.em variable
21 v1 = 5 * mathfont.em variable
36 v1 = 6 * mathfont.em variable
51 v1 = 4 * mathfont.em variable
66 v1 = 3 * mathfont.em variable
81 v1 = 8 * mathfont.em variable
96 v1 = 2 * mathfont.em variable
111 v1 = 9 * mathfont.em variable
126 v1 = 11 * mathfont.em variable
141 v1 = 10 * mathfont.em variable

12345678910>>...378