Searched refs:stage1 (Results 1 – 13 of 13) sorted by relevance
44 The clang build system refers to builds as stages. A stage1 build is a standard46 using the stage1 compiler. This nomenclature holds up to more stages too. In55 The stage1 compiler is a host-only compiler with some options set. The stage165 $ cmake -G Ninja -C <path to clang>/cmake/caches/Apple-stage1.cmake <path to source>68 This CMake invocation configures the stage1 host compiler, and sets72 When you build the stage2-distribution target it builds the minimal stage1120 multi-stage builds. It generates three stages; stage1, stage2-instrumented, and121 stage2. Both of the stage2 builds are built using the stage1 compiler.126 Builds a stage1 x86 compiler, runtime, and required tools (llvm-config,134 Depends of "stage2-instrumented-generate-profdata" and will use the stage1[all …]
18 Apple-stage121 The Apple stage1 cache configures a two stage build similar to how Apple builds39 Builds a stage1 x86 compiler, runtime, and required tools (llvm-config,47 Depends on "stage2-instrumented-generate-profdata" and will use the stage171 You can then run "ninja stage3-clang" to build stage1, stage2 and stage3 clangs.
2 # specified by the stage1 build.
46 uint16_t stage1[MBCS_STAGE_1_SIZE]; member275 mbcsData->stage1[i]=sum; in MBCSStartMappings()289 mbcsData->stage2Single[mbcsData->stage1[0]+i]=sum; in MBCSStartMappings()295 mbcsData->stage2[mbcsData->stage1[0]+i]=sum; in MBCSStartMappings()591 if(mbcsData->stage1[idx]==MBCS_STAGE_2_ALL_UNASSIGNED_INDEX) { in MBCSSingleAddFromUnicode()611 mbcsData->stage1[idx]=(uint16_t)newBlock; in MBCSSingleAddFromUnicode()616 idx=mbcsData->stage1[idx]+nextOffset; in MBCSSingleAddFromUnicode()721 if(mbcsData->stage1[idx]==MBCS_STAGE_2_ALL_UNASSIGNED_INDEX) { in MBCSAddFromUnicode()744 mbcsData->stage1[i++]=(uint16_t)newBlock; in MBCSAddFromUnicode()751 idx=mbcsData->stage1[idx]+nextOffset; in MBCSAddFromUnicode()[all …]
57 uint16_t stage1[MBCS_STAGE_1_SIZE]; member231 udata_writeBlock(pData, extData->stage1, extData->stage1Top*2); in CnvExtWrite()244 if(extData->stage1[i]!=length) { in CnvExtWrite()245 printf("stage1[%04x]=%04x\n", i, extData->stage1[i]); in CnvExtWrite()841 if(extData->stage1[i1]==0) { in addFromUTrieEntry()849 extData->stage1[i1]=(uint16_t)newBlock; in addFromUTrieEntry()857 i2=extData->stage1[i1]+nextOffset; in addFromUTrieEntry()1011 uint16_t *stage1; in makeFromUTable() local1044 stage1=extData->stage1; in makeFromUTable()1047 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()
1487 uint16_t *stage1; in reconstituteData() local1498 stage1=(uint16_t *)mbcsTable->reconstitutedData; in reconstituteData()1499 uprv_memcpy(stage1, mbcsTable->fromUnicodeTable, stage1Length*2); in reconstituteData()1501 stage2=(uint32_t *)(stage1+stage1Length); in reconstituteData()1506 mbcsTable->fromUnicodeTable=stage1; in reconstituteData()1510 stage2=(uint32_t *)stage1; in reconstituteData()1519 st2=stage1[st1]; in reconstituteData()
182 bhs stage1187 bhs stage1191 bhs stage1197 b stage1205 stage1: label
184 bhs stage1190 bhs stage1195 bhs stage1202 b stage1210 stage1: label
470 set(CLANG_STAGE stage1)
589 char[] stage1 = mbcsTable.fromUnicodeTable; in reconstituteData() local607 st2 = stage1[st1]; in reconstituteData()
META-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...