Searched refs:product (Results 1 - 23 of 23) sorted by relevance

/osnet-11/usr/src/lib/libc/port/fp/
H A D__x_power.c150 * dot product
154 * The product may fill as many as three base-2**16 digits; product[0]
155 * is the least significant, product[2] the most.
159 unsigned short *py, unsigned short *product)
174 product[0] = acc & 0xffff;
175 product[1] = acc >> 16;
176 product[2] = carry;
181 * dot product
185 * The product ma
158 __multiply_base_two_vector(unsigned short n, unsigned short *px, unsigned short *py, unsigned short *product) argument
191 __multiply_base_ten_vector(unsigned short n, unsigned short *px, unsigned short *py, unsigned short *product) argument
244 unsigned short multiplier, product[3]; local
[all...]
/osnet-11/usr/src/lib/libc/i386/gen/
H A Dlmul.s45 movl %eax,%ecx / partial high(product)
49 addl %eax,%ecx / partial sum of high(product)
53 addl %edx,%ecx / final high(product)
/osnet-11/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A DMP_GetDeviceProductProperties.c116 productLength = sizeof (pProps->product);
124 (void) strncpy(pProps->product,
125 devProdInfo.prodInfo.product,
H A DMP_GetMPLogicalUnitProperties.c362 productLength = sizeof (pProps->product);
369 (void) strncpy(pProps->product,
370 luInfo.prodInfo.product,
H A DMP_GetMultipathLusDevProd.c72 "inquiry-product-id", &pid);
193 (void) strncpy(inqProductID, devProdInfo.prodInfo.product,
194 sizeof (devProdInfo.prodInfo.product));
/osnet-11/usr/src/lib/libunistat/common/
H A Dllib-lunistat41 void spcs_log(const char *product, spcs_s_info_t *status,
H A Dspcs_log.c54 spcs_log(const char *product, spcs_s_info_t *status, const char *format, ...) argument
85 fprintf(fp, "%s %s: ", spcstime(), product);
/osnet-11/usr/src/lib/scsi/libses/common/
H A Dses_plugin.c92 * We walk the list of plugins backwards, so that a product-specific
166 * A product-specific plugin can take an
314 char *vendor, *product, *revision; local
347 * Create a local copy of the vendor/product/revision, strip out any
351 product = strdupa(libscsi_product(tp->st_target));
355 ses_plugin_cleanstr(product);
365 LIBSES_PLUGIN_VENDOR, isa, vendor, product,
371 LIBSES_PLUGIN_VENDOR, isa, vendor, product,
/osnet-11/usr/src/lib/scsi/libsmp/common/
H A Dsmp_plugin.c270 char *c_vendor, *vendor, *product, *revision; local
309 * those matching the vendor/product/revision fields, and those
326 product = strdupa(tp->st_product);
330 smp_plugin_cleanstr(product);
362 LIBSMP_PLUGIN_VENDOR, isa, vendor, product, LIBSMP_PLUGIN_EXT);
367 LIBSMP_PLUGIN_VENDOR, isa, vendor, product,
/osnet-11/usr/src/grub/grub2/grub-core/bus/usb/serial/
H A Dftdi.c170 grub_uint16_t vendor, product; member in struct:__anon362
183 && usbdev->descdev.prodid == products[j].product)
H A Dpl2303.c183 grub_uint16_t vendor, product; member in struct:__anon363
196 && usbdev->descdev.prodid == products[j].product)
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_snap.c108 char *product; local
119 /* determine product name */
120 product = NULL;
126 product = (char *)s2.smbi_product;
127 if ((product == NULL) && thp->th_pi && thp->th_di &&
130 product = bufp;
132 if (product == NULL) {
133 product = thp->th_platform;
137 if (product && !noclean) {
139 * Cleanup the product nam
[all...]
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/x86pi/common/
H A Dx86pi_impl.h158 const char *product; member in struct:x86pi_hcfmri_info_s
H A Dx86pi_subr.c72 if (hc->product != NULL)
73 topo_mod_strfree(mod, (char *)hc->product);
463 "mfg(%s) product(%s) part(%s) serial(%s)\n",
496 /* save off product-id */
/osnet-11/usr/src/lib/fm/topo/modules/common/disk/common/
H A Ddisk_common.c287 char *product = NULL; local
299 FM_FMRI_AUTH_V1_CHASSIS_NM, &product, &err))
300 product = topo_mod_strdup(mod, "unknown");
320 product, chassis, NULL, label, local
327 product, chassis, NULL, label, local
345 if (product)
346 topo_mod_strfree(mod, product);
/osnet-11/usr/src/lib/libldap4/misc/
H A Dldaptemplates.conf334 item cis,sort "Product" product
497 item cis,sort "Product" product
/osnet-11/usr/src/lib/mpapi/libmpapi/common/
H A Dmpapi.h657 * overridden by the administrator. Any logical unit with vendor, product,
688 MP_CHAR product[16]; member in struct:_MP_DEVICE_PRODUCT_PROPERTIES
706 MP_CHAR product[16]; member in struct:_MP_MULTIPATH_LOGICAL_UNIT_PROPERTIES
1046 * Gets a list of the object IDs of all the device product properties
1056 * product descriptors associated with the specified plugin.
1066 * the device product list is found to be invalid.
1090 * Gets the device product properties of the specified plugin oid.
1109 * the device product properties is found to be invalid.
1315 * the device product list is found to be invalid.
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_consume.c167 dt_multiply_128(uint64_t factor1, uint64_t factor2, uint64_t *product) argument
178 product[0] = lo1 * lo2;
179 product[1] = hi1 * hi2;
184 dt_add_128(product, tmp, product);
189 dt_add_128(product, tmp, product);
/osnet-11/usr/src/lib/libstmf/common/
H A Dlibstmf.h316 uchar_t product[16]; member in struct:_stmfLogicalUnitProperties
/osnet-11/usr/src/lib/fm/topo/modules/common/ses/common/
H A Dses.c3292 char *manufacturer = NULL, *model = NULL, *product = NULL; local
3401 * model product-id
3426 * 'product-id', we use a concatenation of 'manufacturer-model'. We
3436 if ((product = topo_mod_alloc(mod, prodlen)) == NULL)
3439 (void) snprintf(product, prodlen, "%s-%s", manufacturer, model);
3447 if (nvlist_add_string(auth, FM_FMRI_AUTH_V1_CHASSIS_NM, product) != 0 ||
3636 topo_mod_strfree(mod, product);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dpp.c1079 UV product = alow * blow; local
1083 SETu( product );
1085 } else if (product <= (UV)IV_MIN) {
1089 SETi( -(IV)product );
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.pm549 reliability, edability, editability or usability of this product, and
/osnet-11/usr/src/common/mpi/
H A Dmpi.c518 Compute the product b = a * d, for a single digit d. Respects the sign
968 * product
1058 /* Inner product: Digits of a */
1086 computation steps are redundant when squaring. The inner product
2062 ... by computing the product, and dividing out the gcd.
4076 { unsigned long long product = (unsigned long long)a * b; \
4077 Plo = (mp_digit)product; \
4078 Phi = (mp_digit)(product >> MP_DIGIT_BIT); }
4108 /* Inner product: Digits of a */
4140 /* Inner product
[all...]

Completed in 107 milliseconds