Home
last modified time | relevance | path

Searched refs:other_array (Results 1 – 25 of 106) sorted by relevance

12345

/dports/databases/arrow/apache-arrow-6.0.1/ruby/red-arrow/lib/arrow/
H A Darray.rb138 resolve(other_array)
161 def +(other_array) argument
162 concatenate(other_array)
202 def resolve(other_array) argument
203 if other_array.is_a?(::Array)
212 other_array = builder_class.build(other_array)
214 other_array = builder_class.build(value_data_type, other_array)
222 other_array
224 return other_array if value_data_type == other_array.value_data_type
225 other_array.cast(value_data_type)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/test/hwasan/TestCases/
H A Dlongjmp-setjmp-interception.c11 uses_longjmp(int **other_array, int num, jmp_buf env) { in uses_longjmp() argument
13 *other_array = &internal_array[0]; in uses_longjmp()
22 int *other_array = NULL; in uses_setjmp() local
28 if (other_array != NULL) in uses_setjmp()
29 return other_array[0]; in uses_setjmp()
33 return uses_longjmp(&other_array, num, cur_env); in uses_setjmp()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/test/hwasan/TestCases/
H A Dlongjmp-setjmp-interception.c11 uses_longjmp(int **other_array, int num, jmp_buf env) { in uses_longjmp() argument
13 *other_array = &internal_array[0]; in uses_longjmp()
22 int *other_array = NULL; in uses_setjmp() local
28 if (other_array != NULL) in uses_setjmp()
29 return other_array[0]; in uses_setjmp()
33 return uses_longjmp(&other_array, num, cur_env); in uses_setjmp()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/test/hwasan/TestCases/
H A Dlongjmp-setjmp-interception.c11 uses_longjmp(int **other_array, int num, jmp_buf env) { in uses_longjmp() argument
13 *other_array = &internal_array[0]; in uses_longjmp()
22 int *other_array = NULL; in uses_setjmp() local
28 if (other_array != NULL) in uses_setjmp()
29 return other_array[0]; in uses_setjmp()
33 return uses_longjmp(&other_array, num, cur_env); in uses_setjmp()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/test/hwasan/TestCases/
H A Dlongjmp-setjmp-interception.c11 uses_longjmp(int **other_array, int num, jmp_buf env) { in uses_longjmp() argument
13 *other_array = &internal_array[0]; in uses_longjmp()
22 int *other_array = NULL; in uses_setjmp() local
28 if (other_array != NULL) in uses_setjmp()
29 return other_array[0]; in uses_setjmp()
33 return uses_longjmp(&other_array, num, cur_env); in uses_setjmp()
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/test/hwasan/TestCases/
H A Dlongjmp-setjmp-interception.c11 uses_longjmp(int **other_array, int num, jmp_buf env) { in uses_longjmp() argument
13 *other_array = &internal_array[0]; in uses_longjmp()
22 int *other_array = NULL; in uses_setjmp() local
28 if (other_array != NULL) in uses_setjmp()
29 return other_array[0]; in uses_setjmp()
33 return uses_longjmp(&other_array, num, cur_env); in uses_setjmp()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/test/hwasan/TestCases/
H A Dlongjmp-setjmp-interception.c11 uses_longjmp(int **other_array, int num, jmp_buf env) { in uses_longjmp() argument
13 *other_array = &internal_array[0]; in uses_longjmp()
22 int *other_array = NULL; in uses_setjmp() local
28 if (other_array != NULL) in uses_setjmp()
29 return other_array[0]; in uses_setjmp()
33 return uses_longjmp(&other_array, num, cur_env); in uses_setjmp()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/test/hwasan/TestCases/
H A Dlongjmp-setjmp-interception.c11 uses_longjmp(int **other_array, int num, jmp_buf env) { in uses_longjmp() argument
13 *other_array = &internal_array[0]; in uses_longjmp()
22 int *other_array = NULL; in uses_setjmp() local
28 if (other_array != NULL) in uses_setjmp()
29 return other_array[0]; in uses_setjmp()
33 return uses_longjmp(&other_array, num, cur_env); in uses_setjmp()
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/test/hwasan/TestCases/
H A Dlongjmp-setjmp-interception.c11 uses_longjmp(int **other_array, int num, jmp_buf env) { in uses_longjmp() argument
13 *other_array = &internal_array[0]; in uses_longjmp()
22 int *other_array = NULL; in uses_setjmp() local
28 if (other_array != NULL) in uses_setjmp()
29 return other_array[0]; in uses_setjmp()
33 return uses_longjmp(&other_array, num, cur_env); in uses_setjmp()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/test/hwasan/TestCases/
H A Dlongjmp-setjmp-interception.c11 uses_longjmp(int **other_array, int num, jmp_buf env) { in uses_longjmp() argument
13 *other_array = &internal_array[0]; in uses_longjmp()
22 int *other_array = NULL; in uses_setjmp() local
28 if (other_array != NULL) in uses_setjmp()
29 return other_array[0]; in uses_setjmp()
33 return uses_longjmp(&other_array, num, cur_env); in uses_setjmp()
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/test/hwasan/TestCases/
H A Dlongjmp-setjmp-interception.c11 uses_longjmp(int **other_array, int num, jmp_buf env) { in main()
13 *other_array = &internal_array[0]; in main()
22 int *other_array = NULL;
28 if (other_array != NULL)
29 return other_array[0];
33 return uses_longjmp(&other_array, num, cur_env);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/c-c++-common/hwasan/
H A Dsetjmp-longjmp-0.c14 uses_longjmp (int **other_array, int num, jmp_buf env) in uses_longjmp() argument
17 *other_array = &internal_array[0]; in uses_longjmp()
28 int *other_array = NULL; in uses_setjmp() local
33 if (other_array != NULL) in uses_setjmp()
35 other_array[0]); in uses_setjmp()
42 return uses_longjmp (&other_array, num, cur_env); in uses_setjmp()
H A Dalloca-gets-different-tag.c28 int other_array[100]; in alloca_different_tag() local
32 char other_tag = tag_of (other_array); in alloca_different_tag()
47 int other_array[100]; in vararray_different_tag() local
51 char other_tag = tag_of (other_array); in vararray_different_tag()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/c-c++-common/hwasan/
H A Dsetjmp-longjmp-0.c14 uses_longjmp (int **other_array, int num, jmp_buf env) in uses_longjmp() argument
17 *other_array = &internal_array[0]; in uses_longjmp()
28 int *other_array = NULL; in uses_setjmp() local
33 if (other_array != NULL) in uses_setjmp()
35 other_array[0]); in uses_setjmp()
42 return uses_longjmp (&other_array, num, cur_env); in uses_setjmp()
H A Dalloca-gets-different-tag.c28 int other_array[100]; in alloca_different_tag() local
32 char other_tag = tag_of (other_array); in alloca_different_tag()
47 int other_array[100]; in vararray_different_tag() local
51 char other_tag = tag_of (other_array); in vararray_different_tag()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/c-c++-common/hwasan/
H A Dsetjmp-longjmp-0.c14 uses_longjmp (int **other_array, int num, jmp_buf env) in uses_longjmp() argument
17 *other_array = &internal_array[0]; in uses_longjmp()
28 int *other_array = NULL; in uses_setjmp() local
33 if (other_array != NULL) in uses_setjmp()
35 other_array[0]); in uses_setjmp()
42 return uses_longjmp (&other_array, num, cur_env); in uses_setjmp()
H A Dalloca-gets-different-tag.c28 int other_array[100]; in alloca_different_tag() local
32 char other_tag = tag_of (other_array); in alloca_different_tag()
47 int other_array[100]; in vararray_different_tag() local
51 char other_tag = tag_of (other_array); in vararray_different_tag()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/c-c++-common/hwasan/
H A Dsetjmp-longjmp-0.c14 uses_longjmp (int **other_array, int num, jmp_buf env) in uses_longjmp() argument
17 *other_array = &internal_array[0]; in uses_longjmp()
28 int *other_array = NULL; in uses_setjmp() local
33 if (other_array != NULL) in uses_setjmp()
35 other_array[0]); in uses_setjmp()
42 return uses_longjmp (&other_array, num, cur_env); in uses_setjmp()
H A Dalloca-gets-different-tag.c28 int other_array[100]; in alloca_different_tag() local
32 char other_tag = tag_of (other_array); in alloca_different_tag()
47 int other_array[100]; in vararray_different_tag() local
51 char other_tag = tag_of (other_array); in vararray_different_tag()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/test/hwasan/TestCases/
H A Dlongjmp-setjmp-interception.c14 uses_longjmp(int **other_array, int num, jmp_buf env) { in uses_longjmp() argument
16 *other_array = &internal_array[0]; in uses_longjmp()
22 int *other_array = NULL; in uses_setjmp() local
29 if (other_array != NULL) in uses_setjmp()
30 return other_array[0]; in uses_setjmp()
34 return uses_longjmp(&other_array, num, cur_env); in uses_setjmp()
/dports/sysutils/glogg/glogg-1.1.4/tests/
H A DlinepositionarrayTest.cpp54 FastLinePositionArray other_array; member in LinePositionArrayConcatOperation
57 other_array.append( 150000 ); in LinePositionArrayConcatOperation()
58 other_array.append( 150023 ); in LinePositionArrayConcatOperation()
63 line_array.append_list( other_array ); in TEST_F()
79 line_array.append_list( other_array ); in TEST_F()
163 FastLinePositionArray other_array; member in LinePositionArrayBigConcat
169 other_array.append( UINT32_MAX + 10 ); in LinePositionArrayBigConcat()
170 other_array.append( UINT32_MAX + 30 ); in LinePositionArrayBigConcat()
175 line_array.append_list( other_array ); in TEST_F()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/c_glib/test/
H A Dtest-array.rb138 other_array = build_string_array(["Start", "Shutdown", "Reboot"])
139 assert_nil(array.diff_unified(other_array))
144 other_array = build_string_array(["Start", "Shutdonw", "Reboot"])
145 assert_equal(<<-STRING.chomp, array.diff_unified(other_array))
156 other_array = build_int8_array([2, 3, 6, 10])
158 array.diff_unified(other_array))
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/c_glib/test/
H A Dtest-array.rb138 other_array = build_string_array(["Start", "Shutdown", "Reboot"])
139 assert_nil(array.diff_unified(other_array))
144 other_array = build_string_array(["Start", "Shutdonw", "Reboot"])
145 assert_equal(<<-STRING.chomp, array.diff_unified(other_array))
156 other_array = build_int8_array([2, 3, 6, 10])
158 array.diff_unified(other_array))
/dports/biology/iqtree/IQ-TREE-2.0.6/booster/
H A Dsort.c48 int comp_indexes(const void * elem1, const void * elem2, void * other_array){ in comp_indexes() argument
52 double * other = (double*)other_array; in comp_indexes()
62 int comp_indexes_apple(void * other_array, const void * elem1, const void * elem2){ in comp_indexes_apple() argument
63 return(comp_indexes(elem1,elem2,other_array)); in comp_indexes_apple()
/dports/databases/arrow/apache-arrow-6.0.1/c_glib/test/
H A Dtest-array.rb138 other_array = build_string_array(["Start", "Shutdown", "Reboot"])
139 assert_nil(array.diff_unified(other_array))
144 other_array = build_string_array(["Start", "Shutdonw", "Reboot"])
145 assert_equal(<<-STRING.chomp, array.diff_unified(other_array))
156 other_array = build_int8_array([2, 3, 6, 10])
158 array.diff_unified(other_array))

12345