Searched refs:stage1 (Results 1 – 18 of 18) 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 …]
93 # LLVM_TARGETS_TO_BUILD=Native is to reduce stage1 compile time.
46 uint16_t stage1[MBCS_STAGE_1_SIZE]; member280 mbcsData->stage1[i]=sum; in MBCSStartMappings()294 mbcsData->stage2Single[mbcsData->stage1[0]+i]=sum; in MBCSStartMappings()300 mbcsData->stage2[mbcsData->stage1[0]+i]=sum; in MBCSStartMappings()597 if(mbcsData->stage1[idx]==MBCS_STAGE_2_ALL_UNASSIGNED_INDEX) { in MBCSSingleAddFromUnicode()617 mbcsData->stage1[idx]=(uint16_t)newBlock; in MBCSSingleAddFromUnicode()622 idx=mbcsData->stage1[idx]+nextOffset; in MBCSSingleAddFromUnicode()727 if(mbcsData->stage1[idx]==MBCS_STAGE_2_ALL_UNASSIGNED_INDEX) { in MBCSAddFromUnicode()750 mbcsData->stage1[i++]=(uint16_t)newBlock; in MBCSAddFromUnicode()757 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()
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.
22 …t(language: DW_LANG_C99, file: !1, producer: "clang version 3.7.0 (clang-stage1-configure-RA_build…31 !9 = !{!"clang version 3.7.0 (clang-stage1-configure-RA_build 241111)"}
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()
11 This processor boots with proprietary stage1 bootloader running from internal
18 # build stage1, cmake, subversion, ninja, etc.
1488 uint16_t *stage1; in reconstituteData() local1499 stage1=(uint16_t *)mbcsTable->reconstitutedData; in reconstituteData()1500 uprv_memcpy(stage1, mbcsTable->fromUnicodeTable, stage1Length*2); in reconstituteData()1502 stage2=(uint32_t *)(stage1+stage1Length); in reconstituteData()1507 mbcsTable->fromUnicodeTable=stage1; in reconstituteData()1511 stage2=(uint32_t *)stage1; in reconstituteData()1520 st2=stage1[st1]; in reconstituteData()
188 bhs stage1193 bhs stage1197 bhs stage1203 b stage1211 stage1: label
181 bhs stage1187 bhs stage1192 bhs stage1199 b stage1207 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 ...