/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/ |
H A D | UtilsMetal.h | 53 auto end() const { in end() function
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftadvanc.c | 122 FT_UInt num, end, nn; in FT_EXPORT_DEF() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | gen-os2-unicode-ranges.py | 45 end = ("0x%X" % ranges[1]).rjust(8) variable
|
H A D | hb-ot-os2-unicode-ranges.hh | 40 hb_codepoint_t end; member
|
H A D | hb-shaper.cc | 60 char *end, *p = env; in create() local
|
/third_party/skia/third_party/externals/piex/src/binary_parse/ |
H A D | cached_paged_byte_array.cc | 33 getPage(size_t page_index, const unsigned char** begin, const unsigned char** end, PagedByteArray::PagePtr* page) const getPage() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | DebugCrossExSubsection.h | 40 Iterator end() const { return References.end(); } in end() function in llvm::codeview::final
|
H A D | DebugFrameDataSubsection.h | 32 FixedStreamArray<FrameData>::Iterator end() const { return Frames.end(); } in end() function in llvm::codeview::final
|
H A D | DebugStringTableSubsection.h | 82 StringMap<uint32_t>::const_iterator end() const { return StringToId.end(); } in end() function in llvm::codeview::DebugStringTableSubsection
|
H A D | DebugSymbolRVASubsection.h | 37 ArrayType::Iterator end() const { return RVAs.end(); } in end() function in llvm::codeview::final
|
H A D | DebugSymbolsSubsection.h | 30 CVSymbolArray::Iterator end() const { return Records.end(); } in end() function in llvm::codeview::final
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugAbbrev.h | 46 const_iterator end() const { in end() function in llvm::DWARFAbbreviationDeclarationSet 77 DWARFAbbreviationDeclarationSetMap::const_iterator end() const { in end() function in llvm::DWARFDebugAbbrev
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | InjectedSourceStream.h | 31 const_iterator end() const { return InjectedSourceTable.end(); } in end() function in llvm::pdb::InjectedSourceStream
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | ValueSymbolTable.h | 99 inline iterator end() { return vmap.end(); } in end() function in llvm::ValueSymbolTable 102 inline const_iterator end() const { return vmap.end(); } in end() function in llvm::ValueSymbolTable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
H A D | SetTheory.h | 131 void evaluate(Iter begin, Iter end, RecSet &Elts, ArrayRef<SMLoc> Loc) { in evaluate() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
H A D | Trace.h | 64 const_iterator end() const { return Records.end(); } in end() function in llvm::xray::Trace
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | PriorityQueue.h | 35 PriorityQueue(Iterator begin, Iterator end, in PriorityQueue() argument
|
/third_party/vixl/benchmarks/aarch32/ |
H A D | bench-branch-link-masm.cc | 74 timeval end; in benchmark() local
|
H A D | bench-branch-masm.cc | 64 timeval end; in benchmark() local
|
H A D | bench-dataop.cc | 60 timeval end; in benchmark() local
|
H A D | bench-literal.cc | 64 timeval end; in benchmark() local
|
/third_party/vixl/benchmarks/aarch64/ |
H A D | bench-mixed-disasm.cc | 70 const Instruction* end = in main() local
|
/third_party/vixl/examples/aarch64/ |
H A D | crc-checksums.cc | 43 Label loop, end; in GenerateCrc32() local
|
H A D | disasm.cc | 126 const Instruction* end = buffer.GetEndAddress<Instruction*>(); in main() local
|
H A D | sum-array.cc | 41 Label loop, end; in GenerateSumArray() local
|