Home
last modified time | relevance | path

Searched defs:Dot2 (Results 1 – 25 of 26) sorted by relevance

12

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/unrarsrc-5.2.5/unrar/
H A Dextinfo.cpp73 bool Dot2=SrcName[1]=='.' && SrcName[2]=='.' && (IsPathDiv(SrcName[3]) || SrcName[3]==0); in IsRelativeSymlinkSafe() local
83 bool Dot2=TargetName[0]=='.' && TargetName[1]=='.' && in IsRelativeSymlinkSafe() local
/dports/archivers/unrar-iconv/unrar/
H A Dextinfo.cpp86 bool Dot2=Name[1]=='.' && Name[2]=='.' && (IsPathDiv(Name[3]) || Name[3]==0); in CalcAllowedDepth() local
127 bool Dot2=TargetName[0]=='.' && TargetName[1]=='.' && in IsRelativeSymlinkSafe() local
/dports/archivers/pecl-rar/rar-4.2.0/unrar/
H A Dextinfo.cpp86 bool Dot2=Name[1]=='.' && Name[2]=='.' && (IsPathDiv(Name[3]) || Name[3]==0); in CalcAllowedDepth() local
127 bool Dot2=TargetName[0]=='.' && TargetName[1]=='.' && in IsRelativeSymlinkSafe() local
/dports/archivers/unrar/unrar/
H A Dextinfo.cpp86 bool Dot2=Name[1]=='.' && Name[2]=='.' && (IsPathDiv(Name[3]) || Name[3]==0); in CalcAllowedDepth() local
127 bool Dot2=TargetName[0]=='.' && TargetName[1]=='.' && in IsRelativeSymlinkSafe() local
/dports/archivers/libunrar6/unrar/
H A Dextinfo.cpp86 bool Dot2=Name[1]=='.' && Name[2]=='.' && (IsPathDiv(Name[3]) || Name[3]==0); in CalcAllowedDepth() local
127 bool Dot2=TargetName[0]=='.' && TargetName[1]=='.' && in IsRelativeSymlinkSafe() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/unrar/src/
H A Dextinfo.cpp86 bool Dot2=Name[1]=='.' && Name[2]=='.' && (IsPathDiv(Name[3]) || Name[3]==0); in CalcAllowedDepth() local
127 bool Dot2=TargetName[0]=='.' && TargetName[1]=='.' && in IsRelativeSymlinkSafe() local
/dports/security/clamav/clamav-0.104.2/libclamunrar/
H A Dextinfo.cpp86 bool Dot2=Name[1]=='.' && Name[2]=='.' && (IsPathDiv(Name[3]) || Name[3]==0); in CalcAllowedDepth() local
127 bool Dot2=TargetName[0]=='.' && TargetName[1]=='.' && in IsRelativeSymlinkSafe() local
/dports/security/clamav-lts/clamav-0.103.5/libclamunrar/
H A Dextinfo.cpp86 bool Dot2=Name[1]=='.' && Name[2]=='.' && (IsPathDiv(Name[3]) || Name[3]==0); in CalcAllowedDepth() local
127 bool Dot2=TargetName[0]=='.' && TargetName[1]=='.' && in IsRelativeSymlinkSafe() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/unrar/src/
H A Dextinfo.cpp86 bool Dot2=Name[1]=='.' && Name[2]=='.' && (IsPathDiv(Name[3]) || Name[3]==0); in CalcAllowedDepth() local
127 bool Dot2=TargetName[0]=='.' && TargetName[1]=='.' && in IsRelativeSymlinkSafe() local
/dports/security/hashcat/hashcat-6.2.5/deps/unrar/
H A Dextinfo.cpp86 bool Dot2=Name[1]=='.' && Name[2]=='.' && (IsPathDiv(Name[3]) || Name[3]==0); in CalcAllowedDepth() local
127 bool Dot2=TargetName[0]=='.' && TargetName[1]=='.' && in IsRelativeSymlinkSafe() local
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/BoardModulePkg/Include/Guid/
H A DBiosId.h28 CHAR16 Dot2; // "." member
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Vlv2TbltDevicePkg/Include/Library/
H A DBiosIdLib.h44 // Example: "TRFTCRB1.86C.0008.D03.0506081529"
/dports/emulators/mess/mame-mame0226/3rdparty/glm/test/core/
H A Dcore_func_geometric.cpp52 float Dot2 = glm::dot(glm::vec2(1), glm::vec2(1)); in test() local
/dports/emulators/mame/mame-mame0226/3rdparty/glm/test/core/
H A Dcore_func_geometric.cpp52 float Dot2 = glm::dot(glm::vec2(1), glm::vec2(1)); in test() local
/dports/games/warzone2100/warzone2100/3rdparty/glm/test/core/
H A Dcore_func_geometric.cpp59 float Dot2 = glm::dot(glm::vec2(1), glm::vec2(1)); in test() local
/dports/graphics/nanort/nanort-b1feea8/examples/common/glm/test/core/
H A Dcore_func_geometric.cpp52 float Dot2 = glm::dot(glm::vec2(1), glm::vec2(1)); in test() local
/dports/math/glm/glm-0.9.9.8/test/core/
H A Dcore_func_geometric.cpp59 float Dot2 = glm::dot(glm::vec2(1), glm::vec2(1)); in test() local
/dports/graphics/povray37/povray-3.7.0.10/source/backend/shape/
H A Dsphsweep.cpp410 DBL Dot1, Dot2; in Intersect_Segment() local
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/core/shape/
H A Dspheresweep.cpp398 DBL Dot1, Dot2; in Intersect_Segment() local
/dports/graphics/megapov/megapov-1.2.1/source/
H A Dsphsweep.cpp427 DBL Dot1, Dot2; in Intersect_Sphere_Sweep_Segment() local
/dports/graphics/povray36/povray-3.6.1/source/
H A Dsphsweep.cpp455 DBL Dot1, Dot2; in Intersect_Sphere_Sweep_Segment() local
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/mesh_inset/
H A Dtriquad.py1027 def Dot2(a, b): function
/dports/science/iboview/ibo-view.20150427/src/MicroScf/
H A DCtDfti.cpp187 FScalar Dot2( FScalar const *IR_RP x, FScalar const *IR_RP y, size_t n ) in Dot2() function
/dports/cad/leocad/leocad-21.06/common/
H A Dlc_meshloader.cpp436 float Dot2 = fabsf(lcDot(Plane2, lcVector4(Vertices[Index2], 1.0f))); in ProcessTexturedLine() local
/dports/games/pouetchess/pouetChess_0.11/src/
H A Draytracing.cpp1523 double Dot2 = DotProduct(v2,v3); in CheckPointInTriangle() local

12