Searched defs:File (Results 1 – 12 of 12) sorted by relevance
| /frameworks/compile/slang/ |
| D | slang_rs_reflection_state.h | 588 struct File { struct 589 File() : mForEaches(nullptr) { } in File() argument 590 ~File() { delete [] mForEaches; } in ~File() argument 593 void operator=(const File &) = delete; argument 596 std::string mRSSourceFileName; argument 598 struct ForEach { 643 // TODO: Move this out of File to avoid duplication? That is, argument 650 struct Record { 677 llvm::StringMap<Record> mRecords; 679 struct Reduce { [all …]
|
| D | slang.cpp | 294 const clang::FileEntry *File = mFileMgr->getFile(InputFile); in setInputSource() local 546 bool Slang::IsRSHeaderFile(const char *File) { in IsRSHeaderFile()
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/ |
| D | IDescriptor.cs | 53 FileDescriptor File { get; } property
|
| D | PackageDescriptor.cs | 63 public FileDescriptor File property in Google.Protobuf.Reflection.PackageDescriptor
|
| D | DescriptorBase.cs | 80 public FileDescriptor File property in Google.Protobuf.Reflection.DescriptorBase
|
| D | Descriptor.cs | 215 public pbc::RepeatedField<global::Google.Protobuf.Reflection.FileDescriptorProto> File { property in Google.Protobuf.Reflection.FileDescriptorSet
|
| /frameworks/compile/mclinker/include/mcld/Script/ |
| D | InputToken.h | 22 enum Type { Unknown, File, NameSpec }; enumerator
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ |
| D | plugin.proto | 93 message File { message
|
| D | plugin.pb.h | 370 typedef CodeGeneratorResponse_File File; typedef
|
| /frameworks/compile/mclinker/include/mcld/MC/ |
| D | SymbolCategory.h | 126 enum Type { File, Local, LocalDyn, Common, Dynamic, Regular }; enumerator
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/ |
| D | UsimPhoneBookManager.java | 86 private class File { class in UsimPhoneBookManager 97 File(int parentTag, int efid, int sfi, int index) { in File() method in UsimPhoneBookManager.File
|
| /frameworks/compile/mclinker/include/mcld/LD/ |
| D | ResolveInfo.h | 54 File = 4, enumerator
|