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

1 2

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
incbin.asm 2 ; 1024 x's to bump above 1024 byte default bytecode buffer size
  /external/chromium_org/third_party/skia/samplecode/
SampleCull.cpp 20 static void addbump(SkPath* path, const SkPoint pts[2], SkScalar bump) {
23 tang.setLength(pts[1].fX - pts[0].fX, pts[1].fY - pts[0].fY, bump);
30 static void subdivide(SkPath* path, SkScalar bump) {
41 addbump(&tmp, pts, bump);
42 bump = -bump;
121 SkScalar bump = fClip.width()/8; local
122 subdivide(&fPath, bump);
123 subdivide(&fPath, bump);
124 subdivide(&fPath, bump);
    [all...]
  /external/skia/samplecode/
SampleCull.cpp 20 static void addbump(SkPath* path, const SkPoint pts[2], SkScalar bump) {
23 tang.setLength(pts[1].fX - pts[0].fX, pts[1].fY - pts[0].fY, bump);
30 static void subdivide(SkPath* path, SkScalar bump) {
41 addbump(&tmp, pts, bump);
42 bump = -bump;
121 SkScalar bump = fClip.width()/8; local
122 subdivide(&fPath, bump);
123 subdivide(&fPath, bump);
124 subdivide(&fPath, bump);
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
ins.h 23 unsigned short bump; member in struct:Ins::__anon20286
actions.c 150 unsigned int bump; local
157 bump = re->size;
162 j->c.bump = --bump;
  /external/chromium_org/media/filters/
source_buffer_stream_unittest.cc 1815 base::TimeDelta bump = frame_duration() \/ 4; local
1854 base::TimeDelta bump = frame_duration() \/ 4; local
    [all...]
  /build/core/
cleanspec.mk 16 # Just bump this if you want to force a clean build.
21 # 3. BUMP THE VERSION.
  /external/sonivox/arm-hybrid-22k/lib_src/
ARM-E_voice_gain_gnu.s 154 STR tmp1, [pMixBuffer], #4 @ save and bump pointer
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_voice_gain_gnu.s 154 STR tmp1, [pMixBuffer], #4 @ save and bump pointer
  /ndk/build/core/
definitions.mk 141 # not accept a 0 index, so we need to bump any of these to 1 when
145 bump-0-to-1 = $(if $(call index-is-zero,$1),1,$1)
147 -test-bump-0-to-1 = \
148 $(call test-expect,$(call bump-0-to-1))\
149 $(call test-expect,1,$(call bump-0-to-1,0))\
150 $(call test-expect,1,$(call bump-0-to-1,1))\
151 $(call test-expect,2,$(call bump-0-to-1,2))\
152 $(call test-expect,1,$(call bump-0-to-1,00))\
153 $(call test-expect,1,$(call bump-0-to-1,000))\
154 $(call test-expect,1,$(call bump-0-to-1,0000))
    [all...]
  /external/chromium_org/tools/perf/page_sets/tough_canvas_cases/canvas2d_balls_common/
bouncing_balls.js 103 // If a jolt is applied, bump the rollong balls enough for them to
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
ff_fragment_shader.cpp 533 * needed for bump mapping, else undef.
1089 * Generate instructions for loading bump map textures.
1096 ir_rvalue *bump; local
    [all...]
  /external/mesa3d/src/mesa/main/
ff_fragment_shader.cpp 533 * needed for bump mapping, else undef.
1089 * Generate instructions for loading bump map textures.
1096 ir_rvalue *bump; local
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
decNumber.c 7081 Int bump; \/* 1 if coefficient needs to be incremented *\/ local
    [all...]
  /external/icu/icu4c/source/i18n/
decNumber.c 7115 Int bump; \/* 1 if coefficient needs to be incremented *\/ local
    [all...]
alphaindex.cpp 362 int32_t bump = count * maxLabelCount_ / size; local
363 if (bump == old) {
366 old = bump;
    [all...]
  /external/chromium_org/remoting/webapp/
client_session.js 812 // If enabling shrink, reset bump-scroll offsets.
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
pa-risc2.s 148 LDO 128(%sp),%sp ; bump stack
318 LDO 128(%sp),%sp ; bump stack
472 LDO 128(%sp),%sp ; bump stack
    [all...]
pa-risc2W.s 140 LDO 128(%sp),%sp ; bump stack
308 LDO 128(%sp),%sp ; bump stack
461 LDO 128(%sp),%sp ; bump stack
    [all...]
  /external/openssl/crypto/bn/asm/
pa-risc2.s 148 LDO 128(%sp),%sp ; bump stack
318 LDO 128(%sp),%sp ; bump stack
472 LDO 128(%sp),%sp ; bump stack
    [all...]
pa-risc2W.s 140 LDO 128(%sp),%sp ; bump stack
308 LDO 128(%sp),%sp ; bump stack
461 LDO 128(%sp),%sp ; bump stack
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/fx/
bg.js 223 // Check this first since the validator may bump the count for future
  /build/tools/droiddoc/templates-sdk/components/
masthead.cs 338 <div style="height:20px"><!-- spacer to bump header down --></div>
  /external/chromium_org/tools/
bisect-perf-regression.py     [all...]
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 

Completed in 1059 milliseconds

1 2