Home
last modified time | relevance | path

Searched defs:comp2 (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen8_draw_upload.c205 uint32_t comp2 = BRW_VE1_COMPONENT_STORE_SRC; in gen8_emit_vertices() local
Dbrw_draw_upload.c1001 uint32_t comp2 = BRW_VE1_COMPONENT_STORE_SRC; in brw_emit_vertices() local
1071 uint32_t comp2 = BRW_VE1_COMPONENT_STORE_0; in brw_emit_vertices() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestDecimalFormatAPI.java312 MathContext comp2 = new MathContext(5, MathContext.ENGINEERING); in testJB4971() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DIntlTestDecimalFormatAPI.java313 MathContext comp2 = new MathContext(5, MathContext.ENGINEERING); in testJB4971() local
/external/crcalc/src/com/hp/creals/
DCR.java485 int comp2 = this_appr.compareTo(x_appr.subtract(big1)); in compareTo() local
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh1306 unsigned int comp2 = _hb_glyph_info_get_lig_comp (&buffer->info[j]); in apply() local
/external/libvpx/libvpx/vpx_dsp/mips/
Dsad_msa.c1212 v16u8 comp0, comp1, comp2, comp3; in avgsad_64width_msa() local