HomeSort by relevance Sort by last modified time
    Searched refs:stage1 (Results 1 - 18 of 18) sorted by null

  /toolchain/binutils/binutils-2.25/config/
bootstrap-debug.mk 7 # the unoptimized stage1.
  /external/icu/icu4c/source/tools/makeconv/
genmbcs.cpp 44 uint16_t stage1[MBCS_STAGE_1_SIZE]; member in struct:MBCSData
273 mbcsData->stage1[i]=sum;
287 mbcsData->stage2Single[mbcsData->stage1[0]+i]=sum;
293 mbcsData->stage2[mbcsData->stage1[0]+i]=sum;
589 if(mbcsData->stage1[idx]==MBCS_STAGE_2_ALL_UNASSIGNED_INDEX) {
609 mbcsData->stage1[idx]=(uint16_t)newBlock;
614 idx=mbcsData->stage1[idx]+nextOffset;
719 if(mbcsData->stage1[idx]==MBCS_STAGE_2_ALL_UNASSIGNED_INDEX) {
742 mbcsData->stage1[i++]=(uint16_t)newBlock;
749 idx=mbcsData->stage1[idx]+nextOffset
    [all...]
gencnvex.c 55 uint16_t stage1[MBCS_STAGE_1_SIZE]; member in struct:CnvExtData
229 udata_writeBlock(pData, extData->stage1, extData->stage1Top*2);
242 if(extData->stage1[i]!=length) {
243 printf("stage1[%04x]=%04x\n", i, extData->stage1[i]);
839 if(extData->stage1[i1]==0) {
847 extData->stage1[i1]=(uint16_t)newBlock;
855 i2=extData->stage1[i1]+nextOffset;
1009 uint16_t *stage1; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
Makefile.am 594 testsuite/site.exp site.bak site.exp stage stage1 stage2
623 .PHONY: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
626 $(MAKE) stage1
627 rm -f stage && ln -s stage1 stage
635 rm -f stage && ln -s stage1 stage
648 stage1:
649 -mkdir stage1
650 -mv $(STAGESTUFF) stage1
651 if [ -f stage1/as-new$(EXEEXT) -a ! -f stage1/as$(EXEEXT) ] ; then (cd stage1 ; ln -s as-new$(EXEEXT) as$(EXEEXT)) ; f
    [all...]
  /cts/tests/camera/libctscamera2jni/
dng-validate-jni.cpp 142 const dng_image &stage1 = *negative->Stage1Image(); local
147 stage1,
148 stage1.Planes() >= 3 ? piRGB
  /external/dng_sdk/source/
dng_validate.cpp 178 const dng_image &stage1 = *negative->Stage1Image (); local
184 stage1,
185 stage1.Planes () >= 3 ? piRGB
dng_negative.cpp     [all...]
  /external/icu/icu4c/source/common/
ucnvmbcs.cpp 1481 uint16_t *stage1; local
    [all...]
  /external/libvpx/libvpx/vpx_dsp/arm/
idct16x16_add_neon.asm 46 ; idct16 stage1 - stage6 on all the elements loaded in q8-q15. The output
292 ; idct16 stage1 - stage7 on all the elements loaded in q8-q15. The output
796 ; idct16 stage1 - stage6 on all the elements loaded in q8-q15. The output
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_idct16x16_add_neon.asm 46 ; idct16 stage1 - stage6 on all the elements loaded in q8-q15. The output
292 ; idct16 stage1 - stage7 on all the elements loaded in q8-q15. The output
796 ; idct16 stage1 - stage6 on all the elements loaded in q8-q15. The output
    [all...]
  /external/libhevc/common/arm/
ihevc_itrans_recon_32x32.s 182 bhs stage1
187 bhs stage1
191 bhs stage1
197 b stage1
205 stage1: label
    [all...]
  /external/libhevc/common/arm64/
ihevc_itrans_recon_32x32.s 184 bhs stage1
190 bhs stage1
195 bhs stage1
202 b stage1
210 stage1: label
    [all...]
  /external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
CharsetMBCS.java 81 char fromUnicodeTable[]; // stage1, and for MBCS_OUTPUT_1 also contains stage2
82 int fromUnicodeTableInts[]; // stage1 and stage2 together as int[]
595 char[] stage1 = mbcsTable.fromUnicodeTable; local
597 // stage2 starts with unused stage1 space.
613 st2 = stage1[st1];
    [all...]
  /toolchain/binutils/binutils-2.25/
configure     [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar 

Completed in 505 milliseconds