Home
last modified time | relevance | path

Searched defs:IA (Results 1 – 25 of 2589) sorted by relevance

12345678910>>...104

/dports/lang/mono/mono-5.10.1.57/mcs/tests/
H A Dgtest-642.cs11 where V : IA<V> property in Program
17 where W : IA<W> property in Program
28 Func<U, U> transform) where U : IA<U> property in Program
49 public interface IA<T> interface
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/complex/dataPilot/
H A D_XDataPilotDescriptor.java173 XIndexAccess IA = null; in _getDataPilotFields() local
281 XIndexAccess IA = oObj.getColumnFields(); in _getColumnFields() local
297 XIndexAccess IA = oObj.getDataFields(); in _getDataFields() local
313 XIndexAccess IA = oObj.getHiddenFields(); in _getHiddenFields() local
329 XIndexAccess IA = oObj.getRowFields(); in _getRowFields() local
345 XIndexAccess IA = oObj.getPageFields(); in _getPageFields() local
370 private boolean CheckNames(XIndexAccess IA, int rem) { in CheckNames()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/qa/complex/dataPilot/
H A D_XDataPilotDescriptor.java173 XIndexAccess IA = null; in _getDataPilotFields() local
281 XIndexAccess IA = oObj.getColumnFields(); in _getColumnFields() local
297 XIndexAccess IA = oObj.getDataFields(); in _getDataFields() local
313 XIndexAccess IA = oObj.getHiddenFields(); in _getHiddenFields() local
329 XIndexAccess IA = oObj.getRowFields(); in _getRowFields() local
345 XIndexAccess IA = oObj.getPageFields(); in _getPageFields() local
370 private boolean CheckNames(XIndexAccess IA, int rem) { in CheckNames()
/dports/math/librsb/librsb-1.2.0.10/
H A Drsb_csr2coo.c30 void rsb__do_prefix_sum_coo_idx_t(rsb_nnz_idx_t *IA, rsb_nnz_idx_t nnz) in rsb__do_prefix_sum_coo_idx_t()
38 rsb_err_t rsb__do_switch_fullword_array_to_compressed(rsb_nnz_idx_t *IA, rsb_nnz_idx_t nnz, rsb_nnz… in rsb__do_switch_fullword_array_to_compressed()
85 rsb_coo_idx_t * RSB_RESTRICT IA = TA; in rsb__do_switch_compressed_array_to_fullword_coo() local
116 rsb_coo_idx_t * IA = NULL; in rsb_do_switch_in_place_csr_to_in_place_coo() local
161 const rsb_coo_idx_t *IA = csrp->IA; in rsb_do_count_lowtri_in_csr() local
176 const rsb_coo_idx_t *IA = csrp->IA; in rsb__do_count_upptri_in_csr() local
191 const rsb_coo_idx_t *IA = csrp->IA; in rsb__do_copy_lowtri_from_csr_to_coo() local
210 const rsb_coo_idx_t *IA = csrp->IA; in rsb__do_copy_upptri_from_csr_to_coo() local
/dports/graphics/wings/libigl-2.1.0/tests/include/igl/
H A Dsetdiff.cpp10 Eigen::VectorXi C,IA; variable
20 Eigen::VectorXi C,IA; variable
34 Eigen::VectorXi C,IA; variable
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist-array2.C3 typedef int IA[2]; typedef
6 void f(const IA&) { } in f()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist-array2.C3 typedef int IA[2]; typedef
6 void f(const IA&) { } in f()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist-array2.C3 typedef int IA[2]; typedef
6 void f(const IA&) { } in f()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist-array2.C3 typedef int IA[2]; typedef
6 void f(const IA&) { } in f()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist-array2.C3 typedef int IA[2]; typedef
6 void f(const IA&) { } in f()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist-array2.C3 typedef int IA[2]; typedef
6 void f(const IA&) { } in f()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist-array2.C3 typedef int IA[2]; typedef
6 void f(const IA&) { } in f()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist-array2.C3 typedef int IA[2]; typedef
6 void f(const IA&) { } in f()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist-array2.C3 typedef int IA[2]; typedef
6 void f(const IA&) { } in f()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist-array2.C3 typedef int IA[2]; typedef
6 void f(const IA&) { } in f()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist-array2.C3 typedef int IA[2]; typedef
6 void f(const IA&) { } in f()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist-array2.C3 typedef int IA[2]; typedef
6 void f(const IA&) { } in f()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist-array2.C3 typedef int IA[2]; typedef
6 void f(const IA&) { } in f()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist-array2.C3 typedef int IA[2]; typedef
6 void f(const IA&) { } in f()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist-array2.C3 typedef int IA[2]; typedef
6 void f(const IA&) { } in f()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist-array2.C3 typedef int IA[2]; typedef
6 void f(const IA&) { } in f()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist-array2.C3 typedef int IA[2]; typedef
6 void f(const IA&) { } in f()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist-array2.C3 typedef int IA[2]; typedef
6 void f(const IA&) { } in f()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist-array2.C3 typedef int IA[2]; typedef
6 void f(const IA&) { } in f()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist-array2.C3 typedef int IA[2]; typedef
6 void f(const IA&) { } in f()

12345678910>>...104