Home
last modified time | relevance | path

Searched +defs:B +defs:J +defs:i0 (Results 1 – 25 of 77) sorted by relevance

1234

/dports/math/glm/glm-0.9.9.8/test/core/
H A Dcore_force_pure.cpp20 glm::ivec4 B(A); in test_vec4_ctor() local
56 glm::ivec4 B = A.xyzw; in test_vec4_ctor() local
64 glm::ivec4 J(A.xy(), A.zw()); in test_vec4_ctor() local
95 glm::ivec4 J(A.xy(), A.zw()); in test_vec4_ctor() local
170 glm::ivec4 B(1); in test_vec4_operators() local
202 glm::vec4 J = B / 2.0f; in test_vec4_operators() local
259 glm::ivec4 B(2); in test_vec4_operators() local
267 glm::ivec4 B = -A; in test_vec4_operators() local
273 glm::ivec4 B = --A; in test_vec4_operators() local
279 glm::ivec4 B = A--; in test_vec4_operators() local
[all …]
/dports/games/warzone2100/warzone2100/3rdparty/glm/test/core/
H A Dcore_force_pure.cpp20 glm::ivec4 B(A); in test_vec4_ctor() local
56 glm::ivec4 B = A.xyzw; in test_vec4_ctor() local
64 glm::ivec4 J(A.xy(), A.zw()); in test_vec4_ctor() local
95 glm::ivec4 J(A.xy(), A.zw()); in test_vec4_ctor() local
170 glm::ivec4 B(1); in test_vec4_operators() local
202 glm::vec4 J = B / 2.0f; in test_vec4_operators() local
259 glm::ivec4 B(2); in test_vec4_operators() local
267 glm::ivec4 B = -A; in test_vec4_operators() local
273 glm::ivec4 B = --A; in test_vec4_operators() local
279 glm::ivec4 B = A--; in test_vec4_operators() local
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/glm/test/core/
H A Dcore_force_pure.cpp20 glm::ivec4 B(A); in test_vec4_ctor() local
56 glm::vec4 B = A.xyzw; in test_vec4_ctor() local
64 glm::vec4 J(A.xy(), A.zw()); in test_vec4_ctor() local
135 glm::vec4 B(1.0f); in test_vec4_operators() local
167 glm::vec4 J = B / 2.0f; in test_vec4_operators() local
224 glm::vec4 B(2.0f); in test_vec4_operators() local
232 glm::vec4 B = -A; in test_vec4_operators() local
238 glm::vec4 B = --A; in test_vec4_operators() local
244 glm::vec4 B = A--; in test_vec4_operators() local
355 int i0(1); in test_operator_increment() local
[all …]
H A Dcore_type_vec2.cpp19 glm::vec2 B(1.0f); in test_vec2_operators() local
68 glm::vec2 B(2.0f); in test_vec2_operators() local
100 glm::vec2 J = B / 2.0f; in test_vec2_operators() local
157 glm::vec2 B(2.0f); in test_vec2_operators() local
165 glm::vec2 B = -A; in test_vec2_operators() local
171 glm::vec2 B = --A; in test_vec2_operators() local
177 glm::vec2 B = A--; in test_vec2_operators() local
184 glm::vec2 B = ++A; in test_vec2_operators() local
190 glm::vec2 B = A++; in test_vec2_operators() local
204 glm::vec2 B(A); in test_vec2_ctor() local
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/glm/test/core/
H A Dcore_force_pure.cpp20 glm::ivec4 B(A); in test_vec4_ctor() local
56 glm::vec4 B = A.xyzw; in test_vec4_ctor() local
64 glm::vec4 J(A.xy(), A.zw()); in test_vec4_ctor() local
135 glm::vec4 B(1.0f); in test_vec4_operators() local
167 glm::vec4 J = B / 2.0f; in test_vec4_operators() local
224 glm::vec4 B(2.0f); in test_vec4_operators() local
232 glm::vec4 B = -A; in test_vec4_operators() local
238 glm::vec4 B = --A; in test_vec4_operators() local
244 glm::vec4 B = A--; in test_vec4_operators() local
355 int i0(1); in test_operator_increment() local
[all …]
H A Dcore_type_vec2.cpp19 glm::vec2 B(1.0f); in test_vec2_operators() local
68 glm::vec2 B(2.0f); in test_vec2_operators() local
100 glm::vec2 J = B / 2.0f; in test_vec2_operators() local
157 glm::vec2 B(2.0f); in test_vec2_operators() local
165 glm::vec2 B = -A; in test_vec2_operators() local
171 glm::vec2 B = --A; in test_vec2_operators() local
177 glm::vec2 B = A--; in test_vec2_operators() local
184 glm::vec2 B = ++A; in test_vec2_operators() local
190 glm::vec2 B = A++; in test_vec2_operators() local
204 glm::vec2 B(A); in test_vec2_ctor() local
[all …]
/dports/graphics/nanort/nanort-b1feea8/examples/common/glm/test/core/
H A Dcore_force_pure.cpp20 glm::ivec4 B(A); in test_vec4_ctor() local
56 glm::vec4 B = A.xyzw; in test_vec4_ctor() local
64 glm::vec4 J(A.xy(), A.zw()); in test_vec4_ctor() local
135 glm::vec4 B(1.0f); in test_vec4_operators() local
167 glm::vec4 J = B / 2.0f; in test_vec4_operators() local
224 glm::vec4 B(2.0f); in test_vec4_operators() local
232 glm::vec4 B = -A; in test_vec4_operators() local
238 glm::vec4 B = --A; in test_vec4_operators() local
244 glm::vec4 B = A--; in test_vec4_operators() local
355 int i0(1); in test_operator_increment() local
[all …]
H A Dcore_type_vec2.cpp19 glm::vec2 B(1.0f); in test_vec2_operators() local
68 glm::vec2 B(2.0f); in test_vec2_operators() local
100 glm::vec2 J = B / 2.0f; in test_vec2_operators() local
157 glm::vec2 B(2.0f); in test_vec2_operators() local
165 glm::vec2 B = -A; in test_vec2_operators() local
171 glm::vec2 B = --A; in test_vec2_operators() local
177 glm::vec2 B = A--; in test_vec2_operators() local
184 glm::vec2 B = ++A; in test_vec2_operators() local
190 glm::vec2 B = A++; in test_vec2_operators() local
204 glm::vec2 B(A); in test_vec2_ctor() local
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Layout/
H A Dms-x86-empty-nonvirtual-bases.cpp31 struct B : B0 { struct
32 B0 b0; argument
34 B() : a(0xf000000B) {printf("X : %p\n", this);} in B() argument
147 int i0[0]; member
155 struct J : I { struct
159 // CHECK-LABEL: 0 | struct J{{$}} argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Layout/
H A Dms-x86-empty-nonvirtual-bases.cpp33 struct B : B0 { struct
34 B0 b0; argument
36 B() : a(0xf000000B) {printf("X : %p\n", this);} in B() argument
163 int i0[0]; member
172 struct J : I { struct
177 // CHECK-NEXT: 0 | struct J argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Layout/
H A Dms-x86-empty-nonvirtual-bases.cpp33 struct B : B0 { struct
34 B0 b0; argument
36 B() : a(0xf000000B) {printf("X : %p\n", this);} in B() argument
163 int i0[0]; member
172 struct J : I { struct
177 // CHECK-NEXT: 0 | struct J argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Layout/
H A Dms-x86-empty-nonvirtual-bases.cpp33 struct B : B0 { struct
34 B0 b0; argument
36 B() : a(0xf000000B) {printf("X : %p\n", this);} in B() function
163 int i0[0]; member
172 struct J : I { struct
177 // CHECK-NEXT: 0 | struct J argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Layout/
H A Dms-x86-empty-nonvirtual-bases.cpp31 struct B : B0 { struct
32 B0 b0; argument
34 B() : a(0xf000000B) {printf("X : %p\n", this);} in B() argument
147 int i0[0]; member
155 struct J : I { struct
159 // CHECK-LABEL: 0 | struct J{{$}} argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Layout/
H A Dms-x86-empty-nonvirtual-bases.cpp33 struct B : B0 { struct
34 B0 b0; argument
36 B() : a(0xf000000B) {printf("X : %p\n", this);} in B() function
163 int i0[0]; member
172 struct J : I { struct
177 // CHECK-NEXT: 0 | struct J argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Layout/
H A Dms-x86-empty-nonvirtual-bases.cpp33 struct B : B0 { struct
34 B0 b0; argument
36 B() : a(0xf000000B) {printf("X : %p\n", this);} in B() argument
163 int i0[0]; member
172 struct J : I { struct
177 // CHECK-NEXT: 0 | struct J argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Layout/
H A Dms-x86-empty-nonvirtual-bases.cpp31 struct B : B0 { struct
32 B0 b0; argument
34 B() : a(0xf000000B) {printf("X : %p\n", this);} in B() argument
147 int i0[0]; member
155 struct J : I { struct
159 // CHECK-LABEL: 0 | struct J{{$}} argument
/dports/lang/clang-mesa/clang-13.0.1.src/test/Layout/
H A Dms-x86-empty-nonvirtual-bases.cpp31 struct B : B0 { struct
32 B0 b0; argument
34 B() : a(0xf000000B) {printf("X : %p\n", this);} in B() argument
147 int i0[0]; member
155 struct J : I { struct
159 // CHECK-LABEL: 0 | struct J{{$}} argument
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Layout/
H A Dms-x86-empty-nonvirtual-bases.cpp33 struct B : B0 { struct
34 B0 b0; argument
36 B() : a(0xf000000B) {printf("X : %p\n", this);} in B() function
163 int i0[0]; member
172 struct J : I { struct
177 // CHECK-NEXT: 0 | struct J argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Layout/
H A Dms-x86-empty-nonvirtual-bases.cpp31 struct B : B0 { struct
32 B0 b0; argument
34 B() : a(0xf000000B) {printf("X : %p\n", this);} in B() argument
147 int i0[0]; member
155 struct J : I { struct
159 // CHECK-LABEL: 0 | struct J{{$}} argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Layout/
H A Dms-x86-empty-nonvirtual-bases.cpp33 struct B : B0 { struct
34 B0 b0; argument
36 B() : a(0xf000000B) {printf("X : %p\n", this);} in B() argument
163 int i0[0]; member
172 struct J : I { struct
177 // CHECK-NEXT: 0 | struct J argument
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Layout/
H A Dms-x86-empty-nonvirtual-bases.cpp31 struct B : B0 { struct
32 B0 b0; argument
34 B() : a(0xf000000B) {printf("X : %p\n", this);} in B() argument
147 int i0[0]; member
155 struct J : I { struct
159 // CHECK-LABEL: 0 | struct J{{$}} argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Layout/
H A Dms-x86-empty-nonvirtual-bases.cpp33 struct B : B0 { struct
34 B0 b0; argument
36 B() : a(0xf000000B) {printf("X : %p\n", this);} in B() argument
163 int i0[0]; member
172 struct J : I { struct
177 // CHECK-NEXT: 0 | struct J argument
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Layout/
H A Dms-x86-lazy-empty-nonvirtual-base.cpp34 // CHECK: *** Dumping AST Record Layout
35 // CHECK: *** Dumping AST Record Layout
36 // CHECK: *** Dumping AST Record Layout in B()
164 struct AB1 : B9, B1, virtual B0 { in H()
172 // CHECK-NEXT: 0 | char [6] c
173 // CHECK-NEXT: 12 | struct B1 (base) (empty)
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Layout/
H A Dms-x86-empty-nonvirtual-bases.cpp33 struct B : B0 { struct
34 B0 b0; argument
36 B() : a(0xf000000B) {printf("X : %p\n", this);} in B() argument
163 int i0[0]; member
172 struct J : I { struct
177 // CHECK-NEXT: 0 | struct J argument
/dports/graphics/openrm/rm160/rm/
H A Drmglu.c81 #define CEILING( A, B ) ( (A) % (B) == 0 ? (A)/(B) : (A)/(B)+1 ) argument
90 #define dummy(J, K) argument
364 GLint i0, i1, j0, j1; in fake_gluScaleImage() local
403 GLint i0, i1; in fake_gluScaleImage() local

1234