OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RY
(Results
1 - 7
of
7
) sorted by null
/external/opencv3/samples/cpp/
tvl1_optical_flow.cpp
25
const int
RY
= 15;
31
const int NCOLS =
RY
+ YG + GC + CB + BM + MR;
38
for (int i = 0; i <
RY
; ++i, ++k)
39
colorWheel[k] = Vec3i(255, 255 * i /
RY
, 0);
/external/clang/test/Layout/
ms-x86-alias-avoidance-padding.cpp
305
struct
RY
{
RY
() { printf("%Id\n", (char*)this - buffer); } };
316
struct RZ0 : RX0,
RY
{};
327
// CHECK-NEXT: 2 | struct
RY
(base) (empty)
340
// CHECK-X64-NEXT: 2 | struct
RY
(base) (empty)
344
struct RZ1 : RX1,
RY
{};
352
// CHECK-NEXT: 1 | struct
RY
(base) (empty)
362
// CHECK-X64-NEXT: 1 | struct
RY
(base) (empty)
366
struct RZ2 : RX2,
RY
{};
373
// CHECK-NEXT: 2 | struct
RY
(base) (empty
[
all
...]
/external/opencv3/samples/gpu/
optical_flow.cpp
27
const int
RY
= 15;
33
const int NCOLS =
RY
+ YG + GC + CB + BM + MR;
40
for (int i = 0; i <
RY
; ++i, ++k)
41
colorWheel[k] = Vec3i(255, 255 * i /
RY
, 0);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
IconFactory.java
349
final int
RY
= 4;
383
gc.fillRoundRectangle(0, 0, SX - 1, SY - 1, RX,
RY
);
391
gc.drawRoundRectangle(0, 0, SX - 1, SY - 1, RX,
RY
);
/toolchain/binutils/binutils-2.25/opcodes/
ppc-opc.c
543
/* The
RY
field of the SE_RR form instruction. */
544
#define
RY
ARX + 1
545
#define RZ
RY
549
#define ARY
RY
+ 1
878
/* The ARX, ARY, RX and
RY
operands are alternate encodings of GPRs. */
[
all
...]
/external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar
htmlparser-1.3.jar
Completed in 369 milliseconds