Home
last modified time | relevance | path

Searched refs:arr_type (Results 1 – 25 of 113) sorted by relevance

12345

/dports/devel/hyperscan/boost_1_75_0/libs/stl_interfaces/test/
H A Darray.cpp67 arr_type sm; in test_comparisons()
73 arr_type md; in test_comparisons()
79 arr_type lg; in test_comparisons()
157 arr_type v1; in test_swap()
163 arr_type v2; in test_swap()
183 arr_type v1; in test_swap()
189 arr_type v2; in test_swap()
261 arr_type v0; in test_iterators()
309 arr_type v2; in test_iterators()
418 arr_type v; in test_front_back()
[all …]
/dports/textproc/py-pygccxml/pygccxml-2.2.1/unittests/
H A Darray_bug_tester.py68 arr_type.decl_string)
72 arr_type.decl_string)
74 declarations.is_array(arr_type))
76 declarations.is_const(arr_type))
87 arr_type.decl_string)
91 arr_type.decl_string)
93 declarations.is_array(arr_type))
106 arr_type.decl_string)
110 arr_type.decl_string)
112 declarations.is_array(arr_type))
[all …]
/dports/science/hdf5-18/hdf5-1.8.21/test/
H A Dgen_new_array.c68 hid_t file, space, type, arr_type, dset; in main() local
94 arr_type = H5Tarray_create2(H5T_NATIVE_FLOAT, ARRAY1_RANK, tdims1); in main()
95 if(arr_type < 0) in main()
99 ret = H5Tinsert (type, "f", HOFFSET(s3_t,f), arr_type); in main()
104 ret = H5Tclose (arr_type); in main()
109 arr_type = H5Tarray_create2(H5T_NATIVE_LONG, ARRAY1_RANK, tdims1); in main()
110 if(arr_type < 0) in main()
114 ret = H5Tinsert (type, "l", HOFFSET(s3_t,l), arr_type); in main()
119 ret = H5Tclose (arr_type); in main()
/dports/science/hdf5/hdf5-1.10.6/test/
H A Dgen_new_array.c68 hid_t file, space, type, arr_type, dset; in main() local
94 arr_type = H5Tarray_create2(H5T_NATIVE_FLOAT, ARRAY1_RANK, tdims1); in main()
95 if(arr_type < 0) in main()
99 ret = H5Tinsert (type, "f", HOFFSET(s3_t,f), arr_type); in main()
104 ret = H5Tclose (arr_type); in main()
109 arr_type = H5Tarray_create2(H5T_NATIVE_LONG, ARRAY1_RANK, tdims1); in main()
110 if(arr_type < 0) in main()
114 ret = H5Tinsert (type, "l", HOFFSET(s3_t,l), arr_type); in main()
119 ret = H5Tclose (arr_type); in main()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kernel/cpu/mtrr/
H A Dcyrix.c182 unsigned char arr, arr_type, arr_size; in cyrix_set_arr() local
197 arr_type = 1; in cyrix_set_arr()
200 arr_type = 9; in cyrix_set_arr()
203 arr_type = 24; in cyrix_set_arr()
206 arr_type = 8; in cyrix_set_arr()
212 arr_type = 0; in cyrix_set_arr()
215 arr_type = 8; in cyrix_set_arr()
218 arr_type = 25; in cyrix_set_arr()
221 arr_type = 9; in cyrix_set_arr()
232 setCx86(CX86_RCR_BASE + reg, arr_type); in cyrix_set_arr()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kernel/cpu/mtrr/
H A Dcyrix.c182 unsigned char arr, arr_type, arr_size; in cyrix_set_arr() local
197 arr_type = 1; in cyrix_set_arr()
200 arr_type = 9; in cyrix_set_arr()
203 arr_type = 24; in cyrix_set_arr()
206 arr_type = 8; in cyrix_set_arr()
212 arr_type = 0; in cyrix_set_arr()
215 arr_type = 8; in cyrix_set_arr()
218 arr_type = 25; in cyrix_set_arr()
221 arr_type = 9; in cyrix_set_arr()
232 setCx86(CX86_RCR_BASE + reg, arr_type); in cyrix_set_arr()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kernel/cpu/mtrr/
H A Dcyrix.c182 unsigned char arr, arr_type, arr_size; in cyrix_set_arr() local
197 arr_type = 1; in cyrix_set_arr()
200 arr_type = 9; in cyrix_set_arr()
203 arr_type = 24; in cyrix_set_arr()
206 arr_type = 8; in cyrix_set_arr()
212 arr_type = 0; in cyrix_set_arr()
215 arr_type = 8; in cyrix_set_arr()
218 arr_type = 25; in cyrix_set_arr()
221 arr_type = 9; in cyrix_set_arr()
232 setCx86(CX86_RCR_BASE + reg, arr_type); in cyrix_set_arr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tint/src/src/reader/spirv/
H A Dparser_impl_convert_type_test.cc342 auto* arr_type = type->AsArray(); in TEST_F() local
344 ASSERT_NE(arr_type, nullptr); in TEST_F()
345 EXPECT_EQ(arr_type->size(), 0u); in TEST_F()
348 auto* elem_type = arr_type->type(); in TEST_F()
377 auto* arr_type = type->AsArray(); in TEST_F() local
379 ASSERT_NE(arr_type, nullptr); in TEST_F()
424 auto* arr_type = type->AsArray(); in TEST_F() local
426 ASSERT_NE(arr_type, nullptr); in TEST_F()
427 EXPECT_EQ(arr_type->size(), 42u); in TEST_F()
512 auto* arr_type = type->AsArray(); in TEST_F() local
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/lexical_cast/test/
H A Dlexical_cast_arrays_test.cpp49 typedef ArrayT<char, 300> arr_type; in testing_template_array_output_on_spec_value() typedef
60 arr_type res1 = lexical_cast<arr_type>(val); in testing_template_array_output_on_spec_value()
62 const arr_type res2 = lexical_cast<arr_type>(val); in testing_template_array_output_on_spec_value()
143 typedef ArrayT<char, 300> arr_type; in testing_template_array_output_on_char_value() typedef
155 arr_type res1 = lexical_cast<arr_type>(val); in testing_template_array_output_on_char_value()
157 const arr_type res2 = lexical_cast<arr_type>(val); in testing_template_array_output_on_char_value()
/dports/devel/boost-python-libs/boost_1_72_0/libs/lexical_cast/test/
H A Dlexical_cast_arrays_test.cpp49 typedef ArrayT<char, 300> arr_type; in testing_template_array_output_on_spec_value() typedef
60 arr_type res1 = lexical_cast<arr_type>(val); in testing_template_array_output_on_spec_value()
62 const arr_type res2 = lexical_cast<arr_type>(val); in testing_template_array_output_on_spec_value()
143 typedef ArrayT<char, 300> arr_type; in testing_template_array_output_on_char_value() typedef
155 arr_type res1 = lexical_cast<arr_type>(val); in testing_template_array_output_on_char_value()
157 const arr_type res2 = lexical_cast<arr_type>(val); in testing_template_array_output_on_char_value()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/lexical_cast/test/
H A Dlexical_cast_arrays_test.cpp49 typedef ArrayT<char, 300> arr_type; in testing_template_array_output_on_spec_value() typedef
60 arr_type res1 = lexical_cast<arr_type>(val); in testing_template_array_output_on_spec_value()
62 const arr_type res2 = lexical_cast<arr_type>(val); in testing_template_array_output_on_spec_value()
143 typedef ArrayT<char, 300> arr_type; in testing_template_array_output_on_char_value() typedef
155 arr_type res1 = lexical_cast<arr_type>(val); in testing_template_array_output_on_char_value()
157 const arr_type res2 = lexical_cast<arr_type>(val); in testing_template_array_output_on_char_value()
/dports/databases/percona57-server/boost_1_59_0/libs/lexical_cast/test/
H A Dlexical_cast_arrays_test.cpp49 typedef ArrayT<char, 300> arr_type; in testing_template_array_output_on_spec_value() typedef
60 arr_type res1 = lexical_cast<arr_type>(val); in testing_template_array_output_on_spec_value()
62 const arr_type res2 = lexical_cast<arr_type>(val); in testing_template_array_output_on_spec_value()
143 typedef ArrayT<char, 300> arr_type; in testing_template_array_output_on_char_value() typedef
155 arr_type res1 = lexical_cast<arr_type>(val); in testing_template_array_output_on_char_value()
157 const arr_type res2 = lexical_cast<arr_type>(val); in testing_template_array_output_on_char_value()
/dports/databases/xtrabackup/boost_1_59_0/libs/lexical_cast/test/
H A Dlexical_cast_arrays_test.cpp49 typedef ArrayT<char, 300> arr_type; in testing_template_array_output_on_spec_value() typedef
60 arr_type res1 = lexical_cast<arr_type>(val); in testing_template_array_output_on_spec_value()
62 const arr_type res2 = lexical_cast<arr_type>(val); in testing_template_array_output_on_spec_value()
143 typedef ArrayT<char, 300> arr_type; in testing_template_array_output_on_char_value() typedef
155 arr_type res1 = lexical_cast<arr_type>(val); in testing_template_array_output_on_char_value()
157 const arr_type res2 = lexical_cast<arr_type>(val); in testing_template_array_output_on_char_value()
/dports/databases/percona57-client/boost_1_59_0/libs/lexical_cast/test/
H A Dlexical_cast_arrays_test.cpp49 typedef ArrayT<char, 300> arr_type; in testing_template_array_output_on_spec_value() typedef
60 arr_type res1 = lexical_cast<arr_type>(val); in testing_template_array_output_on_spec_value()
62 const arr_type res2 = lexical_cast<arr_type>(val); in testing_template_array_output_on_spec_value()
143 typedef ArrayT<char, 300> arr_type; in testing_template_array_output_on_char_value() typedef
155 arr_type res1 = lexical_cast<arr_type>(val); in testing_template_array_output_on_char_value()
157 const arr_type res2 = lexical_cast<arr_type>(val); in testing_template_array_output_on_char_value()
/dports/devel/boost-libs/boost_1_72_0/libs/lexical_cast/test/
H A Dlexical_cast_arrays_test.cpp49 typedef ArrayT<char, 300> arr_type; in testing_template_array_output_on_spec_value() typedef
60 arr_type res1 = lexical_cast<arr_type>(val); in testing_template_array_output_on_spec_value()
62 const arr_type res2 = lexical_cast<arr_type>(val); in testing_template_array_output_on_spec_value()
143 typedef ArrayT<char, 300> arr_type; in testing_template_array_output_on_char_value() typedef
155 arr_type res1 = lexical_cast<arr_type>(val); in testing_template_array_output_on_char_value()
157 const arr_type res2 = lexical_cast<arr_type>(val); in testing_template_array_output_on_char_value()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/lexical_cast/test/
H A Dlexical_cast_arrays_test.cpp49 typedef ArrayT<char, 300> arr_type; in testing_template_array_output_on_spec_value() typedef
60 arr_type res1 = lexical_cast<arr_type>(val); in testing_template_array_output_on_spec_value()
62 const arr_type res2 = lexical_cast<arr_type>(val); in testing_template_array_output_on_spec_value()
143 typedef ArrayT<char, 300> arr_type; in testing_template_array_output_on_char_value() typedef
155 arr_type res1 = lexical_cast<arr_type>(val); in testing_template_array_output_on_char_value()
157 const arr_type res2 = lexical_cast<arr_type>(val); in testing_template_array_output_on_char_value()
/dports/devel/hyperscan/boost_1_75_0/libs/lexical_cast/test/
H A Dlexical_cast_arrays_test.cpp49 typedef ArrayT<char, 300> arr_type; in testing_template_array_output_on_spec_value() typedef
60 arr_type res1 = lexical_cast<arr_type>(val); in testing_template_array_output_on_spec_value()
62 const arr_type res2 = lexical_cast<arr_type>(val); in testing_template_array_output_on_spec_value()
143 typedef ArrayT<char, 300> arr_type; in testing_template_array_output_on_char_value() typedef
155 arr_type res1 = lexical_cast<arr_type>(val); in testing_template_array_output_on_char_value()
157 const arr_type res2 = lexical_cast<arr_type>(val); in testing_template_array_output_on_char_value()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dada-typeprint.c350 struct type *arr_type; in print_array_type() local
358 for (arr_type = type; TYPE_CODE (arr_type) == TYPE_CODE_ARRAY; in print_array_type()
359 arr_type = TYPE_TARGET_TYPE (arr_type)) in print_array_type()
361 if (arr_type != type) in print_array_type()
363 print_range (TYPE_INDEX_TYPE (arr_type), stream); in print_array_type()
364 if (TYPE_FIELD_BITSIZE (arr_type, 0) > 0) in print_array_type()
365 bitsize = TYPE_FIELD_BITSIZE (arr_type, 0); in print_array_type()
373 for (k = 0, arr_type = type; in print_array_type()
375 k += 1, arr_type = TYPE_TARGET_TYPE (arr_type)) in print_array_type()
381 if (TYPE_FIELD_BITSIZE (arr_type, 0) > 0) in print_array_type()
[all …]
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dada-typeprint.c350 struct type *arr_type; in print_array_type() local
358 for (arr_type = type; TYPE_CODE (arr_type) == TYPE_CODE_ARRAY; in print_array_type()
359 arr_type = TYPE_TARGET_TYPE (arr_type)) in print_array_type()
361 if (arr_type != type) in print_array_type()
363 print_range (TYPE_INDEX_TYPE (arr_type), stream); in print_array_type()
364 if (TYPE_FIELD_BITSIZE (arr_type, 0) > 0) in print_array_type()
365 bitsize = TYPE_FIELD_BITSIZE (arr_type, 0); in print_array_type()
373 for (k = 0, arr_type = type; in print_array_type()
375 k += 1, arr_type = TYPE_TARGET_TYPE (arr_type)) in print_array_type()
381 if (TYPE_FIELD_BITSIZE (arr_type, 0) > 0) in print_array_type()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dada-typeprint.c388 struct type *arr_type; in print_array_type() local
393 for (arr_type = type; TYPE_CODE (arr_type) == TYPE_CODE_ARRAY; in print_array_type()
394 arr_type = TYPE_TARGET_TYPE (arr_type)) in print_array_type()
396 if (arr_type != type) in print_array_type()
398 print_range (TYPE_INDEX_TYPE (arr_type), stream); in print_array_type()
399 if (TYPE_FIELD_BITSIZE (arr_type, 0) > 0) in print_array_type()
400 bitsize = TYPE_FIELD_BITSIZE (arr_type, 0); in print_array_type()
407 for (k = 0, arr_type = type; in print_array_type()
409 k += 1, arr_type = TYPE_TARGET_TYPE (arr_type)) in print_array_type()
415 if (TYPE_FIELD_BITSIZE (arr_type, 0) > 0) in print_array_type()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dada-typeprint.c388 struct type *arr_type; in print_array_type() local
393 for (arr_type = type; TYPE_CODE (arr_type) == TYPE_CODE_ARRAY; in print_array_type()
394 arr_type = TYPE_TARGET_TYPE (arr_type)) in print_array_type()
396 if (arr_type != type) in print_array_type()
398 print_range (TYPE_INDEX_TYPE (arr_type), stream); in print_array_type()
399 if (TYPE_FIELD_BITSIZE (arr_type, 0) > 0) in print_array_type()
400 bitsize = TYPE_FIELD_BITSIZE (arr_type, 0); in print_array_type()
407 for (k = 0, arr_type = type; in print_array_type()
409 k += 1, arr_type = TYPE_TARGET_TYPE (arr_type)) in print_array_type()
415 if (TYPE_FIELD_BITSIZE (arr_type, 0) > 0) in print_array_type()
[all …]
/dports/sysutils/toybox/toybox-0.8.5/toys/pending/
H A Dfsck.c41 char **arr_type;
127 TT.arr_type = xzalloc((n + 1) * sizeof(char *)); in fix_tlist()
144 TT.arr_type[n++] = p; in fix_tlist()
169 if (TT.arr_type) { in to_be_ignored()
170 for (i = 0; TT.arr_type[i]; i++) { in to_be_ignored()
173 if (!strcmp(TT.arr_type[i], finfo->type)) ret = 0; in to_be_ignored()
176 if (hasmntopt((const struct mntent *)finfo, TT.arr_type[i])) return 1; in to_be_ignored()
178 if (!hasmntopt((const struct mntent *)finfo, TT.arr_type[i])) return 1; in to_be_ignored()
183 if (TT.arr_type && type_present != 2) return 0; in to_be_ignored()
199 && !TT.arr_type[1]) type = TT.t_list; //one file sys at cmdline in do_fsck()
[all …]
/dports/devel/gdb/gdb-11.1/gdb/
H A Dada-typeprint.c372 struct type *arr_type; in print_array_type() local
380 for (arr_type = type; arr_type->code () == TYPE_CODE_ARRAY; in print_array_type()
381 arr_type = TYPE_TARGET_TYPE (arr_type)) in print_array_type()
383 if (arr_type != type) in print_array_type()
385 print_range (arr_type->index_type (), stream, in print_array_type()
387 if (TYPE_FIELD_BITSIZE (arr_type, 0) > 0) in print_array_type()
388 bitsize = TYPE_FIELD_BITSIZE (arr_type, 0); in print_array_type()
396 for (k = 0, arr_type = type; in print_array_type()
398 k += 1, arr_type = TYPE_TARGET_TYPE (arr_type)) in print_array_type()
404 if (TYPE_FIELD_BITSIZE (arr_type, 0) > 0) in print_array_type()
[all …]
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/issue241/
H A Darr.vhdl5 type arr_type is array (natural range <>) of natural; type
6 constant a : arr_type (2 downto 1) := (1 | 2 => 3);
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bhdfs/notes/
H A Ds4_prepare_stdin_txt.py37 (arr_id, arr_type) = batch.commit_output(0)
38 arr = dbvalue(arr_id, arr_type)

12345