Home
last modified time | relevance | path

Searched refs:COMP (Results 1 – 25 of 31) sorted by relevance

12

/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_info.c33 #define COMP TGSI_OUTPUT_COMPONENTWISE macro
40 { 1, 1, 0, 0, 0, 0, COMP, "ARL", TGSI_OPCODE_ARL },
41 { 1, 1, 0, 0, 0, 0, COMP, "MOV", TGSI_OPCODE_MOV },
47 { 1, 2, 0, 0, 0, 0, COMP, "MUL", TGSI_OPCODE_MUL },
48 { 1, 2, 0, 0, 0, 0, COMP, "ADD", TGSI_OPCODE_ADD },
52 { 1, 2, 0, 0, 0, 0, COMP, "MIN", TGSI_OPCODE_MIN },
53 { 1, 2, 0, 0, 0, 0, COMP, "MAX", TGSI_OPCODE_MAX },
54 { 1, 2, 0, 0, 0, 0, COMP, "SLT", TGSI_OPCODE_SLT },
55 { 1, 2, 0, 0, 0, 0, COMP, "SGE", TGSI_OPCODE_SGE },
56 { 1, 3, 0, 0, 0, 0, COMP, "MAD", TGSI_OPCODE_MAD },
[all …]
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info_opcodes.h1 OPCODE(1, 1, COMP, ARL)
2 OPCODE(1, 1, COMP, MOV)
8 OPCODE(1, 2, COMP, MUL)
9 OPCODE(1, 2, COMP, ADD)
13 OPCODE(1, 2, COMP, MIN)
14 OPCODE(1, 2, COMP, MAX)
15 OPCODE(1, 2, COMP, SLT)
16 OPCODE(1, 2, COMP, SGE)
17 OPCODE(1, 3, COMP, MAD)
19 OPCODE(1, 3, COMP, LRP)
[all …]
Dtgsi_info.c33 #define COMP TGSI_OUTPUT_COMPONENTWISE macro
/external/llvm-project/llvm/test/tools/llvm-pdbutil/
Dinjected-sources.test62 ; RUN: %p/Inputs/dotnet_contents_compressed.pdb | FileCheck --check-prefix=COMP %s
64 ; COMP: ---INJECTED SOURCES---
65 ; COMP: C:\src\llvm-mono\Hello.cs (218 bytes): obj=<null>, vname=c:\src\llvm-mono\hello.cs, cr…
66 ; COMP-NEXT: Compressed data (
67 ; COMP-NEXT: 0000: F862513F C607D311 905300C0 4FA302A1 C4454B99 E9E6D211 903F00C0 4FA302A1 |.bQ?…
68 ; COMP-NEXT: 0020: 0B9D865A 1166D311 BD2A0000 F80849BD EC1618FF 5EAA104D 87F76F49 63833460 |...Z…
69 ; COMP-NEXT: 0040: 14000000 7E000000 52CD36A0 6A9824CD A3034543 7FA9765E D572DA21 FB000000 |....…
70 ; COMP-NEXT: 0060: CB4BCC4D 2D2E484C 4E55F048 CDC9C90F CF2FCA49 51A8E6E5 4ACE492C 2E868881 |.K.M…
71 ; COMP-NEXT: 0080: B80A0AC5 25892599 C90A65F9 99290ABE 8999791A 9A0AD50A C195C525 A9B97ACE |....…
72 ; COMP-NEXT: 00A0: F979C5F9 39A97AE1 459925A9 3E9979A9 1A4A109D 89C52969 59D939E5 E5C9F999 |.y..…
[all …]
Dinjected-sources-native.test63 ; RUN: %p/Inputs/dotnet_contents_compressed.pdb | FileCheck --check-prefix=COMP %s
65 ; COMP: ---INJECTED SOURCES---
66 ; COMP: C:\src\llvm-mono\Hello.cs (218 bytes): obj=<null>, vname=c:\src\llvm-mono\hello.cs, cr…
67 ; COMP-NEXT: Compressed data (
68 ; COMP-NEXT: 0000: F862513F C607D311 905300C0 4FA302A1 C4454B99 E9E6D211 903F00C0 4FA302A1 |.bQ?…
69 ; COMP-NEXT: 0020: 0B9D865A 1166D311 BD2A0000 F80849BD EC1618FF 5EAA104D 87F76F49 63833460 |...Z…
70 ; COMP-NEXT: 0040: 14000000 7E000000 52CD36A0 6A9824CD A3034543 7FA9765E D572DA21 FB000000 |....…
71 ; COMP-NEXT: 0060: CB4BCC4D 2D2E484C 4E55F048 CDC9C90F CF2FCA49 51A8E6E5 4ACE492C 2E868881 |.K.M…
72 ; COMP-NEXT: 0080: B80A0AC5 25892599 C90A65F9 99290ABE 8999791A 9A0AD50A C195C525 A9B97ACE |....…
73 ; COMP-NEXT: 00A0: F979C5F9 39A97AE1 459925A9 3E9979A9 1A4A109D 89C52969 59D939E5 E5C9F999 |.y..…
[all …]
/external/igt-gpu-tools/tests/
Dkms_setmode.c97 #define COMP(x) do { if (m1->x != m2->x) return false; } while (0) in drm_mode_equal() macro
98 COMP(vrefresh); in drm_mode_equal()
99 COMP(clock); in drm_mode_equal()
100 COMP(hdisplay); in drm_mode_equal()
101 COMP(hsync_start); in drm_mode_equal()
102 COMP(hsync_end); in drm_mode_equal()
103 COMP(htotal); in drm_mode_equal()
104 COMP(vdisplay); in drm_mode_equal()
105 COMP(vsync_start); in drm_mode_equal()
106 COMP(vsync_end); in drm_mode_equal()
[all …]
/external/google-java-format/core/src/test/resources/com/google/googlejavaformat/java/testdata/
DB27078833.input10 COMP(Precedence.UNARY),
DB27078833.output9 COMP(Precedence.UNARY),
/external/llvm-project/clang/test/Index/
Dcomplete-method-decls.m254 // RUN: c-index-test -code-completion-at=%s:250:1 %s | FileCheck -check-prefix=CHECK-COMP-NO-PREFIX…
255 // CHECK-COMP-NO-PREFIX: NotImplemented:{TypedText @end} (40)
256 // CHECK-COMP-NO-PREFIX: ObjCClassMethodDecl:{Text +}{HorizontalSpace }{LeftParen (}{Text int}{Rig…
257 // CHECK-COMP-NO-PREFIX: ObjCInstanceMethodDecl:{Text -}{HorizontalSpace }{LeftParen (}{Text void}…
258 // CHECK-COMP-NO-PREFIX: ObjCInterfaceDecl:{TypedText I1}
259 // CHECK-COMP-NO-PREFIX: ObjCInstanceMethodDecl:{Text -}{HorizontalSpace }{LeftParen (}{Text int}{…
260 // CHECK-COMP-NO-PREFIX: ObjCInstanceMethodDecl:{Text -}{HorizontalSpace }{LeftParen (}{Text void}…
/external/python/cpython2/Lib/plat-irix6/
DSV.py65 COMP = 0 variable
/external/python/cpython2/Lib/plat-irix5/
DSV.py65 COMP = 0 variable
/external/libxkbcommon/test/data/keycodes/
Devdev76 <COMP> = 135;
77 alias <MENU> = <COMP>;
Dxfree86334 alias <COMP> = <MENU>;
Devdev-xkbcommon330 alias <COMP> = <COMPOSE>;
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_depth_test.c686 #define ALPHATEST( FUNC, COMP ) \ argument
701 if (aaaa[0] COMP ref) passMask |= (1 << 0); \
702 if (aaaa[1] COMP ref) passMask |= (1 << 1); \
703 if (aaaa[2] COMP ref) passMask |= (1 << 2); \
704 if (aaaa[3] COMP ref) passMask |= (1 << 3); \
/external/mesa3d/src/mesa/swrast/
Ds_triangle.c618 #define SPAN_NEAREST(DO_TEX,COMP) \ in fast_persp_span() argument
627 const GLchan *tex00 = info->texture + COMP * pos; \ in fast_persp_span()
639 #define SPAN_LINEAR(DO_TEX,COMP) \ in fast_persp_span() argument
652 const GLchan *tex00 = info->texture + COMP * pos; \ in fast_persp_span()
654 const GLchan *tex01 = tex00 + COMP; \ in fast_persp_span()
655 const GLchan *tex11 = tex10 + COMP; \ in fast_persp_span()
/external/libxkbcommon/test/data/keymaps/
Dno-types.xkb130 <COMP> = 135;
264 alias <MENU> = <COMP>;
912 key <COMP> { [ Menu ] };
Dunbound-vmod.xkb130 <COMP> = 135;
264 alias <MENU> = <COMP>;
1420 key <COMP> { [ ISO_Next_Group, Menu ] };
Dcomprehensive-plus-geom.xkb130 <COMP> = 135;
264 alias <MENU> = <COMP>;
1354 key <COMP> { [ Menu ] };
Dhost.xkb130 <COMP> = 135;
264 alias <MENU> = <COMP>;
1561 key <COMP> { [ Menu ] };
Dsyntax-error.xkb130 <COMP> = 135;
264 alias <MENU> = <COMP>;
1355 key <COMP> { [ Menu ] };
Dno-aliases.xkb130 <COMP> = 135;
1222 key <COMP> { [ Menu ] };
/external/libxkbcommon/doc/
Dkeymap-format-text-v1.md51 alias <MENU> = <COMP>;
53 Allows to refer to a previously defined key (here `<COMP>`) by another
/external/llvm-project/mlir/test/Conversion/SCFToStandard/
Dconvert-to-cfg.mlir333 // CHECK: %[[COMP:.*]] = cmpi "slt", %[[ITER]], %[[UB]]
334 // CHECK: cond_br %[[COMP]], ^[[BODY:.*]], ^[[CONTINUE:.*]]
/external/cldr/tools/java/org/unicode/cldr/util/
DDtdData.java1371 static final Comparator<String> COMP = (Comparator) CLDRConfig.getInstance().getCollator(); field in DtdData
1383 return COMP.compare(o1, o2);

12