Home
last modified time | relevance | path

Searched defs:global_vector (Results 1 – 21 of 21) sorted by relevance

/dports/devel/stxxl/stxxl-1.4.1/tests/common/
H A Dtest_globals.cpp15 stxxl::vector<int> global_vector; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/commands/watchpoints/watchpoint_on_vectors/
H A Dmain.c2 v4i8 global_vector = {1, 2, 3, 4}; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/commands/watchpoints/watchpoint_on_vectors/
H A Dmain.c2 v4i8 global_vector = {1, 2, 3, 4}; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/API/commands/watchpoints/watchpoint_on_vectors/
H A Dmain.c2 v4i8 global_vector = {1, 2, 3, 4}; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/commands/watchpoints/watchpoint_on_vectors/
H A Dmain.c2 v4i8 global_vector = {1, 2, 3, 4}; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/commands/watchpoints/watchpoint_on_vectors/
H A Dmain.c2 v4i8 global_vector = {1, 2, 3, 4}; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/commands/watchpoints/watchpoint_on_vectors/
H A Dmain.c2 v4i8 global_vector = {1, 2, 3, 4}; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/commands/watchpoints/watchpoint_on_vectors/
H A Dmain.c2 v4i8 global_vector = {1, 2, 3, 4}; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/commands/watchpoints/watchpoint_on_vectors/
H A Dmain.c2 v4i8 global_vector = {1, 2, 3, 4}; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/packages/Python/lldbsuite/test/commands/watchpoints/watchpoint_on_vectors/
H A Dmain.c9 v4i8 global_vector = {1, 2, 3, 4}; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/commands/watchpoints/watchpoint_on_vectors/
H A Dmain.c2 v4i8 global_vector = {1, 2, 3, 4}; variable
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/lac/
H A Daffine_constraints.h2139 VectorType & global_vector) const in distribute_local_to_global()
2164 VectorType & global_vector) const in distribute_local_to_global()
2193 OutVector & global_vector) const in distribute_local_to_global()
2209 const VectorType & global_vector, in get_dof_values()
2346 VectorType & global_vector, in distribute_local_to_global()
H A Daffine_constraints.templates.h2000 VectorType & global_vector, in distribute_local_to_global()
2018 VectorType & global_vector, in distribute_local_to_global()
3263 VectorType & global_vector, in set_matrix_diagonals()
3537 VectorType & global_vector, in distribute_local_to_global()
3692 VectorType & global_vector, in distribute_local_to_global()
/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/impls/bddc/
H A Dbddcscalingbasic.c47 …c PetscErrorCode PCBDDCScalingExtension_Basic(PC pc, Vec local_interface_vector, Vec global_vector) in PCBDDCScalingExtension_Basic()
134 PetscErrorCode PCBDDCScalingExtension(PC pc, Vec local_interface_vector, Vec global_vector) in PCBDDCScalingExtension()
148 static PetscErrorCode PCBDDCScalingRestriction_Basic(PC pc, Vec global_vector, Vec local_interface_… in PCBDDCScalingRestriction_Basic()
229 PetscErrorCode PCBDDCScalingRestriction(PC pc, Vec global_vector, Vec local_interface_vector) in PCBDDCScalingRestriction()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/cheri/
H A Dsubobject-bounds-addrof.c99 v4i8 global_vector = {1, 2, 3, 4}; variable
H A Dsubobject-bounds-structure-array.c205 v4i8 global_vector = {1, 2, 3, 4}; variable
/dports/science/lammps/lammps-stable_29Sep2021/unittest/force-styles/
H A Dtest_config.h64 std::vector<double> global_vector; variable
H A Dtest_config_reader.cpp358 void TestConfigReader::global_vector(const yaml_event_t &event) in global_vector() function in TestConfigReader
/dports/math/libmesh/libmesh-1.6.2/src/systems/
H A Dsystem_io.C328 std::vector<Number> global_vector; in read_legacy_data() local
/dports/math/tblis/tblis-1.2.0/src/external/stl_ext/include/
H A Dptr_vector.hpp848 using global_vector = detail::ptr_vector_<std::vector<global_ptr<T>>>; typedef
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/dofs/
H A Ddof_accessor.templates.h3022 OutputVector & global_vector) const in distribute_local_to_global()