HomeSort by relevance Sort by last modified time
    Searched refs:shifted (Results 1 - 25 of 149) sorted by null

1 2 3 4 5 6

  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
symshift.pl 20 # 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{$sym} = $shifted unless $shifted{$sym}
    [all...]
  /external/unicode/
CVTUTF7.C 91 int shifted = 0, needshift = 0, done = 0; local
112 if (needshift && !shifted)
122 shifted = 1;
125 if (shifted)
159 shifted = 0;
184 int shifted = 0, first = 0, wroteone = 0, base64EOF, base64value, done; local
198 if (shifted)
206 shifted = 0;
272 if (!shifted && !done)
276 shifted = 1
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
LShiftU64.asm 38 ; This routine allows a 64 bit value to be left shifted by 32 bits and
39 ; returns the shifted value.
44 ; Operand - Value to be shifted
49 ; Value shifted left identified by the Count.
59 ; For CL of 32 - 63, it will be shifted 0 - 31 so we will move eax to edx later.
67 ; Since Count is 32 - 63, eax will have been shifted by 0 - 31
68 ; If shifted by 32 or more, set lower 32 bits to zero.
RShiftU64.asm 38 ; This routine allows a 64 bit value to be right shifted by 32 bits and returns the
39 ; shifted value.
42 ; Operand - Value to be shifted
47 ; Value shifted right identified by the Count.
57 ; For CL of 32 - 63, it will be shifted 0 - 31 so we will move edx to eax later.
68 ; Since Count is 32 - 63, edx will have been shifted by 0 - 31
69 ; If shifted by 32 or more, set upper 32 bits to zero.
LShiftU64.S 40 # This routine allows a 64 bit value to be left shifted by 32 bits and
41 # returns the shifted value.
46 # Operand - Value to be shifted
51 # Value shifted left identified by the Count.
61 # For CL of 32 - 63, it will be shifted 0 - 31 so we will move eax to edx later.
69 # Since Count is 32 - 63, eax will have been shifted by 0 - 31
70 # If shifted by 32 or more, set lower 32 bits to zero.
LShiftU64.c 33 This routine allows a 64 bit value to be left shifted by 32 bits and
34 returns the shifted value.
39 Operand - Value to be shifted
44 Value shifted left identified by the Count.
55 ; For CL of 32 - 63, it will be shifted 0 - 31 so we will move eax to edx later.
63 ; Since Count is 32 - 63, eax will have been shifted by 0 - 31
64 ; If shifted by 32 or more, set lower 32 bits to zero.
RShiftU64.S 40 # This routine allows a 64 bit value to be right shifted by 32 bits and returns the
41 # shifted value.
44 # Operand - Value to be shifted
49 # Value shifted right identified by the Count.
59 # For CL of 32 - 63, it will be shifted 0 - 31 so we will move edx to eax later.
70 # Since Count is 32 - 63, edx will have been shifted by 0 - 31
71 # If shifted by 32 or more, set upper 32 bits to zero.
RShiftU64.c 32 This routine allows a 64 bit value to be right shifted by 32 bits and returns the
33 shifted value.
36 Operand - Value to be shifted
41 Value shifted right identified by the Count.
52 ; For CL of 32 - 63, it will be shifted 0 - 31 so we will move edx to eax later.
63 ; Since Count is 32 - 63, edx will have been shifted by 0 - 31
64 ; If shifted by 32 or more, set upper 32 bits to zero.
  /external/icu/icu4c/source/test/perf/collationperf/
Makefile.in 61 $(INVOKE) ./$(TARGET) -loop 200 -file $(top_srcdir)/extra/uconv/samples/utf8/utf-8-demo.txt -keygen -shifted
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_format_srgb.c 357 LLVMValueRef shifted, shift_val; local
360 shifted = LLVMBuildShl(builder, tmpsrgb[chan], shift_val, "");
361 dst = LLVMBuildOr(builder, dst, shifted, "");
lp_bld_swizzle.c 536 LLVMValueRef shifted; local
543 shifted = LLVMBuildShl(builder, masked,
546 shifted = LLVMBuildLShr(builder, masked,
549 shifted = masked;
552 res = LLVMBuildOr(builder, res, shifted, "");
lp_bld_format_aos.c 226 LLVMValueRef shifted, casted, scaled, masked; local
328 shifted = LLVMBuildLShr(builder, packed, LLVMConstVector(shifts, 4), "");
329 masked = LLVMBuildAnd(builder, shifted, LLVMConstVector(masks, 4), "");
372 LLVMValueRef shifted, casted, scaled, unswizzled; local
433 shifted = LLVMBuildShl(builder, casted, LLVMConstVector(shifts, 4), "");
438 LLVMValueRef component = LLVMBuildExtractElement(builder, shifted,
  /external/python/cpython2/PC/VC6/
rt.bat 8 @rem All leading instances of these switches are shifted off, and
  /external/python/cpython2/PC/VS7.1/
rt.bat 9 rem All leading instances of these switches are shifted off, and
  /external/python/cpython2/PC/VS8.0/
rt.bat 9 rem All leading instances of these switches are shifted off, and
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
rewrite_test.go 28 // nto should be the the number of bits we've shifted on, with an extra bit
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
rewrite_test.go 28 // nto should be the the number of bits we've shifted on, with an extra bit
  /external/skia/src/opts/
SkBitmapProcState_opts_SSE2.cpp 105 __m128i shifted = _mm_shuffle_epi32(sum, 0xEE); local
108 sum = _mm_add_epi16(sum, shifted);
215 __m128i shifted = _mm_shuffle_epi32(sum, 0xEE); local
218 sum = _mm_add_epi16(sum, shifted);
  /external/libavc/common/arm/
ih264_intra_pred_luma_8x8_a9q.s 468 @ q1 = q0 shifted to left once
469 @ q2 = q1 shifted to left once
560 @ q1 = q0 shifted to left once
561 @ q2 = q1 shifted to left once
650 @ q1 = q0 shifted to left once
651 @ q2 = q1 shifted to left once
770 @ q1 = q0 shifted to left once
771 @ q2 = q1 shifted to left once
  /external/python/cpython2/PC/VS9.0/
rt.bat 11 rem All leading instances of these switches are shifted off, and
  /external/python/cpython2/PCbuild/
rt.bat 11 rem All leading instances of these switches are shifted off, and
  /system/core/adb/
sysdeps_win32.cpp     [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vec4_visitor.cpp 493 dst_reg shifted(this, glsl_type::uvec4_type);
495 emit(SHR(shifted, src0, src_reg(shift)));
497 shifted.type = BRW_REGISTER_TYPE_UB;
499 emit(VEC4_OPCODE_MOV_BYTES, f, src_reg(shifted));
515 dst_reg shifted(this, glsl_type::uvec4_type);
517 emit(SHR(shifted, src0, src_reg(shift)));
519 shifted.type = BRW_REGISTER_TYPE_B;
521 emit(VEC4_OPCODE_MOV_BYTES, f, src_reg(shifted));
    [all...]
  /external/python/cpython2/Mac/Demo/textedit/
ped.py 95 shifted = (modifiers & 0x200)
96 self.ted.TEClick(local, shifted)
  /toolchain/binutils/binutils-2.25/libiberty/
floatformat.c 447 unsigned int shifted = *(data + cur_byte) >> lo_bit;
450 result |= (shifted & mask) << cur_bitshift;
446 unsigned int shifted = *(data + cur_byte) >> lo_bit; local

Completed in 793 milliseconds

1 2 3 4 5 6