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

  /external/chromium_org/third_party/icu/source/tools/makeconv/
genmbcs.c 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 58 uint16_t stage1[MBCS_STAGE_1_SIZE]; member in struct:CnvExtData
231 udata_writeBlock(pData, extData->stage1, extData->stage1Top*2);
244 if(extData->stage1[i]!=length) {
245 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...]
  /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 58 uint16_t stage1[MBCS_STAGE_1_SIZE]; member in struct:CnvExtData
232 udata_writeBlock(pData, extData->stage1, extData->stage1Top*2);
245 if(extData->stage1[i]!=length) {
246 printf("stage1[%04x]=%04x\n", i, extData->stage1[i]);
842 if(extData->stage1[i1]==0) {
850 extData->stage1[i1]=(uint16_t)newBlock;
858 i2=extData->stage1[i1]+nextOffset;
1012 uint16_t *stage1; local
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ucnvmbcs.c 1346 uint16_t *stage1; local
    [all...]
  /external/icu/icu4c/source/common/
ucnvmbcs.c 1344 uint16_t *stage1; local
    [all...]
  /external/chromium_org/third_party/libvpx/source/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/libvpx/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...]
  /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/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 

Completed in 664 milliseconds