Home
last modified time | relevance | path

Searched defs:dev_loc (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/coreboot/src/mainboard/ibm/sbp1/
H A Dramstage.c22 char dev_loc[10] = { "\x00" }; in smbios_fill_dimm_locator() local
/aosp_15_r20/external/coreboot/src/mainboard/prodrive/atlas/
H A Dmainboard.c20 char dev_loc[40] = { "\x00" }; in smbios_fill_dimm_locator() local
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dtest_utils.h131 void AddDevice(const string& device_name, const DeviceLocality& dev_loc) { in AddDevice()
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/cc/
H A Dtensor_layout.cc629 DeviceLocation dev_loc; in device_location() local