OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vtz
(Results
1 - 7
of
7
) sorted by null
/external/jmonkeyengine/engine/src/core/com/jme3/animation/
SkeletonControl.java
349
float
vtz
= posBuf[idxPositions++];
local
357
rx += (mat.m00 * vtx + mat.m01 * vty + mat.m02 *
vtz
+ mat.m03) * weight;
358
ry += (mat.m10 * vtx + mat.m11 * vty + mat.m12 *
vtz
+ mat.m13) * weight;
359
rz += (mat.m20 * vtx + mat.m21 * vty + mat.m22 *
vtz
+ mat.m23) * weight;
464
float
vtz
= posBuf[idxPositions++];
local
479
rx += (mat.m00 * vtx + mat.m01 * vty + mat.m02 *
vtz
+ mat.m03) * weight;
480
ry += (mat.m10 * vtx + mat.m11 * vty + mat.m12 *
vtz
+ mat.m13) * weight;
481
rz += (mat.m20 * vtx + mat.m21 * vty + mat.m22 *
vtz
+ mat.m23) * weight;
/external/chromium_org/third_party/icu/source/i18n/
vtzone.cpp
1041
VTimeZone *
vtz
= (VTimeZone*)&that;
local
1059
VTimeZone *
vtz
= new VTimeZone();
local
1082
VTimeZone *
vtz
= new VTimeZone();
local
1114
VTimeZone *
vtz
= new VTimeZone();
local
[
all
...]
/external/icu4c/i18n/
vtzone.cpp
1046
VTimeZone *
vtz
= (VTimeZone*)&that;
local
1064
VTimeZone *
vtz
= new VTimeZone();
local
1087
VTimeZone *
vtz
= new VTimeZone();
local
1119
VTimeZone *
vtz
= new VTimeZone();
local
[
all
...]
/external/chromium_org/third_party/icu/source/test/intltest/
tzrulets.cpp
1045
VTimeZone *
vtz
= VTimeZone::createVTimeZoneByID("America\/Chicago");
local
1624
VTimeZone *
vtz
= VTimeZone::createVTimeZoneByID(TZID);
local
2131
VTimeZone *
vtz
= VTimeZone::createVTimeZone(TestZones[i], status);
local
[
all
...]
/external/icu4c/test/intltest/
tzrulets.cpp
1046
VTimeZone *
vtz
= VTimeZone::createVTimeZoneByID("America\/Chicago");
local
1625
VTimeZone *
vtz
= VTimeZone::createVTimeZoneByID(TZID);
local
2132
VTimeZone *
vtz
= VTimeZone::createVTimeZone(TestZones[i], status);
local
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 388 milliseconds