Home
last modified time | relevance | path

Searched +defs:div +defs:d (Results 1 – 9 of 9) sorted by relevance

/external/skia/legacy/src/core/
DSkFloat.h48 void div(const SkFloat& a) { fPacked = Div(fPacked, a.fPacked); } in div() function
74 int d = tmp.fPacked - fPacked; variable
/external/skia/src/core/
DSkFloat.h48 void div(const SkFloat& a) { fPacked = Div(fPacked, a.fPacked); } in div() function
74 int d = tmp.fPacked - fPacked; variable
/external/v8/benchmarks/
Dnavier-stokes.js204 function advect(b, d, d0, u, v, dt) argument
239 function project(u, v, p, div) argument
298 var uiCallback = function(d,u,v) {}; argument
303 this.setDensity = function(x, y, d) { argument
322 function queryUI(d, u, v) argument
/external/icu4c/i18n/
Ddigitlst.cpp293 DigitList::setDecimalAt(int32_t d) { in setDecimalAt()
859 DigitList::div(const DigitList &other, UErrorCode &status) { in div() function in DigitList
/external/valgrind/main/VEX/priv/
Dhost_s390_defs.h78 Int d; /* 12 bit unsigned or 20 bit signed */ member
307 } div; member
/external/v8/src/mips/
Dassembler-mips.cc1229 void Assembler::div(Register rs, Register rt) { in div() function in v8::internal::Assembler
1671 void Assembler::DoubleAsTwoUInt32(double d, uint32_t* lo, uint32_t* hi) { in DoubleAsTwoUInt32()
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/
Dprototype-1.6.0.3.js554 div: document.createElement('div'), property
2692 $w('width height').each(function(d) { argument
Dconcat-jquery-mootools-prototype.js8933 div: document.createElement('div'), property
11071 $w('width height').each(function(d) { argument
/external/v8/src/
Dhydrogen.cc1382 int d = sparse_[n]; in Contains() local
1991 HDiv* div = HDiv::cast(current); in PropagateMinusZeroChecks() local