Home
last modified time | relevance | path

Searched refs:v_base (Results 1 – 25 of 68) sorted by relevance

123

/dports/cad/gmsh/gmsh-4.9.2-source/contrib/voro++/src/
H A DMakefile.dep3 container.o: container.cc container.hh config.hh common.hh v_base.hh \
7 common.hh container.hh v_base.hh c_loops.hh rad_option.hh \
10 v_base.o: v_base.cc v_base.hh worklist.hh config.hh v_base_wl.cc
12 v_base.hh worklist.hh c_loops.hh v_compute.hh rad_option.hh
14 container.hh common.hh v_base.hh worklist.hh cell.hh v_compute.hh \
17 v_base.hh worklist.hh cell.hh c_loops.hh v_compute.hh unitcell.hh \
H A DMakefile12 v_base.o wall.o pre_container.o container_prd.o
/dports/cad/gds3d/GDS3D-bcdb97a/libgdsto3d/voro++/src/
H A DMakefile.dep3 container.o: container.cc container.hh config.hh common.hh v_base.hh \
7 common.hh container.hh v_base.hh c_loops.hh rad_option.hh \
10 v_base.o: v_base.cc v_base.hh worklist.hh config.hh v_base_wl.cc
12 v_base.hh worklist.hh c_loops.hh v_compute.hh rad_option.hh
14 container.hh common.hh v_base.hh worklist.hh cell.hh v_compute.hh \
17 v_base.hh worklist.hh cell.hh c_loops.hh v_compute.hh unitcell.hh \
H A DMakefile12 v_base.o wall.o pre_container.o container_prd.o
/dports/science/voro++/voro++-0.4.6/src/
H A DMakefile.dep3 container.o: container.cc container.hh config.hh common.hh v_base.hh \
7 common.hh rad_option.hh container.hh v_base.hh c_loops.hh \
10 v_base.o: v_base.cc v_base.hh worklist.hh config.hh v_base_wl.cc
12 v_base.hh worklist.hh c_loops.hh v_compute.hh rad_option.hh
14 container.hh common.hh v_base.hh worklist.hh cell.hh v_compute.hh \
17 v_base.hh worklist.hh cell.hh c_loops.hh v_compute.hh unitcell.hh \
H A DMakefile12 v_base.o wall.o pre_container.o container_prd.o
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/lang/objc/objc-dyn-sbtype/
H A DTestObjCDynamicSBType.py47 v_base = self.frame().FindVariable(
53 v_base.GetTypeName() == "MyDerivedClass *",
56 base_type = v_base.GetType()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/lang/objc/objc-dyn-sbtype/
H A DTestObjCDynamicSBType.py47 v_base = self.frame().FindVariable(
53 v_base.GetTypeName(), "MyDerivedClass *",
56 base_type = v_base.GetType()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/lang/objc/objc-dyn-sbtype/
H A DTestObjCDynamicSBType.py47 v_base = self.frame().FindVariable(
53 v_base.GetTypeName() == "MyDerivedClass *",
56 base_type = v_base.GetType()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/lang/objc/objc-dyn-sbtype/
H A DTestObjCDynamicSBType.py47 v_base = self.frame().FindVariable(
53 v_base.GetTypeName(), "MyDerivedClass *",
56 base_type = v_base.GetType()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/lang/objc/objc-dyn-sbtype/
H A DTestObjCDynamicSBType.py47 v_base = self.frame().FindVariable(
53 v_base.GetTypeName(), "MyDerivedClass *",
56 base_type = v_base.GetType()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/lang/objc/objc-dyn-sbtype/
H A DTestObjCDynamicSBType.py47 v_base = self.frame().FindVariable(
53 v_base.GetTypeName(), "MyDerivedClass *",
56 base_type = v_base.GetType()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/lang/objc/objc-dyn-sbtype/
H A DTestObjCDynamicSBType.py47 v_base = self.frame().FindVariable(
53 v_base.GetTypeName() == "MyDerivedClass *",
56 base_type = v_base.GetType()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/lang/objc/objc-dyn-sbtype/
H A DTestObjCDynamicSBType.py47 v_base = self.frame().FindVariable(
53 v_base.GetTypeName(), "MyDerivedClass *",
56 base_type = v_base.GetType()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/API/lang/objc/objc-dyn-sbtype/
H A DTestObjCDynamicSBType.py48 v_base = self.frame().FindVariable(
54 v_base.GetTypeName() == "MyDerivedClass *",
57 base_type = v_base.GetType()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/packages/Python/lldbsuite/test/lang/objc/objc-dyn-sbtype/
H A DTestObjCDynamicSBType.py48 v_base = self.frame().FindVariable(
54 v_base.GetTypeName() == "MyDerivedClass *",
57 base_type = v_base.GetType()
/dports/net/samba412/samba-4.12.15/source4/heimdal/lib/wind/
H A Dnormalize.c61 enum { v_base = 0x1161}; enumerator
80 v = v_base + (s_index % n_count) / t_count; in hangul_decomp()
104 if (in[1] < v_base || in[1] >= v_base + v_count) in hangul_composition()
106 v_index = in[1] - v_base; in hangul_composition()
/dports/graphics/enblend/enblend-enfuse-4.2/src/
H A Ddistance_transform_fh.cl154 global int *restrict v_base, global float *restrict z_base)
166 global int *v = v_base + offset;
187 global int *restrict v_base, global float *restrict z_base)
199 global int *v = v_base + offset;
/dports/cad/gds3d/GDS3D-bcdb97a/libgdsto3d/voro++/
H A DMakefile48 $(INSTALL) $(IFLAGS) src/v_base.hh $(PREFIX)/include/voro++
68 rm -f $(PREFIX)/include/voro++/v_base.hh
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/voro++/
H A DMakefile48 $(INSTALL) $(IFLAGS) src/v_base.hh $(PREFIX)/include/voro++
68 rm -f $(PREFIX)/include/voro++/v_base.hh
/dports/science/voro++/voro++-0.4.6/
H A DMakefile49 $(INSTALL) $(IFLAGS) src/v_base.hh $(DESTDIR)$(PREFIX)/include/voro++
69 rm -f $(DESTDIR)$(PREFIX)/include/voro++/v_base.hh
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Dalign-layers.c125 gint v_base; member
597 switch (VALS.v_base) in align_layers_get_align_offsets()
701 gimp_int_combo_box_set_active (GIMP_INT_COMBO_BOX (combo), VALS.v_base); in align_layers_dialog()
705 &VALS.v_base); in align_layers_dialog()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/container/
H A Dsmall_vector.hpp292 const vector_base &v_base = reinterpret_cast<const vector_base &>(v_holder); in internal_storage() local
293 const derived_type &d_base = static_cast<const derived_type &>(v_base); in internal_storage()
301 vector_base &v_base = reinterpret_cast<vector_base &>(v_holder); in internal_storage() local
302 derived_type &d_base = static_cast<derived_type &>(v_base); in internal_storage()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/container/
H A Dsmall_vector.hpp292 const vector_base &v_base = reinterpret_cast<const vector_base &>(v_holder); in internal_storage() local
293 const derived_type &d_base = static_cast<const derived_type &>(v_base); in internal_storage()
307 vector_base &v_base = reinterpret_cast<vector_base &>(v_holder); in internal_storage() local
308 derived_type &d_base = static_cast<derived_type &>(v_base); in internal_storage()
/dports/science/lammps/lammps-stable_29Sep2021/lib/voronoi/
H A Dvoro-make.patch6 v_base.o wall.o pre_container.o container_prd.o

123