Home
last modified time | relevance | path

Searched defs:theFileName (Results 1 – 25 of 118) sorted by relevance

12345

/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/Utils/MsgCreator/
H A DMsgFileOutputStream.cpp40 openFile(const char* theFileName) in openFile()
51 MsgFileOutputStream::MsgFileOutputStream(const char* theFileName) : in MsgFileOutputStream()
118 const char* theFileName, in FormatMessageLocal()
139 const char* theFileName, in OpenException()
159 const char* theFileName, in WriteException()
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/PlatformSupport/
H A DXalanFileOutputStream.cpp119 const XalanDOMString& theFileName, in openFile()
199 const XalanDOMString& theFileName, in XalanFileOutputStream()
233 const XalanDOMString& theFileName, in create()
336 const XalanDOMString& theFileName, in XalanFileOutputStreamOpenException()
362 const XalanDOMString& theFileName, in XalanFileOutputStreamWriteException()
/dports/cad/opencascade/opencascade-7.6.0/tools/DFBrowser/
H A DDFBrowser_OpenApplication.cxx41 …Handle(TDocStd_Application) OpenApplication (const TCollection_AsciiString& theFileName, bool& isS… in OpenApplication()
82 …andle(TDocStd_Application) CreateApplicationBySTEPFile (const TCollection_AsciiString& theFileName) in CreateApplicationBySTEPFile()
/dports/misc/openmvg/openMVG-2.0/src/third_party/CppUnitLite/
H A DFailure.cpp10 const SimpleString& theFileName, in Failure()
22 const SimpleString& theFileName, in Failure()
/dports/cad/opencascade/opencascade-7.6.0/src/Image/
H A DImage_AlienPixMap.hxx50 bool Load (const TCollection_AsciiString& theFileName) in Load()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DImage_AlienPixMap.hxx50 bool Load (const TCollection_AsciiString& theFileName) in Load()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DImage_AlienPixMap.hxx50 bool Load (const TCollection_AsciiString& theFileName) in Load()
/dports/cad/opencascade/opencascade-7.6.0/samples/OCCTOverview/code/
H A DOcafSamples.h50 void SetFileName (const TCollection_AsciiString& theFileName) { myFileName = theFileName; }; in SetFileName()
H A DViewer2dSamples.h45 void SetFileName (const TCollection_AsciiString& theFileName) { myFileName = theFileName; } in SetFileName()
H A DSample2D_Image.cxx37 Sample2D_Image::Sample2D_Image (const TCollection_AsciiString& theFileName, in Sample2D_Image()
/dports/cad/cvc/cvc-1.1.0-4-gd172016/src_py/
H A Dutility.py32 def OpenFile(theFileName, theMode="r"): argument
H A DSummaryFile.py59 def __init__(self, theFileName): argument
/dports/audio/faust/faust-2.37.3/architecture/AU/PublicUtility/
H A DCADebugPrintf.cpp81 char theFileName[1024]; in OpenDebugPrintfSideFile() local
/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio/PublicUtility/
H A DCADebugPrintf.cpp81 char theFileName[1024]; in OpenDebugPrintfSideFile() local
/dports/textproc/zorba/zorba-2.7.0/src/debugger/
H A Ddebugger_server.h119 std::string theFileName; variable
/dports/cad/opencascade/opencascade-7.6.0/src/PCDM/
H A DPCDM_ReadWriter.cxx114 TCollection_AsciiString theFileName (aFileName); in FileFormat() local
193 (const TCollection_AsciiString& theFileName) in TryXmlDriverType()
/dports/cad/opencascade/opencascade-7.6.0/src/Message/
H A DMessage_MsgFile.cxx59 const Standard_CString theFileName) in Load()
224 Standard_Boolean Message_MsgFile::LoadFile (const Standard_CString theFileName) in LoadFile()
287 const Standard_CString theFileName, in LoadFromEnv()
/dports/math/planarity/edge-addition-planarity-suite-Version_3.0.1.1/c/
H A DplanarityRandomGraphs.c26 char theFileName[256]; in RandomGraphs() local
426 char theFileName[256]; in RandomGraph() local
/dports/cad/opencascade/opencascade-7.6.0/src/Graphic3d/
H A DGraphic3d_TextureEnv.cxx44 Graphic3d_TextureEnv::Graphic3d_TextureEnv (const TCollection_AsciiString& theFileName) in Graphic3d_TextureEnv()
H A DGraphic3d_Texture1D.cxx34 Graphic3d_Texture1D::Graphic3d_Texture1D (const TCollection_AsciiString& theFileName, in Graphic3d_Texture1D()
H A DGraphic3d_Texture2D.cxx53 Graphic3d_Texture2D::Graphic3d_Texture2D (const TCollection_AsciiString& theFileName, in Graphic3d_Texture2D()
/dports/audio/milkytracker/MilkyTracker-1.03.00/src/milkyplay/
H A DSampleLoaderAbstract.h53 const SYSCHAR* theFileName; variable
/dports/cad/opencascade/opencascade-7.6.0/tools/ShapeView/
H A DShapeView_Window.hxx134 …void onOpenFile(const QString& theFileName) { OpenFile (TCollection_AsciiString (theFileName.toUtf… in onOpenFile()
/dports/cad/opencascade/opencascade-7.6.0/src/StlAPI/
H A DStlAPI_Reader.cxx37 const Standard_CString theFileName) in Read()
/dports/textproc/xalan-c/xalan_c-1.12/samples/SimpleXPathAPI/
H A DSimpleXPathAPI.cpp108 const XalanDOMString theFileName(argv[1]); in main() local

12345