Home
last modified time | relevance | path

Searched refs:basis (Results 1 – 25 of 621) sorted by relevance

12345678910>>...25

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-strength-reduction.c274 cand_idx basis; variable
544 slsr_cand_t basis = NULL; in find_basis_for_base_expr() local
572 if (!basis || basis->cand_num < one_basis->cand_num) in find_basis_for_base_expr()
573 basis = one_basis; in find_basis_for_base_expr()
576 return basis; in find_basis_for_base_expr()
589 slsr_cand_t basis = find_basis_for_base_expr (c, c->base_expr); in find_basis_for_candidate() local
593 if (!basis && c->def_phi) in find_basis_for_candidate()
597 basis = find_basis_for_base_expr (c, phi_cand->base_expr); in find_basis_for_candidate()
599 if (basis) in find_basis_for_candidate()
604 basis_bb = gimple_bb (basis->cand_stmt); in find_basis_for_candidate()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-strength-reduction.cc274 cand_idx basis; member in slsr_cand_d
544 slsr_cand_t basis = NULL; in find_basis_for_base_expr() local
572 if (!basis || basis->cand_num < one_basis->cand_num) in find_basis_for_base_expr()
573 basis = one_basis; in find_basis_for_base_expr()
576 return basis; in find_basis_for_base_expr()
589 slsr_cand_t basis = find_basis_for_base_expr (c, c->base_expr); in find_basis_for_candidate() local
593 if (!basis && c->def_phi) in find_basis_for_candidate()
597 basis = find_basis_for_base_expr (c, phi_cand->base_expr); in find_basis_for_candidate()
599 if (basis) in find_basis_for_candidate()
604 basis_bb = gimple_bb (basis->cand_stmt); in find_basis_for_candidate()
[all …]
/netbsd-src/external/mit/isl/dist/
H A Disl_sample.c230 return isl_tab_min(tab, tab->basis->row[1 + level], in compute_min()
246 isl_seq_neg(tab->basis->row[1 + level] + 1, in compute_max()
247 tab->basis->row[1 + level] + 1, dim); in compute_max()
248 res = isl_tab_min(tab, tab->basis->row[1 + level], in compute_max()
250 isl_seq_neg(tab->basis->row[1 + level] + 1, in compute_max()
251 tab->basis->row[1 + level] + 1, dim); in compute_max()
289 isl_int_add(tab->basis->row[1 + level][0], in greedy_search()
291 isl_int_fdiv_q_ui(tab->basis->row[1 + level][0], in greedy_search()
292 tab->basis->row[1 + level][0], 2); in greedy_search()
293 isl_int_neg(tab->basis->row[1 + level][0], in greedy_search()
[all …]
H A Dbasis_reduction_templ.c85 B = tab->basis; in isl_tab_compute_reduced_basis()
302 tab->basis = B; in isl_tab_compute_reduced_basis()
318 struct isl_mat *basis; in isl_basic_set_reduced_basis() local
330 tab->basis = isl_mat_identity(bset->ctx, 1 + tab->n_var); in isl_basic_set_reduced_basis()
338 eq = isl_mat_left_hermite(eq, 0, NULL, &tab->basis); in isl_basic_set_reduced_basis()
339 tab->basis = isl_mat_lin_to_aff(tab->basis); in isl_basic_set_reduced_basis()
347 basis = isl_mat_copy(tab->basis); in isl_basic_set_reduced_basis()
351 return basis; in isl_basic_set_reduced_basis()
H A Disl_scan.c137 tab->basis = isl_mat_identity(bset->ctx, 1 + dim); in isl_basic_set_scan()
142 B = isl_mat_copy(tab->basis); in isl_basic_set_scan()
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dbasis3 # $File: basis,v 1.5 2019/04/19 00:42:27 christos Exp $
4 # basis: file(1) magic for BBx/Pro5-files
6 # https://www.basis.com business-basic-files.
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_COMP_add_compression_method.pod55 restrict the list of compression method on a per connection basis.
60 of compression methods supported on a per connection basis.
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_COMP_add_compression_method.pod55 restrict the list of compression method on a per connection basis.
60 of compression methods supported on a per connection basis.
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc4520.txt182 basis.
192 Specification Required basis.
246 be registered on a First Come First Served basis.
288 registered on a First Come First Served basis.
333 basis. Keywords associated with integers in the range 0-4095 SHALL
362 First Served basis. Keywords associated with integers in the range
378 4096-16383 will be registered on a First Come First Served basis.
417 a First Come First Served basis. Keywords associated with integers
443 registered on a First Come First Served basis.
1024 "AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS
H A Drfc4519.txt35 Pages. These objects are widely used as a basis for the schema in
150 objects are widely used as a basis for the schema in many LDAP
1129 The 'applicationProcess' object class definition is the basis of an
1144 The 'country' object class definition is the basis of an entry that
1170 The 'device' object class is the basis of an entry that represents an
1197 The 'groupOfNames' object class is the basis of an entry that
1253 The 'locality' object class is the basis of an entry that represents
1269 The 'organization' object class is the basis of an entry that
1297 The 'organizationalPerson' object class is the basis of an entry that
1314 The 'organizationalRole' object class is the basis of an entry that
[all …]
/netbsd-src/external/public-domain/tz/dist/
H A Dleap-seconds.list5 # clocks. UTC differs from TAI by an integer number of seconds; it is the basis
65 # 2) Expiration date of the file given on a semi-annual basis: last June or last December
/netbsd-src/external/bsd/openldap/dist/servers/slapd/schema/
H A Dnamedobject.schema25 # The 'namedObject' object class definition is the basis of an entry
/netbsd-src/external/gpl2/xcvs/dist/
H A DDEVEL-CVS29 anonymous basis (no need for registration or other complications).
/netbsd-src/sys/arch/m68k/060sp/
H A Disp.S13 |# THE SOFTWARE is provided on an "AS IS" basis and without warranty.
H A Dfpsp.S13 |# THE SOFTWARE is provided on an "AS IS" basis and without warranty.
H A Dpfpsp.S13 |# THE SOFTWARE is provided on an "AS IS" basis and without warranty.
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/objects/
H A DREADME12 (0x2D) or full stop (0x2E) then Long Name is used as basis
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/objects/
H A DREADME.md12 (0x2D) or full stop (0x2E) then Long Name is used as basis
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A DTODO55 families purely on the basis of their names.
86 Make it possible to suppress hyphenation on a word-by-word basis.
/netbsd-src/external/bsd/ipf/dist/
H A DIPFILTER.LICENCE5 * provides it on an ``as is'' basis without express or implied warranty.
/netbsd-src/sys/arch/m68k/060sp/dist/
H A Derrata13 # THE SOFTWARE is provided on an "AS IS" basis and without warranty.
/netbsd-src/external/bsd/openldap/dist/tests/data/regressions/
H A DREADME17 Regression tests are prepared on a voluntary basis, so don't expect all
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/k7/mmx/
H A Dcom.asm45 C of the two is 0mod8, it runs at 1.0 c/l. On that basis dst is checked
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dapply.c116 doCond(e->basis) || doCond(e->elements) || applyTo(e); in visit()
/netbsd-src/regress/lib/libc/ieeefp/testfloat/notes/
H A DREADME.txt15 floating-point implementation as a basis for comparison.

12345678910>>...25