HomeSort by: relevance | last modified time | path
    Searched refs:product (Results 1 - 25 of 344) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/crypto/external/apache2/openssl/dist/crypto/ml_dsa/
ml_dsa_matrix.c 33 POLY product; local
35 ossl_ml_dsa_poly_ntt_mult(poly++, &s->poly[j], &product);
36 poly_add(&product, &t->poly[i], &t->poly[i]);
  /src/external/gpl3/binutils/dist/gas/
flonum-mult.c 65 Zero length product OK.
75 FLONUM_TYPE *product)
88 int P; /* Scan product low-order -> high. */
97 product->sign = 0;
100 product->sign = (a->sign == b->sign) ? '+' : '-';
104 size_of_product = product->high - product->low;
148 product->low[P] = work;
169 product->low[P] = carry;
176 for (q = product->low + P; q >= product->low; q--
    [all...]
flonum.h 97 FLONUM_TYPE * product);
  /src/external/gpl3/binutils.old/dist/gas/
flonum-mult.c 65 Zero length product OK.
75 FLONUM_TYPE *product)
88 int P; /* Scan product low-order -> high. */
97 product->sign = 0;
100 product->sign = (a->sign == b->sign) ? '+' : '-';
104 size_of_product = product->high - product->low;
148 product->low[P] = work;
169 product->low[P] = carry;
176 for (q = product->low + P; q >= product->low; q--
    [all...]
flonum.h 97 FLONUM_TYPE * product);
  /src/sys/dev/pci/
amdccp_pci.c 56 pci_product_id_t product; member in struct:amdccp_pci_product
59 .product = PCI_PRODUCT_AMD_F16_CCP,
62 .product = PCI_PRODUCT_AMD_F17_CCP_1,
65 .product = PCI_PRODUCT_AMD_F17_CCP_2,
68 .product = PCI_PRODUCT_AMD_F17_1X_PSP,
71 .product = PCI_PRODUCT_AMD_F17_7X_CCP,
74 .product = PCI_PRODUCT_AMD_F17_9X_CCP,
85 PCI_PRODUCT(pa->pa_id) == amdccp_pci_products[i].product) {
pci_quirks.c 16 * This product includes software developed by Christopher G. Demetriou
59 pci_lookup_quirkdata(pci_vendor_id_t vendor, pci_product_id_t product)
65 product == pci_quirks[i].product)
siop_pci_common.h 31 uint32_t product; member in struct:siop_product_desc
cxdtv_boards.c 60 cxdtv_board_lookup(pci_vendor_id_t vendor, pci_product_id_t product)
67 if (vendor == cb->cb_vendor && product == cb->cb_product)
iop_pci.c 70 u_int product, vendor; local
89 product = PCI_PRODUCT(pa->pa_id);
92 (product == PCI_PRODUCT_DPT_RAID_I2O ||
93 product == PCI_PRODUCT_DPT_RAID_2005S))
97 (product == PCI_PRODUCT_INTEL_80960RM_2 ||
98 product == PCI_PRODUCT_INTEL_80960_RP)) {
  /src/sys/arch/sgimips/gio/
giodevs_data.h 10 const char *product; member in struct:gio_knowndev
  /src/external/lgpl3/gmp/dist/mpn/pa64/
mul_1.asm 146 fstd %fr22, -0x78(%r30) C mid product to -0x78..-0x71
149 fstd %fr23, -0x70(%r30) C mid product to -0x70..-0x69
150 fstd %fr24, -0x80(%r30) C low product to -0x80..-0x79
152 fstd %fr25, -0x68(%r30) C high product to -0x68..-0x61
166 fstd %fr22, -0x78(%r30) C mid product to -0x78..-0x71
170 fstd %fr23, -0x70(%r30) C mid product to -0x70..-0x69
172 fstd %fr24, -0x80(%r30) C low product to -0x80..-0x79
175 fstd %fr25, -0x68(%r30) C high product to -0x68..-0x61
196 C fstd %fr22, -0x78(%r30) C mid product to -0x78..-0x71
201 C fstd %fr23, -0x70(%r30) C mid product to -0x70..-0x6
    [all...]
addmul_1.asm 146 fstd %fr22, -0x78(%r30) C mid product to -0x78..-0x71
149 fstd %fr23, -0x70(%r30) C mid product to -0x70..-0x69
150 fstd %fr24, -0x80(%r30) C low product to -0x80..-0x79
152 fstd %fr25, -0x68(%r30) C high product to -0x68..-0x61
166 fstd %fr22, -0x78(%r30) C mid product to -0x78..-0x71
170 fstd %fr23, -0x70(%r30) C mid product to -0x70..-0x69
172 fstd %fr24, -0x80(%r30) C low product to -0x80..-0x79
175 fstd %fr25, -0x68(%r30) C high product to -0x68..-0x61
198 C fstd %fr22, -0x78(%r30) C mid product to -0x78..-0x71
203 C fstd %fr23, -0x70(%r30) C mid product to -0x70..-0x6
    [all...]
submul_1.asm 146 fstd %fr22, -0x78(%r30) C mid product to -0x78..-0x71
149 fstd %fr23, -0x70(%r30) C mid product to -0x70..-0x69
150 fstd %fr24, -0x80(%r30) C low product to -0x80..-0x79
152 fstd %fr25, -0x68(%r30) C high product to -0x68..-0x61
166 fstd %fr22, -0x78(%r30) C mid product to -0x78..-0x71
170 fstd %fr23, -0x70(%r30) C mid product to -0x70..-0x69
172 fstd %fr24, -0x80(%r30) C low product to -0x80..-0x79
175 fstd %fr25, -0x68(%r30) C high product to -0x68..-0x61
198 C fstd %fr22, -0x78(%r30) C mid product to -0x78..-0x71
203 C fstd %fr23, -0x70(%r30) C mid product to -0x70..-0x6
    [all...]
  /src/external/lgpl3/gmp/dist/tests/mpz/
t-mul.c 39 mpz_t product, ref_product; local
41 mpz_init (product);
45 mpz_mul (product, multiplier, multiplicand);
47 if (mpz_cmp (product, ref_product))
48 dump_abort (i, "incorrect plain product",
49 multiplier, multiplicand, product, ref_product);
52 mpz_mul (product, multiplier, multiplier);
55 if (mpz_cmp (product, ref_product))
56 dump_abort (i, "incorrect square product",
57 multiplier, multiplier, product, ref_product)
    [all...]
  /src/external/bsd/libfido2/dist/udev/
check.sh 18 PRODUCTS=$(grep '^product' "$1" | awk '{ print $2 }' | uniq)
28 if ! grep "^product ${v}" "$1" | sort_by_id; then
29 echo "${v}": unsorted product section 1>&2
  /src/sys/dev/
dev_verbose.h 48 uint32_t product) \
52 __arraycount(tag ## _products), vendor, product, \
128 uint32_t product) \
134 (buf, len, vendor, product), \
135 (snprintf(buf, len, tag ## _id2_format, product), NULL), \
151 uint32_t product) \
154 return tag ## _findproduct_real(buf, len, vendor, product); \
dev_verbose.c 83 uint32_t product, const char *fmt)
88 if (products[n] == vendor && products[n + 1] == product)
97 snprintf(buf, len, fmt, product);
  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
