/external/llvm/docs/ |
D | AdvancedBuilds.rst | 44 The clang build system refers to builds as stages. A stage1 build is a standard 46 using the stage1 compiler. This nomenclature holds up to more stages too. In 55 The stage1 compiler is a host-only compiler with some options set. The stage1 65 $ 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 sets 72 When you build the stage2-distribution target it builds the minimal stage1 120 multi-stage builds. It generates three stages; stage1, stage2-instrumented, and 121 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 …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | AdvancedBuilds.rst | 44 The clang build system refers to builds as stages. A stage1 build is a standard 46 using the stage1 compiler. This nomenclature holds up to more stages too. In 55 The stage1 compiler is a host-only compiler with some options set. The stage1 65 $ 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 sets 72 When you build the stage2-distribution target it builds the minimal stage1 120 multi-stage builds. It generates three stages; stage1, stage2-instrumented, and 121 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 …]
|
D | Docker.rst | 93 # LLVM_TARGETS_TO_BUILD=Native is to reduce stage1 compile time.
|
/external/icu/icu4c/source/tools/makeconv/ |
D | genmbcs.cpp | 46 uint16_t stage1[MBCS_STAGE_1_SIZE]; member 280 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 …]
|
D | gencnvex.c | 57 uint16_t stage1[MBCS_STAGE_1_SIZE]; member 231 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() local 1044 stage1=extData->stage1; in makeFromUTable() 1047 stage1[i]=(uint16_t)(stage1[i]+stage1Top); in makeFromUTable()
|
/external/clang/cmake/caches/ |
D | README.txt | 18 Apple-stage1 21 The Apple stage1 cache configures a two stage build similar to how Apple builds 39 Builds a stage1 x86 compiler, runtime, and required tools (llvm-config, 47 Depends on "stage2-instrumented-generate-profdata" and will use the stage1 71 You can then run "ninja stage3-clang" to build stage1, stage2 and stage3 clangs.
|
D | Apple-stage2.cmake | 2 # specified by the stage1 build.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bitcode/ |
D | DIGlobalVariableExpression2.ll | 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)"}
|
/external/dng_sdk/source/ |
D | dng_validate.cpp | 178 const dng_image &stage1 = *negative->Stage1Image (); in dng_validate() local 184 stage1, in dng_validate() 185 stage1.Planes () >= 3 ? piRGB in dng_validate()
|
D | dng_negative.cpp | 3762 dng_image &stage1 = *fStage1Image.Get (); in DoBuildStage2() local 3768 if (stage1.PixelType () == ttLong || in DoBuildStage2() 3769 stage1.PixelType () == ttFloat) in DoBuildStage2() 3777 stage1.Planes (), in DoBuildStage2() 3781 stage1, in DoBuildStage2()
|
/external/u-boot/board/microchip/pic32mzda/ |
D | README | 11 This processor boots with proprietary stage1 bootloader running from internal
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/example/ |
D | Dockerfile | 18 # build stage1, cmake, subversion, ninja, etc.
|
/external/icu/icu4c/source/common/ |
D | ucnvmbcs.cpp | 1488 uint16_t *stage1; in reconstituteData() local 1499 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()
|
/external/libhevc/common/arm/ |
D | ihevc_itrans_recon_32x32.s | 188 bhs stage1 193 bhs stage1 197 bhs stage1 203 b stage1 211 stage1: label
|
/external/libhevc/common/arm64/ |
D | ihevc_itrans_recon_32x32.s | 181 bhs stage1 187 bhs stage1 192 bhs stage1 199 b stage1 207 stage1: label
|
/external/clang/ |
D | CMakeLists.txt | 470 set(CLANG_STAGE stage1)
|
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | CharsetMBCS.java | 589 char[] stage1 = mbcsTable.fromUnicodeTable; in reconstituteData() local 607 st2 = stage1[st1]; in reconstituteData()
|