Home
last modified time | relevance | path

Searched defs:by (Results 1 – 25 of 28) sorted by relevance

12

/external/v8/src/
Dregexp-macro-assembler-tracer.cc63 void RegExpMacroAssemblerTracer::AdvanceCurrentPosition(int by) { in AdvanceCurrentPosition()
133 void RegExpMacroAssemblerTracer::AdvanceRegister(int reg, int by) { in AdvanceRegister()
139 void RegExpMacroAssemblerTracer::SetCurrentPositionFromEnd(int by) { in SetCurrentPositionFromEnd()
Dregexp-macro-assembler-irregexp.cc148 void RegExpMacroAssemblerIrregexp::SetCurrentPositionFromEnd(int by) { in SetCurrentPositionFromEnd()
162 void RegExpMacroAssemblerIrregexp::AdvanceRegister(int register_index, int by) { in AdvanceRegister()
216 void RegExpMacroAssemblerIrregexp::AdvanceCurrentPosition(int by) { in AdvanceCurrentPosition()
Dinterpreter-irregexp.cc612 int by = static_cast<uint32_t>(insn) >> BYTECODE_SHIFT; in RawMatch() local
Djsregexp.cc2076 void QuickCheckDetails::Advance(int by, bool ascii) { in Advance()
2601 void Trace::AdvanceCurrentPositionInTrace(int by, RegExpCompiler* compiler) { in AdvanceCurrentPositionInTrace()
/external/webkit/Source/WebCore/platform/graphics/
DUnitBezier.h119 double by; member
/external/libgsm/inc/
Dprivate.h53 #define SASR(x, by) ((x) >> (by)) argument
55 #define SASR(x, by) ((x) >= 0 ? (x) >> (by) : (~(-((x) + 1) >> (by)))) argument
/external/v8/src/mips/
Dregexp-macro-assembler-mips.cc142 void RegExpMacroAssemblerMIPS::AdvanceCurrentPosition(int by) { in AdvanceCurrentPosition()
147 void RegExpMacroAssemblerMIPS::AdvanceRegister(int reg, int by) { in AdvanceRegister()
345 void RegExpMacroAssemblerMIPS::SetCurrentPositionFromEnd(int by) { in SetCurrentPositionFromEnd()
/external/svox/pico/lib/
Dpicoos.c1202 picoos_bool picoos_ReadByte(picoos_File f, picoos_uint8 * by) in picoos_ReadByte()
1241 picoos_uint8 picoos_WriteByte(picoos_File f, picoos_char by) in picoos_WriteByte()
2038 picoos_uint8 by[2]; in picoos_read_le_uint16() local
2057 picoos_uint8 by[4]; in picoos_read_le_uint32() local
2097 picoos_uint8 * by = data + *pos; in picoos_read_mem_pi_uint16() local
2107 picoos_uint8 * by = data + *pos; in picoos_read_mem_pi_uint32() local
2122 picoos_uint8 by[2]; in picoos_write_le_uint16() local
2131 picoos_uint8 by[4]; in picoos_write_le_uint32() local
2143 picoos_uint8 * by = data + *pos; in picoos_write_mem_pi_uint16() local
/external/opencv/cv/src/
Dcvconvhull.cpp71 int by = nexty - cury; in icvSklansky_32s() local
144 float by = nexty - cury; in icvSklansky_32f() local
Dcvrotcalipers.cpp156 double by = vect[i].y; in icvRotatingCalipers() local
Dcvlkpyramid.cpp505 double bx = 0, by = 0; in cvCalcOpticalFlowPyrLK() local
/external/skia/src/utils/
DSkInterpolator.cpp243 SkScalar SkUnitCubicInterp(SkScalar value, SkScalar bx, SkScalar by, in SkUnitCubicInterp()
/external/webkit/Source/WebCore/svg/
DSVGAnimationElement.cpp509 String by = byValue(); in startedActiveInterval() local
/external/webkit/Source/WebCore/platform/graphics/skia/
DSkiaFontWin.cpp118 SkScalar by = FIXEDToSkScalar(polyCurve->apfx[i].y); in addPolyCurveToPath() local
/external/v8/src/arm/
Dregexp-macro-assembler-arm.cc153 void RegExpMacroAssemblerARM::AdvanceCurrentPosition(int by) { in AdvanceCurrentPosition()
161 void RegExpMacroAssemblerARM::AdvanceRegister(int reg, int by) { in AdvanceRegister()
943 void RegExpMacroAssemblerARM::SetCurrentPositionFromEnd(int by) { in SetCurrentPositionFromEnd()
/external/v8/src/ia32/
Dregexp-macro-assembler-ia32.cc135 void RegExpMacroAssemblerIA32::AdvanceCurrentPosition(int by) { in AdvanceCurrentPosition()
142 void RegExpMacroAssemblerIA32::AdvanceRegister(int reg, int by) { in AdvanceRegister()
973 void RegExpMacroAssemblerIA32::SetCurrentPositionFromEnd(int by) { in SetCurrentPositionFromEnd()
/external/v8/src/x64/
Dregexp-macro-assembler-x64.cc151 void RegExpMacroAssemblerX64::AdvanceCurrentPosition(int by) { in AdvanceCurrentPosition()
158 void RegExpMacroAssemblerX64::AdvanceRegister(int reg, int by) { in AdvanceRegister()
1067 void RegExpMacroAssemblerX64::SetCurrentPositionFromEnd(int by) { in SetCurrentPositionFromEnd()
/external/webkit/Source/WebKit/efl/ewk/
Dewk_view_single.c293 Evas_Coord mx, my, mw, mh, ax, ay, aw, ah, bx, by, bw, bh; in _ewk_view_single_scroll_process_single() local
Dewk_tiled_backing_store.c1602 Evas_Coord by = cy + (priv->view.offset.base.y - cy) * scale; in _ewk_tiled_backing_store_zoom_set_internal() local
1701 Evas_Coord by = new_y % th; in ewk_tiled_backing_store_zoom_weak_set() local
1755 Evas_Coord by = priv->view.offset.base.y; in ewk_tiled_backing_store_fix_offsets() local
/external/chromium/chrome/browser/visitedlink/
Dvisitedlink_unittest.cc470 void CountAddEvent(int by) { in CountAddEvent()
/external/webkit/Source/WebCore/platform/graphics/gpu/
DLoopBlinnMathUtils.cpp60 float by = u0.y() - u1.y(); in edgeEdgeTest() local
/external/libvpx/vp8/common/
Dpostproc.c1010 int by, bx; in vp8_post_proc_frame() local
/external/webkit/Source/WebCore/platform/graphics/transforms/
DTransformationMatrix.cpp466 double bx, by, bz, bw; in slerp() local
/external/kernel-headers/original/video/
Ddsscomp.h96 __s16 by, bcr, bcb; member
/external/freetype/src/truetype/
Dttinterp.c1501 FT_Int by ) in TT_DotFix14()

12