Searched defs:nameList (Results 1 – 10 of 10) sorted by relevance
233 bool SnapShotReader::getSourceBufferNameList(std::vector<std::string> &nameList) in getSourceBufferNameList()
513 std::string nameList = v; in Define() local806 std::vector<std::string> nameList; in GetBufferNameList() local
366 List<String> nameList = new ArrayList<>(); in getParamNames() local425 List<String> nameList = new ArrayList<>(); in toTypeNameList() local
166 ImmutableList<Name> nameList = ImmutableList.copyOf(Iterables.filter(names, NOT_EMPTY)); in createPath() local
95 List<Map<String, Object>> nameList = in handleUpdate() local
554 public void setInterfaces(String[] nameList) { in setInterfaces()
397 Offset16 nameList; /* Offset from beginning of map to member
236 def attributeDecl(self, elem, name, type, defi, defaultValue, nameList): argument
1312 PyObject *nameList; in pythonAttributeDecl() local
1068 const std::list<parser::Name> &nameList, Symbol::Flag ompFlag) { in ResolveOmpNameList()