Home
last modified time | relevance | path

Searched refs:IND (Results 1 – 22 of 22) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_maos_verts.c62 #define DO_W (IND & RADEON_CP_VC_FRMT_W0)
63 #define DO_RGBA (IND & RADEON_CP_VC_FRMT_PKCOLOR)
64 #define DO_SPEC_OR_FOG (IND & RADEON_CP_VC_FRMT_PKSPEC)
65 #define DO_SPEC ((IND & RADEON_CP_VC_FRMT_PKSPEC) && \
67 #define DO_FOG ((IND & RADEON_CP_VC_FRMT_PKSPEC) && ctx->Fog.Enabled && \
69 #define DO_TEX0 (IND & RADEON_CP_VC_FRMT_ST0)
70 #define DO_TEX1 (IND & RADEON_CP_VC_FRMT_ST1)
71 #define DO_TEX2 (IND & RADEON_CP_VC_FRMT_ST2)
72 #define DO_PTEX (IND & RADEON_CP_VC_FRMT_Q0)
73 #define DO_NORM (IND & RADEON_CP_VC_FRMT_N0)
[all …]
Dradeon_swtcl.c533 #define DO_UNFILLED (IND & RADEON_UNFILLED_BIT)
534 #define DO_TWOSIDE (IND & RADEON_TWOSIDE_BIT)
615 #undef IND
623 #define IND (0) macro
627 #define IND (RADEON_TWOSIDE_BIT) macro
631 #define IND (RADEON_UNFILLED_BIT) macro
635 #define IND (RADEON_TWOSIDE_BIT|RADEON_UNFILLED_BIT) macro
Dradeon_maos_vbtmp.h293 setup_tab[IDX].vertex_format = IND; in TAG()
298 #undef IND
/external/mesa3d/src/mesa/swrast_setup/
Dss_tritmp.h51 if (IND & (SS_TWOSIDE_BIT | SS_OFFSET_BIT | SS_UNFILLED_BIT)) in TAG()
59 if (IND & (SS_TWOSIDE_BIT | SS_UNFILLED_BIT)) in TAG()
63 if (IND & SS_UNFILLED_BIT) in TAG()
67 if (IND & SS_TWOSIDE_BIT) { in TAG()
131 if (IND & SS_OFFSET_BIT) { in TAG()
157 if ((IND & SS_OFFSET_BIT) && ctx->Polygon.OffsetPoint) { in TAG()
164 if ((IND & SS_OFFSET_BIT) && ctx->Polygon.OffsetLine) { in TAG()
171 if ((IND & SS_OFFSET_BIT) && ctx->Polygon.OffsetFill) { in TAG()
182 if (IND & SS_OFFSET_BIT) { in TAG()
188 if (IND & SS_TWOSIDE_BIT) { in TAG()
[all …]
Dss_triangle.c165 #define IND (0) macro
169 #define IND (SS_OFFSET_BIT) macro
173 #define IND (SS_TWOSIDE_BIT) macro
177 #define IND (SS_OFFSET_BIT|SS_TWOSIDE_BIT) macro
181 #define IND (SS_UNFILLED_BIT) macro
185 #define IND (SS_OFFSET_BIT|SS_UNFILLED_BIT) macro
189 #define IND (SS_TWOSIDE_BIT|SS_UNFILLED_BIT) macro
193 #define IND (SS_OFFSET_BIT|SS_TWOSIDE_BIT|SS_UNFILLED_BIT) macro
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tris.c608 #define DO_FALLBACK (IND & INTEL_FALLBACK_BIT)
609 #define DO_OFFSET (IND & INTEL_OFFSET_BIT)
610 #define DO_UNFILLED (IND & INTEL_UNFILLED_BIT)
611 #define DO_TWOSIDE (IND & INTEL_TWOSIDE_BIT)
691 #define IND INTEL_FALLBACK_BIT macro
693 #undef IND
699 #define IND (0) macro
703 #define IND (INTEL_OFFSET_BIT) macro
707 #define IND (INTEL_TWOSIDE_BIT) macro
711 #define IND (INTEL_TWOSIDE_BIT|INTEL_OFFSET_BIT) macro
[all …]
/external/llvm/test/Transforms/LoopVectorize/
Dinduction.ll30 … -force-vector-interleave=1 -force-vector-width=2 -instcombine -S | FileCheck %s --check-prefix=IND
37 ; IND-LABEL: scalar_use
39 ; IND: br label %vector.body
40 ; IND: vector.body:
42 ; IND-NOT: insertelement <2 x i64>
43 ; IND-NOT: shufflevector <2 x i64>
44 ; IND: br {{.*}}, label %vector.body
Dif-pred-stores.ll65 ; UNROLL: %[[IND:[a-zA-Z0-9]+]] = add i64 %{{.*}}, 0
67 ; UNROLL: %[[v0:[a-zA-Z0-9]+]] = getelementptr inbounds i32, i32* %f, i64 %[[IND]]
/external/wpa_supplicant_8/hostapd/
Dhlr_auc_gw.txt27 [-D<DB file>] [-i<IND len in bits>]
37 -i<IND len in bits> = IND length for SQN (default: 5)
DChangeLog281 - use 5 bit IND for SQN updates
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_swtcl.c410 #define DO_UNFILLED (IND & R200_UNFILLED_BIT)
411 #define DO_TWOSIDE (IND & R200_TWOSIDE_BIT)
493 #undef IND
501 #define IND (0) macro
505 #define IND (R200_TWOSIDE_BIT) macro
509 #define IND (R200_UNFILLED_BIT) macro
513 #define IND (R200_TWOSIDE_BIT|R200_UNFILLED_BIT) macro
/external/mesa3d/src/mesa/tnl_dd/
Dt_dd_tritmp.h660 TAB[IND].quad = TAG(quadr); in TAG()
663 TAB[IND].triangle = TAG(triangle); in TAG()
666 TAB[IND].line = TAG(line); in TAG()
669 TAB[IND].points = TAG(points); in TAG()
673 #undef IND
Dt_dd_vb.c346 #undef IND
/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-use-machine.rl48 IND = 3; # BASE_IND
131 independent_cluster = (IND | O | Rsv | WJ) VS?;
Dhb-ot-shape-complex-use-table.cc26 #define IND USE_IND /* BASE_IND */ macro
98 …, VBlw, VBlw, VBlw, O, O, VPre, VPre, O, O, VPre, VPre, H, IND, O,
138 …/* 0B80 */ O, O, VMAbv, IND, O, IV, IV, IV, IV, IV, IV, O, …
178 …, O, O, O, O, O, O, O, O, IND, IND, IND, IND, IND, IND,
664 #undef IND
/external/selinux/policycoreutils/mcstrans/share/examples/nato/setrans.d/
Deyes-only.conf322 ~c303=IND # India
Drel.conf328 ~c200,~c303=IND # India
/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
Dvt320.java690 private final static char IND = 132; field in vt320
1654 case IND: in putChar()
/external/icu/icu4c/source/data/misc/
Dmetadata.txt3158 IND{
DsupplementalData.txt2416 "IND",
/external/bison/po/
Dga.po347 "d'INDÍOLTACHT nó FEILIÚNACHT D'FHEIDHM AR LEITH.\n"
/external/icu/icu4c/source/data/unidata/
Dppucd.txt1254 …c=Cc;GCB=CN;-Gr_Base;-IDC;-IDS;lb=CM;Name_Alias=control=INDEX,abbreviation=IND;NFKD_QC=Y;WB=XX;-XI…