Home
last modified time | relevance | path

Searched refs:names_ (Results 1 – 16 of 16) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dassembly_builder.h87 names_(),
111 names_.push_back(inst_str); in AppendNames()
173 for (const auto& line : names_) { in GetCode()
199 names_.emplace_back(opname_inst.str()); in AddOpNameIfNotExist()
249 std::vector<std::string> names_; variable
/external/deqp-deps/SPIRV-Tools/test/opt/
Dassembly_builder.h87 names_(),
111 names_.push_back(inst_str); in AppendNames()
173 for (const auto& line : names_) { in GetCode()
199 names_.emplace_back(opname_inst.str()); in AddOpNameIfNotExist()
249 std::vector<std::string> names_; variable
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/
Dassembly_builder.h87 names_(),
111 names_.push_back(inst_str); in AppendNames()
173 for (const auto& line : names_) { in GetCode()
199 names_.emplace_back(opname_inst.str()); in AddOpNameIfNotExist()
249 std::vector<std::string> names_; variable
/external/webrtc/test/pc/e2e/analyzer/video/
Ddefault_video_quality_analyzer.h440 names_ = std::vector<std::string>(names.begin(), names.end()); in NamesCollection()
441 for (size_t i = 0; i < names_.size(); ++i) { in NamesCollection()
442 index_.emplace(names_[i], i); in NamesCollection()
446 size_t size() const { return names_.size(); } in size()
450 const std::string& name(size_t index) const { return names_[index]; } in name()
461 std::vector<std::string> names_;
Ddefault_video_quality_analyzer.cc1126 size_t out = names_.size(); in AddIfAbsent()
1127 size_t old_capacity = names_.capacity(); in AddIfAbsent()
1128 names_.emplace_back(name); in AddIfAbsent()
1129 size_t new_capacity = names_.capacity(); in AddIfAbsent()
1132 index_.emplace(names_[out], out); in AddIfAbsent()
1136 for (size_t i = 0; i < names_.size(); ++i) { in AddIfAbsent()
1137 index_.emplace(names_[i], i); in AddIfAbsent()
/external/tensorflow/tensorflow/compiler/jit/
Ddevice_util.cc59 int new_id = names_.size(); in GetIdFor()
60 names_.push_back(string(name)); in GetIdFor()
63 TF_RETURN_IF_ERROR(DeviceNameToDeviceType(names_.back(), device_type)); in GetIdFor()
Ddevice_util.h118 return names_[device.id()]; in GetNameFor()
157 std::vector<string> names_; variable
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dgraph_transformations.h78 CHECK(!names_.count(name)); in Add()
79 names_.insert(name); in Add()
95 std::unordered_set<std::string> names_; variable
/external/ImageMagick/Magick++/lib/Magick++/
DSTL.h2006 void artifactNames(Container *names_,const Image* image_) in artifactNames() argument
2011 names_->clear(); in artifactNames()
2017 names_->push_back(std::string(name)); in artifactNames()
2024 void attributeNames(Container *names_,const Image* image_) in attributeNames() argument
2029 names_->clear(); in attributeNames()
2035 names_->push_back(std::string(name)); in attributeNames()
2683 void profileNames(Container *names_,const Image* image_) in profileNames() argument
2688 names_->clear(); in profileNames()
2694 names_->push_back(std::string(name)); in profileNames()
/external/llvm-project/flang/lib/Parser/
Dpreprocessor.h94 std::list<std::string> names_; variable
Dpreprocessor.cpp636 names_.push_back(t.ToString()); in SaveTokenAsName()
637 return {names_.back().data(), names_.back().size()}; in SaveTokenAsName()
/external/tensorflow/tensorflow/core/framework/
Dresource_mgr.h504 std::vector<string> names_; variable
858 OP_REQUIRES_OK(context, context->GetAttr("shared_names", &names_));
863 OP_REQUIRES(context, names_.size() == n,
881 MakeResourceHandle<T>(ctx, containers_[i], names_[i]);
/external/icu/icu4c/source/tools/toolutil/
Dudbgutil.cpp232 #define COUNT_CASE(x) case UDBG_##x: return (actual?count_##x:UPRV_LENGTHOF(names_##x));
235 #define FIELD_CASE(x) case UDBG_##x: return names_##x;
/external/fonttools/Lib/fontTools/feaLib/
Dbuilder.py146 self.names_ = []
411 if not self.names_:
417 for name in self.names_:
1437 self.names_.append([nameID, platformID, platEncID, langID, string])
/external/libabigail/tests/data/test-annotate/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi18782 <!-- const char* DefaultSysAllocator::names_[2] -->
18783 …<var-decl name='names_' type-id='type-id-1544' visibility='default' filepath='src/system-alloc.cc'…
/external/libabigail/tests/data/test-read-dwarf/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi11591 …<var-decl name='names_' type-id='type-id-1544' visibility='default' filepath='src/system-alloc.cc'…