HomeSort by relevance Sort by last modified time
    Searched refs:shifted (Results 1 - 25 of 132) 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_conv.c 113 LLVMValueRef shifted = LLVMBuildBitCast(builder, LLVMBuildShl(builder, expmant, i32_13, ""), float_vec_type, ""); local
116 LLVMValueRef scaled = LLVMBuildBitCast(builder, LLVMBuildFMul(builder, shifted, f32_magic, ""), int_vec_type, "");
591 LLVMValueRef shifted; local
594 shifted = LLVMBuildAShr(builder, tmp[i], shift, "");
596 shifted = LLVMBuildLShr(builder, tmp[i], shift, "");
598 tmp[i] = LLVMBuildSub(builder, tmp[i], shifted, "");
lp_bld_format_aos.c 154 LLVMValueRef shifted, casted, scaled, masked; local
229 shifted = LLVMBuildLShr(builder, packed, LLVMConstVector(shifts, 4), "");
230 masked = LLVMBuildAnd(builder, shifted, LLVMConstVector(masks, 4), "");
271 LLVMValueRef shifted, casted, scaled, unswizzled; local
335 shifted = LLVMBuildShl(builder, casted, LLVMConstVector(shifts, 4), "");
340 LLVMValueRef component = LLVMBuildExtractElement(builder, shifted,
lp_bld_swizzle.c 403 LLVMValueRef shifted; local
411 shifted = LLVMBuildShl(builder, masked,
414 shifted = LLVMBuildLShr(builder, masked,
417 shifted = masked;
420 res = LLVMBuildOr(builder, res, shifted, "");
  /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
  /system/core/adb/
sysdeps_win32.cpp     [all...]
  /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
  /external/libvpx/libvpx/
vpxdec.c 480 const vpx_image_t *shifted,
482 return img->d_w != shifted->d_w || img->d_h != shifted->d_h ||
483 required_fmt != shifted->fmt;
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vega/
bezier.c 331 struct bezier *shifted,
384 bezier_init(shifted, l[0], l[1],
436 bezier_init2v(shifted,
440 return good_offset(orig, shifted, offset, threshold);
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
inst.go 337 // A RegShift is a register shifted by a constant.
350 // A RegShiftReg is a register shifted by a register.
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
inst.go 337 // A RegShift is a register shifted by a constant.
350 // A RegShiftReg is a register shifted by a register.
  /external/libvorbis/doc/
09-helper.tex 59 3) [exponent] = ( [x] bitwise AND 0x7fe00000) shifted right 21 bits (unsigned result)
  /external/llvm/test/MC/ARM/
thumb2-diagnostics.s 99 @ PC is not valid as shifted-rGPR
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/
a.out.go 270 C_ADDCON // 12-bit unsigned, shifted left by 0 or 12
271 C_MOVCON // generated by a 16-bit constant, optionally inverted and/or shifted by multiple of 16

Completed in 658 milliseconds

1 2 3 4 5 6