Home
last modified time | relevance | path

Searched defs:ShortName (Results 1 – 25 of 47) sorted by relevance

12

/aosp_15_r20/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DShortName.java29 final class ShortName { class
52 private ShortName(String nameExt) { in ShortName() method in ShortName
71 ShortName(String name, String ext) { in ShortName() method in ShortName
75 ShortName(char[] name) { in ShortName() method in ShortName
79 public ShortName(char[] nameArr, char[] extArr) { in ShortName() method in ShortName
/aosp_15_r20/art/runtime/interpreter/
H A Dunstarted_runtime.h73 #define UNSTARTED_DIRECT(ShortName, DescriptorIgnored, NameIgnored, SignatureIgnored) \ argument
83 #define UNSTARTED_JNI(ShortName, DescriptorIgnored, NameIgnored, SignatureIgnored) \ argument
/aosp_15_r20/external/clang/lib/Driver/
H A DTools.h145 GnuTool(const char *Name, const char *ShortName, const ToolChain &TC) in GnuTool()
153 Common(const char *Name, const char *ShortName, const ToolChain &TC) in Common()
352 : Tool(Name, ShortName, TC, ResponseSupport, ResponseEncoding, in Tool() argument
H A DJob.cpp183 StringRef ShortName = llvm::sys::path::filename(CrashInfo->Filename); in Print() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Driver/
DTool.h37 const char *ShortName; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Driver/
DTool.h37 const char *ShortName; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Driver/
DTool.h37 const char *ShortName; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Driver/
DTool.h37 const char *ShortName; variable
/aosp_15_r20/external/clang/include/clang/Driver/
H A DTool.h57 const char *ShortName; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp84 const char *ShortName = DIE.getName(DINameKind::ShortName); in getChildDeclContext() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp89 else if (const char *ShortName = DIE.getShortName()) in getChildDeclContext() local
/aosp_15_r20/external/clang/include/clang/Frontend/
H A DLangStandard.h47 const char *ShortName; member
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/
H A DDIContext.h81 enum class DINameKind { None, ShortName, LinkageName }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DLangStandard.h79 const char *ShortName; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DLangStandard.h78 const char *ShortName; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DLangStandard.h78 const char *ShortName; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DLangStandard.h78 const char *ShortName; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp141 StringRef ShortName(Die.getName(DINameKind::ShortName)); in getQualifiedNameIndex() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/
H A DDIContext.h131 enum class DINameKind { None, ShortName, LinkageName }; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/
H A DDIContext.h136 enum class DINameKind { None, ShortName, LinkageName }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/
DDIContext.h140 enum class DINameKind { None, ShortName, LinkageName }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/
DDIContext.h140 enum class DINameKind { None, ShortName, LinkageName }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/
DDIContext.h140 enum class DINameKind { None, ShortName, LinkageName }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/
DDIContext.h140 enum class DINameKind { None, ShortName, LinkageName }; enumerator
/aosp_15_r20/external/llvm/include/llvm/Object/
H A DCOFF.h256 char ShortName[COFF::NameSize]; member
275 char ShortName[COFF::NameSize]; member

12