/external/skia/src/animator/ |
D | SkAnimateSet.cpp | 81 if (formula.size() > 0) { in onEndElement() 85 …->setValue(maker, &fValues, fFieldOffset, comps, this, outType, formula.size() > 0 ? formula : to); in onEndElement()
|
D | SkAnimateBase.cpp | 25 SK_MEMBER(formula, DynamicString), 86 if (formula.size() > 0) in dump() 87 SkDebugf("formula=\"%s\" ", formula.c_str()); in dump()
|
D | SkAnimateBase.h | 55 SkString formula; variable
|
D | SkAnimateActive.cpp | 174 if (animate->formula.size() > 0) { in create() 178 animate->getValuesType(), animate->formula); in create() 212 if (animate->formula.size() > 0) { in immediate() 216 animate->getValuesType(), animate->formula); in immediate()
|
D | SkAnimateField.cpp | 100 if (formula.size() > 0){ in onEndElement()
|
D | SkDisplayApply.cpp | 627 if (animate->formula.size() > 0) { in interpolate() 633 animate->getValuesType(), animate->formula); in interpolate() 720 if (resolveField(maker, this, &animator->formula) == false) in resolveIDs()
|
/external/chromium_org/third_party/skia/src/animator/ |
D | SkAnimateSet.cpp | 81 if (formula.size() > 0) { in onEndElement() 85 …->setValue(maker, &fValues, fFieldOffset, comps, this, outType, formula.size() > 0 ? formula : to); in onEndElement()
|
D | SkAnimateBase.cpp | 25 SK_MEMBER(formula, DynamicString), 86 if (formula.size() > 0) in dump() 87 SkDebugf("formula=\"%s\" ", formula.c_str()); in dump()
|
D | SkAnimateBase.h | 55 SkString formula; variable
|
D | SkAnimateActive.cpp | 174 if (animate->formula.size() > 0) { in create() 178 animate->getValuesType(), animate->formula); in create() 212 if (animate->formula.size() > 0) { in immediate() 216 animate->getValuesType(), animate->formula); in immediate()
|
D | SkAnimateField.cpp | 100 if (formula.size() > 0){ in onEndElement()
|
D | SkDisplayApply.cpp | 627 if (animate->formula.size() > 0) { in interpolate() 633 animate->getValuesType(), animate->formula); in interpolate() 720 if (resolveField(maker, this, &animator->formula) == false) in resolveIDs()
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/ |
D | prototype-1.6.0.3.js | 2987 var mm, formula = m[6], predicate; 2988 if (formula == 'even') formula = '2n+0'; 2989 if (formula == 'odd') formula = '2n+1'; 2990 if (mm = formula.match(/^(\d+)$/)) // digit only 2992 if (mm = formula.match(/^(-?\d*)?n(([+-])(\d+))?/)) { // an+b 3273 'nth-child': function(nodes, formula, root) { argument 3274 return Selector.pseudos.nth(nodes, formula, root); 3276 'nth-last-child': function(nodes, formula, root) { argument 3277 return Selector.pseudos.nth(nodes, formula, root, true); 3279 'nth-of-type': function(nodes, formula, root) { argument [all …]
|
D | concat-jquery-mootools-prototype.js | 11366 var mm, formula = m[6], predicate; 11367 if (formula == 'even') formula = '2n+0'; 11368 if (formula == 'odd') formula = '2n+1'; 11369 if (mm = formula.match(/^(\d+)$/)) // digit only 11371 if (mm = formula.match(/^(-?\d*)?n(([+-])(\d+))?/)) { // an+b 11652 'nth-child': function(nodes, formula, root) { argument 11653 return Selector.pseudos.nth(nodes, formula, root); 11655 'nth-last-child': function(nodes, formula, root) { argument 11656 return Selector.pseudos.nth(nodes, formula, root, true); 11658 'nth-of-type': function(nodes, formula, root) { argument [all …]
|
/external/llvm/test/CodeGen/Mips/ |
D | addressing-mode.ll | 6 ; Check that LSR doesn't choose a solution with a formula "reg + 4*reg".
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/Documentation/ |
D | perf-diff.txt | 85 --formula:: 86 Show formula for given computation.
|
/external/clang/include/clang/AST/ |
D | CommentCommands.td | 181 def FDollar : VerbatimBlockCommand<"f$">; // Inline LaTeX formula 182 defm FBracket : VerbatimBlockCommand<"f[", "f]">; // Displayed LaTeX formula
|
/external/chromium_org/third_party/icu/source/test/perf/howExpensiveIs/ |
D | readme.txt | 30 ** The Variation column for each Target system was calculated with the formula: "(Control-Target)/…
|
/external/icu/icu4c/source/test/perf/howExpensiveIs/ |
D | readme.txt | 30 ** The Variation column for each Target system was calculated with the formula: "(Control-Target)/…
|
/external/chromium_org/third_party/mesa/src/docs/ |
D | MESA_texture_signed_rgba.spec | 84 a floating-point value Xf with the formula:
|
/external/mesa3d/docs/ |
D | MESA_texture_signed_rgba.spec | 84 a floating-point value Xf with the formula:
|
/external/chromium_org/media/base/simd/ |
D | convert_rgb_to_yuv_ssse3.asm | 143 ; To avoid signed saturation, we divide this conversion formula into two
|
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/neon/ |
D | armSP_FFTInv_CCSToR_S16_preTwiddleRadix2_unsafe_s.S | 28 @ formula.
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/ |
D | RTCOpenGLVideoRenderer.mm | 77 // pixel. The conversion formula is from http://www.fourcc.org/fccyvrgb.php.
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | io.test | 519 # If the journal file contains additional headers, this formula
|