Home
last modified time | relevance | path

Searched refs:Velocity (Results 1 – 13 of 13) sorted by relevance

/external/escapevelocity/
DREADME.md4 functionality from [Apache Velocity](http://velocity.apache.org/).
8 For a fuller explanation of Velocity's functioning, see its
12 the exact same string that Velocity produces. If not, that is a bug.
20 Velocity has a convenient templating language. It is easy to read, and it has widespread support
21 from tools such as editors and coding websites. However, *using* Velocity can prove difficult.
25 of AutoValue led to interference if Velocity was used elsewhere in a project.
34 suffix `.vm` (for Velocity Macros). But since the argument is a `Reader`, you can also load
91 [Velocity User Guide](http://velocity.apache.org/engine/releases/velocity-1.7/user-guide.html#Refer…
130 the given values. Unlike Velocity, EscapeVelocity requires that there be exactly one such method.
147 Unlike Velocity, EscapeVelocity does not allow `$indexme` to be a Java array.
[all …]
DNOTICE1 Apache Velocity
DMETADATA3 "A subset reimplementation of Apache Velocity with a much simpler API. "
/external/skqp/samplecode/
DSamplePathText.cpp187 Velocity* v = &fVelocities[idx]; in runAnimationTask()
231 struct Velocity { struct in MovingPathText
236 Velocity fVelocities[kNumPaths];
/external/auto/value/src/main/java/com/google/auto/value/processor/
Dequalshashcode.vm18 ## This template uses the Apache Velocity Template Language (VTL).
23 ## Velocity deletes a newline after a directive (#if, #foreach, #end etc) so ## is not needed there.
Dgwtserializer.vm16 ## This template uses the Apache Velocity Template Language (VTL).
22 ## Velocity deletes a newline after a directive (#if, #foreach, #end etc) so ## is not needed there.
Dautooneof.vm16 ## This template uses the Apache Velocity Template Language (VTL).
21 ## Velocity deletes a newline after a directive (#if, #foreach, #end etc) so ## is not needed there.
Dautoannotation.vm16 ## This template uses the Apache Velocity Template Language (VTL).
21 ## Velocity deletes a newline after a directive (#if, #foreach, #end etc) so ## is not needed there.
277 ## We must write $members.isEmpty() because $members is a Map and Velocity interprets
Dautovalue.vm16 ## This template uses the Apache Velocity Template Language (VTL).
21 ## Velocity deletes a newline after a directive (#if, #foreach, #end etc) so ## is not needed there.
/external/skia/samplecode/
DSamplePathText.cpp194 Velocity* v = &fVelocities[idx]; in runAnimationTask()
238 struct Velocity { struct in PathText::MovingGlyphAnimator
243 Velocity fVelocities[kNumPaths];
/external/auto/value/
DCHANGES.md200 * AutoValue now uses its own implementation of a subset of Apache Velocity,
201 so there will no longer be problems with interference between the Velocity
/external/fec/
DREADME44 "Altivec" is a Motorola trademark; Apple calls it "Velocity Engine",
/external/scapy/scapy/contrib/
Dppi.uts35 Sensor(SensorType="Velocity", Val_T=20.0),
48 Sensor(SensorType="Velocity", Val_T=8.5),