Home
last modified time | relevance | path

Searched refs:curDir (Results 1 – 25 of 611) sorted by relevance

12345678910>>...25

/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOUNITATB.cpp346 err_when(curDir<0 || curDir>ATTACK_DIR); in get_target_x_offset()
350 case 11: return attack_x_offset11[curDir]; in get_target_x_offset()
351 case 12: return attack_x_offset12[curDir]; in get_target_x_offset()
352 case 13: return attack_x_offset13[curDir]; in get_target_x_offset()
353 case 14: return attack_x_offset14[curDir]; in get_target_x_offset()
354 case 21: return attack_x_offset21[curDir]; in get_target_x_offset()
355 case 22: return attack_x_offset22[curDir]; in get_target_x_offset()
356 case 23: return attack_x_offset23[curDir]; in get_target_x_offset()
357 case 24: return attack_x_offset24[curDir]; in get_target_x_offset()
358 case 31: return attack_x_offset31[curDir]; in get_target_x_offset()
[all …]
H A DOSPRITE.cpp115 err_when(curDir<0 || curDir>=3*MAX_SPRITE_DIR_TYPE); in cur_sprite_frame()
136 err_when(curDir<0 || curDir>=MAX_SPRITE_DIR_TYPE); in cur_sprite_frame()
157 curDir ++; in cur_sprite_frame()
326 err_when(curDir<0 || curDir>=MAX_SPRITE_DIR_TYPE); in display_dir()
330 curDir = ((curDir+7) & 7) + 8; in display_dir()
334 curDir += 8; in display_dir()
338 err_when(curDir<0 || curDir>=MAX_SPRITE_DIR_TYPE); in display_dir()
344 curDir = ((curDir+7) & 7) + 8; in display_dir()
346 curDir = ((curDir+7) & 7) + 16; in display_dir()
353 curDir += 8; in display_dir()
[all …]
/dports/games/multimc/MultiMC5-0.6.11/libraries/quazip/qztest/
H A Dtestjlcompress.cpp51 QDir curDir; in compressFile() local
72 curDir.remove(zipName); in compressFile()
89 QDir curDir; in compressFiles() local
108 curDir.remove(zipName); in compressFiles()
137 QDir curDir; in compressDir() local
164 curDir.remove(zipName); in compressDir()
196 QDir curDir; in extractFile() local
249 curDir.remove(zipName); in extractFile()
268 QDir curDir; in extractFiles() local
322 QDir curDir; in extractDir() local
[all …]
H A Dtestquagzipfile.cpp33 QDir curDir; in read() local
34 curDir.mkpath("tmp"); in read()
46 curDir.remove("tmp/test.gz"); in read()
47 curDir.rmdir("tmp"); in read()
52 QDir curDir; in write() local
53 curDir.mkpath("tmp"); in write()
68 curDir.remove("tmp/test.gz"); in write()
69 curDir.rmdir("tmp"); in write()
H A Dtestquazip.cpp66 QDir curDir; in getFileList() local
106 curDir.remove(zipName); in getFileList()
125 QDir curDir; in add() local
164 curDir.remove(zipName); in add()
182 QDir curDir; in setFileNameCodec() local
208 curDir.remove(zipName); in setFileNameCodec()
214 QDir curDir; in setDataDescriptorWritingEnabled() local
246 curDir.remove(zipName); in setDataDescriptorWritingEnabled()
274 curDir.remove(zipName); in setDataDescriptorWritingEnabled()
282 QDir curDir; in testQIODeviceAPI() local
[all …]
/dports/editors/texstudio/texstudio-4.1.2/src/quazip/qztest/
H A Dtestjlcompress.cpp51 QDir curDir; in compressFile() local
72 curDir.remove(zipName); in compressFile()
89 QDir curDir; in compressFiles() local
108 curDir.remove(zipName); in compressFiles()
137 QDir curDir; in compressDir() local
161 curDir.remove(zipName); in compressDir()
193 QDir curDir; in extractFile() local
243 curDir.remove(zipName); in extractFile()
262 QDir curDir; in extractFiles() local
324 QDir curDir; in extractDir() local
[all …]
H A Dtestquagzipfile.cpp33 QDir curDir; in read() local
34 curDir.mkpath("tmp"); in read()
46 curDir.remove("tmp/test.gz"); in read()
47 curDir.rmdir("tmp"); in read()
52 QDir curDir; in write() local
53 curDir.mkpath("tmp"); in write()
68 curDir.remove("tmp/test.gz"); in write()
69 curDir.rmdir("tmp"); in write()
H A Dtestquazip.cpp66 QDir curDir; in getFileList() local
106 curDir.remove(zipName); in getFileList()
125 QDir curDir; in add() local
164 curDir.remove(zipName); in add()
182 QDir curDir; in setFileNameCodec() local
208 curDir.remove(zipName); in setFileNameCodec()
214 QDir curDir; in setDataDescriptorWritingEnabled() local
246 curDir.remove(zipName); in setDataDescriptorWritingEnabled()
274 curDir.remove(zipName); in setDataDescriptorWritingEnabled()
282 QDir curDir; in testQIODeviceAPI() local
[all …]
/dports/cad/librepcb/librepcb-0.1.6/libs/quazip/qztest/
H A Dtestjlcompress.cpp53 QDir curDir; in compressFile() local
74 curDir.remove(zipName); in compressFile()
91 QDir curDir; in compressFiles() local
110 curDir.remove(zipName); in compressFiles()
139 QDir curDir; in compressDir() local
195 QDir curDir; in extractFile() local
264 QDir curDir; in extractFiles() local
342 QDir curDir; in extractDir() local
413 QDir curDir; in zeroPermissions() local
429 QDir curDir; in symlinkHandling() local
[all …]
H A Dtestquagzipfile.cpp33 QDir curDir; in read() local
34 curDir.mkpath("tmp"); in read()
46 curDir.remove("tmp/test.gz"); in read()
47 curDir.rmdir("tmp"); in read()
52 QDir curDir; in write() local
53 curDir.mkpath("tmp"); in write()
68 curDir.remove("tmp/test.gz"); in write()
69 curDir.rmdir("tmp"); in write()
H A Dtestquazip.cpp66 QDir curDir; in getFileList() local
106 curDir.remove(zipName); in getFileList()
125 QDir curDir; in add() local
164 curDir.remove(zipName); in add()
182 QDir curDir; in setFileNameCodec() local
208 curDir.remove(zipName); in setFileNameCodec()
244 QDir curDir; in setDataDescriptorWritingEnabled() local
276 curDir.remove(zipName); in setDataDescriptorWritingEnabled()
304 curDir.remove(zipName); in setDataDescriptorWritingEnabled()
312 QDir curDir; in testQIODeviceAPI() local
[all …]
/dports/archivers/quazip/quazip-1.2/qztest/
H A Dtestjlcompress.cpp53 QDir curDir; in compressFile() local
74 curDir.remove(zipName); in compressFile()
91 QDir curDir; in compressFiles() local
110 curDir.remove(zipName); in compressFiles()
139 QDir curDir; in compressDir() local
195 QDir curDir; in extractFile() local
264 QDir curDir; in extractFiles() local
380 QDir curDir; in extractDir() local
451 QDir curDir; in zeroPermissions() local
467 QDir curDir; in symlinkHandling() local
[all …]
H A Dtestquagzipfile.cpp33 QDir curDir; in read() local
34 curDir.mkpath("tmp"); in read()
46 curDir.remove("tmp/test.gz"); in read()
47 curDir.rmdir("tmp"); in read()
52 QDir curDir; in write() local
53 curDir.mkpath("tmp"); in write()
68 curDir.remove("tmp/test.gz"); in write()
69 curDir.rmdir("tmp"); in write()
H A Dtestquazip.cpp66 QDir curDir; in getFileList() local
106 curDir.remove(zipName); in getFileList()
125 QDir curDir; in add() local
164 curDir.remove(zipName); in add()
182 QDir curDir; in setFileNameCodec() local
208 curDir.remove(zipName); in setFileNameCodec()
244 QDir curDir; in setDataDescriptorWritingEnabled() local
276 curDir.remove(zipName); in setDataDescriptorWritingEnabled()
304 curDir.remove(zipName); in setDataDescriptorWritingEnabled()
312 QDir curDir; in testQIODeviceAPI() local
[all …]
/dports/games/spring/spring_98.0/rts/Sim/Weapons/
H A DLightningCannon.cpp48 float3 curDir = (targetPos - curPos).Normalize(); in FireImpl() local
49 float3 newDir = curDir; in FireImpl()
51 curDir += in FireImpl()
53 curDir.Normalize(); in FireImpl()
60 …float boltLength = TraceRay::TraceRay(curPos, curDir, range, collisionFlags, owner, hitUnit, hitFe… in FireImpl()
64 if ((curDir.y < 0.0f) && ((curPos.y + curDir.y * boltLength) <= 0.0f)) { in FireImpl()
65 boltLength = curPos.y / -curDir.y; in FireImpl()
69 …const float shieldLength = interceptHandler.AddShieldInterceptableBeam(this, curPos, curDir, range… in FireImpl()
82 …curPos + curDir * boltLength, // hitPos (same as hitColQuery.GetHitPos() if no… in FireImpl()
83 curDir, in FireImpl()
[all …]
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/mixedmaildir/autotests/
H A Dtestdatatest.cpp50 QDir curDir; in testInstall() local
69 curDir = installDir; in testInstall()
70 curDir.cd(QStringLiteral("md1")); in testInstall()
71 curDir.cd(QStringLiteral("cur")); in testInstall()
72 curDir.setFilter(QDir::Files); in testInstall()
73 QCOMPARE((int)curDir.count(), 4); in testInstall()
82 curDir = installDir; in testInstall()
83 curDir.cd(QStringLiteral("md2")); in testInstall()
84 curDir.cd(QStringLiteral("cur")); in testInstall()
85 curDir.setFilter(QDir::Files); in testInstall()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Extensions/tests/System/IO/
H A DPathTests.cs139 string curDir = Directory.GetCurrentDirectory(); in GetDirectoryName_CurrentDirectory()
140 Assert.Equal(curDir, Path.GetDirectoryName(Path.Combine(curDir, "baz"))); in GetDirectoryName_CurrentDirectory()
411 string curDir = Directory.GetCurrentDirectory(); in GetInvalidFileNameChars_OtherCharsValid()
538 string curDir = Directory.GetCurrentDirectory(); in GetFullPath_BasicExpansions_TestData()
539 yield return new object[] { curDir, curDir }; // Current directory => current directory in GetFullPath_BasicExpansions_TestData()
542 …yield return new object[] { Path.Combine(curDir, ".", ".", ".", ".", "."), curDir }; // "dir/././.… in GetFullPath_BasicExpansions_TestData()
543 …yield return new object[] { curDir + new string(Path.DirectorySeparatorChar, 3) + ".", curDir }; /… in GetFullPath_BasicExpansions_TestData()
544 …eturn new object[] { Path.Combine(curDir, "..", Path.GetFileName(curDir), ".", "..", Path.GetFileN… in GetFullPath_BasicExpansions_TestData()
546 …ield return new object[] { Path.Combine(Path.GetPathRoot(curDir), "."), Path.GetPathRoot(curDir) }… in GetFullPath_BasicExpansions_TestData()
552 var longPath = new StringBuilder(curDir, curDir.Length + (Iters * 2)); in GetFullPath_BasicExpansions_TestData()
[all …]
/dports/emulators/dosbox/dosbox-0.74-3/src/dos/
H A Ddrive_cache.cpp274 return (curDir->fileList.size()>0);
537 if (curDir->longNameList.size()>0) {
545 for (it=curDir->longNameList.begin(); it!=curDir->longNameList.end(); ++it) {
573 CFileInfo* curDir = dirBase; local
588 if (!IsCachedIn(curDir)) {
590 if (OpenDir(curDir,work,id)) {
617 curDir = curDir->fileList[nextDir];
618 strcpy (curDir->orgname,dir);
619 if (!IsCachedIn(curDir)) {
639 save_dir = curDir;
[all …]
/dports/lang/nim/nim-1.6.2/compiler/
H A Dplatform.nim54 scriptExt: ".bat", curDir: ".",
59 scriptExt: ".sh", curDir: ".", exeExt: "", extSep: ".",
65 scriptExt: ".sh", curDir: ".",
70 scriptExt: ".sh", curDir: ".", exeExt: "", extSep: ".",
76 scriptExt: ".sh", curDir: ".",
87 scriptExt: ".sh", curDir: ".",
98 scriptExt: ".sh", curDir: ".",
105 scriptExt: ".sh", curDir: ".",
120 scriptExt: ".sh", curDir: ".",
164 scriptExt: "", curDir: "/", exeExt: "", extSep: ".",
[all …]
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/dos/
H A Ddrive_cache.cpp284 return (curDir->fileList.size()>0);
547 if (curDir->longNameList.size()>0) {
555 for (it=curDir->longNameList.begin(); it!=curDir->longNameList.end(); ++it) {
583 CFileInfo* curDir = dirBase; local
598 if (!IsCachedIn(curDir)) {
600 if (OpenDir(curDir,work,id)) {
630 curDir = curDir->fileList[nextDir];
631 strcpy (curDir->orgname,dir);
632 if (!IsCachedIn(curDir)) {
655 save_dir = curDir;
[all …]
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/dos/
H A Ddrive_cache.cpp355 return (curDir->isOverlayDir || curDir->fileList.size()>0);
421 assert(curDir);
650 for (it=curDir->longNameList.begin(); it!=curDir->longNameList.end(); ++it) {
678 CFileInfo* curDir = dirBase; local
693 if (!IsCachedIn(curDir)) {
695 if (OpenDir(curDir,work,id)) {
729 curDir = curDir->fileList[nextDir];
730 safe_strcpy(curDir->orgname, dir);
731 if (!IsCachedIn(curDir)) {
754 save_dir = curDir;
[all …]
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/Windows/
H A DFileName.cpp624 UString curDir; in GetSuperPathBase() local
625 if (!GetCurDir(curDir)) in GetSuperPathBase()
632 if (IsSuperPath(curDir)) in GetSuperPathBase()
640 if (IsDrivePath(curDir)) in GetSuperPathBase()
647 if (!IsPathSepar(curDir[0]) || !IsPathSepar(curDir[1])) in GetSuperPathBase()
778 UString curDir; in GetFullPath() local
783 if (!GetCurDir(curDir)) in GetFullPath()
792 if (IsSuperPath(curDir)) in GetFullPath()
800 if (IsDrivePath(curDir)) in GetFullPath()
804 if (!IsPathSepar(curDir[0]) || !IsPathSepar(curDir[1])) in GetFullPath()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/Windows/
H A DFileName.cpp624 UString curDir; in GetSuperPathBase() local
625 if (!GetCurDir(curDir)) in GetSuperPathBase()
632 if (IsSuperPath(curDir)) in GetSuperPathBase()
640 if (IsDrivePath(curDir)) in GetSuperPathBase()
647 if (!IsPathSepar(curDir[0]) || !IsPathSepar(curDir[1])) in GetSuperPathBase()
778 UString curDir; in GetFullPath() local
783 if (!GetCurDir(curDir)) in GetFullPath()
792 if (IsSuperPath(curDir)) in GetFullPath()
800 if (IsDrivePath(curDir)) in GetFullPath()
804 if (!IsPathSepar(curDir[0]) || !IsPathSepar(curDir[1])) in GetFullPath()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/Windows/
H A DFileName.cpp624 UString curDir; in GetSuperPathBase() local
625 if (!GetCurDir(curDir)) in GetSuperPathBase()
632 if (IsSuperPath(curDir)) in GetSuperPathBase()
640 if (IsDrivePath(curDir)) in GetSuperPathBase()
647 if (!IsPathSepar(curDir[0]) || !IsPathSepar(curDir[1])) in GetSuperPathBase()
778 UString curDir; in GetFullPath() local
783 if (!GetCurDir(curDir)) in GetFullPath()
792 if (IsSuperPath(curDir)) in GetFullPath()
800 if (IsDrivePath(curDir)) in GetFullPath()
804 if (!IsPathSepar(curDir[0]) || !IsPathSepar(curDir[1])) in GetFullPath()
[all …]
/dports/ftp/ncftp3/ncftp-3.2.6/libncftp/
H A Dc_mkdir.c14 FTPMkdir2(const FTPCIPtr cip, const char *const newDir, const int recurse, const char *const curDir) in FTPMkdir2() argument
33 if ((curDir == NULL) || (curDir[0] == '\0')) { in FTPMkdir2()
48 result2 = FTPChdir(cip, ((curDir == NULL) || (curDir[0] == '\0')) ? cip->buf : curDir); in FTPMkdir2()
172 result2 = FTPChdir(cip, ((curDir == NULL) || (curDir[0] == '\0')) ? cip->buf : curDir); in FTPMkdir2()
193 …kParentDir(const FTPCIPtr cip, const char *const path, const int recurse, const char *const curDir) in FTPMkParentDir() argument
223 return (FTPMkdir2(cip, newDir, recurse, curDir)); in FTPMkParentDir()

12345678910>>...25