Searched refs:word0 (Results 1 – 5 of 5) sorted by relevance
39 uint32_t word0, word; in ucnv_extFindToU() local55 word0=UCNV_EXT_TO_U_MAKE_WORD(byte, 0); in ucnv_extFindToU()65 word=word0|UCNV_EXT_TO_U_VALUE_MASK; in ucnv_extFindToU()79 if(word0<=toUSection[start]) { in ucnv_extFindToU()82 if(++start<limit && word0<=toUSection[start]) { in ucnv_extFindToU()85 if(++start<limit && word0<=toUSection[start]) { in ucnv_extFindToU()
25 __be32 word0; member
1532 long word0, word; in findToU() local1550 word0 = TO_U_MAKE_WORD((byte) byt, 0) & UConverterConstants.UNSIGNED_INT_MASK; in findToU()1558 word = word0 | TO_U_VALUE_MASK; in findToU()1572 …if (word0 <= (toUSection.get(toUSection.position() + start) & UConverterConstants.UNSIGNED_INT_MAS… in findToU()1576 …&& word0 <= (toUSection.get(toUSection.position() + start) & UConverterConstants.UNSIGNED_INT_MASK… in findToU()1580 …&& word0 <= (toUSection.get(toUSection.position() + start) & UConverterConstants.UNSIGNED_INT_MASK… in findToU()
478 uint32_t word0 = i32_from_byte_stream(bytes, &bytes_read); in r600_vtx_from_byte_stream() local485 vtx.inst = G_SQ_VTX_WORD0_VTX_INST(word0); in r600_vtx_from_byte_stream()486 vtx.fetch_type = G_SQ_VTX_WORD0_FETCH_TYPE(word0); in r600_vtx_from_byte_stream()487 vtx.buffer_id = G_SQ_VTX_WORD0_BUFFER_ID(word0); in r600_vtx_from_byte_stream()488 vtx.src_gpr = G_SQ_VTX_WORD0_SRC_GPR(word0); in r600_vtx_from_byte_stream()489 vtx.src_sel_x = G_SQ_VTX_WORD0_SRC_SEL_X(word0); in r600_vtx_from_byte_stream()490 vtx.mega_fetch_count = G_SQ_VTX_WORD0_MEGA_FETCH_COUNT(word0); in r600_vtx_from_byte_stream()
META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...