Home
last modified time | relevance | path

Searched defs:Cube (Results 1 – 25 of 511) sorted by relevance

12345678910>>...21

/dports/lang/gcc10/gcc-10.3.0/libgomp/testsuite/libgomp.hsa.c/
H A Dfunction-call-1.c3 #pragma omp declare target
5 identity (int x)
7 return x;
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/misc/mvc/
H A Dmvc.h147 #define Mvc_Cube1BitClean( Cube )\ argument
149 #define Mvc_Cube2BitClean( Cube )\ argument
164 #define Mvc_Cube1BitFill( Cube )\ argument
166 #define Mvc_Cube2BitFill( Cube )\ argument
169 #define Mvc_CubeNBitFill( Cube )\ argument
178 #define Mvc_Cube1BitNot( Cube )\ argument
180 #define Mvc_Cube2BitNot( Cube )\ argument
183 #define Mvc_CubeNBitNot( Cube )\ argument
381 #define Mvc_CubeBitClean( Cube )\ argument
385 #define Mvc_CubeBitFill( Cube )\ argument
[all …]
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dtest_rtree.c158 typedef struct Cube Cube; typedef
159 struct Cube { struct
181 ** of r-tree rows with a "cube" shape. Cubes are defined by six scalar argument
/dports/lang/gcc6-aux/gcc-6-20180516/libgomp/testsuite/libgomp.hsa.c/
H A Dformal-actual-args-1.c3 struct Cube struct
5 int x;
6 int y;
7 int z;
/dports/lang/gcc8/gcc-8.5.0/libgomp/testsuite/libgomp.hsa.c/
H A Dformal-actual-args-1.c3 struct Cube struct
5 int x;
6 int y;
7 int z;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgomp/testsuite/libgomp.hsa.c/
H A Dformal-actual-args-1.c3 struct Cube struct
5 int x;
6 int y;
7 int z;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgomp/testsuite/libgomp.hsa.c/
H A Dformal-actual-args-1.c3 struct Cube struct
5 int x;
6 int y;
7 int z;
/dports/devel/avr-gcc/gcc-10.2.0/libgomp/testsuite/libgomp.hsa.c/
H A Dformal-actual-args-1.c3 struct Cube struct
5 int x;
6 int y;
7 int z;
/dports/lang/gcc9-devel/gcc-9-20211007/libgomp/testsuite/libgomp.hsa.c/
H A Dformal-actual-args-1.c3 struct Cube struct
5 int x;
6 int y;
7 int z;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgomp/testsuite/libgomp.hsa.c/
H A Dformal-actual-args-1.c3 struct Cube struct
5 int x;
6 int y;
7 int z;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgomp/testsuite/libgomp.hsa.c/
H A Dformal-actual-args-1.c3 struct Cube struct
5 int x;
6 int y;
7 int z;
/dports/devel/riscv64-gcc/gcc-8.3.0/libgomp/testsuite/libgomp.hsa.c/
H A Dformal-actual-args-1.c3 struct Cube struct
5 int x;
6 int y;
7 int z;
/dports/lang/gnat_util/gcc-6-20180516/libgomp/testsuite/libgomp.hsa.c/
H A Dformal-actual-args-1.c3 struct Cube struct
5 int x;
6 int y;
7 int z;
/dports/lang/gcc10-devel/gcc-10-20211008/libgomp/testsuite/libgomp.hsa.c/
H A Dformal-actual-args-1.c3 struct Cube struct
5 int x;
6 int y;
7 int z;
/dports/lang/gcc9/gcc-9.4.0/libgomp/testsuite/libgomp.hsa.c/
H A Dformal-actual-args-1.c3 struct Cube struct
5 int x;
6 int y;
7 int z;
/dports/lang/gcc9-aux/gcc-9.1.0/libgomp/testsuite/libgomp.hsa.c/
H A Dformal-actual-args-1.c3 struct Cube struct
5 int x;
6 int y;
7 int z;
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/edit_ocme/src/ocme/
H A Dplane_box_intersection.h19 struct Cube{ struct
22 static int Edges(const int & i, const int & j){ in Edges()
43 static int FacesEdges(const int & i, const int & j){ in FacesEdges()
54 static int EdgesFaces(const int & i, const int & j){ in EdgesFaces()
93 …static void EdgesCubes(const unsigned int & ei,const unsigned int & i, unsigned int & dx, unsigned… in EdgesCubes() argument
191 dist[i] = (Cube::template V<T>(i) - c)*p.Direction(); in ComputeIntersections_UCube() argument
/dports/graphics/dilay/dilay-1.9.0/lib/src/isosurface-extraction/
H A Dgrid.cpp329 struct Cube struct
331 unsigned char configuration;
332 glm::vec3 vertex;
333 unsigned char numVertexIndicesInMesh;
334 std::array<unsigned int, 3> vertexIndicesInMesh;
335 bool nonManifold;
337 Cube () in Cube() function
345 bool nonManifoldConfig () const { return ::nonManifoldConfig[this->configuration]; } in nonManifoldConfig()
347 bool collapseNonManifoldConfig () const in collapseNonManifoldConfig()
352 unsigned int vertexIndex (unsigned char edge) const in vertexIndex()
[all …]
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dtest_rtree.c366 typedef struct Cube Cube; typedef
367 struct Cube { struct
389 ** of r-tree rows with a "cube" shape. Cubes are defined by six scalar argument
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dtest_rtree.c366 typedef struct Cube Cube; typedef
367 struct Cube { struct
389 ** of r-tree rows with a "cube" shape. Cubes are defined by six scalar argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dtest_rtree.c366 typedef struct Cube Cube; typedef
367 struct Cube { struct
389 ** of r-tree rows with a "cube" shape. Cubes are defined by six scalar argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dtest_rtree.c366 typedef struct Cube Cube; typedef
367 struct Cube { struct
389 ** of r-tree rows with a "cube" shape. Cubes are defined by six scalar argument
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/csharp-review-needed.r/keyword_override.cs.t/
H A Dinput.cs22 class Cube: Square class in TestClass
25 public Cube(double x): base(x) in Cube() method in TestClass.Cube
/dports/devel/geany-legacy/geany-1.37.1/tests/ctags/
H A Dkeyword_override.cs22 class Cube: Square class in TestClass
25 public Cube(double x): base(x) in Cube() method in TestClass.Cube
/dports/devel/geany/geany-1.38/tests/ctags/
H A Dkeyword_override.cs22 class Cube: Square class in TestClass
25 public Cube(double x): base(x) in Cube() method in TestClass.Cube

12345678910>>...21