Home
last modified time | relevance | path

Searched refs:formula (Results 1 – 25 of 31) sorted by relevance

12

/external/skia/src/animator/
DSkAnimateSet.cpp81 if (formula.size() > 0) { in onEndElement()
85 …->setValue(maker, &fValues, fFieldOffset, comps, this, outType, formula.size() > 0 ? formula : to); in onEndElement()
DSkAnimateBase.cpp25 SK_MEMBER(formula, DynamicString),
86 if (formula.size() > 0) in dump()
87 SkDebugf("formula=\"%s\" ", formula.c_str()); in dump()
DSkAnimateActive.cpp174 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()
DSkAnimateBase.h55 SkString formula; variable
DSkAnimateField.cpp100 if (formula.size() > 0){ in onEndElement()
DSkDisplayApply.cpp627 if (animate->formula.size() > 0) { in interpolate()
633 animate->getValuesType(), animate->formula); in interpolate()
720 if (resolveField(maker, this, &animator->formula) == false) in resolveIDs()
DSkAnimateSchema.xsd929 or may compute the value using the 'formula' attribute.
942 …attribute dynamic If true, restart the animation if any of the simple values the 'from', 'formula',
948 <!-- @attribute formula A script to execute over time to compute the field's value. Typically,
951 <xs:attribute name="formula" type="Sk:DynamicString"/>
1068 an animate element's formula attribute. -->
2593 <!-- @attribute formula A script to execute over time to compute the field's value. Typically,
2596 <xs:attribute name="formula" type="Sk:DynamicString"/>
/external/libxml2/test/relaxng/
Dproofsystem.rng18 <define name="formula"> namedPattern
19 <element name="formula"> element
/external/linux-tools-perf/src/tools/perf/Documentation/
Dperf-diff.txt85 --formula::
86 Show formula for given computation.
/external/llvm/test/CodeGen/Mips/
Daddressing-mode.ll6 ; Check that LSR doesn't choose a solution with a formula "reg + 4*reg".
/external/clang/include/clang/AST/
DCommentCommands.td181 def FDollar : VerbatimBlockCommand<"f$">; // Inline LaTeX formula
182 defm FBracket : VerbatimBlockCommand<"f[", "f]">; // Displayed LaTeX formula
/external/jetty/src/resources/org/eclipse/jetty/http/
Dmime.properties84 odf = application/vnd.oasis.opendocument.formula
93 otf = application/vnd.oasis.opendocument.formula-template
/external/icu/icu4c/source/test/perf/howExpensiveIs/
Dreadme.txt30 ** The Variation column for each Target system was calculated with the formula: "(Control-Target)/…
/external/mesa3d/docs/
DMESA_texture_signed_rgba.spec84 a floating-point value Xf with the formula:
/external/ceres-solver/docs/source/
Dversion_history.rst138 #. Use explicit formula to solve quadratic polynomials instead of the
Dsolving.rst2177 above formula assumes that :math:`J(x^*)` has full column rank.
/external/elfutils/src/
DNEWS1084 Implement better hash size optimization heuristic in ld. It uses a formula
/external/eigen/doc/
DDoxyfile.in364 # memory usage. The cache size is given by this formula:
376 # formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range is 0..9, the default is 0,
/external/lldb/docs/
Ddoxygen.cfg.in286 # memory usage. The cache size is given by this formula:
/external/antlr/antlr-3.4/runtime/C/
Ddoxyfile296 # memory usage. The cache size is given by this formula:
/external/libvncserver/
DDoxyfile296 # memory usage. The cache size is given by this formula:
/external/mesa3d/src/gallium/state_trackers/clover/
DDoxyfile306 # memory usage. The cache size is given by this formula:
/external/libopus/doc/
DDoxyfile.in306 # memory usage. The cache size is given by this formula:
/external/clang/docs/
Ddoxygen.cfg.in381 # cache size is given by this formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range
/external/parameter-framework/doc/
DDoxyfile.in392 # cache size is given by this formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range

12