Home
last modified time | relevance | path

Searched defs:Entry (Results 1 - 25 of 251) sorted by relevance

1234567891011

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dissue-1113-template-references.rs10 pub struct Entry<K, V> { structure names
/third_party/node/src/dataqueue/
H A Dqueue.h147 class Entry : public MemoryRetainer { class in node::DataQueue
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dissue-1113-template-references.hpp2 class Entry : public K class
/third_party/skia/src/gpu/vk/
H A DGrVkPipelineStateCache.cpp27 struct GrVkResourceProvider::PipelineStateCache::Entry { struct in GrVkResourceProvider::PipelineStateCache
28 Entry(GrVkGpu* gpu, GrVkPipelineState* pipelineState) in Entry() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLoopTraversal.cpp28 MachineBasicBlock *Entry = &*MF.begin(); in traverse() local
H A DNonRelocatableStringpool.cpp20 auto &Entry = I.first->second; in getEntry() local
/third_party/node/deps/v8/src/interpreter/
H A Dhandler-table-builder.h50 struct Entry { struct in v8::internal::interpreter::final
/third_party/node/deps/v8/src/profiler/
H A Dcircular-queue.h52 Entry() : marker(kEmpty) {} in Entry() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugRangeList.cpp38 RangeListEntry Entry; in extract() local
/third_party/skia/src/pdf/
H A DSkPDFGraphicStackState.h16 struct Entry { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h22 struct Entry { struct in llvm::DWARFDebugMacro
H A DDWARFDebugPubTable.h26 struct Entry { struct in llvm::DWARFDebugPubTable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DPredIteratorCache.h43 BasicBlock **&Entry = BlockToPredsMap[BB]; in GetPreds() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlanVerifier.cpp99 const VPBlockBase *Entry = Region->getEntry(); in verifyRegion() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineFunction.cpp47 auto Entry = LocalMemoryObjects.insert(std::make_pair(&GV, 0)); in allocateLDSGlobal() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyPrepareForLiveIntervals.cpp82 MachineBasicBlock &Entry = *MF.begin(); in runOnMachineFunction() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_opcode_list.h94 dng_opcode & Entry (uint32 index) in Entry() function in dng_opcode_list
102 const dng_opcode & Entry (uint32 index) const in Entry() function in dng_opcode_list
/third_party/vk-gl-cts/framework/common/
H A DtcuFunctionLibrary.hpp54 struct Entry struct in tcu::StaticFunctionLibrary
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfStringPool.cpp29 auto &Entry = I.first->second; in getEntryImpl() local
[all...]
/third_party/skia/src/core/
H A DSkFlattenable.cpp55 struct Entry { struct
H A DSkDescriptor.h57 struct Entry { struct in SkDescriptor
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreSelectionDAGInfo.cpp28 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemcpy() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DUniqueVector.h40 unsigned insert(const T &Entry) { in insert() argument
/third_party/libexif/contrib/c++/
H A Dexif.hxx55 struct Entry struct
60 Entry() in Entry() function
65 Entry(ExifTag tag) in Entry() function
72 Entry(Entry const &other) in Entry() function
79 Entry(ExifEntry *entry) in Entry() function
[all...]
/third_party/skia/src/gpu/gradients/
H A DGrGradientBitmapCache.cpp18 struct GrGradientBitmapCache::Entry { struct in GrGradientBitmapCache
26 Entry(const void* buffer, size_t size, const SkBitmap& bm) in Entry() function
[all...]

Completed in 10 milliseconds

1234567891011