HomeSort by relevance Sort by last modified time
    Searched refs:Translation (Results 1 - 25 of 70) sorted by null

1 2 3

  /external/eigen/Eigen/src/Eigen2Support/Geometry/
Translation.h 16 * \class Translation
18 * \brief Represents a translation transformation
23 * \note This class is not aimed to be used to store a translation transformation,
29 class Translation
53 Translation() {}
55 inline Translation(const Scalar& sx, const Scalar& sy)
62 inline Translation(const Scalar& sx, const Scalar& sy, const Scalar& sz)
70 explicit inline Translation(const VectorType& vector) : m_coeffs(vector) {}
75 /** Concatenates two translation */
76 inline Translation operator* (const Translation& other) cons
    [all...]
All.h 16 #include "Translation.h"
43 #define Translation eigen2_Translation
69 #include "Translation.h"
98 #undef Translation
RotationBase.h 44 /** \returns the concatenation of the rotation \c *this with a translation \a t */
45 inline Transform<Scalar,Dim> operator*(const Translation<Scalar,Dim>& t) const
  /external/eigen/Eigen/src/Geometry/
Translation.h 17 * \class Translation
19 * \brief Represents a translation transformation
24 * \note This class is not aimed to be used to store a translation transformation,
30 class Translation
54 Translation() {}
56 inline Translation(const Scalar& sx, const Scalar& sy)
63 inline Translation(const Scalar& sx, const Scalar& sy, const Scalar& sz)
70 /** Constructs and initialize the translation transformation from a vector of translation coefficients */
71 explicit inline Translation(const VectorType& vector) : m_coeffs(vector) {
90 const VectorType& translation() const { return m_coeffs; } function in class:Eigen::Translation
91 VectorType& translation() { return m_coeffs; } function in class:Eigen::Translation
    [all...]
Scaling.h 30 * \sa Scaling(), class DiagonalMatrix, MatrixBase::asDiagonal(), class Translation, class Transform
57 /** Concatenates a uniform scaling and a translation */
59 inline Transform<Scalar,Dim,Affine> operator* (const Translation<Scalar,Dim>& t) const;
154 UniformScaling<Scalar>::operator* (const Translation<Scalar,Dim>& t) const
159 res.translation() = factor() * t.vector();
  /external/v8/src/
deoptimizer.cc 549 // Do the input frame to output frame(s) translation.
551 Translation::Opcode opcode =
552 static_cast<Translation::Opcode>(iterator.Next());
553 ASSERT(Translation::BEGIN == opcode);
569 Translation::Opcode opcode =
570 static_cast<Translation::Opcode>(iterator.Next());
572 case Translation::JS_FRAME:
576 case Translation::ARGUMENTS_ADAPTOR_FRAME:
579 case Translation::CONSTRUCT_STUB_FRAME:
686 Translation::Opcode opcode
    [all...]
frames.cc 829 // throw-statements, we can't use the translation at the call-site of
840 Translation::Opcode opcode = static_cast<Translation::Opcode>(it.Next());
841 ASSERT(opcode == Translation::BEGIN);
846 // in the deoptimization translation are ordered bottom-to-top.
850 opcode = static_cast<Translation::Opcode>(it.Next());
851 if (opcode == Translation::JS_FRAME) {
859 // The translation commands are ordered and the receiver is always
862 opcode = static_cast<Translation::Opcode>(it.Next());
863 ASSERT(opcode == Translation::STACK_SLOT |
    [all...]
  /external/chromium_org/v8/src/
deoptimizer.cc 812 // Do the input frame to output frame(s) translation.
814 Translation::Opcode opcode =
815 static_cast<Translation::Opcode>(iterator.Next());
816 ASSERT(Translation::BEGIN == opcode);
832 Translation::Opcode opcode =
833 static_cast<Translation::Opcode>(iterator.Next());
835 case Translation::JS_FRAME:
839 case Translation::ARGUMENTS_ADAPTOR_FRAME:
842 case Translation::CONSTRUCT_STUB_FRAME:
845 case Translation::GETTER_STUB_FRAME
    [all...]
frames.cc 940 if (literal_id == Translation::kSelfLiteralId) {
957 // throw-statements, we can't use the translation at the call-site of
968 Translation::Opcode opcode = static_cast<Translation::Opcode>(it.Next());
969 ASSERT(opcode == Translation::BEGIN);
974 // in the deoptimization translation are ordered bottom-to-top.
978 opcode = static_cast<Translation::Opcode>(it.Next());
979 if (opcode == Translation::JS_FRAME) {
985 // The translation commands are ordered and the receiver is always
988 opcode = static_cast<Translation::Opcode>(it.Next())
    [all...]
  /external/chromium_org/tools/grit/grit/node/custom/
filename_unittest.py 27 translation = tclib.Translation(id=msg.GetId(), text='Bilingo bolongo:')
28 c.AddTranslation(translation, 'fr')
  /external/chromium_org/v8/src/arm/
deoptimizer-arm.cc 190 ASSERT(Translation::BEGIN == static_cast<Translation::Opcode>(value));
211 Translation::Opcode opcode =
212 static_cast<Translation::Opcode>(iterator.Next());
213 ASSERT(Translation::BEGIN == opcode);
220 opcode = static_cast<Translation::Opcode>(iterator.Next());
222 ASSERT(Translation::JS_FRAME == opcode);
228 ASSERT_EQ(Translation::kSelfLiteralId, closure_id);
278 // There are no translation commands for the caller's pc and fp, the
317 // If translation of any command failed, continue using the input frame
    [all...]
  /external/chromium_org/v8/src/mips/
deoptimizer-mips.cc 175 ASSERT(Translation::BEGIN == static_cast<Translation::Opcode>(value));
196 Translation::Opcode opcode =
197 static_cast<Translation::Opcode>(iterator.Next());
198 ASSERT(Translation::BEGIN == opcode);
205 opcode = static_cast<Translation::Opcode>(iterator.Next());
207 ASSERT(Translation::JS_FRAME == opcode);
213 ASSERT_EQ(Translation::kSelfLiteralId, closure_id);
263 // There are no translation commands for the caller's pc and fp, the
302 // If translation of any command failed, continue using the input frame
    [all...]
  /external/chromium_org/v8/src/x64/
deoptimizer-x64.cc 178 ASSERT(Translation::BEGIN == static_cast<Translation::Opcode>(value));
202 Translation::Opcode opcode =
203 static_cast<Translation::Opcode>(iterator.Next());
204 ASSERT(Translation::BEGIN == opcode);
211 opcode = static_cast<Translation::Opcode>(iterator.Next());
213 ASSERT(Translation::JS_FRAME == opcode);
219 ASSERT_EQ(Translation::kSelfLiteralId, closure_id);
269 // There are no translation commands for the caller's pc and fp, the
308 // If translation of any command failed, continue using the input frame
    [all...]
  /external/chromium_org/tools/grit/grit/
pseudo_rtl.py 88 '''Returns a pseudo-RTL (aka Fake-Bidi) translation of the provided message.
94 tclib.Translation()
96 transl = tclib.Translation()
pseudo.py 17 To make the pseudotranslations more obviously "not a translation" and to make
117 tclib.Translation()
119 transl = tclib.Translation()
clique_unittest.py 35 msg_fr = tclib.Translation(text='Bonjour USERNAME, comment ca va?',
38 msg_de = tclib.Translation(text='Guten tag USERNAME, wie geht es dir?',
138 # Both of the above would share a translation.
139 translation = tclib.Translation(id=messages[0].GetId(),
148 clq.AddTranslation(translation, 'fr')
188 translation = tclib.Translation(id=message.GetId(), text='Bilingo bolongo')
189 c.AddTranslation(translation, 'fr')
253 def ValidateAndModify(self, lang, translation)
    [all...]
tclib.py 29 '''Base class with methods shared by Message and Translation.
181 class Translation(BaseMessage):
182 '''A translation.'''
185 super(Translation, self).__init__(text, placeholders, description, meaning)
  /external/jmonkeyengine/engine/src/core/com/jme3/animation/
AnimationFactory.java 41 * you can add some keyFrames for a given time or a given keyFrameIndex, for translation rotation and scale.
67 Translation, Rotation, Scale;
130 * Translation array for this animation
203 * Adds a key frame for the given translation at the given time
205 * @param translation the translation to use for this keyFrame
207 public void addTimeTranslation(float time, Vector3f translation) {
208 addKeyFrameTranslation((int) (time / tpf), translation);
212 * Adds a key frame for the given translation at the given keyFrame index
214 * @param translation the translation to use for this keyFram
    [all...]
  /external/chromium_org/tools/grit/grit/tool/
newgrd.py 29 <!-- TODO add references to each of the XTB files (from the Translation
transl2tc.py 20 Translation Console.
27 translation of precisely the source RC file (not of an older or newer version).
47 Bulk Translation Upload tool.
123 # Proceed to create a map from ID to translation, getting the ID from the
124 # source GRD and the translation from the translated GRD.
140 'Warning: Translation for %s has wrong # of cliques, skipping.\n' %
144 self.Out('Warning: No translation for %s, skipping.\n' % node_id)
171 # message structure of translation is different, don't try fixup
202 # Only put each translation once into the map. Warn if translations
215 ' Translation 1: "%s"\n
    [all...]
  /external/chromium_org/v8/src/ia32/
deoptimizer-ia32.cc 273 ASSERT(Translation::BEGIN == static_cast<Translation::Opcode>(value));
297 Translation::Opcode opcode =
298 static_cast<Translation::Opcode>(iterator.Next());
299 ASSERT(Translation::BEGIN == opcode);
306 opcode = static_cast<Translation::Opcode>(iterator.Next());
308 ASSERT(Translation::JS_FRAME == opcode);
314 ASSERT_EQ(Translation::kSelfLiteralId, closure_id);
366 // There are no translation commands for the caller's pc and fp, the
422 // If translation of any command failed, continue using the input frame
    [all...]
  /external/v8/src/arm/
deoptimizer-arm.cc 206 ASSERT(Translation::BEGIN == static_cast<Translation::Opcode>(value));
227 Translation::Opcode opcode =
228 static_cast<Translation::Opcode>(iterator.Next());
229 ASSERT(Translation::BEGIN == opcode);
236 opcode = static_cast<Translation::Opcode>(iterator.Next());
238 ASSERT(Translation::JS_FRAME == opcode);
294 // There are no translation commands for the caller's pc and fp, the
333 // If translation of any command failed, continue using the input frame.
353 PrintF("[on-stack replacement translation %s: 0x%08" V8PRIxPTR " "
    [all...]
  /external/v8/src/ia32/
deoptimizer-ia32.cc 294 ASSERT(Translation::BEGIN == static_cast<Translation::Opcode>(value));
318 Translation::Opcode opcode =
319 static_cast<Translation::Opcode>(iterator.Next());
320 ASSERT(Translation::BEGIN == opcode);
327 opcode = static_cast<Translation::Opcode>(iterator.Next());
329 ASSERT(Translation::JS_FRAME == opcode);
385 // There are no translation commands for the caller's pc and fp, the
423 // If translation of any command failed, continue using the input frame.
444 PrintF("[on-stack replacement translation %s: 0x%08" V8PRIxPTR " "
    [all...]
  /external/v8/src/mips/
deoptimizer-mips.cc 196 ASSERT(Translation::BEGIN == static_cast<Translation::Opcode>(value));
217 Translation::Opcode opcode =
218 static_cast<Translation::Opcode>(iterator.Next());
219 ASSERT(Translation::BEGIN == opcode);
226 opcode = static_cast<Translation::Opcode>(iterator.Next());
228 ASSERT(Translation::JS_FRAME == opcode);
284 // There are no translation commands for the caller's pc and fp, the
323 // If translation of any command failed, continue using the input frame.
343 PrintF("[on-stack replacement translation %s: 0x%08" V8PRIxPTR " "
    [all...]
  /external/v8/src/x64/
deoptimizer-x64.cc 180 ASSERT(Translation::BEGIN == static_cast<Translation::Opcode>(value));
204 Translation::Opcode opcode =
205 static_cast<Translation::Opcode>(iterator.Next());
206 ASSERT(Translation::BEGIN == opcode);
213 opcode = static_cast<Translation::Opcode>(iterator.Next());
215 ASSERT(Translation::JS_FRAME == opcode);
271 // There are no translation commands for the caller's pc and fp, the
310 // If translation of any command failed, continue using the input frame.
331 PrintF("[on-stack replacement translation %s: 0x%08" V8PRIxPTR " "
    [all...]

Completed in 3127 milliseconds

1 2 3