Searched refs:InternalName (Results 1 – 20 of 20) sorted by relevance
/external/c-ares/ |
D | cares.rc | 46 VALUE "InternalName", "c-ares\0" 51 VALUE "InternalName", "c-ares\0"
|
/external/zlib/src/contrib/vstudio/vc10/ |
D | zlib.rc | 21 VALUE "InternalName", "zlib\0"
|
/external/zlib/src/contrib/vstudio/vc9/ |
D | zlib.rc | 21 VALUE "InternalName", "zlib\0"
|
/external/zlib/src/contrib/vstudio/vc11/ |
D | zlib.rc | 21 VALUE "InternalName", "zlib\0"
|
/external/libmicrohttpd/src/microhttpd/ |
D | microhttpd_dll_res.rc.in | 23 VALUE "InternalName", "libmicrohttpd\0"
|
/external/libmicrohttpd/w32/VS2013/ |
D | microhttpd_dll_res_vc.rc | 27 VALUE "InternalName", "libmicrohttpd\0"
|
D | microhttpd_dll_res_vc.rc.in | 27 VALUE "InternalName", "libmicrohttpd\0"
|
/external/zlib/src/win32/ |
D | zlib1.rc | 28 VALUE "InternalName", "zlib1.dll\0"
|
/external/lzma/C/ |
D | 7zVersion.rc | 40 VALUE "InternalName", intName \
|
/external/dbus/dbus/ |
D | versioninfo.rc.in | 41 VALUE "InternalName", "dbus\0"
|
/external/llvm/resources/ |
D | windows_version_resource.rc | 66 VALUE "InternalName", RC_INTERNAL_NAME
|
/external/curl/lib/ |
D | libcurl.rc | 50 VALUE "InternalName", "libcurl\0"
|
/external/curl/src/ |
D | curl.rc | 50 VALUE "InternalName", "curl\0"
|
/external/libpng/scripts/ |
D | pngwin.rc | 92 …VALUE "InternalName", PNG_LIBPNG_DLLFNAME QUOTE(PNG_LIBPNG_VER_DLLNUM) PNG_LIBPNG_DLLFNAME_POSTFIX…
|
/external/parameter-framework/upstream/support/windows/ |
D | Resource.rc.in | 64 VALUE "InternalName", WINRC_FILENAME
|
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/ |
D | TestDriver.dproj | 96 <VersionInfoKeys Name="InternalName"/>
|
/external/clang/lib/Sema/ |
D | SemaStmtAsm.cpp | 748 std::string InternalName; in GetOrCreateMSAsmLabel() local 749 llvm::raw_string_ostream OS(InternalName); in GetOrCreateMSAsmLabel()
|
/external/opencv3/3rdparty/jinja2/ |
D | nodes.py | 825 class InternalName(Expr): class
|
D | parser.py | 109 rv = object.__new__(nodes.InternalName)
|
/external/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 1398 StringRef InternalName = in ParseIntelIdentifier() local 1401 assert(InternalName.size() && "We should have an internal name here."); in ParseIntelIdentifier() 1404 InternalName); in ParseIntelIdentifier()
|