Home
last modified time | relevance | path

Searched refs:InternalName (Results 1 – 25 of 5803) sorted by last modified time

12345678910>>...233

/dports/x11-toolkits/soqt/soqt/src/
H A DSoQt.rc.cmake.in23 VALUE "InternalName", "@PROJECT_NAME@"
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/include/
H A Dpath.h29 SNamedPath(const path& p) : Path(p), InternalName( PathToName(p) ) in SNamedPath()
36 return InternalName < other.InternalName;
43 InternalName = PathToName(p); in setPath()
56 return InternalName; in getInternalName()
82 path InternalName; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/api/
H A Dapi.cc9067 #define CALLBACK_SETTER(ExternalName, Type, InternalName) \ argument
9070 isolate->set_##InternalName(callback); \
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/api/
H A Dapi.cc8997 #define CALLBACK_SETTER(ExternalName, Type, InternalName) \ argument
9000 isolate->set_##InternalName(callback); \
/dports/www/otrs/otrs-rel-6_0_29/Kernel/Output/HTML/Preferences/
H A DSkin.pm51 Skin => $PossibleSkin->{InternalName},
56 $ActiveSkins{ $PossibleSkin->{InternalName} } = $PossibleSkin->{VisibleName};
/dports/www/otrs/otrs-rel-6_0_29/Kernel/Output/HTML/Layout/
H A DLoader.pm901 if ( $PossibleSkin->{InternalName} eq $Param{Skin} ) {
902 … my $SkinDir = $Home . "/var/httpd/htdocs/skins/$SkinType/" . $PossibleSkin->{InternalName};
/dports/security/openssl-legacy-static/openssl-1.0.2u/
H A DConfigure2119 VALUE "InternalName", "libeay32\\0"
2122 VALUE "InternalName", "ssleay32\\0"
/dports/security/openssl-unsafe/openssl-c9ba19c/
H A DConfigure2128 VALUE "InternalName", "libeay32\\0"
2131 VALUE "InternalName", "ssleay32\\0"
/dports/security/pkcs11-dump/pkcs11-dump-0.3.4/
H A Dversioninfo.rc.in27 VALUE "InternalName", "@PACKAGE_NAME@\0"
/dports/print/limereport/LimeReport-1.5.35/3rdparty/easyprofiler/profiler_gui/
H A Dresources.rc20 VALUE "InternalName", "profiler_gui"
/dports/print/limereport/LimeReport-1.5.35/3rdparty/zint-2.6.1/backend/
H A Dlibzint.rc29 VALUE "InternalName", "zint.dll\0"
/dports/multimedia/smplayer/smplayer-21.10.0/src/
H A Dsmplayer.rc23 VALUE "InternalName", "smplayer\0"
/dports/math/gap/gap-4.11.0/extern/zlib/win32/
H A Dzlib1.rc28 VALUE "InternalName", "zlib1.dll\0"
/dports/math/gap/gap-4.11.0/extern/zlib/contrib/vstudio/vc10/
H A Dzlib.rc21 VALUE "InternalName", "zlib\0"
/dports/math/gap/gap-4.11.0/extern/zlib/contrib/vstudio/vc14/
H A Dzlib.rc21 VALUE "InternalName", "zlib\0"
/dports/math/gap/gap-4.11.0/extern/zlib/contrib/vstudio/vc11/
H A Dzlib.rc21 VALUE "InternalName", "zlib\0"
/dports/math/gap/gap-4.11.0/extern/zlib/contrib/vstudio/vc12/
H A Dzlib.rc21 VALUE "InternalName", "zlib\0"
/dports/math/gap/gap-4.11.0/extern/zlib/contrib/vstudio/vc9/
H A Dzlib.rc21 VALUE "InternalName", "zlib\0"
/dports/lang/nbc/NXT/
H A Dnbc.dof130 InternalName=NBC
H A Dmkdata.dof130 InternalName=
/dports/lang/nqc/nqc-3.1.r6_1/nqc/
H A Dversion.rc35 VALUE "InternalName", "nqc\0"
/dports/lang/v8/v8-9.6.180.12/src/api/
H A Dapi.cc9152 #define CALLBACK_SETTER(ExternalName, Type, InternalName) \ argument
9155 isolate->set_##InternalName(callback); \
/dports/lang/rexx-wrapper/RexxWrapper-2.4/
H A Drexxwrap.cmd1126 Call Lineout '_myres.rc', ' VALUE "InternalName", "'Translate( !program )'\0"'
/dports/graphics/devil/devil-1.7.8/src-IL/include/
H A Dil_internal.h239 ILboolean ilSaveCHeader(ILconst_string FileName, char *InternalName);
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMax/include/
H A DCOLLADAMaxColladaImporter.h121 const TCHAR* InternalName() in InternalName() function

12345678910>>...233