Home
last modified time | relevance | path

Searched defs:uvt (Results 1 – 22 of 22) sorted by relevance

/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DintersectCurveSurface.cpp25 fullVector<double> uvt(3); in apply() local
50 static bool _kaboom(fullVector<double> &uvt, fullVector<double> &res, in _kaboom()
H A DGeo.cpp3521 static bool intersectCS(fullVector<double> &uvt, fullVector<double> &res, in intersectCS()
3547 fullVector<double> uvt(3); in IntersectCurvesWithSurface() local
/dports/graphics/gegl/gegl-0.4.34/seamless-clone/
H A Dsc-context-private.h45 GeglBuffer *uvt; member
H A Dsc-context.c547 GeglBuffer *uvt; in gegl_sc_compute_uvt_cache() local
/dports/graphics/gegl/gegl-0.4.34/subprojects/poly2tri-c/poly2tri-c/render/
H A Dmesh-render.c54 P2trUVT *uvt = dest; in p2tr_mesh_render_cache_uvt_exact() local
/dports/math/xtensor/xtensor-0.24.0/include/xtensor/
H A Dxoptional.hpp535 using uvt = typename std::decay_t<CT>::value_expression; typedef in xt::extension::xdynamic_view_optional
598 using uvt = typename std::decay_t<CT>::value_expression; typedef in xt::extension::xfunctor_view_optional
633 using uvt = typename std::decay_t<CT>::value_expression; typedef in xt::extension::xindex_view_optional
732 using uvt = typename std::decay_t<CT>::value_expression; typedef in xt::extension::xstrided_view_optional
767 using uvt = typename std::decay_t<CT>::value_expression; typedef in xt::extension::xview_optional
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/memory/
H A Dfsl-corenet-cf.c108 bool uvt = false; in ccf_irq() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/memory/
H A Dfsl-corenet-cf.c108 bool uvt = false; in ccf_irq() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/memory/
H A Dfsl-corenet-cf.c108 bool uvt = false; in ccf_irq() local
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMPolyToSubdiv.h65 void setUvTreatment(unsigned int uvt) in setUvTreatment()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/domhex/
H A DsurfaceFiller.cpp205 double uvt[3] = {newPoint[i][0], newPoint[i][1], 0.0}; // in compute4neighbors() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/
H A Dt42.c172 static const UVT uvt[31] = variable
/dports/comms/spandsp/spandsp-284fe91/src/
H A Dt42.c172 static const UVT uvt[31] = variable
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dcolortemp.cc868 UVT uvt[31] = { in XYZtoCorColorTemp() local
/dports/misc/mnn/MNN-1.2.0/3rd_party/flatbuffers/tests/
H A Dtest.cpp2349 auto uvt = flatbuffers::GetRoot<Monster>(p); in UninitializedVectorTest() local
/dports/security/vault/vault-1.8.2/vendor/github.com/google/flatbuffers/tests/
H A Dtest.cpp2513 auto uvt = flatbuffers::GetRoot<Monster>(p); in UninitializedVectorTest() local
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/flatbuffers/tests/
H A Dtest.cpp2700 auto uvt = flatbuffers::GetRoot<Monster>(p); in UninitializedVectorTest() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flatbuffers/src/tests/
H A Dtest.cpp3015 auto uvt = flatbuffers::GetRoot<Monster>(p); in UninitializedVectorTest() local
/dports/cad/gmsh/gmsh-4.9.2-source/Mesh/
H A DmeshGFaceDelaunayInsertion.cpp1258 double uvt[3] = {newPoint[0], newPoint[1], 0.0}; in optimalPointFrontalB() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/tests/
H A Dtest.cpp3176 auto uvt = flatbuffers::GetRoot<Monster>(p); in UninitializedVectorTest() local
/dports/devel/flatbuffers/flatbuffers-2.0.0/tests/
H A Dtest.cpp3176 auto uvt = flatbuffers::GetRoot<Monster>(p); in UninitializedVectorTest() local
/dports/lang/chibi-scheme/chibi-scheme-0.10/include/chibi/
H A Dsexp.h1176 #define sexp_uvector_element_size(uvt) (sexp_uvector_sizes[uvt]) argument
1177 #define sexp_uvector_prefix(uvt) (sexp_uvector_chars[uvt]) argument