Util.pm 280 my $product; # Finished product, or reference to a function that
282 # The following are only used when $product is a function reference
290 $product = $opts{delimiters} ? '[]' : '';
292 $product = sub {
302 $product = $opts{delimiters} ? '{}' : '';
304 $product = sub {
313 $product = defined $$ref ? quotify1 $$ref : "undef";
315 $product = defined $ref ? quotify1 $ref : "undef";
318 if (ref($product) eq "CODE")
    [all...]
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
Util.pm 261 my $product; # Finished product, or reference to a function that
263 # The following are only used when $product is a function reference
271 $product = $opts{delimiters} ? '[]' : '';
273 $product = sub {
283 $product = $opts{delimiters} ? '{}' : '';
285 $product = sub {
294 $product = defined $$ref ? quotify1 $$ref : "undef";
296 $product = defined $ref ? quotify1 $ref : "undef";
299 if (ref($product) eq "CODE")
    [all...]
  /src/sys/arch/hppa/spmath/
impys.S 48 * Implement an integer multiply routine for 32-bit operands and 64-bit product
51 * from right to left, to generate partial product. Execution speed is more
59 pu: .equ 3 /* upper part of product */
60 pl: .equ 4 /* lower part of product */
65 sign: .equ 8 /* sign of product */
66 pc: .equ 9 /* carry bit of product, = 00...01 */
87 xor op2,op1,sign ; sign(0) = sign of product
89 addi 0,gr0,pu ; clear product
90 addib,= 0,op1,fini0 ; op1 = 0, product = 0
98 sh4n: shd pu,pl,4,pl ; shift product right 4 bit
    [all...]
impyu.S 48 *Implement an integer multiply routine for 32-bit operands and 64-bit product
51 * to generate partial product. Execution speed is more important than program
59 pu: .equ 3 ; upper part of product
60 pl: .equ 4 ; lower part of product
67 pc: .equ 9 ; carry bit of product, = 00...01
92 addib,= 0,op1,fini0 ; op1 = 0, product = 0
93 addi 0,gr0,pu ; clear product
115 sh4n: shd pu,pl,4,pl ; shift product right 4 bits
128 ; ---- bits = 0000 ---- shift product 4 bits -------------------------------
131 shd pu,pl,4,pl ; product right 4 bit
    [all...]
  /src/external/bsd/libfido2/dist/src/
hid.c 130 free(di->product);
158 const char *path, const char *manufacturer, const char *product,
164 if (path == NULL || manufacturer == NULL || product == NULL ||
172 (prod_copy = strdup(product)) == NULL) {
180 devlist[i].product = prod_copy;
221 return (di->product);
  /src/sys/arch/acorn32/include/
podulebus_machdep.h 18 * This product includes software developed by Brini.
58 u_short product; member in struct:__anon862
128 #define pa_product pa_podule->product
154 int manufacturer, int product, int required_slot);
  /src/sys/dev/usb/
emdtv_board.c 79 emdtv_board_lookup(uint16_t vendor, uint16_t product)
86 if (vendor == eb->eb_vendor && product == eb->eb_product)

Completed in 45 milliseconds

1 2 3 4 5 6 7 8 91011>>