HomeSort by relevance Sort by last modified time
    Searched refs:half (Results 101 - 125 of 164) sorted by null

1 2 3 45 6 7

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pickletools.py 612 double, and "add a half and chop" rounding is used to reduce
    [all...]
decimal.py 332 For round-half-up and round-half-even (and for round-half-down and
    [all...]
  /cts/tests/tests/webkit/src/android/webkit/cts/
WebViewTest.java     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_tgsi_action.c 919 LLVMValueRef half, tmp; local
920 half = lp_build_const_vec(bld_base->base.gallivm, bld_base->base.type, 0.5);
922 emit_data->args[2], half);
    [all...]
lp_bld_sample.c 944 LLVMValueRef half = lp_build_const_vec(coord_bld->gallivm, coord_bld->type, 0.5); local
    [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_tgsi_action.c 919 LLVMValueRef half, tmp; local
920 half = lp_build_const_vec(bld_base->base.gallivm, bld_base->base.type, 0.5);
922 emit_data->args[2], half);
    [all...]
lp_bld_sample.c 944 LLVMValueRef half = lp_build_const_vec(coord_bld->gallivm, coord_bld->type, 0.5); local
    [all...]
  /external/pixman/pixman/
pixman-region.c 1763 int half = num_ri \/ 2; local
    [all...]
  /system/core/libpixelflinger/codeflinger/
ARMAssembler.cpp 434 #pragma mark Byte/half word extract and extend (ARMv6+ only)...
  /art/runtime/arch/mips/
quick_entrypoints_mips.S 456 sw $v1, 4($t0) # store the other half of the result
460 s.s $f1, 4($t0) # store other half of floating point result
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
program_lexer.l 275 {dot}half { return HALF; }
  /external/libvpx/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_extendframeborders_neon.asm 140 mov r1, r7 ; src_ptr1 needs to be saved for second half of loop
  /external/mesa3d/src/mesa/program/
program_lexer.l 275 {dot}half { return HALF; }
  /art/runtime/arch/arm/
quick_entrypoints_arm.S 570 mov r3, r2 @ pass one half of wide argument
571 mov r2, r1 @ pass other half of wide argument
    [all...]
  /build/tools/droiddoc/templates-ds/
sdkpage.cs 310 </div><!-- end col-13 for lower-half content -->
  /build/tools/droiddoc/templates-sac/
sdkpage.cs 309 </div><!-- end col-13 for lower-half content -->
  /external/chromium_org/third_party/icu/source/i18n/
decNumber.c 4732 Int half; \/* half to add to lower unit *\/ local
6961 Unit half=(Unit)powers[DECDPUN]>>1; local
    [all...]
  /external/icu4c/i18n/
decNumber.c 4755 Int half; \/* half to add to lower unit *\/ local
6992 Unit half=(Unit)powers[DECDPUN]>>1; local
    [all...]
  /build/tools/droiddoc/templates-sdk/
sdkpage.cs 385 </div><!-- end col-13 for lower-half content -->
  /external/chromium_org/third_party/mesa/src/docs/
MESA_texture_array.spec 70 traditional 3D texturing, the size of the N+1 LOD is half the size
    [all...]
  /external/chromium_org/v8/tools/profviz/
composer.js 51 var kTickHalfDuration = 0.5; // Duration of half a tick in ms.
  /external/libvpx/libvpx/vp8/common/ppc/
variance_subpixel_altivec.asm 127 ;# can be used. Only have a half word signed
  /external/mesa3d/docs/
MESA_texture_array.spec 70 traditional 3D texturing, the size of the N+1 LOD is half the size
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
decimal.py 332 For round-half-up and round-half-even (and for round-half-down and
    [all...]
  /external/blktrace/btreplay/doc/
btreplay.tex 506 divided by half resulting in a reduction of the execution time by

Completed in 2297 milliseconds

1 2 3 45 6 7