Searched refs:list (Results 126 - 150 of 238) sorted by relevance

12345678910

/gem5/src/dev/arm/
H A Dsmmu_v3.hh17 * notice, this list of conditions and the following disclaimer;
19 * notice, this list of conditions and the following disclaimer in the
43 #include <list>
/gem5/src/gpu-compute/
H A Dtlb_coalescer.hh11 * this list of conditions and the following disclaimer.
14 * this list of conditions and the following disclaimer in the documentation
39 #include <list>
H A Dgpu_tlb.hh11 * this list of conditions and the following disclaimer.
14 * this list of conditions and the following disclaimer in the documentation
40 #include <list>
70 typedef std::list<TlbEntry*> EntryList;
165 * It's a per-set list. As long as we have not reached
173 * it's used to guide replacement decisions. The head of the list
175 * for this set is empty, the last element of the list
/gem5/src/cpu/simple/
H A Dbase.hh21 * notice, this list of conditions and the following disclaimer;
23 * notice, this list of conditions and the following disclaimer in the
103 std::list<ThreadID> activeThreads;
/gem5/ext/pybind11/tests/
H A Dtest_smart_ptr.cpp361 py::list list;
363 list.append(py::cast(e));
364 return list;
/gem5/ext/pybind11/include/pybind11/
H A Dembed.h109 module::import("sys").attr("path").cast<list>().append(".");
H A Dstl.h18 #include <list>
172 list l(src.size());
192 template <typename Type, typename Alloc> struct type_caster<std::list<Type, Alloc>>
193 : list_caster<std::list<Type, Alloc>, Type> { };
229 list l(src.size());
/gem5/src/cpu/o3/
H A Diew_impl.hh21 * notice, this list of conditions and the following disclaimer;
23 * notice, this list of conditions and the following disclaimer in the
379 DefaultIEW<Impl>::setActiveThreads(list<ThreadID> *at_ptr)
692 list<ThreadID>::iterator threads = activeThreads->begin();
693 list<ThreadID>::iterator end = activeThreads->end();
709 list<ThreadID>::iterator threads = activeThreads->begin();
710 list<ThreadID>::iterator end = activeThreads->end();
728 list<ThreadID>::iterator threads = activeThreads->begin();
729 list<ThreadID>::iterator end = activeThreads->end();
1212 list<ThreadI
[all...]
H A Diew.hh20 * notice, this list of conditions and the following disclaimer;
22 * notice, this list of conditions and the following disclaimer in the
162 /** Sets pointer to list of active threads. */
163 void setActiveThreads(std::list<ThreadID> *at_ptr);
191 /** Moves memory instruction onto the list of cache blocked instructions */
287 /** Removes instructions from rename from a thread's instruction list. */
415 /** Pointer to list of active threads. */
416 std::list<ThreadID> *activeThreads;
/gem5/util/stats/
H A Doutput.py7 # notice, this list of conditions and the following disclaimer;
9 # notice, this list of conditions and the following disclaimer in the
54 if not isinstance(value, list):
130 if isinstance(val, (list, tuple)):
H A Dinfo.py7 # notice, this list of conditions and the following disclaimer;
9 # notice, this list of conditions and the following disclaimer in the
169 if isinstance(value, (list, tuple)):
669 if isinstance(self.dist, (list, tuple)) and \
670 isinstance(other.dist, (list, tuple)):
678 if isinstance(self.dist, (list, tuple)) and \
679 isinstance(other.dist, (list, tuple)):
689 if isinstance(self.dist, (list, tuple)):
706 ysubnames = list(self.ysubnames)
H A Ddisplay.py7 # notice, this list of conditions and the following disclaimer;
9 # notice, this list of conditions and the following disclaimer in the
102 if not isinstance(self.value, (list, tuple)):
H A Dprint.py7 # notice, this list of conditions and the following disclaimer;
9 # notice, this list of conditions and the following disclaimer in the
102 if isinstance(self.value, (list, tuple)):
/gem5/src/base/
H A Dinifile.cc8 * notice, this list of conditions and the following disclaimer;
10 * notice, this list of conditions and the following disclaimer in the
296 IniFile::getSectionNames(vector<string> &list) const
301 list.push_back((*i).first);
H A Daddr_range.hh20 * notice, this list of conditions and the following disclaimer;
22 * notice, this list of conditions and the following disclaimer in the
49 #include <list>
455 // we need to sort the list of bits we will discard as we
533 typedef std::list<AddrRange> AddrRangeList;
H A Dstatistics.cc20 * notice, this list of conditions and the following disclaimer;
22 * notice, this list of conditions and the following disclaimer in the
47 #include <list>
67 list<Info *> &
70 static list<Info *> the_list;
/gem5/util/
H A Dcpt_upgrader.py18 # notice, this list of conditions and the following disclaimer;
20 # notice, this list of conditions and the following disclaimer in the
55 # the checkpoint tag list, the upgrade() method will be run, passing in a
69 # tag that it depends upon or a list of such strings; and "fwd_depends"
105 if not isinstance(self.depends, list):
115 if not isinstance(self.fwd_depends, list):
215 # convert to list of tags before proceeding
/gem5/src/mem/cache/
H A Dcache_blk.hh20 * notice, this list of conditions and the following disclaimer;
22 * notice, this list of conditions and the following disclaimer in the
54 #include <list>
168 std::list<Lock> lockList;
429 // context we clear the list, thus for a private cache we
/gem5/tests/testing/
H A Dtests.py18 # notice, this list of conditions and the following disclaimer;
20 # notice, this list of conditions and the following disclaimer in the
71 # test list as a list of /candidate/ configurations. A configuration
193 """Get a list of reference files used by this test case"""
215 """Run this test case and return a list of results"""
233 # The diff ignore list contains all files that shouldn't be diffed
243 # These files should never be included in the list of
244 # reference files. This list should include temporary files
321 _filter = list(test_filte
[all...]
/gem5/src/python/m5/util/
H A Dfdthelper.py16 # notice, this list of conditions and the following disclaimer;
18 # notice, this list of conditions and the following disclaimer in the
54 if type(words) != list:
74 if type(values) != list:
122 """Helper function for: generates a list of 32 bit cells from an int,
185 type. Can also take a list of subnodes, that each get appended."""
/gem5/ext/ply/example/GardenSnake/
H A DGardenSnake.py410 # simple_stmt is a list
446 # a list of expressions
581 if isinstance(p[1], list):
586 if isinstance(p[0], list):
596 if isinstance(p[1], list):
/gem5/ext/googletest/googlemock/scripts/generator/cpp/
H A Dast.py667 # names is a list of strings.
700 printable_queue = list(reversed(self.token_queue[-20:]))
1002 parameters = list(self._GetParameters())
1009 parameters = list(self._GetParameters())
1023 unused_tokens = list(self._GetMatchingChar('(', ')'))
1029 unused_tokens = list(self._GetMatchingChar('(', ')'))
1043 # TODO(nnorwitz): anything else to handle for initializer list?
1055 # Already at the ( to open the parameter list.
1056 function_parameters = list(self._GetMatchingChar('(', ')'))
1079 body = list(sel
[all...]
/gem5/util/style/
H A Dverifiers.py23 # notice, this list of conditions and the following disclaimer;
25 # notice, this list of conditions and the following disclaimer in the
262 lines = list(f)
363 new = list(self.sort_includes(old, norm_fname, language))
385 sort_lines = list(self.sort_includes(lines, filename, language))
469 # list of all verifier classes
/gem5/src/python/m5/
H A Dmain.py19 # notice, this list of conditions and the following disclaimer;
21 # notice, this list of conditions and the following disclaimer in the
158 option("--list-sim-objects", action='store_true', default=False,
279 keys = list(defines.buildEnv.keys())
307 objects = list(SimObject.allClasses.keys())
312 params = list(obj._params.keys())
/gem5/ext/mcpat/cacti/
H A Dnuca.cc11 * notice, this list of conditions and the following disclaimer;
13 * notice, this list of conditions and the following disclaimer in the
150 list<nuca_org_t *> nuca_list;
413 list<nuca_org_t *>::iterator niter;
490 Nuca::find_optimal_nuca (list<nuca_org_t *> *n, min_values_t *minval) {
502 list<nuca_org_t *>::iterator niter;

Completed in 34 milliseconds

12345678910