Searched refs:extensions (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/pybind11/docs/
H A Dconf.py21 # If extensions (or modules to document with autodoc) are in another directory,
32 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
34 extensions = ['breathe'] variable
/gem5/src/arch/
H A Disa_parser.py1163 error ('Inconsistent extensions for operand %s: %s - %s' \
1174 error('Inconsistent extensions for elem'
2054 # Define the mapping from operand type extensions to C++ types and
2596 extensions = self.operandTypeMap.keys()
2602 ''' % (string.join(operands, '|'), string.join(extensions, '|'))
2610 % (string.join(operands, '|'), string.join(extensions, '|'))

Completed in 8 milliseconds