Home
last modified time | relevance | path

Searched refs:ExtStr (Results 1 – 25 of 150) sorted by relevance

123456

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dnames.c335 if (ExtStr != NULL && *ExtStr != '\0') {
921 char *TopStr, *ExtStr, *SelStr; in DirNames()
935 ExtStr);
937 if (ExtStr != NULL && strcmp(ExtStr, EPSF_FILE_EXT) == 0) {
939 } else if (ExtStr != NULL && strcmp(ExtStr, OBJ_FILE_EXT) == 0) {
962 } else if (ExtStr != NULL && strcmp(ExtStr, "gif") == 0) {
964 } else if (ExtStr != NULL && strcmp(ExtStr, "png") == 0) {
966 } else if (ExtStr != NULL && strcmp(ExtStr, "jpeg") == 0) {
1148 char *MsgStr, *ExtStr, *SelStr; in SelectFileNameToImport()
1633 char *ExtStr, *OtherExtStr; in BitmapListing()
[all …]
H A Dnames.e54 extern int SelectFileNameToImport ARGS_DECL((char *MsgStr, char *ExtStr,
61 extern int SelectFromLibrary ARGS_DECL((char *MsgStr, char *ExtStr,
/dports/lang/fpc-source/fpc-3.2.2/installer/
H A Dinsthelp.pas71 var D: DirStr; E: ExtStr; N: NameStr;
78 var D: DirStr; E: ExtStr; N: NameStr;
85 var D: DirStr; E: ExtStr; N: NameStr;
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing.Design/System.Drawing.Design/
H A DImageEditor.cs111 string ExtStr = CreateExtensionsString (e.GetExtensions(), ";"); in CreateFilterEntry()
114 sb.Append (" (" + ExtStr + ")" + "|"); in CreateFilterEntry()
115 sb.Append (ExtStr); in CreateFilterEntry()
H A DIconEditor.cs72 string ExtStr = CreateExtensionsString (e.GetExtensions(), ";"); in CreateFilterEntry()
75 sb.Append (" (" + ExtStr + ")" + "|"); in CreateFilterEntry()
76 sb.Append (ExtStr); in CreateFilterEntry()
/dports/databases/pspg/pspg-5.3.4/src/
H A Dinfra.c323 InitExtStr(ExtStr *estr) in InitExtStr()
332 ResetExtStr(ExtStr *estr) in ResetExtStr()
344 ExtStrAppendNewLine(ExtStr *estr, char *str) in ExtStrAppendNewLine()
370 ExtStrAppendLine(ExtStr *estr, in ExtStrAppendLine()
489 ExtStrTrimEnd(ExtStr *estr, bool replace_nl) in ExtStrTrimEnd()
H A Dpspg.h320 } ExtStr; typedef
401 extern void InitExtStr(ExtStr *estr);
402 extern void ResetExtStr(ExtStr *estr);
403 extern void ExtStrAppendNewLine(ExtStr *estr, char *str);
404 extern void ExtStrAppendLine(ExtStr *estr, char *str, int size, char linestyle, bool continuation_m…
405 extern int ExtStrTrimEnd(ExtStr *estr, bool replace_nl);
/dports/devel/llvm90/llvm-9.0.1.src/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp48 OS << " string: " << E.ExtStr; in dump()
94 E.ExtStr = data.getCStr(&Offset); in parse()
/dports/devel/llvm80/llvm-8.0.1.src/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp49 OS << " string: " << E.ExtStr; in dump()
95 E.ExtStr = data.getCStr(&Offset); in parse()
/dports/devel/llvm70/llvm-7.0.1.src/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp49 OS << " string: " << E.ExtStr; in dump()
95 E.ExtStr = data.getCStr(&Offset); in parse()
/dports/devel/llvm10/llvm-10.0.1.src/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp49 OS << " string: " << E.ExtStr; in dump()
102 E.ExtStr = data.getCStr(&Offset); in parse()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp49 OS << " string: " << E.ExtStr; in dump()
102 E.ExtStr = data.getCStr(&Offset); in parse()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp49 OS << " string: " << E.ExtStr; in dump()
102 E.ExtStr = data.getCStr(&Offset); in parse()
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/
H A DDWARFDebugMacro.cpp49 OS << " string: " << E.ExtStr; in dump()
102 E.ExtStr = data.getCStr(&Offset); in parse()
/dports/lang/ptoc/ptoc/examples/
H A Ddos.pas53 ExtStr = string[4]; { File extension string }
282 var Name: NameStr; var Ext: ExtStr);
422 var Name: NameStr; var Ext: ExtStr); external {SPLT};
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h38 const char *ExtStr; member
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h39 const char *ExtStr; member
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h39 const char *ExtStr; member
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h38 const char *ExtStr; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h38 const char *ExtStr; member
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h38 const char *ExtStr; member
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h38 const char *ExtStr; member
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp91 OS << " string: " << E.ExtStr; in dump()
219 E.ExtStr = Data.getCStr(&Offset); in parseImpl()
/dports/devel/llvm11/llvm-11.0.1.src/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp91 OS << " string: " << E.ExtStr; in dump()
219 E.ExtStr = Data.getCStr(&Offset); in parseImpl()
/dports/biology/mothur/mothur-1.46.1/source/uchime_src/
H A Dalnparams.h45 void SetPenalties(const string &OpenStr, const string &ExtStr);

123456