Home
last modified time | relevance | path

Searched defs:end (Results 476 - 500 of 7458) sorted by relevance

1...<<11121314151617181920>>...299

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugStringTableSubsection.h82 StringMap<uint32_t>::const_iterator end() const { return StringToId.end(); } in end() function in llvm::codeview::DebugStringTableSubsection
H A DDebugSymbolRVASubsection.h37 ArrayType::Iterator end() const { return RVAs.end(); } in end() function in llvm::codeview::final
H A DDebugSymbolsSubsection.h30 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 DDWARFDebugAbbrev.h46 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 DInjectedSourceStream.h31 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 DValueSymbolTable.h99 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 DSetTheory.h131 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 DTrace.h64 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 DPriorityQueue.h35 PriorityQueue(Iterator begin, Iterator end, in PriorityQueue() argument
/third_party/vixl/benchmarks/aarch32/
H A Dbench-branch-link-masm.cc74 timeval end; in benchmark() local
H A Dbench-branch-masm.cc64 timeval end; in benchmark() local
H A Dbench-dataop.cc60 timeval end; in benchmark() local
H A Dbench-literal.cc64 timeval end; in benchmark() local
/third_party/vixl/benchmarks/aarch64/
H A Dbench-mixed-disasm.cc70 const Instruction* end = in main() local
/third_party/vixl/examples/aarch64/
H A Dcrc-checksums.cc43 Label loop, end; in GenerateCrc32() local
H A Ddisasm.cc126 const Instruction* end = buffer.GetEndAddress<Instruction*>(); in main() local
H A Dsum-array.cc41 Label loop, end; in GenerateSumArray() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_spline.cpp76 int32 end = count; in Solve() local
[all...]
/third_party/skia/third_party/externals/expat/expat/examples/
H A Doutline.c79 end(void *data, const XML_Char *el) { in end() function
/third_party/skia/third_party/externals/expat/expat/gennmtab/
H A Dgennmtab.c41 int end; member
/third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/
H A DReservedRange.php33 protected $end = null; variable
119 $this->end variable
[all...]
/third_party/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto/
H A DEnumReservedRange.php35 protected $end = null; variable
121 $this->end variable
[all...]
/third_party/protobuf/src/google/protobuf/util/
H A Dtime_util_test.cc50 Timestamp begin, end; in TEST() local
92 Timestamp begin, end; in TEST() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcharconv_parse.h74 const char* end = nullptr; member
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dhash_generator_testing.cc30 void generate(Iterator start, Iterator end) { in generate() argument

Completed in 9 milliseconds

1...<<11121314151617181920>>...299