Home
last modified time | relevance | path

Searched defs:dstName (Results 1 – 25 of 473) sorted by relevance

12345678910>>...19

/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/modules/consent/templates/
H A Dnoconsent.php4 $dstName = $this->data['dstMetadata']['name']; variable
6 $dstName = $this->data['dstMetadata']['OrganizationDisplayName']; variable
8 $dstName = $this->data['dstMetadata']['entityid']; variable
11 $dstName = $this->t($dstName); variable
13 $dstName = htmlspecialchars($dstName); variable
H A Dconsentform.php17 $dstName = $this->data['dstName']; variable
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/modules/consent/www/
H A Dnoconsent.php42 $dstName = $state['Destination']['name']; variable
44 $dstName = $state['Destination']['OrganizationDisplayName']; variable
46 $dstName = $state['Destination']['entityid']; variable
58 $dstName = htmlspecialchars(is_array($dstName) ? $translator->t($dstName) : $dstName); variable
H A Dgetconsent.php111 $dstName = $state['Destination']['name']; variable
113 $dstName = $state['Destination']['OrganizationDisplayName']; variable
115 $dstName = $state['Destination']['entityid']; variable
132 $dstName = htmlspecialchars(is_array($dstName) ? $translator->t($dstName) : $dstName); variable
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/modules/consent/www/
H A Dgetconsent.php110 $dstName = $state['Destination']['name']; variable
112 $dstName = $state['Destination']['OrganizationDisplayName']; variable
114 $dstName = $state['Destination']['entityid']; variable
131 $dstName = htmlspecialchars(is_array($dstName) ? $translator->t($dstName) : $dstName); variable
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/modules/consent/templates/
H A Dconsentform.php19 $dstName = $this->data['dstName']; variable
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/doc/progs/
H A Ddefer2.go42 func CopyFile(dstName, srcName string) (written int64, err error) { argument
H A Ddefer.go40 func CopyFile(dstName, srcName string) (written int64, err error) { argument
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/runonphone/
H A Dmain.cpp99 QString dstName = "c:\\data\\testtemp.sis"; in main() local
163 dstName = it.next(); in main() local
/dports/devel/poco/poco-1.10.1-all/Foundation/testsuite/src/
H A DTimezoneTest.cpp35 std::string dstName = Timezone::dstName(); in testTimezone() local
/dports/devel/poco/poco-1.10.1-all/Foundation/src/
H A DTimezone_VX.cpp72 std::string Timezone::dstName() in dstName() function in Poco::Timezone
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_copy_image.java45 @GLuint int dstName, @GLenum int dstTarget, int dstLevel, in glCopyImageSubData()
H A DNV_copy_image.java43 @GLuint int dstName, @GLenum int dstTarget, int dstLevel, in glCopyImageSubDataNV()
/dports/games/bzflag-server/bzflag-2.4.22/src/bzfs/
H A DCustomGroup.cxx101 std::string dstName; in read() local
/dports/lang/squeak/Squeak-4.10.2.2614-src/unix/plugins/FileCopyPlugin/
H A DsqUnixFileCopyPlugin.c135 int sqCopyFilesizetosize(char *srcName, int srcNameSize, char *dstName, int dstNameSize) in sqCopyFilesizetosize()
/dports/games/bzflag/bzflag-2.4.22/src/bzfs/
H A DCustomGroup.cxx101 std::string dstName; in read() local
/dports/games/manaplus/manaplus-2.1.3.17/src/fs/
H A Dfiles.cpp135 const std::string &restrict dstName) in renameFile()
177 const std::string &restrict dstName) in copyFile()
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/private/model/api/
H A Dcustomization_passes.go13 dstName string member
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/private/model/api/
H A Dcustomization_passes.go13 dstName string member
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/private/model/api/
H A Dcustomization_passes.go13 dstName string member
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/NV/
H A Dcopy_image.py17 def glCopyImageSubDataNV(srcName,srcTarget,srcLevel,srcX,srcY,srcZ,dstName,dstTarget,dstLevel,dstX,… argument
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dcopy_image.py17 def glCopyImageSubData(srcName,srcTarget,srcLevel,srcX,srcY,srcZ,dstName,dstTarget,dstLevel,dstX,ds… argument
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dcopy_image.py17 def glCopyImageSubData(srcName,srcTarget,srcLevel,srcX,srcY,srcZ,dstName,dstTarget,dstLevel,dstX,ds… argument
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES2/OES/
H A Dcopy_image.py17 def glCopyImageSubDataOES(srcName,srcTarget,srcLevel,srcX,srcY,srcZ,dstName,dstTarget,dstLevel,dstX… argument
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES2/EXT/
H A Dcopy_image.py17 def glCopyImageSubDataEXT(srcName,srcTarget,srcLevel,srcX,srcY,srcZ,dstName,dstTarget,dstLevel,dstX… argument

12345678910>>...19