Home
last modified time | relevance | path

Searched refs:bar_val (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c1420 uint32_t bar_val = 0; in vmbus_pcib_prepopulate_bars() local
1423 4, &bar_val); in vmbus_pcib_prepopulate_bars()
1425 if (hpdev->probed_bar[i] != bar_val) { in vmbus_pcib_prepopulate_bars()
1435 4, bar_val); in vmbus_pcib_prepopulate_bars()
/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc3567 const std::string foo_val("5"), bar_val("6"); in TEST() local
3569 EqFailure("foo", "bar", foo_val, bar_val, false).failure_message()); in TEST()
3579 EqFailure("foo", "6", foo_val, bar_val, false).failure_message()); in TEST()
3588 EqFailure("5", "bar", foo_val, bar_val, false).failure_message()); in TEST()
3597 EqFailure("5", "6", foo_val, bar_val, false).failure_message()); in TEST()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsAMDGPU.td2261 // llvm.amdgcn.ds.gws.init(i32 bar_val, i32 resource_id)
2263 // bar_val is the total number of waves that will wait on this
2275 // bar_val is the total number of waves that will wait on this