Searched refs:stage1 (Results 1 – 12 of 12) sorted by relevance
44 uint16_t stage1[MBCS_STAGE_1_SIZE]; member273 mbcsData->stage1[i]=sum; in MBCSStartMappings()287 mbcsData->stage2Single[mbcsData->stage1[0]+i]=sum; in MBCSStartMappings()293 mbcsData->stage2[mbcsData->stage1[0]+i]=sum; in MBCSStartMappings()589 if(mbcsData->stage1[idx]==MBCS_STAGE_2_ALL_UNASSIGNED_INDEX) { in MBCSSingleAddFromUnicode()609 mbcsData->stage1[idx]=(uint16_t)newBlock; in MBCSSingleAddFromUnicode()614 idx=mbcsData->stage1[idx]+nextOffset; in MBCSSingleAddFromUnicode()719 if(mbcsData->stage1[idx]==MBCS_STAGE_2_ALL_UNASSIGNED_INDEX) { in MBCSAddFromUnicode()742 mbcsData->stage1[i++]=(uint16_t)newBlock; in MBCSAddFromUnicode()749 idx=mbcsData->stage1[idx]+nextOffset; in MBCSAddFromUnicode()[all …]
55 uint16_t stage1[MBCS_STAGE_1_SIZE]; member229 udata_writeBlock(pData, extData->stage1, extData->stage1Top*2); in CnvExtWrite()242 if(extData->stage1[i]!=length) { in CnvExtWrite()243 printf("stage1[%04x]=%04x\n", i, extData->stage1[i]); in CnvExtWrite()839 if(extData->stage1[i1]==0) { in addFromUTrieEntry()847 extData->stage1[i1]=(uint16_t)newBlock; in addFromUTrieEntry()855 i2=extData->stage1[i1]+nextOffset; in addFromUTrieEntry()1009 uint16_t *stage1; in makeFromUTable() local1042 stage1=extData->stage1; in makeFromUTable()1045 stage1[i]=(uint16_t)(stage1[i]+stage1Top); in makeFromUTable()
178 const dng_image &stage1 = *negative->Stage1Image (); in dng_validate() local184 stage1, in dng_validate()185 stage1.Planes () >= 3 ? piRGB in dng_validate()
3762 dng_image &stage1 = *fStage1Image.Get (); in DoBuildStage2() local3768 if (stage1.PixelType () == ttLong || in DoBuildStage2()3769 stage1.PixelType () == ttFloat) in DoBuildStage2()3777 stage1.Planes (), in DoBuildStage2()3781 stage1, in DoBuildStage2()
12 -C <path to llvm>/tools/clang/cmake/caches/Apple-stage1.cmake
2 # specified by the stage1 build.
1481 uint16_t *stage1; in reconstituteData() local1492 stage1=(uint16_t *)mbcsTable->reconstitutedData; in reconstituteData()1493 uprv_memcpy(stage1, mbcsTable->fromUnicodeTable, stage1Length*2); in reconstituteData()1495 stage2=(uint32_t *)(stage1+stage1Length); in reconstituteData()1500 mbcsTable->fromUnicodeTable=stage1; in reconstituteData()1504 stage2=(uint32_t *)stage1; in reconstituteData()1513 st2=stage1[st1]; in reconstituteData()
46 ; idct16 stage1 - stage6 on all the elements loaded in q8-q15. The output292 ; idct16 stage1 - stage7 on all the elements loaded in q8-q15. The output796 ; idct16 stage1 - stage6 on all the elements loaded in q8-q15. The output924 ; idct16 stage1 - stage7 on all the elements loaded in q8-q15. The output
182 bhs stage1187 bhs stage1191 bhs stage1197 b stage1205 stage1: label
184 bhs stage1190 bhs stage1195 bhs stage1202 b stage1210 stage1: label
628 set(CLANG_STAGE stage1)
595 char[] stage1 = mbcsTable.fromUnicodeTable; in reconstituteData() local613 st2 = stage1[st1]; in reconstituteData()