Home
last modified time | relevance | path

Searched defs:begin (Results 551 - 575 of 804) sorted by relevance

1...<<21222324252627282930>>...33

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringMap.h302 iterator begin() { in begin() function in llvm::StringMap
308 const_iterator begin() const { in begin() function in llvm::StringMap
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DFunction.h531 iterator begin() { return BasicBlocks.begin(); } in begin() function in llvm::Function
532 const_iterator begin() const { return BasicBlocks.begin(); } in begin() function in llvm::Function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DYAMLParser.h366 typename CollectionType::iterator begin(CollectionType &C) { in begin() function
410 iterator begin() { return yaml::begin(*this); } in begin() function in llvm::yaml::final
468 iterator begin() { return yaml::begin(*this); } begin() function in llvm::yaml::final
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceDefs.h231 VariableDeclarationArray::iterator begin() { return Globals.begin(); } in begin() function in Ice::VariableDeclarationList
235 VariableDeclarationArray::const_iterator begin() const { in begin() function in Ice::VariableDeclarationList
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSmallVector.h127 iterator begin() { return (iterator)this->BeginX; } in begin() function in llvm::SmallVectorTemplateCommon
128 const_iterator begin() const { return (const_iterator)this->BeginX; } in begin() function in llvm::SmallVectorTemplateCommon
[all...]
H A DStringMap.h337 iterator begin() { in begin() function in llvm::StringMap
343 const_iterator begin() const { in begin() function in llvm::StringMap
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h258 iterator begin() { return iterator(Edges.begin(), Edges.end()); } in begin() function in llvm::LazyCallGraph::Edge::EdgeSequence
488 iterator begin() const { return Nodes.begin(); } in begin() function in llvm::LazyCallGraph::Edge::SCC
619 iterator begin() const { return SCCs.begin(); } in begin() function in llvm::LazyCallGraph::Edge::RefSCC
940 EdgeSequence::iterator begin() { retur function in llvm::LazyCallGraph::Edge
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h550 MachineBasicBlock::instr_iterator begin() const { return Begin; } in begin() function in llvm::MIBundleBuilder
/third_party/vixl/src/
H A Dinvalset-vixl.h362 InvalSet<TEMPLATE_INVALSET_P_DEF>::begin() { in begin() function in vixl::InvalSet
/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.cc832 const char* begin = std::max(p_start - kContextLength, json_start); in ReportFailure() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree.cc351 void CordRepBtree::DestroyLeaf(CordRepBtree* tree, size_t begin, size_t end) { in DestroyLeaf() argument
358 void CordRepBtree::DestroyNonLeaf(CordRepBtree* tree, size_t begin, in DestroyNonLeaf() argument
497 size_t begin = leaf->capacity(); NewLeaf() local
671 const size_t begin = pos.index - 1; CopySuffix() local
[all...]
H A Dcord_rep_btree_test.cc1275 const uint8_t begin = leaf->storage[1]; in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
H A Dhash_test.cc455 size_t begin = 0; in AbslHashValue() local
845 T* begin; member
/third_party/skia/modules/skparagraph/src/
H A DOneLineShaper.cpp100 auto begin = fUnresolvedBlocks.begin(); in fillGaps() local
[all...]
/third_party/spirv-tools/source/opt/
H A Dmodule.h248 iterator begin() { return iterator(&functions_, functions_.begin()); } in begin() function in spvtools::opt::Module
250 const_iterator begin() const { return cbegin(); } in begin() function in spvtools::opt::Module
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsUniformBlockCase.hpp152 inline Iterator begin (void) { return m_members.begin(); } in begin() function in deqp::gls::ub::StructType
153 inline ConstIterator begin (void) const { return m_members.begin(); } in begin() function in deqp::gls::ub::StructType
198 inline Iterator begin (void) { return m_uniforms.begin(); } in begin() function in deqp::gls::ub::UniformBlock
199 inline ConstIterator begin (void) const { return m_uniforms.begin(); } in begin() function in deqp::gls::ub::UniformBlock
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H A DvktSSBOLayoutCase.hpp114 inline iterator begin (void) { return m_variables.begin(); } in begin() function in vkt::ssbo::BufferBlock
115 inline const_iterator begin (void) const { return m_variables.begin(); } in begin() function in vkt::ssbo::BufferBlock
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdePoolArray.hpp83 Iterator begin (void) { return Iterator(this, 0); } in begin() function in de::PoolArray
86 ConstIterator begin (void) const { return ConstIterator(this, 0); } in begin() function in de::PoolArray
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderProgram.hpp265 Iterator begin; member
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBufferWriteTests.cpp108 static bool isRangeListValid (Iterator begin, Iterator end) in isRangeListValid() argument
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fBufferWriteTests.cpp108 static bool isRangeListValid (Iterator begin, Iterator end) in isRangeListValid() argument
[all...]
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/unittests/
H A Dtest_wasm.cpp169 static void BatchCompileWasmFunctions(JSVM_Value wasmModule, size_t begin, size_t end) in BatchCompileWasmFunctions() argument
/third_party/elfutils/tests/
H A Dvarlocs.c805 Dwarf_Addr base, begin, end; in print_varlocs() local
833 Dwarf_Addr base, begin, end; in print_varlocs() local
183 print_expr_block_addrs(Dwarf_Attribute *attr, Dwarf_Addr begin, Dwarf_Addr end, Dwarf_Op *exprs, int len) print_expr_block_addrs() argument
958 Dwarf_Addr base, begin, end; handle_attr() local
[all...]
/third_party/elfutils/libcpu/
H A Di386_disasm.c345 const uint8_t *begin = data; in i386_disasm() local
/third_party/gn/src/base/strings/
H A Dstring_util.cc284 size_t begin = in TrimStringPieceT() local
[all...]

Completed in 31 milliseconds

1...<<21222324252627282930>>...33