Searched refs:shifted (Results 1 - 25 of 27) sorted by relevance

12

/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
H A Dsymshift.pl20 # In order to keep the id ranges for each set disjoint, ids are shifted
203 $shifted = $id + $plane * 256;
205 if ($shifted{$sym}) {
206 $otherplane = int($shifted{$sym} / 256);
209 $shifted{$sym} = $shifted;
210 $sym{$shifted} = $sym;
211 $intable{$table}{$shifted}++;
227 $shifted = $id + $plane * 256;
228 $shifted{
[all...]
/external/icu4c/test/perf/collationperf/
H A DMakefile.in58 $(INVOKE) ./$(TARGET) -loop 200 -file $(top_srcdir)/extra/uconv/samples/utf8/utf-8-demo.txt -keygen -shifted
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/
H A DTerrainGrid.java310 Vector3f shifted = tile.subtract(offsetHalf);
311 return new Vector3f(FastMath.floor(shifted.x), 0, FastMath.floor(shifted.z));
/external/skia/src/opts/
H A DSkBitmapProcState_opts_SSE2.cpp104 __m128i shifted = _mm_shuffle_epi32(sum, 0xEE); local
107 sum = _mm_add_epi16(sum, shifted);
214 __m128i shifted = _mm_shuffle_epi32(sum, 0xEE); local
217 sum = _mm_add_epi16(sum, shifted);
/external/chromium/chrome/browser/ui/gtk/
H A Dgtk_theme_service.cc236 SkColor shifted = color_utils::HSLShift(GdkToSkColor(frame_color), shift); local
238 frame_color->red = SkColorGetR(shifted) * kSkiaToGDKMultiplier;
239 frame_color->green = SkColorGetG(shifted) * kSkiaToGDKMultiplier;
240 frame_color->blue = SkColorGetB(shifted) * kSkiaToGDKMultiplier;
/external/libvorbis/doc/
H A D09-helper.tex59 3) [exponent] = ( [x] bitwise AND 0x7fe00000) shifted right 21 bits (unsigned result)
H A D07-floor1.tex206 15) [cval] = [cval] right shifted [cbits] bits
/external/libvpx/vp8/encoder/arm/armv5te/
H A Dboolhuff_armv5te.asm216 ; Decisions are made based on the bit value shifted
H A Dvp8_packtokens_armv5.asm70 ; Decisions are made based on the bit value shifted
H A Dvp8_packtokens_mbrow_armv5.asm92 ; Decisions are made based on the bit value shifted
H A Dvp8_packtokens_partitions_armv5.asm122 ; Decisions are made based on the bit value shifted
/external/icu4c/test/cintltst/
H A Dcmsccoll.c148 const static char shifted[][20] = { variable
211 size = sizeof(shifted)/sizeof(shifted[0]);
214 u_uastrcpy(t1, shifted[i]);
215 u_uastrcpy(t2, shifted[j]);
223 size = sizeof(shifted)/sizeof(shifted[0]);
225 u_uastrcpy(t1, shifted[i-1]);
226 u_uastrcpy(t2, shifted[i]);
/external/libvpx/vp8/common/x86/
H A Dloopfilter_mmx.asm190 psraw mm5, 1 ; partial shifted one more time for 2nd tap
191 psraw mm1, 1 ; partial shifted one more time for 2nd tap
509 psraw mm5, 1 ; partial shifted one more time for 2nd tap
511 psraw mm1, 1 ; partial shifted one more time for 2nd tap
H A Dloopfilter_sse2.asm229 psraw xmm5, 1 ; partial shifted one more time for 2nd tap
231 psraw xmm1, 1 ; partial shifted one more time for 2nd tap
/external/valgrind/main/exp-bbv/tests/amd64-linux/
H A Dll.S100 or %bh,%bh # ! if 0 we shifted through 8 and must
/external/valgrind/main/exp-bbv/tests/x86-linux/
H A Dll.S92 or %bh,%bh # if 0 we shifted through 8 and must
/external/icu4c/i18n/
H A Ducol.cpp2385 /* fcdposition shifted even when there's no normalization, if we
4620 UBool shifted = (coll->alternateHandling == UCOL_SHIFTED); local
4621 //UBool qShifted = shifted && (compareQuad == 0);
4713 if((shifted && ((notIsContinuation && order <= variableTopValue && primary1 > 0)
4717 /* and other ignorables should be removed if following a shifted code point */
4718 if(primary1 == 0) { /* if we were shifted and we got an ignorable code point */
4731 /* We are dealing with a variable and we're treating them as shifted */
4732 /* This is a shifted ignorable */
5220 if(primary1 != 0) { /* if we were shifted and we got an ignorable code point */
5256 * ANDed with the shifted stat
7120 UBool shifted = (coll->alternateHandling == UCOL_SHIFTED); local
[all...]
/external/zlib/src/contrib/masmx64/
H A Dgvmat64.asm248 ;;; It is then shifted into the high word, to make room for the wmask
/external/zlib/src/contrib/masmx86/
H A Dmatch686.asm234 ;;; It is then shifted into the high word, to make room for the wmask
/external/srec/srec/crec/
H A Dsrec_context.c2715 #define ENCODE(SIGN,TYP) { SIGN+=sizeof(TYP); SIGN=SIGN<<3; ASSERT((shifted+=3)<32); }
2720 int shifted = 0; local
/external/llvm/bindings/ocaml/llvm/
H A Dllvm.mli939 (** [const_shl c1 c2] returns the constant integer [c1] left-shifted by the
944 (** [const_lshr c1 c2] returns the constant integer [c1] right-shifted by the
949 (** [const_ashr c1 c2] returns the constant integer [c1] right-shifted by the
/external/llvm/test/MC/ARM/
H A Dbasic-arm-instructions.s46 @ ADC (shifted register)
1210 @ MVN (shifted register)
H A Dbasic-thumb2-instructions.s1269 @ MOV(shifted register)
/external/valgrind/main/none/tests/arm/
H A Dv6intARM.stdout.exp738 pld reg +/- shifted reg cases
1477 pld reg +/- shifted reg cases
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1074 milliseconds

12