Home
last modified time | relevance | path

Searched refs:CFSTR (Results 1 – 25 of 2096) sorted by relevance

12345678910>>...84

/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/
H A DAUViewLocalizedStringKeys.h52 #define kLocalizedStringTable_AUView CFSTR("CustomUI")
55 #define kAUViewUnlocalizedString_TitleSeparator CFSTR(": ")
66 #define kAUViewLocalizedStringKey_Standard CFSTR("Standard")
67 #define kAUViewLocalizedStringKey_Expert CFSTR("Expert")
71 #define kAUViewLocalizedStringKey_PercentSymbol CFSTR("%")
72 #define kAUViewLocalizedStringKey_NotApplicable CFSTR("n/a")
79 #define kAUViewLocalizedStringKey_Maximum CFSTR("Maximum")
80 #define kAUViewLocalizedStringKey_High CFSTR("High")
81 #define kAUViewLocalizedStringKey_Medium CFSTR("Medium")
82 #define kAUViewLocalizedStringKey_Low CFSTR("Low")
[all …]
/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio/AudioUnits/AUPublic/AUViewBase/
H A DAUViewLocalizedStringKeys.h52 #define kLocalizedStringTable_AUView CFSTR("CustomUI")
55 #define kAUViewUnlocalizedString_TitleSeparator CFSTR(": ")
66 #define kAUViewLocalizedStringKey_Standard CFSTR("Standard")
67 #define kAUViewLocalizedStringKey_Expert CFSTR("Expert")
71 #define kAUViewLocalizedStringKey_PercentSymbol CFSTR("%")
72 #define kAUViewLocalizedStringKey_NotApplicable CFSTR("n/a")
79 #define kAUViewLocalizedStringKey_Maximum CFSTR("Maximum")
80 #define kAUViewLocalizedStringKey_High CFSTR("High")
81 #define kAUViewLocalizedStringKey_Medium CFSTR("Medium")
82 #define kAUViewLocalizedStringKey_Low CFSTR("Low")
[all …]
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/Windows/
H A DFileName.h22 bool IsAltPathPrefix(CFSTR s) throw(); /* name: */
31 bool IsDevicePath(CFSTR s) throw(); /* \\.\ */
56 bool IsDrivePath(CFSTR s) throw();
57 bool IsSuperPath(CFSTR s) throw();
58 bool IsSuperOrDevicePath(CFSTR s) throw();
70 unsigned GetRootPrefixSize(CFSTR s) throw();
74 int FindAltStreamColon(CFSTR path) throw();
87 int GetUseSuperPathType(CFSTR s) throw();
89 bool GetSuperPaths(CFSTR s1, CFSTR s2, UString &d1, UString &d2, bool onlyIfNew);
110 bool GetFullPath(CFSTR dirPrefix, CFSTR path, FString &fullPath);
[all …]
H A DFileDir.h20 bool SetFileAttrib(CFSTR path, DWORD attrib);
32 bool MyMoveFile(CFSTR existFileName, CFSTR newFileName);
35 bool MyCreateHardLink(CFSTR newFileName, CFSTR existFileName);
38 bool RemoveDir(CFSTR path);
39 bool CreateDir(CFSTR path);
46 bool CreateComplexDir(CFSTR path);
48 bool DeleteFileAlways(CFSTR name);
51 bool MyGetFullPathName(CFSTR path, FString &resFullPath);
57 bool SetCurrentDir(CFSTR path);
76 bool MoveTo(CFSTR name, bool deleteDestBefore);
[all …]
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/Windows/
H A DFileName.h22 bool IsAltPathPrefix(CFSTR s) throw(); /* name: */
31 bool IsDevicePath(CFSTR s) throw(); /* \\.\ */
56 bool IsDrivePath(CFSTR s) throw();
57 bool IsSuperPath(CFSTR s) throw();
58 bool IsSuperOrDevicePath(CFSTR s) throw();
70 unsigned GetRootPrefixSize(CFSTR s) throw();
74 int FindAltStreamColon(CFSTR path) throw();
87 int GetUseSuperPathType(CFSTR s) throw();
89 bool GetSuperPaths(CFSTR s1, CFSTR s2, UString &d1, UString &d2, bool onlyIfNew);
110 bool GetFullPath(CFSTR dirPrefix, CFSTR path, FString &fullPath);
[all …]
H A DFileDir.h20 bool SetFileAttrib(CFSTR path, DWORD attrib);
32 bool MyMoveFile(CFSTR existFileName, CFSTR newFileName);
35 bool MyCreateHardLink(CFSTR newFileName, CFSTR existFileName);
38 bool RemoveDir(CFSTR path);
39 bool CreateDir(CFSTR path);
46 bool CreateComplexDir(CFSTR path);
48 bool DeleteFileAlways(CFSTR name);
51 bool MyGetFullPathName(CFSTR path, FString &resFullPath);
57 bool SetCurrentDir(CFSTR path);
76 bool MoveTo(CFSTR name, bool deleteDestBefore);
[all …]
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/Windows/
H A DFileName.h22 bool IsAltPathPrefix(CFSTR s) throw(); /* name: */
31 bool IsDevicePath(CFSTR s) throw(); /* \\.\ */
56 bool IsDrivePath(CFSTR s) throw();
57 bool IsSuperPath(CFSTR s) throw();
58 bool IsSuperOrDevicePath(CFSTR s) throw();
70 unsigned GetRootPrefixSize(CFSTR s) throw();
74 int FindAltStreamColon(CFSTR path) throw();
87 int GetUseSuperPathType(CFSTR s) throw();
89 bool GetSuperPaths(CFSTR s1, CFSTR s2, UString &d1, UString &d2, bool onlyIfNew);
110 bool GetFullPath(CFSTR dirPrefix, CFSTR path, FString &fullPath);
[all …]
H A DFileDir.h20 bool SetFileAttrib(CFSTR path, DWORD attrib);
32 bool MyMoveFile(CFSTR existFileName, CFSTR newFileName);
35 bool MyCreateHardLink(CFSTR newFileName, CFSTR existFileName);
38 bool RemoveDir(CFSTR path);
39 bool CreateDir(CFSTR path);
46 bool CreateComplexDir(CFSTR path);
48 bool DeleteFileAlways(CFSTR name);
51 bool MyGetFullPathName(CFSTR path, FString &resFullPath);
57 bool SetCurrentDir(CFSTR path);
76 bool MoveTo(CFSTR name, bool deleteDestBefore);
[all …]
/dports/archivers/lzma/lzma-19.00/CPP/Windows/
H A DFileName.h22 bool IsAltPathPrefix(CFSTR s) throw(); /* name: */
31 bool IsDevicePath(CFSTR s) throw(); /* \\.\ */
56 bool IsDrivePath(CFSTR s) throw();
57 bool IsSuperPath(CFSTR s) throw();
58 bool IsSuperOrDevicePath(CFSTR s) throw();
70 unsigned GetRootPrefixSize(CFSTR s) throw();
74 int FindAltStreamColon(CFSTR path) throw();
87 int GetUseSuperPathType(CFSTR s) throw();
89 bool GetSuperPaths(CFSTR s1, CFSTR s2, UString &d1, UString &d2, bool onlyIfNew);
110 bool GetFullPath(CFSTR dirPrefix, CFSTR path, FString &fullPath);
[all …]
H A DFileDir.h20 bool SetFileAttrib(CFSTR path, DWORD attrib);
32 bool MyMoveFile(CFSTR existFileName, CFSTR newFileName);
35 bool MyCreateHardLink(CFSTR newFileName, CFSTR existFileName);
38 bool RemoveDir(CFSTR path);
39 bool CreateDir(CFSTR path);
46 bool CreateComplexDir(CFSTR path);
48 bool DeleteFileAlways(CFSTR name);
51 bool MyGetFullPathName(CFSTR path, FString &resFullPath);
57 bool SetCurrentDir(CFSTR path);
76 bool MoveTo(CFSTR name, bool deleteDestBefore);
[all …]
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/Windows/
H A DFileName.h22 bool IsAltPathPrefix(CFSTR s) throw(); /* name: */
31 bool IsDevicePath(CFSTR s) throw(); /* \\.\ */
56 bool IsDrivePath(CFSTR s) throw();
57 bool IsSuperPath(CFSTR s) throw();
58 bool IsSuperOrDevicePath(CFSTR s) throw();
70 unsigned GetRootPrefixSize(CFSTR s) throw();
74 int FindAltStreamColon(CFSTR path) throw();
87 int GetUseSuperPathType(CFSTR s) throw();
89 bool GetSuperPaths(CFSTR s1, CFSTR s2, UString &d1, UString &d2, bool onlyIfNew);
110 bool GetFullPath(CFSTR dirPrefix, CFSTR path, FString &fullPath);
[all …]
H A DFileDir.h20 bool SetFileAttrib(CFSTR path, DWORD attrib);
32 bool MyMoveFile(CFSTR existFileName, CFSTR newFileName);
35 bool MyCreateHardLink(CFSTR newFileName, CFSTR existFileName);
38 bool RemoveDir(CFSTR path);
39 bool CreateDir(CFSTR path);
46 bool CreateComplexDir(CFSTR path);
48 bool DeleteFileAlways(CFSTR name);
51 bool MyGetFullPathName(CFSTR path, FString &resFullPath);
57 bool SetCurrentDir(CFSTR path);
76 bool MoveTo(CFSTR name, bool deleteDestBefore);
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/Windows/
H A DFileName.h22 bool IsAltPathPrefix(CFSTR s) throw(); /* name: */
31 bool IsDevicePath(CFSTR s) throw(); /* \\.\ */
56 bool IsDrivePath(CFSTR s) throw();
57 bool IsSuperPath(CFSTR s) throw();
58 bool IsSuperOrDevicePath(CFSTR s) throw();
70 unsigned GetRootPrefixSize(CFSTR s) throw();
74 int FindAltStreamColon(CFSTR path) throw();
87 int GetUseSuperPathType(CFSTR s) throw();
89 bool GetSuperPaths(CFSTR s1, CFSTR s2, UString &d1, UString &d2, bool onlyIfNew);
110 bool GetFullPath(CFSTR dirPrefix, CFSTR path, FString &fullPath);
[all …]
H A DFileDir.h20 bool SetFileAttrib(CFSTR path, DWORD attrib);
32 bool MyMoveFile(CFSTR existFileName, CFSTR newFileName);
35 bool MyCreateHardLink(CFSTR newFileName, CFSTR existFileName);
38 bool RemoveDir(CFSTR path);
39 bool CreateDir(CFSTR path);
46 bool CreateComplexDir(CFSTR path);
48 bool DeleteFileAlways(CFSTR name);
51 bool MyGetFullPathName(CFSTR path, FString &resFullPath);
57 bool SetCurrentDir(CFSTR path);
76 bool MoveTo(CFSTR name, bool deleteDestBefore);
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/Windows/
H A DFileName.h22 bool IsAltPathPrefix(CFSTR s) throw(); /* name: */
31 bool IsDevicePath(CFSTR s) throw(); /* \\.\ */
56 bool IsDrivePath(CFSTR s) throw();
57 bool IsSuperPath(CFSTR s) throw();
58 bool IsSuperOrDevicePath(CFSTR s) throw();
70 unsigned GetRootPrefixSize(CFSTR s) throw();
74 int FindAltStreamColon(CFSTR path) throw();
87 int GetUseSuperPathType(CFSTR s) throw();
89 bool GetSuperPaths(CFSTR s1, CFSTR s2, UString &d1, UString &d2, bool onlyIfNew);
110 bool GetFullPath(CFSTR dirPrefix, CFSTR path, FString &fullPath);
[all …]
H A DFileDir.h20 bool SetFileAttrib(CFSTR path, DWORD attrib);
32 bool MyMoveFile(CFSTR existFileName, CFSTR newFileName);
35 bool MyCreateHardLink(CFSTR newFileName, CFSTR existFileName);
38 bool RemoveDir(CFSTR path);
39 bool CreateDir(CFSTR path);
46 bool CreateComplexDir(CFSTR path);
48 bool DeleteFileAlways(CFSTR name);
51 bool MyGetFullPathName(CFSTR path, FString &resFullPath);
57 bool SetCurrentDir(CFSTR path);
76 bool MoveTo(CFSTR name, bool deleteDestBefore);
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/Windows/
H A DFileName.h22 bool IsAltPathPrefix(CFSTR s) throw(); /* name: */
31 bool IsDevicePath(CFSTR s) throw(); /* \\.\ */
56 bool IsDrivePath(CFSTR s) throw();
57 bool IsSuperPath(CFSTR s) throw();
58 bool IsSuperOrDevicePath(CFSTR s) throw();
70 unsigned GetRootPrefixSize(CFSTR s) throw();
74 int FindAltStreamColon(CFSTR path) throw();
87 int GetUseSuperPathType(CFSTR s) throw();
89 bool GetSuperPaths(CFSTR s1, CFSTR s2, UString &d1, UString &d2, bool onlyIfNew);
110 bool GetFullPath(CFSTR dirPrefix, CFSTR path, FString &fullPath);
[all …]
H A DFileDir.h20 bool SetFileAttrib(CFSTR path, DWORD attrib);
32 bool MyMoveFile(CFSTR existFileName, CFSTR newFileName);
35 bool MyCreateHardLink(CFSTR newFileName, CFSTR existFileName);
38 bool RemoveDir(CFSTR path);
39 bool CreateDir(CFSTR path);
46 bool CreateComplexDir(CFSTR path);
48 bool DeleteFileAlways(CFSTR name);
51 bool MyGetFullPathName(CFSTR path, FString &resFullPath);
57 bool SetCurrentDir(CFSTR path);
76 bool MoveTo(CFSTR name, bool deleteDestBefore);
[all …]
/dports/archivers/7-zip/7-zip-21.07/CPP/Windows/
H A DFileName.h26 bool IsAltPathPrefix(CFSTR s) throw(); /* name: */
35 bool IsDevicePath(CFSTR s) throw(); /* \\.\ */
60 bool IsDrivePath(CFSTR s) throw();
61 bool IsSuperPath(CFSTR s) throw();
62 bool IsSuperOrDevicePath(CFSTR s) throw();
74 unsigned GetRootPrefixSize(CFSTR s) throw();
78 int FindAltStreamColon(CFSTR path) throw();
91 int GetUseSuperPathType(CFSTR s) throw();
93 bool GetSuperPaths(CFSTR s1, CFSTR s2, UString &d1, UString &d2, bool onlyIfNew);
114 bool GetFullPath(CFSTR dirPrefix, CFSTR path, FString &fullPath);
[all …]
H A DFileDir.h22 bool SetFileAttrib(CFSTR path, DWORD attrib);
36 bool MyMoveFile(CFSTR existFileName, CFSTR newFileName);
39 bool MyCreateHardLink(CFSTR newFileName, CFSTR existFileName);
42 bool RemoveDir(CFSTR path);
43 bool CreateDir(CFSTR path);
50 bool CreateComplexDir(CFSTR path);
52 bool DeleteFileAlways(CFSTR name);
55 bool MyGetFullPathName(CFSTR path, FString &resFullPath);
61 bool SetCurrentDir(CFSTR path);
80 bool MoveTo(CFSTR name, bool deleteDestBefore);
[all …]
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/Windows/
H A DFileName.h22 bool IsAltPathPrefix(CFSTR s) throw(); /* name: */
31 bool IsDevicePath(CFSTR s) throw(); /* \\.\ */
56 bool IsDrivePath(CFSTR s) throw();
57 bool IsSuperPath(CFSTR s) throw();
58 bool IsSuperOrDevicePath(CFSTR s) throw();
70 unsigned GetRootPrefixSize(CFSTR s) throw();
74 int FindAltStreamColon(CFSTR path);
87 int GetUseSuperPathType(CFSTR s) throw();
89 bool GetSuperPaths(CFSTR s1, CFSTR s2, UString &d1, UString &d2, bool onlyIfNew);
110 bool GetFullPath(CFSTR dirPrefix, CFSTR path, FString &fullPath);
[all …]
H A DFileDir.h18 bool SetFileAttrib(CFSTR path, DWORD attrib);
19 bool MyMoveFile(CFSTR existFileName, CFSTR newFileName);
22 bool MyCreateHardLink(CFSTR newFileName, CFSTR existFileName);
25 bool RemoveDir(CFSTR path);
26 bool CreateDir(CFSTR path);
33 bool CreateComplexDir(CFSTR path);
35 bool DeleteFileAlways(CFSTR name);
38 bool MyGetFullPathName(CFSTR path, FString &resFullPath);
44 bool SetCurrentDir(CFSTR path);
63 bool MoveTo(CFSTR name, bool deleteDestBefore);
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/Windows/
H A DFileName.h22 bool IsAltPathPrefix(CFSTR s) throw(); /* name: */
31 bool IsDevicePath(CFSTR s) throw(); /* \\.\ */
56 bool IsDrivePath(CFSTR s) throw();
57 bool IsSuperPath(CFSTR s) throw();
58 bool IsSuperOrDevicePath(CFSTR s) throw();
70 unsigned GetRootPrefixSize(CFSTR s) throw();
74 int FindAltStreamColon(CFSTR path);
87 int GetUseSuperPathType(CFSTR s) throw();
89 bool GetSuperPaths(CFSTR s1, CFSTR s2, UString &d1, UString &d2, bool onlyIfNew);
110 bool GetFullPath(CFSTR dirPrefix, CFSTR path, FString &fullPath);
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/Windows/
H A DFileName.h22 bool IsAltPathPrefix(CFSTR s) throw(); /* name: */
31 bool IsDevicePath(CFSTR s) throw(); /* \\.\ */
56 bool IsDrivePath(CFSTR s) throw();
57 bool IsSuperPath(CFSTR s) throw();
58 bool IsSuperOrDevicePath(CFSTR s) throw();
70 unsigned GetRootPrefixSize(CFSTR s) throw();
74 int FindAltStreamColon(CFSTR path);
87 int GetUseSuperPathType(CFSTR s) throw();
89 bool GetSuperPaths(CFSTR s1, CFSTR s2, UString &d1, UString &d2, bool onlyIfNew);
110 bool GetFullPath(CFSTR dirPrefix, CFSTR path, FString &fullPath);
[all …]
/dports/sysutils/squashfs-tools/CPP/Windows/
H A DFileDir.h14 bool GetLongPaths(CFSTR s1, CFSTR s2, UString &d1, UString &d2);
22 bool MyMoveFile(CFSTR existFileName, CFSTR newFileName);
23 bool MyRemoveDirectory(CFSTR path);
24 bool MyCreateDirectory(CFSTR path);
25 bool CreateComplexDirectory(CFSTR path);
26 bool DeleteFileAlways(CFSTR name);
29 bool MyGetFullPathName(CFSTR path, FString &resFullPath);
31 bool GetOnlyDirPrefix(CFSTR path, FString &resDirPrefix);
35 bool MySetCurrentDirectory(CFSTR path);
54 bool MoveTo(CFSTR name, bool deleteDestBefore);
[all …]

12345678910>>...84