| /external/skqp/include/gpu/vk/ |
| D | GrVkExtensions.h | 29 struct Info { struct 30 Info() {} in Info() function 31 Info(const char* name) : fName(name), fSpecVersion(0) {} in Info() function 37 bool operator() (const Info& a, const SkString& b) { in operator() argument
|
| /external/skia/include/gpu/vk/ |
| D | GrVkExtensions.h | 29 struct Info { struct 30 Info() {} in Info() function 31 Info(const char* name) : fName(name), fSpecVersion(0) {} in Info() function 37 bool operator() (const Info& a, const SkString& b) { in operator() argument
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Option/ |
| D | OptTable.h | 42 struct Info { struct 61 std::vector<Info> OptionInfos; argument
|
| /external/llvm/include/llvm/Option/ |
| D | OptTable.h | 35 struct Info { struct 53 ArrayRef<Info> OptionInfos; argument
|
| /external/skqp/src/core/ |
| D | SkYUVPlanesCache.h | 27 struct Info { struct 28 SkYUVASizeInfo fSizeInfo; argument 37 static SkCachedData* FindAndRef(uint32_t genID, Info* info, argument
|
| /external/skia/src/core/ |
| D | SkYUVPlanesCache.h | 27 struct Info { struct 28 SkYUVASizeInfo fSizeInfo; argument 37 static SkCachedData* FindAndRef(uint32_t genID, Info* info, argument
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/AggressiveInstCombine/ |
| D | AggressiveInstCombineInternal.h | 62 struct Info { struct 71 /// processed TruncInst. It maps each instruction in the dag to its Info argument
|
| /external/syzkaller/pkg/ast/ |
| D | ast.go | 22 Info() (pos Pos, typ string, name string) methodSpec 36 func (n *NewLine) Info() (Pos, string, string) { func 45 func (n *Comment) Info() (Pos, string, string) { func 54 func (n *Include) Info() (Pos, string, string) { func 63 func (n *Incdir) Info() (Pos, string, string) { func 73 func (n *Define) Info() (Pos, string, string) { func 84 func (n *Resource) Info() (Pos, string, string) { func 97 func (n *Call) Info() (Pos, string, string) { func 110 func (n *Struct) Info() (Pos, string, string) { func 124 func (n *IntFlags) Info() (Pos, string, string) { func [all …]
|
| /external/libchrome/base/files/ |
| D | file.h | 122 struct BASE_EXPORT Info { struct 131 int64_t size; 134 bool is_directory; 138 bool is_symbolic_link; 141 Time last_modified; 144 Time last_accessed; 147 Time creation_time;
|
| /external/clang/test/PCH/Inputs/ |
| D | pr27445.h | 1 struct Info { struct 3 void hash() {} in hash()
|
| /external/clang/lib/AST/ |
| D | CommentCommandTraits.cpp | 35 if (const CommandInfo *Info = getBuiltinCommandInfo(Name)) in getCommandInfoOrNULL() local 41 if (const CommandInfo *Info = getBuiltinCommandInfo(CommandID)) in getCommandInfo() local 90 CommandInfo *Info = new (Allocator) CommandInfo(); in createCommandInfoWithName() local 105 CommandInfo *Info = createCommandInfoWithName(CommandName); in registerUnknownCommand() local 111 CommandInfo *Info = createCommandInfoWithName(CommandName); in registerBlockCommand() local
|
| D | ExprConstant.cpp | 309 EvalInfo &Info; member 811 EvalInfo &Info; member 840 EvalInfo &Info; member 867 EvalInfo *Info = InfoAndOldSpecEval.getPointer(); in maybeRestoreState() local 879 EvalInfo &Info, SmallVectorImpl<PartialDiagnosticAt> *NewDiag = nullptr) in SpeculativeEvaluationRAII() 904 EvalInfo &Info; member in __anonf3f43a050111::ScopeRAII 907 ScopeRAII(EvalInfo &Info) in ScopeRAII() 915 static void cleanup(EvalInfo &Info, unsigned OldStackSize) { in cleanup() 937 bool SubobjectDesignator::checkSubobject(EvalInfo &Info, const Expr *E, in checkSubobject() 950 void SubobjectDesignator::diagnosePointerArithmetic(EvalInfo &Info, in diagnosePointerArithmetic() [all …]
|
| /external/syzkaller/vendor/google.golang.org/grpc/tap/ |
| D | tap.go | 28 type Info struct { struct 31 FullMethodName string
|
| /external/clang/include/clang/Basic/ |
| D | Builtins.h | 53 struct Info { struct 66 llvm::ArrayRef<Info> TSRecords; argument
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMMCTargetDesc.cpp | 38 std::string &Info) { in getMCRDeprecationInfo() 70 std::string &Info) { in getITDeprecationInfo() 82 std::string &Info) { in getARMStoreDeprecationInfo() 99 std::string &Info) { in getARMLoadDeprecationInfo() 248 ARMMCInstrAnalysis(const MCInstrInfo *Info) : MCInstrAnalysis(Info) {} in ARMMCInstrAnalysis() 278 ThumbMCInstrAnalysis(const MCInstrInfo *Info) : ARMMCInstrAnalysis(Info) {} in ThumbMCInstrAnalysis() 294 static MCInstrAnalysis *createARMMCInstrAnalysis(const MCInstrInfo *Info) { in createARMMCInstrAnalysis() 298 static MCInstrAnalysis *createThumbMCInstrAnalysis(const MCInstrInfo *Info) { in createThumbMCInstrAnalysis()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
| D | WebAssemblyMCCodeEmitter.cpp | 90 const MCOperandInfo &Info = Desc.OpInfo[i]; in encodeInstruction() local 116 const MCOperandInfo &Info = Desc.OpInfo[i]; in encodeInstruction() local 128 const MCOperandInfo &Info = Desc.OpInfo[i]; in encodeInstruction() local
|
| /external/llvm/lib/DebugInfo/Symbolize/ |
| D | DIPrinter.cpp | 68 void DIPrinter::print(const DILineInfo &Info, bool Inlined) { in print() 85 DIPrinter &DIPrinter::operator<<(const DILineInfo &Info) { in operator <<() 90 DIPrinter &DIPrinter::operator<<(const DIInliningInfo &Info) { in operator <<()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/Symbolize/ |
| D | DIPrinter.cpp | 68 void DIPrinter::print(const DILineInfo &Info, bool Inlined) { in print() 95 DIPrinter &DIPrinter::operator<<(const DILineInfo &Info) { in operator <<() 100 DIPrinter &DIPrinter::operator<<(const DIInliningInfo &Info) { in operator <<()
|
| /external/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMMCTargetDesc.cpp | 35 std::string &Info) { in getMCRDeprecationInfo() 67 std::string &Info) { in getITDeprecationInfo() 79 std::string &Info) { in getARMStoreDeprecationInfo() 96 std::string &Info) { in getARMLoadDeprecationInfo() 239 ARMMCInstrAnalysis(const MCInstrInfo *Info) : MCInstrAnalysis(Info) {} in ARMMCInstrAnalysis() 270 static MCInstrAnalysis *createARMMCInstrAnalysis(const MCInstrInfo *Info) { in createARMMCInstrAnalysis()
|
| /external/llvm/include/llvm/CodeGen/ |
| D | GCMetadataPrinter.h | 55 virtual void beginAssembly(Module &M, GCModuleInfo &Info, AsmPrinter &AP) {} in beginAssembly() 58 virtual void finishAssembly(Module &M, GCModuleInfo &Info, AsmPrinter &AP) {} in finishAssembly()
|
| /external/swiftshader/third_party/LLVM/include/llvm/MC/ |
| D | MCInstrAnalysis.h | 24 const MCInstrInfo *Info; variable 27 MCInstrAnalysis(const MCInstrInfo *Info) : Info(Info) {} in MCInstrAnalysis()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
| D | GCMetadataPrinter.h | 58 virtual void beginAssembly(Module &M, GCModuleInfo &Info, AsmPrinter &AP) {} in beginAssembly() 62 virtual void finishAssembly(Module &M, GCModuleInfo &Info, AsmPrinter &AP) {} in finishAssembly()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
| D | MCInstrAnalysis.h | 31 const MCInstrInfo *Info; variable 34 MCInstrAnalysis(const MCInstrInfo *Info) : Info(Info) {} in MCInstrAnalysis()
|
| /external/llvm/include/llvm/MC/ |
| D | MCInstrAnalysis.h | 27 const MCInstrInfo *Info; variable 30 MCInstrAnalysis(const MCInstrInfo *Info) : Info(Info) {} in MCInstrAnalysis()
|
| /external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/ |
| D | SSAUpdaterImpl.h | 96 BBInfo *Info = new (Allocator) BBInfo(BB, 0); in BuildBlockList() local 225 BBInfo *Info = *I; in FindDominators() local 279 BBInfo *Info = *I; in FindPHIPlacement() local 315 BBInfo *Info = *I; in FindAvailableVals() local 334 BBInfo *Info = *I; in FindAvailableVals() local 454 BBInfo *Info = BBMap[BB]; in RecordMatchingPHI() local
|