Home
last modified time | relevance | path

Searched +defs:V +defs:cu (Results 1 – 25 of 119) sorted by relevance

12345

/dports/math/octave/octave-6.4.0/scripts/sparse/private/
H A D__sprand__.m132 cu = cos (rot_angleu); su = sin (rot_angleu); variable
146 V = Vinit; variable
/dports/math/miracl/miracl-5.6/
H A Dcardano.cpp20 ZZn2 t,W,R,V; in shanks() local
78 ZZn2 r,r3,r1,r2,CD,cu; in main() local
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Ddwarf2read.c443 struct dwarf2_cu *cu; member
490 struct dwarf2_cu *cu; member
1323 #define MAYBE_SWAP(V) byte_swap (V) argument
1326 #define MAYBE_SWAP(V) (V) argument
2169 struct dwarf2_cu cu; in dw2_get_file_names() local
3196 struct dwarf2_cu cu; in process_psymtab_comp_unit() local
3475 struct dwarf2_cu *cu; in load_partial_comp_unit() local
4125 struct dwarf2_cu *cu) in peek_die_abbrev()
4473 struct dwarf2_cu *cu; in load_full_comp_unit() local
11728 struct dwarf2_cu *cu) in lookup_die_type()
[all …]
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Ddwarf2read.c551 struct dwarf2_cu *cu; member
835 struct dwarf2_cu *cu; member
1751 #define MAYBE_SWAP(V) byte_swap (V) argument
1754 #define MAYBE_SWAP(V) (V) argument
4442 struct dwarf2_cu *cu; in init_cutu_and_read_dies() local
4799 struct dwarf2_cu cu; in init_cutu_and_read_dies_no_follow() local
6189 struct dwarf2_cu *cu) in add_partial_enumeration()
6224 struct dwarf2_cu *cu) in peek_die_abbrev()
10552 struct dwarf2_cu *cu) in dwarf2_add_field()
16428 struct dwarf2_cu *cu) in lookup_die_type()
[all …]
/dports/finance/R-cran-TTR/TTR/R/
H A DWebData.R170 V = "IEX") nameattr
489 cu <- paste0("https://finance.yahoo.com?", ru) functionVar
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/modules/
H A DAdvectionReaction.F90433 REAL(KIND=dp) :: detJ,U,V,W,S,A,L,cu(3),g,divMVelo local
501 REAL( KIND=dp ) :: U, V, W, Basis(:) local
536 REAL(KIND=dp) :: detJ, U, V, W, S, Udotn, xx, yy local
540 REAL(KIND=dp) :: hE, Normal(3), cu(3), LeftOut(3) local
629 REAL(KIND=dp) :: Normal(3), g, L, Udotn, cu(3), cu1(3), detJ,U,V,W,S local
H A DHelmholtzSolve.F90110 COMPLEX(KIND=dp) :: ImUnit, cu local
544 REAL(KIND=dp) :: SqrtElementMetric,U,V,W,S,WaveNumber,M,D,L1,L2 local
690 REAL(KIND=dp) :: SqrtElementMetric,U,V,W,S,Impedance1,Impedance2,L1,L2 local
795 REAL(KIND=dp) :: SqrtElementMetric,U,V,W,S,Impedance1,Impedance2,L1,L2 local
/dports/science/elmerfem/elmerfem-release-9.0/fem/tests/AdvReactDG_P/
H A DAdvReactDG_P.F90380 REAL(KIND=dp) :: detJ,U,V,W,S,A,L,cu(3),g local
443 REAL( KIND=dp ) :: U, V, W, Basis(:) local
476 REAL(KIND=dp) :: detJ, U, V, W, S, Udotn, xx, yy local
480 REAL(KIND=dp) :: Normal(3), cu(3), LeftOut(3) local
563 REAL(KIND=dp) :: Normal(3), g, L, Udotn, cu(3), detJ,U,V,W,S local
/dports/cad/opencascade/opencascade-7.6.0/src/PrsDim/
H A DPrsDim_FixRelation.cxx375 BRepAdaptor_Curve cu(FixEdge); in ComputeEdge() local
505 const TopoDS_Vertex& V, in ConnectedEdges()
/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Dmini-llvm-cpp.cpp216 Value *V = ConstantExpr::getTruncOrBitCast (unwrap<Constant> (v), unwrap (var)->getType ()); in mono_llvm_replace_uses_of() local
376 mono_llvm_di_create_function (void *di_builder, void *cu, LLVMValueRef func, const char *name, cons… in mono_llvm_di_create_function()
/dports/graphics/colmap/colmap-3.6/lib/VLFeat/
H A Dmathop.c641 vl_svd2 (double* S, double *U, double *V, double const *M) in vl_svd2()
718 double *cu, in vl_lapack_dlasv2()
/dports/misc/openmvg/openMVG-2.0/src/nonFree/sift/vl/
H A Dmathop.c487 vl_svd2 (double* S, double *U, double *V, double const *M) in vl_svd2()
564 double *cu, in vl_lapack_dlasv2()
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dpolarit2.c307 GEN C, F, E, cf, V; in RgXY_factor() local
2484 scalar_res(GEN x, GEN y, GEN *U, GEN *V) in scalar_res()
2545 subresext_i(GEN x, GEN y, GEN *U, GEN *V) in subresext_i()
2549 GEN r, z, g, h, p1, cu, cv, u, v, um1, uze, vze; in subresext_i() local
2616 subresext(GEN x, GEN y, GEN *U, GEN *V) in subresext()
2691 RgX_extgcd(GEN x, GEN y, GEN *U, GEN *V) in RgX_extgcd()
2696 GEN r, z, g, h, p1, cu, cv, u, v, um1, uze, vze, *gptr[3]; in RgX_extgcd() local
2803 GEN M, V, a, b; in RgX_halfgcd_FpX() local
2872 GEN g, h, p1, cu, cv, u, v, um1, uze, *gptr[2]; in RgXQ_ratlift() local
3256 GEN R, U, V; in polresultantext0() local
[all …]
/dports/science/siesta/siesta-4.1.5/Util/TS/TBtrans/
H A Dm_tbt_save.F901676 real(dp) :: Power, V, dd local
2225 integer :: iu, cu local
2372 integer :: iu, cu local
2427 integer :: cu, nu local
2463 integer :: cu, nu local
2508 integer :: cu local
2630 integer :: cu, N local
/dports/graphics/blender/blender-2.91.0/intern/libmv/libmv/multiview/
H A Deuclidean_resection.cc249 Mat V = M.jacobiSvd(Eigen::ComputeFullV).matrixV().block(0, in EuclideanResectionAnsarDaniilidis() local
412 for (size_t cu = 0; cu < 4; cu++) { in ComputePointsCoordinatesInCameraFrame() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/sfm/src/libmv_light/libmv/multiview/
H A Deuclidean_resection.cc249 Mat V = M.jacobiSvd(Eigen::ComputeFullV).matrixV().block(0, in EuclideanResectionAnsarDaniilidis() local
412 for (size_t cu = 0; cu < 4; cu++) { in ComputePointsCoordinatesInCameraFrame() local
/dports/science/elmerfem/elmerfem-release-9.0/elmerice/Solvers/
H A DFabricSolve.F901113 REAL( KIND=dp ) :: U, V, W, Basis(:) local
1147 REAL(KIND=dp) :: detJ, U, V, W, S, Udotn, xx, yy local
1151 REAL(KIND=dp) :: hE, Normal(3), cu(3), LeftOut(3) local
1241 REAL(KIND=dp) :: Normal(3), g, L, Udotn, UdotnA, cu(3), detJ,U,V,W,S local
/dports/graphics/iiview/iiview-0.31/
H A Djpeg.c134 unsigned V:4; member
200 JPEG_FLOATTYPE cu,cv; in JPEG_INIT() local
/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/
H A Dpolarit2.c1068 GEN V = cgetg(l, t_VEC); in chk_factors_get() local
1544 long V = valp(x); in gdeflate() local
1633 GEN T, V, W, P, e; in ZX_squff() local
3535 GEN z,g,h,r,p1,p2,cu,cv; in subresall() local
3595 scalar_res(GEN x, GEN y, GEN *U, GEN *V) in scalar_res()
3602 subresext(GEN x, GEN y, GEN *U, GEN *V) in subresext()
3606 GEN z, g, h, p1, cu, cv, u, v, um1, uze, vze; in subresext() local
3693 scalar_bezout(GEN x, GEN y, GEN *U, GEN *V) in scalar_bezout()
3699 zero_bezout(GEN y, GEN *U, GEN *V) in zero_bezout()
3707 RgX_extgcd(GEN x, GEN y, GEN *U, GEN *V) in RgX_extgcd()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp99 DiscoverDependentGlobals(const Value *V, in DiscoverDependentGlobals()
684 if (const Constant *cu = dyn_cast<Constant>(U)) { in useFuncSeen() local
955 void NVPTXAsmPrinter::emitLinkageDirective(const GlobalValue *V, in emitLinkageDirective()
1785 Value *V = Cexpr->getOperand(0)->stripPointerCasts(); in bufferLEByte() local
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/tinytest/
H A Dtest_sparseConversion.R145 V <- c(1, 0, -1) vector
166 cu <- as(tu, "dtCMatrix") globalVar
/dports/math/nauty/nauty27r3/
H A Dtraces.c357 #define COPYNODE(W, V) { \ argument
372 #define PRINTCANDBIG(V, Lev) { PRINTCHAR(" ") \ argument
640 #define PRINT_INDEX(V,Verb,where) if (tv->options->verbosity >= Verb) \ argument
656 #define PAIRORBJOIN(A, V) { if (A != V) { \ argument
664 #define SETPAIRS(A, V) { if (A != V) { \ argument
670 #define SETPAIRSAUT(A, V) { if ((A != V) && (AUTPERM[A] != V)) { \ argument
686 #define VERB_PRINT(V,Verb,R) if (tv->options->verbosity >= Verb) { \ argument
6309 int i, j, i1, j2, k, cu, cu1, num_indv; in CompStage0() local
6834 int i, k, cu, cu1, tmp, gom_level, search_vtx, temp; in CompStage1() local
7022 int i, j, i1, j2, k, cu, cu1, vertex, gom_level; in CompStage2() local
[all …]
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/SPIRV/
H A DSPIRVReader.cpp1391 DICompileUnit* cu = nullptr; member in igc_spv::SPIRVToLLVMDbgTran
1539 Value *mapValue(SPIRVValue *BV, Value *V) { in mapValue()
1655 void SPIRVToLLVMDbgTran::transDbgInfo(SPIRVValue *SV, Value *V) { in transDbgInfo()
2019 SPIRVToLLVM::transLinkageType(const SPIRVValue* V) { in transLinkageType()
2283 std::vector<Value *> V; in transValue() local
2324 auto V = transValueWithoutDecoration(BV, F, BB, CreatePlaceHolder); in transValue() local
2370 SPIRVWord V; in applyFPFastMathModeDecorations() local
2865 uint64_t V = BConst->getZExtIntValue(); in transValueWithoutDecoration() local
3440 Value *V = nullptr; in transValueWithoutDecoration() local
4392 SPIRVToLLVM::transDecoration(SPIRVValue *BV, Value *V) { in transDecoration()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp99 DiscoverDependentGlobals(const Value *V, in DiscoverDependentGlobals()
684 if (const Constant *cu = dyn_cast<Constant>(U)) { in useFuncSeen() local
964 void NVPTXAsmPrinter::emitLinkageDirective(const GlobalValue *V, in emitLinkageDirective()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp99 DiscoverDependentGlobals(const Value *V, in DiscoverDependentGlobals()
684 if (const Constant *cu = dyn_cast<Constant>(U)) { in useFuncSeen() local
955 void NVPTXAsmPrinter::emitLinkageDirective(const GlobalValue *V, in emitLinkageDirective()

12345