Searched refs:NULL (Results 401 - 425 of 528) sorted by relevance

<<11121314151617181920>>

/gem5/src/systemc/tests/tlm/multi_sockets/
H A DMultiSocketSimpleSwitchAT.h153 trans.set_mm(NULL); //remove the MM
248 bool doCall=btag==NULL; //we only will do a bw call if we are not in a wrapped b_transport
/gem5/src/base/
H A Dinet.cc313 * exists, otherwise return NULL
320 Ip6Opt* opt = NULL;
331 opt = NULL;
/gem5/src/dev/net/
H A Di8254xGBe.hh194 cpa->hwPq(CPA::FL_NONE, sys, macAddr, sm, q, macAddr, NULL, num);
199 cpa->hwRq(CPA::FL_NONE, sys, macAddr, sm, q, macAddr, NULL, num);
/gem5/src/systemc/ext/core/
H A Dsc_module.hh363 ::sc_core::sc_set_location(NULL, 0)
369 ::sc_core::sc_set_location(NULL, 0)
/gem5/src/arch/arm/insts/
H A Dmem64.hh107 dest(_dest), base(_base), uops(NULL), memAccessFlags(0)
121 assert(uops != NULL && microPC < numMicroops);
/gem5/src/cpu/minor/
H A Dlsq.cc66 packet(NULL),
555 uint8_t *request_data = NULL;
676 DPRINTFS(MinorMem, (&port), "Completed burst %d\n", packet != NULL);
1389 retryRequest = NULL;
1415 retryRequest(NULL),
1479 LSQ::LSQRequestPtr ret = NULL;
1602 uint8_t *request_data = NULL;
1724 data = NULL;
/gem5/src/cpu/o3/
H A Drename_impl.hh270 serializeInst[tid] = NULL;
299 serializeInst[tid] = NULL;
388 serializeInst[tid] = NULL;
400 serializeInst[tid] = NULL;
805 DynInstPtr inst = NULL;
1421 serializeInst[tid] = NULL;
H A Dcommit_impl.hh387 squashAfterInst[tid] = NULL;
452 squashAfterInst[tid] = NULL;
584 toIEW->commitInfo[tid].mispredictInst = NULL;
585 toIEW->commitInfo[tid].squashInst = NULL;
637 squashAfterInst[tid] = NULL;
1273 head_inst->traceData = NULL;
1307 head_inst->traceData = NULL;
/gem5/ext/dsent/model/electrical/router/
H A DRouter.cc86 return NULL;
274 vector<ElectricalModel*> pipeline_reg2s(number_output_ports, NULL);
474 vector<StdCell*> pipeline_reg2s(number_output_ports, (StdCell*)NULL);
/gem5/src/base/vnc/
H A Dvncserver.cc122 : VncInput(p), listenEvent(NULL), dataEvent(NULL), number(p->number),
363 dataEvent = NULL;
/gem5/ext/googletest/googlemock/test/
H A Dgmock-internal-utils_test.cc142 int* p = NULL;
143 // Don't use EXPECT_EQ as no NULL-testing magic on Symbian.
144 EXPECT_TRUE(NULL == GetRawPointer(p));
477 GetUnitTestImpl()->set_os_stack_trace_getter(NULL);
/gem5/ext/googletest/googletest/src/
H A Dgtest-internal-inl.h576 // total_test_case_count() - 1. If i is not in that range, returns NULL.
579 return index < 0 ? NULL : test_cases_[i];
583 // total_test_case_count() - 1. If i is not in that range, returns NULL.
586 return index < 0 ? NULL : test_cases_[index];
606 // Returns the current OS stack trace getter if it is not NULL;
629 // type_param: the name of the test's type parameter, or NULL if
681 // current_test_info is NULL, the assertion results will be stored in
754 // flag, or NULL if that flag was not specified.
862 // When no test is running, this is set to NULL and Google Test
863 // stores assertion results in ad_hoc_test_result_. Initially NULL
[all...]
/gem5/src/sim/
H A Dcxx_manager.cc137 return NULL;
150 SimObject *object = NULL;
374 /* Set pointed-to SimObjects to NULL */
392 ret = object_params->setSimObject(param->name, NULL);
/gem5/src/mem/ruby/network/garnet2.0/
H A DGarnetNetwork.cc112 assert(m_topology_ptr != NULL);
194 assert(m_routers[src] != NULL);
/gem5/ext/systemc/src/sysc/communication/
H A Dsc_port.cpp243 m_bind_info(NULL)
253 m_bind_info(NULL)
/gem5/src/dev/arm/
H A Dflash_device.cc263 cbe.function = NULL;
318 if (temp != NULL) {
/gem5/src/dev/virtio/
H A Dfs9p.cc404 (char *)NULL);
455 int wait_return = waitpid(diod_pid, NULL, WNOHANG);
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith02/
H A Disaac.h74 UINT32 a = 0, UINT32 b = 0, UINT32 c = 0, UINT32* s = NULL);
114 m_rc.randrsl[i] = s != NULL ? s[i] : 0;
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith03/
H A Disaac.h74 UINT32 a = 0, UINT32 b = 0, UINT32 c = 0, UINT32* s = NULL);
114 m_rc.randrsl[i] = s != NULL ? s[i] : 0;
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith04/
H A Disaac.h74 UINT32 a = 0, UINT32 b = 0, UINT32 c = 0, UINT32* s = NULL);
114 m_rc.randrsl[i] = s != NULL ? s[i] : 0;
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith05/
H A Disaac.h74 UINT32 a = 0, UINT32 b = 0, UINT32 c = 0, UINT32* s = NULL);
114 m_rc.randrsl[i] = s != NULL ? s[i] : 0;
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith06/
H A Disaac.h74 UINT32 a = 0, UINT32 b = 0, UINT32 c = 0, UINT32* s = NULL);
114 m_rc.randrsl[i] = s != NULL ? s[i] : 0;
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith07/
H A Disaac.h74 UINT32 a = 0, UINT32 b = 0, UINT32 c = 0, UINT32* s = NULL);
114 m_rc.randrsl[i] = s != NULL ? s[i] : 0;
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith08/
H A Disaac.h74 UINT32 a = 0, UINT32 b = 0, UINT32 c = 0, UINT32* s = NULL);
114 m_rc.randrsl[i] = s != NULL ? s[i] : 0;
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith09/
H A Disaac.h74 UINT32 a = 0, UINT32 b = 0, UINT32 c = 0, UINT32* s = NULL);
114 m_rc.randrsl[i] = s != NULL ? s[i] : 0;

Completed in 58 milliseconds

<<11121314151617181920>>