| /external/llvm-project/lldb/include/lldb/Symbol/ |
| D | LineTable.h | 212 struct Entry { struct 213 Entry() in Entry() argument 219 Entry(lldb::addr_t _file_addr, uint32_t _line, uint16_t _column, in Entry() argument 245 static int Compare(const Entry &lhs, const Entry &rhs) { in Compare() argument 278 static bool EntryAddressLessThan(const Entry &lhs, const Entry &rhs) { in EntryAddressLessThan() argument 284 lldb::addr_t file_addr; 309 struct EntrySearchInfo { argument 312 Entry *a_entry; argument
|
| /external/skia/src/gpu/ |
| D | GrThreadSafeCache.h | 191 struct Entry { struct 192 Entry(const GrUniqueKey& key, const GrSurfaceProxyView& view) in Entry() argument 198 Entry(const GrUniqueKey& key, sk_sp<VertexData> vertData) in Entry() argument 204 ~Entry() { in ~Entry() argument 208 bool uniquelyHeld() const { in uniquelyHeld() 220 const GrUniqueKey& key() const { in key() 225 SkData* getCustomData() const { in getCustomData() 230 sk_sp<SkData> refCustomData() const { in refCustomData() 235 GrSurfaceProxyView view() { in view() 240 sk_sp<VertexData> vertexData() { in vertexData() [all …]
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86TargetTransformInfo.cpp | 193 if (const auto *Entry = CostTableLookup(GLMCostTable, ISD, in getArithmeticInstrCost() local 242 if (const auto *Entry = CostTableLookup(SLMCostTable, ISD, in getArithmeticInstrCost() local 298 if (const auto *Entry = CostTableLookup(AVX512BWUniformConstCostTable, ISD, in getArithmeticInstrCost() local 311 if (const auto *Entry = CostTableLookup(AVX512UniformConstCostTable, ISD, in getArithmeticInstrCost() local 326 if (const auto *Entry = CostTableLookup(AVX2UniformConstCostTable, ISD, in getArithmeticInstrCost() local 344 if (const auto *Entry = in getArithmeticInstrCost() local 363 if (const auto *Entry = in getArithmeticInstrCost() local 378 if (const auto *Entry = in getArithmeticInstrCost() local 401 if (const auto *Entry = CostTableLookup(AVX2ConstCostTable, ISD, LT.second)) in getArithmeticInstrCost() local 445 if (const auto *Entry = CostTableLookup(SSE2ConstCostTable, ISD, LT.second)) in getArithmeticInstrCost() local [all …]
|
| D | X86InstrFoldTables.cpp | 5612 for (const X86MemoryFoldTableEntry &Entry : MemoryFoldTable2Addr) in X86MemUnfoldTable() local 5616 for (const X86MemoryFoldTableEntry &Entry : MemoryFoldTable0) in X86MemUnfoldTable() local 5620 for (const X86MemoryFoldTableEntry &Entry : MemoryFoldTable1) in X86MemUnfoldTable() local 5624 for (const X86MemoryFoldTableEntry &Entry : MemoryFoldTable2) in X86MemUnfoldTable() local 5628 for (const X86MemoryFoldTableEntry &Entry : MemoryFoldTable3) in X86MemUnfoldTable() local 5632 for (const X86MemoryFoldTableEntry &Entry : MemoryFoldTable4) in X86MemUnfoldTable() local 5637 for (const X86MemoryFoldTableEntry &Entry : BroadcastFoldTable2) in X86MemUnfoldTable() local 5641 for (const X86MemoryFoldTableEntry &Entry : BroadcastFoldTable3) in X86MemUnfoldTable() local
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | entry.h | 32 struct Entry { struct 34 NO_VALUE = 0, // The default state for a newly-created Entry. argument 40 Entry() : state(State::NO_VALUE) {} in Entry() function 41 Entry(const Entry& other) : state(other.state), alloc_attr(other.alloc_attr) { in Entry() function 57 ~Entry() { in ~Entry() argument 106 void ClearVal() { in ClearVal() 113 union { 138 typedef gtl::InlinedVector<Entry, 4> EntryVector; argument
|
| /external/llvm-project/llvm/lib/Target/X86/ |
| D | X86TargetTransformInfo.cpp | 199 if (const auto *Entry = CostTableLookup(GLMCostTable, ISD, in getArithmeticInstrCost() local 248 if (const auto *Entry = CostTableLookup(SLMCostTable, ISD, in getArithmeticInstrCost() local 311 if (const auto *Entry = CostTableLookup(AVX512BWUniformConstCostTable, ISD, in getArithmeticInstrCost() local 333 if (const auto *Entry = CostTableLookup(AVX512UniformConstCostTable, ISD, in getArithmeticInstrCost() local 353 if (const auto *Entry = CostTableLookup(AVX2UniformConstCostTable, ISD, in getArithmeticInstrCost() local 380 if (const auto *Entry = in getArithmeticInstrCost() local 399 if (const auto *Entry = in getArithmeticInstrCost() local 422 if (const auto *Entry = in getArithmeticInstrCost() local 445 if (const auto *Entry = CostTableLookup(AVX2ConstCostTable, ISD, LT.second)) in getArithmeticInstrCost() local 489 if (const auto *Entry = CostTableLookup(SSE2ConstCostTable, ISD, LT.second)) in getArithmeticInstrCost() local [all …]
|
| D | X86InstrFoldTables.cpp | 5636 for (const X86MemoryFoldTableEntry &Entry : MemoryFoldTable2Addr) in X86MemUnfoldTable() local 5640 for (const X86MemoryFoldTableEntry &Entry : MemoryFoldTable0) in X86MemUnfoldTable() local 5644 for (const X86MemoryFoldTableEntry &Entry : MemoryFoldTable1) in X86MemUnfoldTable() local 5648 for (const X86MemoryFoldTableEntry &Entry : MemoryFoldTable2) in X86MemUnfoldTable() local 5652 for (const X86MemoryFoldTableEntry &Entry : MemoryFoldTable3) in X86MemUnfoldTable() local 5656 for (const X86MemoryFoldTableEntry &Entry : MemoryFoldTable4) in X86MemUnfoldTable() local 5661 for (const X86MemoryFoldTableEntry &Entry : BroadcastFoldTable2) in X86MemUnfoldTable() local 5665 for (const X86MemoryFoldTableEntry &Entry : BroadcastFoldTable3) in X86MemUnfoldTable() local
|
| /external/libchrome/components/policy/core/common/ |
| D | policy_map.h | 29 struct POLICY_EXPORT Entry { struct 39 Entry(); argument 43 Entry& operator=(Entry&&) noexcept; argument
|
| /external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| D | DWARFDeclContext.h | 25 struct Entry { struct 26 Entry() : tag(llvm::dwarf::DW_TAG_null), name(nullptr) {} in Entry() argument 27 Entry(dw_tag_t t, const char *n) : tag(t), name(n) {} in Entry() argument 29 bool NameMatches(const Entry &rhs) const { in NameMatches() argument 47 m_entries.push_back(Entry(tag, name)); in AppendDeclContext() argument
|
| /external/llvm/include/llvm/DebugInfo/DWARF/ |
| D | DWARFDebugLoc.h | 23 struct Entry { struct 38 SmallVector<Entry, 2> Entries; argument 60 struct Entry { struct 68 SmallVector<Entry, 2> Entries; argument
|
| /external/llvm-project/lldb/include/lldb/DataFormatters/ |
| D | FormatCache.h | 22 struct Entry { struct 33 Entry(); argument
|
| /external/llvm/lib/Target/X86/ |
| D | X86TargetTransformInfo.cpp | 129 if (const auto *Entry = CostTableLookup(AVX2UniformConstCostTable, ISD, in getArithmeticInstrCost() local 144 if (const auto *Entry = CostTableLookup(AVX512CostTable, ISD, LT.second)) in getArithmeticInstrCost() local 172 if (const auto *Entry = CostTableLookup(AVX2CostTable, ISD, LT.second)) in getArithmeticInstrCost() local 207 if (const auto *Entry = CostTableLookup(XOPCostTable, ISD, LT.second)) in getArithmeticInstrCost() local 236 if (const auto *Entry = CostTableLookup(AVX2CustomCostTable, ISD, in getArithmeticInstrCost() local 285 if (const auto *Entry = CostTableLookup(SSE2UniformConstCostTable, ISD, in getArithmeticInstrCost() local 365 if (const auto *Entry = CostTableLookup(SSE2CostTable, ISD, LT.second)) in getArithmeticInstrCost() local 391 if (const auto *Entry = CostTableLookup(AVX1CostTable, ISD, VT)) in getArithmeticInstrCost() local 402 if (const auto *Entry = CostTableLookup(CustomLowered, ISD, LT.second)) in getArithmeticInstrCost() local 458 if (const auto *Entry = CostTableLookup(AVXAltShuffleTbl, in getShuffleCost() local [all …]
|
| /external/perfetto/src/profiling/common/ |
| D | interner.h | 36 struct Entry { struct 38 Entry(Interner<T>* in, InternID i, U... args) in Entry() function 45 size_t operator()(const Entry& e) const noexcept { in operator() argument 60 explicit Interned(Entry* entry) : entry_(entry) {} in Interned() argument
|
| /external/libchrome/base/trace_event/ |
| D | memory_allocator_dump.h | 44 struct BASE_EXPORT Entry { struct 45 enum EntryType { argument 58 Entry& operator=(Entry&& other); argument 64 EntryType entry_type; argument 69 DISALLOW_COPY_AND_ASSIGN(Entry); argument
|
| /external/llvm-project/clang/tools/diagtool/ |
| D | ListWarnings.cpp | 29 struct Entry { struct 30 llvm::StringRef DiagName; 31 llvm::StringRef Flag; 33 Entry(llvm::StringRef diagN, llvm::StringRef flag) in Entry() argument 36 bool operator<(const Entry &x) const { return DiagName < x.DiagName; } in operator <()
|
| /external/skia/src/pdf/ |
| D | SkPDFGraphicStackState.h | 16 struct Entry { struct 18 uint32_t fClipStackGenID = SkClipStack::kWideOpenGenID; 19 SkColor4f fColor = {0, 0, 0, 1}; 20 SkScalar fTextScaleX = 1; // Zero means we don't care what the value is. 21 int fShaderIndex = -1; 22 int fGraphicStateIndex = -1;
|
| /external/llvm-project/lldb/include/lldb/Core/ |
| D | FormatEntity.h | 39 struct Entry { struct 40 enum class Type { 108 Entry::Type type; argument 130 void AppendEntry(const Entry &&entry) { children.push_back(entry); } in AppendEntry() argument 147 bool operator==(const Entry &rhs) const { argument 173 std::vector<Entry> children; argument 181 static bool Format(const Entry &entry, Stream &s, const SymbolContext *sc, argument
|
| /external/clang/tools/diagtool/ |
| D | ListWarnings.cpp | 31 struct Entry { struct 32 llvm::StringRef DiagName; 33 llvm::StringRef Flag; 35 Entry(llvm::StringRef diagN, llvm::StringRef flag) in Entry() function 38 bool operator<(const Entry &x) const { return DiagName < x.DiagName; } in operator <()
|
| /external/skqp/src/gpu/vk/ |
| D | GrVkPipelineStateCache.cpp | 25 struct GrVkResourceProvider::PipelineStateCache::Entry { struct in GrVkResourceProvider::PipelineStateCache 26 Entry(GrVkGpu* gpu, GrVkPipelineState* pipelineState) in Entry() function 30 ~Entry() { in ~Entry() 36 GrVkGpu* fGpu; 37 std::unique_ptr<GrVkPipelineState> fPipelineState;
|
| /external/libchrome/mojo/core/ |
| D | watcher_set.h | 46 struct Entry { struct 51 Entry& operator=(Entry&& other); argument 57 DISALLOW_COPY_AND_ASSIGN(Entry); argument
|
| /external/skia/src/gpu/gl/ |
| D | GrGLGpuProgramCache.cpp | 20 struct GrGLGpu::ProgramCache::Entry { struct in GrGLGpu::ProgramCache 21 Entry(sk_sp<GrGLProgram> program) in Entry() argument 24 Entry(const GrGLPrecompiledProgram& precompiledProgram) in Entry() function 27 sk_sp<GrGLProgram> fProgram; 28 GrGLPrecompiledProgram fPrecompiledProgram;
|
| /external/skia/src/gpu/vk/ |
| D | GrVkPipelineStateCache.cpp | 28 struct GrVkResourceProvider::PipelineStateCache::Entry { struct in GrVkResourceProvider::PipelineStateCache 29 Entry(GrVkGpu* gpu, GrVkPipelineState* pipelineState) in Entry() function 33 ~Entry() { in ~Entry() 39 GrVkGpu* fGpu; 40 std::unique_ptr<GrVkPipelineState> fPipelineState;
|
| /external/llvm/lib/Support/ |
| D | SpecialCaseList.cpp | 34 struct SpecialCaseList::Entry { struct in llvm::SpecialCaseList 35 Entry() {} in Entry() function 36 Entry(Entry &&Other) in Entry() function 39 StringSet<> Strings; 40 std::unique_ptr<Regex> RegEx; 42 bool match(StringRef Query) const { in match()
|
| /external/google-breakpad/src/common/ |
| D | stabs_reader.h | 119 struct Entry { struct 138 // Create a EntryIterator walking the entries in BUFFER. Treat the argument 158 // Dereferencing this iterator produces a reference to an Entry structure argument
|
| /external/skqp/src/gpu/gradients/ |
| D | GrGradientBitmapCache.cpp | 18 struct GrGradientBitmapCache::Entry { struct in GrGradientBitmapCache 19 Entry* fPrev; 20 Entry* fNext; 22 void* fBuffer; 23 size_t fSize; 24 SkBitmap fBitmap; 26 Entry(const void* buffer, size_t size, const SkBitmap& bm) in Entry() function 35 ~Entry() { sk_free(fBuffer); } in ~Entry() 37 bool equals(const void* buffer, size_t size) const { in equals()
|