Home
last modified time | relevance | path

Searched refs:outside (Results 1 – 25 of 984) sorted by relevance

12345678910>>...40

/external/pdfium/core/fxge/
Dcfx_pathdata.cpp100 CFX_PointF outside(start_pos.x, 0); in UpdateLineJoinPoints() local
102 outside.x += half_width; in UpdateLineJoinPoints()
104 outside.x -= half_width; in UpdateLineJoinPoints()
107 outside.y = (end_k * outside.x) + end_c + end_dc; in UpdateLineJoinPoints()
109 outside.y = (end_k * outside.x) + end_c - end_dc; in UpdateLineJoinPoints()
111 rect->UpdateRect(outside); in UpdateLineJoinPoints()
116 CFX_PointF outside(end_pos.x, 0); in UpdateLineJoinPoints() local
118 outside.x += half_width; in UpdateLineJoinPoints()
120 outside.x -= half_width; in UpdateLineJoinPoints()
123 outside.y = (start_k * outside.x) + start_c + start_dc; in UpdateLineJoinPoints()
[all …]
/external/llvm/test/CodeGen/SystemZ/
Datomicrmw-nand-04.ll46 ; Check the lowest NIHF value outside the range of RISBG.
71 ; Check the lowest NIHH value outside the range of RISBG.
89 ; Check the highest NILL value outside the range of RISBG.
98 ; Check the lowest NILL value outside the range of RISBG.
116 ; Check the highest NILH value outside the range of RISBG.
125 ; Check the lowest NILH value outside the range of RISBG.
134 ; Check the lowest NILF value outside the range of RISBG.
143 ; Check the highest NIHL value outside the range of RISBG.
152 ; Check the lowest NIHL value outside the range of RISBG.
161 ; Check the highest NIHH value outside the range of RISBG.
Datomicrmw-and-04.ll42 ; Check the lowest NIHF value outside the range of RISBG.
65 ; Check the lowest NIHH value outside the range of RISBG.
83 ; Check the highest NILL value outside the range of RISBG.
92 ; Check the lowest NILL value outside the range of RISBG.
110 ; Check the highest NILH value outside the range of RISBG.
119 ; Check the lowest NILH value outside the range of RISBG.
128 ; Check the lowest NILF value outside the range of RISBG.
137 ; Check the highest NIHL value outside the range of RISBG.
146 ; Check the lowest NIHL value outside the range of RISBG.
155 ; Check the highest NIHH value outside the range of RISBG.
Dand-04.ll77 ; Check the lowest NIHH value outside the RISBG range (0x0002ffff_ffffffff).
86 ; Check the highest NIHH value outside the RISBG range (0xfffaffff_ffffffff).
104 ; Check the lowest NIHL value outside the RISBG range (0xffff0002_ffffffff).
113 ; Check the highest NIHL value outside the RISBG range (0xfffffffa_ffffffff).
122 ; Check the lowest NILF value outside the RISBG range (0xffffffff_00000002).
131 ; Check the lowest NILH value outside the RISBG range (0xffffffff_0002ffff).
149 ; Check the highest NILH value outside the RISBG range (0xffffffff_fffaffff).
167 ; Check the lowest NILL value outside the RISBG range (0xffffffff_ffff0002).
176 ; Check the highest NILL value outside the RISBG range.
/external/deqp/modules/gles3/functional/
Des3fClippingTests.cpp1889 const tcu::IVec3 outside[] = in init() local
1938 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(outside); ++ndx) in init()
1946 const tcu::Vec3 r2 = IVec3ToVec3(outside[ndx]) * far; in init()
1952 (outside[ndx].x() > 0 ? "_pos_x" : (outside[ndx].x() < 0 ? "_neg_x" : "")) + in init()
1953 (outside[ndx].y() > 0 ? "_pos_y" : (outside[ndx].y() < 0 ? "_neg_y" : "")) + in init()
1954 (outside[ndx].z() > 0 ? "_pos_z" : (outside[ndx].z() < 0 ? "_neg_z" : "")); in init()
1959 if (outside[ndx].x() == 0 && outside[ndx].y() == 0) in init()
1987 for (int ndx1 = 0; ndx1 < DE_LENGTH_OF_ARRAY(outside); ++ndx1) in init()
1988 for (int ndx2 = ndx1 + 1; ndx2 < DE_LENGTH_OF_ARRAY(outside); ++ndx2) in init()
1995 const tcu::IVec3 r1 = outside[ndx1]; in init()
[all …]
/external/deqp/modules/gles2/functional/
Des2fClippingTests.cpp1886 const tcu::IVec3 outside[] = in init() local
1935 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(outside); ++ndx) in init()
1943 const tcu::Vec3 r2 = IVec3ToVec3(outside[ndx]) * far; in init()
1949 (outside[ndx].x() > 0 ? "_pos_x" : (outside[ndx].x() < 0 ? "_neg_x" : "")) + in init()
1950 (outside[ndx].y() > 0 ? "_pos_y" : (outside[ndx].y() < 0 ? "_neg_y" : "")) + in init()
1951 (outside[ndx].z() > 0 ? "_pos_z" : (outside[ndx].z() < 0 ? "_neg_z" : "")); in init()
1956 if (outside[ndx].x() == 0 && outside[ndx].y() == 0) in init()
1984 for (int ndx1 = 0; ndx1 < DE_LENGTH_OF_ARRAY(outside); ++ndx1) in init()
1985 for (int ndx2 = ndx1 + 1; ndx2 < DE_LENGTH_OF_ARRAY(outside); ++ndx2) in init()
1992 const tcu::IVec3 r1 = outside[ndx1]; in init()
[all …]
/external/clang/test/ARCMT/
Datautorelease-check.m103 // 'x' is declared inside the "pool scope" but used outside it, if we create
104 // a @autorelease scope it will be undefined outside it so don't touch the pool.
109 …++x; // expected-error {{a name is referenced outside the NSAutoreleasePool scope that it was decl…
120 …struct S *var; // expected-error {{a name is referenced outside the NSAutoreleasePool scope that i…
132 …int x = Bar; // expected-error {{a name is referenced outside the NSAutoreleasePool scope that it …
143 …Bar x; // expected-error {{a name is referenced outside the NSAutoreleasePool scope that it was de…
/external/deqp/framework/referencerenderer/
DrrRenderer.cpp285 const TriangleVertex& outside = clipped; in clipTriangleOneVertex() local
288 const ClipFloat hitDist = plane.clipLineSegmentEnd(inside.position, outside.position); in clipTriangleOneVertex()
297 const ClipVec4 approximatedClipPoint = tcu::mix(inside.position, outside.position, hitDist); in clipTriangleOneVertex()
298 …const ClipVec4 anotherPointOnLine = (hitDist > (ClipFloat)0.5) ? (inside.position) : (outside.pos… in clipTriangleOneVertex()
301 middle.weight[0] = tcu::mix(inside.weight[0], outside.weight[0], hitDist); in clipTriangleOneVertex()
302 middle.weight[1] = tcu::mix(inside.weight[1], outside.weight[1], hitDist); in clipTriangleOneVertex()
303 middle.weight[2] = tcu::mix(inside.weight[2], outside.weight[2], hitDist); in clipTriangleOneVertex()
309 const TriangleVertex& outside = clipped; in clipTriangleOneVertex() local
312 const ClipFloat hitDist = plane.clipLineSegmentEnd(inside.position, outside.position); in clipTriangleOneVertex()
321 const ClipVec4 approximatedClipPoint = tcu::mix(inside.position, outside.position, hitDist); in clipTriangleOneVertex()
[all …]
/external/llvm/test/MC/COFF/
Dinvalid-scl.s3 # CHECK: storage class specified outside of symbol definition
4 # CHECK: storage class specified outside of symbol definition
Dinvalid-type.s3 # CHECK: symbol type specified outside of a symbol definition
4 # CHECK: symbol type specified outside of a symbol definition
/external/autotest/client/site_tests/security_ModuleLocking/
Dcontrol8 CRITERIA = "Fails if kernel loads modules outside of root filesystem"
18 outside of the root filesystem.
/external/llvm/test/Transforms/LoopStrengthReduce/ARM/
D2012-06-15-lsr-noaddrmode.ll13 ; LSR Use: Kind=Special, Offsets={0}, all-fixups-outside-loop, widest fixup type: i32
21 ; LSR Use: Kind=Special, Offsets={0}, all-fixups-outside-loop, widest fixup type: i32
26 ; LSR Use: Kind=Special, Offsets={0}, all-fixups-outside-loop, widest fixup type: i32
34 ; LSR Use: Kind=Special, Offsets={0}, all-fixups-outside-loop, widest fixup type: i32
/external/clang/test/SemaObjCXX/
Dmessage.mm70 // expected-warning@-2 {{'typename' occurs outside of a template}}
80 // expected-warning@-2 {{'typename' occurs outside of a template}}
85 // expected-warning@-2 {{'typename' occurs outside of a template}}
/external/ltp/testscripts/build/
DREADME17 rootfs / outside of builddir // srcdir.
18 - test_out_of_build_tree.sh - Build outside of srcdir, install in
19 rootfs / outside of builddir // srcdir.
/external/llvm/test/MC/ARM/
Dthumb-load-store-multiple.s25 @ CHECK: error: instruction must be outside of IT block or the last instruction in an IT block
39 @ CHECK: error: instruction must be outside of IT block or the last instruction in an IT block
85 @ CHECK: error: instruction must be outside of IT block or the last instruction in an IT block
/external/clang/docs/
DLTOVisibility.rst6 referenced from outside the current LTO unit. A *linkage unit* is a set of
96 Class ``A`` is not defined outside of ``main``'s LTO unit, so it can have
100 Class ``B`` is defined in ``main``, both inside and outside its LTO unit. The
101 definition outside the LTO unit has public LTO visibility, so the definition
/external/deqp/doc/testspecs/GLES2/
Dfunctional.scissors.txt36 - (Partially) outside render target
47 areas outside the scissor rectangle cleared by the test logic.
/external/llvm/test/Transforms/IndVarSimplify/
Ddont-recompute.ll3 ; This tests that the IV is not recomputed outside of the loop when it is known
5 ; although a's value can be computed outside of the loop, there is no benefit
/external/llvm/test/CodeGen/X86/
Dsink-out-of-loop.ll4 ; same loop, the other successor is outside the loop. We should be able to sink
5 ; MOV32ri outside the loop.
/external/lzma/DOC/
Dlzma-history.txt145 outside of allocated range.
158 LZMA Encoder in fast compression mode could access memory outside of
211 outside of allocated range.
294 decoder could access memory outside of allocated range.
/external/clang/include/clang/Basic/
DDiagnosticASTKinds.td20 "value %0 is outside the range of representable values of type %1">;
103 "object outside its lifetime is not allowed in a constant expression">;
105 "use of reference outside its lifetime "
135 "is not allowed in a constant expression outside the expression that "
138 "a constant expression cannot modify an object that is visible outside "
/external/valgrind/none/tests/amd64/
Dtm1.stdout.exp3 xabort: outside transaction is nop.
/external/jdiff/
Dandroid-changes.txt3 use outside the Android platform.
/external/python/cpython3/Modules/_ctypes/libffi_osx/
DREADME.pyobjc5 the Apple provided compiler and outside of the GCC source tree.
/external/python/cpython2/Modules/_ctypes/libffi_osx/
DREADME.pyobjc5 the Apple provided compiler and outside of the GCC source tree.

12345678910>>...40