Searched defs:func (Results 26 - 43 of 43) sorted by relevance

12

/gem5/ext/nomali/include/libnomali/
H A Dnomali.h131 } func; member in struct:__anon6
/gem5/src/dev/
H A Dpixelpump.hh286 const CallbackType func; member in class:BasePixelPump::PixelEvent
/gem5/util/m5/
H A Dm5op_alpha.S43 func: label
H A Dm5.c336 void (*func)(int argc, char *argv[]); member in struct:MainFunc
/gem5/util/systemc/gem5_within_systemc/
H A Dsc_gem5_control.cc83 void registerEndOfElaboration(void (*func)()) argument
162 Gem5Control::registerEndOfElaboration(void (*func)()) argument
/gem5/src/base/
H A Dremote_gdb.hh262 const Func func; member in struct:BaseRemoteGDB::GdbCommand
/gem5/src/systemc/core/
H A Dprocess.cc380 Process::Process(const char *name, ProcessFuncWrapper *func, bool internal) : argument
H A Dprocess.hh165 ProcessFuncWrapper *func; member in class:sc_gem5::Process
H A Dsc_module.cc56 newMethodProcess(const char *name, ProcessFuncWrapper *func) argument
71 newThreadProcess(const char *name, ProcessFuncWrapper *func) argument
86 newCThreadProcess(const char *name, ProcessFuncWrapper *func) argument
/gem5/src/arch/mips/
H A Dstacktrace.cc198 StackTrace::decodePrologue(Addr sp, Addr callpc, Addr func, argument
/gem5/src/arch/alpha/
H A Dstacktrace.cc307 StackTrace::decodePrologue(Addr sp, Addr callpc, Addr func, int &size, argument
/gem5/src/dev/arm/
H A Drv_ctrl.hh74 Device(RealViewCtrl &parent, DeviceFunc func, argument
136 Bitfield<25, 20> func; member in class:RealViewCtrl
/gem5/ext/googletest/googletest/test/
H A Dgtest-port_test.cc1131 void RunFromThread(void (func)(T), T param) { argument
/gem5/src/sim/
H A Dpseudo_inst.cc97 pseudoInst(ThreadContext *tc, uint8_t func, uint8_t subfunc) argument
/gem5/src/arch/arm/insts/
H A Dvfp.cc951 ternaryOp(FPSCR &fpscr, fpType op1, fpType op2, fpType op3, fpType (*func)(fpType, fpType, fpType), bool flush, bool defaultNan, uint32_t rMode) const argument
1029 binaryOp(FPSCR &fpscr, fpType op1, fpType op2, fpType (*func)(fpType, fpType), bool flush, bool defaultNan, uint32_t rMode) const argument
1100 unaryOp(FPSCR &fpscr, fpType op1, fpType (*func)(fpType), bool flush, uint32_t rMode) const argument
[all...]
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h389 ParamNameGenFunctor GetParamNameGen(ParamNameGenFunctor func) { argument
532 AddTestCaseInstantiation(const string& instantiation_name, GeneratorCreationFunc* func, ParamNameGeneratorFunc* name_func, const char* file, int line) argument
H A Dgtest-port.h1600 ThreadWithParam(UserThreadFunc* func, T param, Notification* thread_can_start) argument
1791 ThreadWithParam(UserThreadFunc* func, T param, Notification* thread_can_start) argument
1799 RunnableImpl(UserThreadFunc* func, T param) argument
/gem5/ext/pybind11/include/pybind11/
H A Dpybind11.h387 PyCFunctionObject *func = (PyCFunctionObject *) m_ptr; local
485 const function_record &func local
1163 def_buffer(Func &&func) argument
1164 struct capture { Func func; }; member in struct:cpp_function::class_::capture
[all...]

Completed in 29 milliseconds

12