Home
last modified time | relevance | path

Searched refs:global_values (Results 1 – 25 of 297) sorted by relevance

12345678910>>...12

/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/util/tests/
H A Domt-test.cc90 OMTVALUE* global_values = NULL; variable
96 assert(global_values); in cleanup_globals()
97 toku_free(global_values); in cleanup_globals()
98 global_values = NULL; in cleanup_globals()
165 XMALLOC_N(num_elements, global_values); in init_init_values()
218 XMALLOC_N(1, global_values); in init_globals()
311 memcpy(values_copy, global_values, global_length*sizeof(*global_values)); in test_create_from_sorted_array()
449 global_values[i] = &old_nums[i]; in test_create_set_at()
520 global_values[i] = global_values[i-1]; in test_create_insert()
522 global_values[idx] = to_insert; in test_create_insert()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/util/tests/
H A Domt-test.cc90 OMTVALUE* global_values = NULL; variable
96 assert(global_values); in cleanup_globals()
97 toku_free(global_values); in cleanup_globals()
98 global_values = NULL; in cleanup_globals()
165 XMALLOC_N(num_elements, global_values); in init_init_values()
218 XMALLOC_N(1, global_values); in init_globals()
311 memcpy(values_copy, global_values, global_length*sizeof(*global_values)); in test_create_from_sorted_array()
449 global_values[i] = &old_nums[i]; in test_create_set_at()
520 global_values[i] = global_values[i-1]; in test_create_insert()
522 global_values[idx] = to_insert; in test_create_insert()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/util/tests/
H A Domt-test.cc90 OMTVALUE* global_values = NULL; variable
96 assert(global_values); in cleanup_globals()
97 toku_free(global_values); in cleanup_globals()
98 global_values = NULL; in cleanup_globals()
165 XMALLOC_N(num_elements, global_values); in init_init_values()
218 XMALLOC_N(1, global_values); in init_globals()
311 memcpy(values_copy, global_values, global_length*sizeof(*global_values)); in test_create_from_sorted_array()
449 global_values[i] = &old_nums[i]; in test_create_set_at()
520 global_values[i] = global_values[i-1]; in test_create_insert()
522 global_values[idx] = to_insert; in test_create_insert()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/util/tests/
H A Domt-test.cc90 OMTVALUE* global_values = NULL; variable
96 assert(global_values); in cleanup_globals()
97 toku_free(global_values); in cleanup_globals()
98 global_values = NULL; in cleanup_globals()
165 XMALLOC_N(num_elements, global_values); in init_init_values()
218 XMALLOC_N(1, global_values); in init_globals()
311 memcpy(values_copy, global_values, global_length*sizeof(*global_values)); in test_create_from_sorted_array()
449 global_values[i] = &old_nums[i]; in test_create_set_at()
520 global_values[i] = global_values[i-1]; in test_create_insert()
522 global_values[idx] = to_insert; in test_create_insert()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/util/tests/
H A Domt-test.cc90 OMTVALUE* global_values = NULL; variable
96 assert(global_values); in cleanup_globals()
97 toku_free(global_values); in cleanup_globals()
98 global_values = NULL; in cleanup_globals()
165 XMALLOC_N(num_elements, global_values); in init_init_values()
218 XMALLOC_N(1, global_values); in init_globals()
311 memcpy(values_copy, global_values, global_length*sizeof(*global_values)); in test_create_from_sorted_array()
449 global_values[i] = &old_nums[i]; in test_create_set_at()
520 global_values[i] = global_values[i-1]; in test_create_insert()
522 global_values[idx] = to_insert; in test_create_insert()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/util/tests/
H A Domt-test.cc90 OMTVALUE* global_values = NULL; variable
96 assert(global_values); in cleanup_globals()
97 toku_free(global_values); in cleanup_globals()
98 global_values = NULL; in cleanup_globals()
165 XMALLOC_N(num_elements, global_values); in init_init_values()
218 XMALLOC_N(1, global_values); in init_globals()
311 memcpy(values_copy, global_values, global_length*sizeof(*global_values)); in test_create_from_sorted_array()
449 global_values[i] = &old_nums[i]; in test_create_set_at()
520 global_values[i] = global_values[i-1]; in test_create_insert()
522 global_values[idx] = to_insert; in test_create_insert()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/util/tests/
H A Domt-test.cc90 OMTVALUE* global_values = NULL; variable
96 assert(global_values); in cleanup_globals()
97 toku_free(global_values); in cleanup_globals()
98 global_values = NULL; in cleanup_globals()
165 XMALLOC_N(num_elements, global_values); in init_init_values()
218 XMALLOC_N(1, global_values); in init_globals()
311 memcpy(values_copy, global_values, global_length*sizeof(*global_values)); in test_create_from_sorted_array()
449 global_values[i] = &old_nums[i]; in test_create_set_at()
520 global_values[i] = global_values[i-1]; in test_create_insert()
522 global_values[idx] = to_insert; in test_create_insert()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/util/tests/
H A Domt-test.cc90 OMTVALUE* global_values = NULL;
96 assert(global_values);
97 toku_free(global_values);
98 global_values = NULL;
165 XMALLOC_N(num_elements, global_values);
218 XMALLOC_N(1, global_values);
311 memcpy(values_copy, global_values, global_length*sizeof(*global_values));
449 global_values[i] = &old_nums[i];
520 global_values[i] = global_values[i-1];
522 global_values[idx] = to_insert;
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/util/tests/
H A Domt-test.cc90 OMTVALUE* global_values = NULL; variable
96 assert(global_values); in cleanup_globals()
97 toku_free(global_values); in cleanup_globals()
98 global_values = NULL; in cleanup_globals()
165 XMALLOC_N(num_elements, global_values); in init_init_values()
218 XMALLOC_N(1, global_values); in init_globals()
311 memcpy(values_copy, global_values, global_length*sizeof(*global_values)); in test_create_from_sorted_array()
449 global_values[i] = &old_nums[i]; in test_create_set_at()
520 global_values[i] = global_values[i-1]; in test_create_insert()
522 global_values[idx] = to_insert; in test_create_insert()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/util/tests/
H A Domt-test.cc90 OMTVALUE* global_values = NULL; variable
96 assert(global_values); in cleanup_globals()
97 toku_free(global_values); in cleanup_globals()
98 global_values = NULL; in cleanup_globals()
165 XMALLOC_N(num_elements, global_values); in init_init_values()
218 XMALLOC_N(1, global_values); in init_globals()
311 memcpy(values_copy, global_values, global_length*sizeof(*global_values)); in test_create_from_sorted_array()
449 global_values[i] = &old_nums[i]; in test_create_set_at()
520 global_values[i] = global_values[i-1]; in test_create_insert()
522 global_values[idx] = to_insert; in test_create_insert()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/util/tests/
H A Domt-test.cc90 OMTVALUE* global_values = NULL; variable
96 assert(global_values); in cleanup_globals()
97 toku_free(global_values); in cleanup_globals()
98 global_values = NULL; in cleanup_globals()
165 XMALLOC_N(num_elements, global_values); in init_init_values()
218 XMALLOC_N(1, global_values); in init_globals()
311 memcpy(values_copy, global_values, global_length*sizeof(*global_values)); in test_create_from_sorted_array()
449 global_values[i] = &old_nums[i]; in test_create_set_at()
520 global_values[i] = global_values[i-1]; in test_create_insert()
522 global_values[idx] = to_insert; in test_create_insert()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/util/tests/
H A Domt-test.cc90 OMTVALUE* global_values = NULL; variable
96 assert(global_values); in cleanup_globals()
97 toku_free(global_values); in cleanup_globals()
98 global_values = NULL; in cleanup_globals()
165 XMALLOC_N(num_elements, global_values); in init_init_values()
218 XMALLOC_N(1, global_values); in init_globals()
311 memcpy(values_copy, global_values, global_length*sizeof(*global_values)); in test_create_from_sorted_array()
449 global_values[i] = &old_nums[i]; in test_create_set_at()
520 global_values[i] = global_values[i-1]; in test_create_insert()
522 global_values[idx] = to_insert; in test_create_insert()
[all …]
/dports/databases/postgis30/postgis-3.0.4/liblwgeom/
H A Dlwout_twkb.h98 static int lwgeom_to_twkb_buf(const LWGEOM *geom, TWKB_GLOBALS *global_values, TWKB_STATE *ts);
100 static int lwpoint_to_twkb_buf(const LWPOINT *line, TWKB_GLOBALS *global_values, TWKB_STATE *ts);
101 static int lwline_to_twkb_buf(const LWLINE *line, TWKB_GLOBALS *global_values, TWKB_STATE *ts);
102 static int lwpoly_to_twkb_buf(const LWPOLY *poly, TWKB_GLOBALS *global_values, TWKB_STATE *ts);
103 static int lwcollection_to_twkb_buf(const LWCOLLECTION *col, TWKB_GLOBALS *global_values, TWKB_STAT…
104 static int lwgeom_write_to_buffer(const LWGEOM *geom, TWKB_GLOBALS *global_values, TWKB_STATE *pare…
/dports/databases/postgis31/postgis-3.1.4/liblwgeom/
H A Dlwout_twkb.h98 static int lwgeom_to_twkb_buf(const LWGEOM *geom, TWKB_GLOBALS *global_values, TWKB_STATE *ts);
100 static int lwpoint_to_twkb_buf(const LWPOINT *line, TWKB_GLOBALS *global_values, TWKB_STATE *ts);
101 static int lwline_to_twkb_buf(const LWLINE *line, TWKB_GLOBALS *global_values, TWKB_STATE *ts);
102 static int lwpoly_to_twkb_buf(const LWPOLY *poly, TWKB_GLOBALS *global_values, TWKB_STATE *ts);
103 static int lwcollection_to_twkb_buf(const LWCOLLECTION *col, TWKB_GLOBALS *global_values, TWKB_STAT…
104 static int lwgeom_write_to_buffer(const LWGEOM *geom, TWKB_GLOBALS *global_values, TWKB_STATE *pare…
/dports/databases/postgis25/postgis-2.5.5/liblwgeom/
H A Dlwout_twkb.h98 static int lwgeom_to_twkb_buf(const LWGEOM *geom, TWKB_GLOBALS *global_values, TWKB_STATE *ts);
100 static int lwpoint_to_twkb_buf(const LWPOINT *line, TWKB_GLOBALS *global_values, TWKB_STATE *ts);
101 static int lwline_to_twkb_buf(const LWLINE *line, TWKB_GLOBALS *global_values, TWKB_STATE *ts);
102 static int lwpoly_to_twkb_buf(const LWPOLY *poly, TWKB_GLOBALS *global_values, TWKB_STATE *ts);
103 static int lwcollection_to_twkb_buf(const LWCOLLECTION *col, TWKB_GLOBALS *global_values, TWKB_STAT…
104 static int lwgeom_write_to_buffer(const LWGEOM *geom, TWKB_GLOBALS *global_values, TWKB_STATE *pare…
/dports/databases/postgis32/postgis-3.2.0/liblwgeom/
H A Dlwout_twkb.h98 static int lwgeom_to_twkb_buf(const LWGEOM *geom, TWKB_GLOBALS *global_values, TWKB_STATE *ts);
100 static int lwpoint_to_twkb_buf(const LWPOINT *line, TWKB_GLOBALS *global_values, TWKB_STATE *ts);
101 static int lwline_to_twkb_buf(const LWLINE *line, TWKB_GLOBALS *global_values, TWKB_STATE *ts);
102 static int lwpoly_to_twkb_buf(const LWPOLY *poly, TWKB_GLOBALS *global_values, TWKB_STATE *ts);
103 static int lwcollection_to_twkb_buf(const LWCOLLECTION *col, TWKB_GLOBALS *global_values, TWKB_STAT…
104 static int lwgeom_write_to_buffer(const LWGEOM *geom, TWKB_GLOBALS *global_values, TWKB_STATE *pare…
/dports/devel/librttopo/librttopo-1.1.0/src/
H A Drtout_twkb.h100 static int rtgeom_to_twkb_buf(const RTCTX *ctx, const RTGEOM *geom, TWKB_GLOBALS *global_values, TW…
102 static int rtpoint_to_twkb_buf(const RTCTX *ctx, const RTPOINT *line, TWKB_GLOBALS *global_values, …
103 static int rtline_to_twkb_buf(const RTCTX *ctx, const RTLINE *line, TWKB_GLOBALS *global_values, TW…
104 static int rtpoly_to_twkb_buf(const RTCTX *ctx, const RTPOLY *poly, TWKB_GLOBALS *global_values, TW…
105 …_to_twkb_buf(const RTCTX *ctx, const RTCOLLECTION *col, TWKB_GLOBALS *global_values, TWKB_STATE *t…
106 static int rtgeom_write_to_buffer(const RTCTX *ctx, const RTGEOM *geom, TWKB_GLOBALS *global_values
/dports/devel/cltune/CLTune-2.7.0/src/
H A Dkernel_info.cc105 IntRange global_values(num_dimensions); in ComputeRanges() local
110 global_values[dim] = global_base_[dim]; in ComputeRanges()
122 case ThreadSizeModifierType::kGlobalMul: global_values[dim] *= setting.value; break; in ComputeRanges()
123 case ThreadSizeModifierType::kGlobalDiv: global_values[dim] /= setting.value; break; in ComputeRanges()
140 global_ = global_values; in ComputeRanges()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/numerics/
H A Dvector_tools_mean_value.templates.h172 double global_values[3]; in compute_mean_value() local
175 global_values, in compute_mean_value()
182 internal::set_possibly_complex_number(global_values[0], in compute_mean_value()
183 global_values[1], in compute_mean_value()
185 area = global_values[2]; in compute_mean_value()
/dports/www/ilias/ILIAS-5.4.25/Services/Language/classes/
H A Dclass.ilObjLanguageExt.php160 $global_values = $global_file_obj->getAllValues();
163 return array_diff_key($local_values, $global_values);
202 $global_values = $global_file_obj->getAllValues();
205 return array_merge($global_values, $local_values);
425 $global_values = $global_file_obj->getAllValues();
436 if ($global_values[$key] != $value
/dports/www/ilias6/ILIAS-6.14/Services/Language/classes/
H A Dclass.ilObjLanguageExt.php160 $global_values = $global_file_obj->getAllValues();
163 return array_diff_key($local_values, $global_values);
202 $global_values = $global_file_obj->getAllValues();
205 return array_merge($global_values, $local_values);
425 $global_values = $global_file_obj->getAllValues();
436 if ($global_values[$key] != $value
/dports/misc/adios2/ADIOS2-2.7.1/testing/adios2/bindings/python/
H A DTestHighLevelAPI.py23 global_values = np.arange(n_times) variable
33 fh.write('global_value', np.array(global_values[t]))
55 self.assertTrue(val == global_values[t])
87 self.assertTrue(val == global_values[t])
133 self.assertTrue(np.array_equal(val, global_values[1:3]))
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-reduce/deltas/
H A DReduceGlobalValues.cpp27 for (auto &GV : Program.global_values()) in extractGVsFromModule()
40 for (auto &GV : Program.global_values()) in countGVs()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/
H A DReduceGlobalValues.cpp30 for (auto &GV : Program->global_values()) in extractGVsFromModule()
43 for (auto &GV : Program->global_values()) in countGVs()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-reduce/deltas/
H A DReduceGlobalValues.cpp30 for (auto &GV : Program->global_values()) in extractGVsFromModule()
43 for (auto &GV : Program->global_values()) in countGVs()

12345678910>>...12