Home
last modified time | relevance | path

Searched defs:cend (Results 26 - 47 of 47) sorted by relevance

12

/third_party/spirv-tools/source/opt/
H A Dfunction.h115 const_iterator cend() const { in cend() function in spvtools::opt::Function
H A Dscalar_analysis_nodes.h114 const_iterator cend() { return children_.cend(); } in cend() function in spvtools::opt::SENode
H A Dinstruction.h280 const_iterator cend() const { return operands_.cend(); } in cend() function in spvtools::opt::Instruction
H A Dloop_descriptor.h68 inline const_iterator cend() const { return nested_loops_.end(); } in cend() function in spvtools::opt::Loop
481 inline const_iterator cend() const { in cend() function in spvtools::opt::LoopDescriptor
H A Dmodule.h551 inline Module::const_iterator Module::cend() const { in cend() function in spvtools::opt::Module
/third_party/spirv-tools/source/util/
H A Dsmall_vector.h258 const_iterator cend() const { return end(); } in cend() function in spvtools::utils::SmallVector
/third_party/spirv-tools/test/opt/
H A Dinstruction_test.cpp183 auto cend = inst.cend(); in TEST() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_parse.c651 const u8 *cend; in p2p_group_info_parse() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_parse.c649 const u8 *cend; in p2p_group_info_parse() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinstruction.h267 const_iterator cend() const { return operands_.cend(); } in cend() function in spvtools::opt::Instruction
H A Dloop_descriptor.h68 inline const_iterator cend() const { return nested_loops_.end(); } in cend() function in spvtools::opt::Loop
480 inline const_iterator cend() const { in cend() function in spvtools::opt::LoopDescriptor
H A Dmodule.h523 inline Module::const_iterator Module::cend() const { in cend() function in spvtools::opt::Module
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinstruction.h267 const_iterator cend() const { return operands_.cend(); } in cend() function in spvtools::opt::Instruction
H A Dloop_descriptor.h68 inline const_iterator cend() const { return nested_loops_.end(); } in cend() function in spvtools::opt::Loop
480 inline const_iterator cend() const { in cend() function in spvtools::opt::LoopDescriptor
H A Dmodule.h523 inline Module::const_iterator Module::cend() const { in cend() function in spvtools::opt::Module
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dbtree_container.h98 const_iterator cend() const { return tree_.end(); } in cend() function in absl::container_internal::btree_container
/third_party/protobuf/src/google/protobuf/
H A Dmap.h1112 const_iterator cend() const { return end(); } in cend() function in google::protobuf::Map
H A Drepeated_field.h1525 RepeatedField<Element>::cend() const { in cend() function in google::protobuf::RepeatedField
2634 RepeatedPtrField<Element>::cend() const { in cend() function in google::protobuf::RepeatedPtrField
/third_party/libwebsockets/lib/core/
H A Dlibwebsockets.c1186 *cend = check + clen; in lws_strcmp_wildcard() local
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp3404 Value& Value::resolveReference(char const* key, char const* cend) in resolveReference() argument
3480 Value Value::get(char const* key, char const* cend, Value const& defaultValue) const in get() argument
3495 bool Value::removeMember(const char* key, const char* cend, Value* removed) in removeMember() argument
[all...]
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12MemAlloc.cpp1725 const_iterator cend() const { return const_iterator(this, NULL); } in cend() function in D3D12MA::List
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h5822 const_iterator cend() const { return const_iterator(&m_RawList, VMA_NULL); } in cend() function in VmaList

Completed in 57 milliseconds

12