Home
last modified time | relevance | path

Searched refs:productName (Results 1 - 4 of 4) sorted by relevance

/third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/
H A DCapScan.java65 protected Element createProduct(String productName) { in createProduct() argument
73 product.setAttribute(IcuInfo.TYPE, productName); in createProduct()
H A DSimpleScan.java63 protected CapElement createProduct(String productName) { in createProduct() argument
71 product.setAttribute(IcuInfo.TYPE, productName); in createProduct()
/third_party/backends/backend/
H A Depsonds.c1186 char productName[50]; // ESCI/2 procduct name member
1628 if (strcmp(map->productName, dev->model) == 0) { in device_detect()
1741 //productName in splitProfileName()
1742 char* productName = strtok(NULL, ","); in splitProfileName() local
1743 strncpy(outProductName, productName, 49); in splitProfileName()
1769 splitProfileName(line, &profle_map.productID, profle_map.productName, profle_map.deviceID, &profle_map.lutID); in attach_one_config()
1771 DBG(7, "Found profile : %x %s %s %d\n", profle_map.productID, profle_map.productName, profle_map.deviceID, profle_map.lutID); in attach_one_config()
/third_party/backends/sanei/
H A Dsanei_scsi.c5532 inquiry.productName, in sanei_scsi_find_devices_old_api()

Completed in 11 milliseconds