Home
last modified time | relevance | path

Searched refs:I_B (Results 1 – 25 of 187) sorted by relevance

12345678

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/testprograms/
H A DEvalTypeHierarchyTests.java39 interface I_B extends I_A { interface in EvalTypeHierarchyTests
45 static class B extends A implements I_B {
75 interface I_C extends I_B {
133 I_B ibb= new B(); in main()
134 I_B ibc= new C(); in main()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/t/
H A Dslice.t15 sub Slic3r::TriangleMesh::I_B {}
136 …$_->[Slic3r::TriangleMesh::I_B][X] = sprintf('%.0f', $_->[Slic3r::TriangleMesh::I_B][X]) for @line…
137 …$_->[Slic3r::TriangleMesh::I_B][Y] = sprintf('%.0f', $_->[Slic3r::TriangleMesh::I_B][Y]) for @line…
138 return [ map [ -1, $_->[Slic3r::TriangleMesh::I_B] ], @lines ];
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.dg/
H A Dgdc27.d10 interface I_B : I_A
15 abstract class C_B : C_A, I_B
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.dg/
H A Dgdc27.d10 interface I_B : I_A
15 abstract class C_B : C_A, I_B
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.dg/
H A Dgdc27.d10 interface I_B : I_A
15 abstract class C_B : C_A, I_B
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.dg/
H A Dgdc27.d10 interface I_B : I_A
15 abstract class C_B : C_A, I_B
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/powerpc/include/
H A Ddb_machdep.h100 #define I_B 0x48000000 macro
115 ((ins)&M_B ) == I_B || \
118 (((ins)&M_B ) == I_B || \
/dports/security/olm/olm-3.2.6/docs/
H A Dsigning.md53 \operatorname{ECDH}\left(E_A,I_B\right)\;\parallel\;
58 either $`E_A`$ nor $`I_B`$, so cannot calculate
59 $`ECDH\left(E_A,I_B\right)`$. However, suppose she later compromises
60 Bob's identity key $`I_B`$. This would give her the ability to decrypt any
71 \operatorname{ECDH}\left(E_A,I_B\right)\;\parallel\;
/dports/misc/visp/visp-3.4.0/modules/imgproc/src/
H A DvpImgproc.cpp788 vpImage<unsigned char> I_R, I_G, I_B; in unsharpMask() local
790 vpImageConvert::split(I, &I_R, &I_G, &I_B); in unsharpMask()
793 vpImageFilter::gaussianBlur(I_B, I_blurred_B, size); in unsharpMask()
833 vpImage<unsigned char> I_R, I_G, I_B; in unsharpMask() local
835 vpImageConvert::split(I2, &I_R, &I_G, &I_B); in unsharpMask()
838 vpImageFilter::gaussianBlur(I_B, I_blurred_B, size); in unsharpMask()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-stratt.ads103 function I_B (Stream : not null access RST) return Boolean; subprogspec
165 pragma Inline (I_B);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-stratt.ads103 function I_B (Stream : not null access RST) return Boolean; subprogspec
165 pragma Inline (I_B);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-stratt.ads103 function I_B (Stream : not null access RST) return Boolean; subprogspec
165 pragma Inline (I_B);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Ds-stratt.ads103 function I_B (Stream : not null access RST) return Boolean; subprogspec
165 pragma Inline (I_B);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Ds-stratt.ads103 function I_B (Stream : not null access RST) return Boolean; subprogspec
165 pragma Inline (I_B);
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Ds-stratt.ads104 function I_B (Stream : not null access RST) return Boolean; subprogspec
168 pragma Inline (I_B);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Ds-stratt.ads103 function I_B (Stream : not null access RST) return Boolean; subprogspec
165 pragma Inline (I_B);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Ds-stratt.ads104 function I_B (Stream : not null access RST) return Boolean; subprogspec
168 pragma Inline (I_B);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-stratt.ads103 function I_B (Stream : not null access RST) return Boolean; subprogspec
165 pragma Inline (I_B);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ds-stratt.ads106 function I_B (Stream : access RST) return Boolean; subprogspec
178 pragma Inline (I_B);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Ds-stratt.ads103 function I_B (Stream : not null access RST) return Boolean; subprogspec
165 pragma Inline (I_B);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-stratt.ads103 function I_B (Stream : not null access RST) return Boolean; subprogspec
165 pragma Inline (I_B);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Ds-stratt.ads103 function I_B (Stream : not null access RST) return Boolean; subprogspec
165 pragma Inline (I_B);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Ds-stratt.ads103 function I_B (Stream : not null access RST) return Boolean; subprogspec
165 pragma Inline (I_B);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Ds-stratt.ads103 function I_B (Stream : not null access RST) return Boolean; subprogspec
165 pragma Inline (I_B);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ds-stratt.ads106 function I_B (Stream : access RST) return Boolean; subprogspec
178 pragma Inline (I_B);

12345678