Home
last modified time | relevance | path

Searched refs:describe (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/external/chromium-trace/trace-viewer/tracing/third_party/gl-matrix/spec/gl-matrix/
Dvec3-spec.js21 describe("vec3", function() {
30 describe('rotateX', function(){
31 describe('rotation around world origin [0, 0, 0]', function(){
35 describe('rotation around an arbitrary origin', function(){
41 describe('rotateY', function(){
42 describe('rotation around world origin [0, 0, 0]', function(){
46 describe('rotation around an arbitrary origin', function(){
52 describe('rotateZ', function(){
53 describe('rotation around world origin [0, 0, 0]', function(){
57 describe('rotation around an arbitrary origin', function(){
[all …]
Dvec2-spec.js21 describe("vec2", function() {
28 describe("create", function() {
33 describe("clone", function() {
38 describe("fromValues", function() {
43 describe("copy", function() {
49 describe("set", function() {
55 describe("add", function() {
56 describe("with a separate output vector", function() {
65 describe("when vecA is the output vector", function() {
73 describe("when vecB is the output vector", function() {
[all …]
Dvec4-spec.js21 describe("vec4", function() {
29 describe("create", function() {
34 describe("clone", function() {
39 describe("fromValues", function() {
44 describe("copy", function() {
50 describe("set", function() {
56 describe("add", function() {
57 describe("with a separate output vector", function() {
66 describe("when vecA is the output vector", function() {
74 describe("when vecB is the output vector", function() {
[all …]
Dquat-spec.js21 describe("quat", function() {
39 describe("slerp", function() {
40 describe("the normal case", function() {
51 describe("where a == b", function() {
62 describe("where theta == 180deg", function() {
73 describe("where a == -b", function() {
85 describe("rotateX", function() {
97 describe("rotateY", function() {
109 describe("rotateZ", function() {
121 describe("fromMat3", function() {
[all …]
Dmat4-spec.js21 describe("mat4", function() {
50 describe("create", function() {
55 describe("clone", function() {
60 describe("copy", function() {
66 describe("identity", function() {
72 describe("transpose", function() {
73 describe("with a separate output matrix", function() {
95 describe("when matA is the output matrix", function() {
110 describe("invert", function() {
111 describe("with a separate output matrix", function() {
[all …]
Dmat3-spec.js21 describe("mat3", function() {
46 describe("normalFromMat4", function() {
57 describe("with translation and rotation", function() {
71 describe("and scale", function() {
87 describe("fromQuat", function() {
106 describe("fromMat4", function() {
122 describe("scale", function() {
132 describe("create", function() {
137 describe("clone", function() {
142 describe("copy", function() {
[all …]
Dmat2-spec.js21 describe("mat2", function() {
40 describe("create", function() {
45 describe("clone", function() {
50 describe("copy", function() {
56 describe("identity", function() {
62 describe("transpose", function() {
63 describe("with a separate output matrix", function() {
71 describe("when matA is the output matrix", function() {
79 describe("invert", function() {
80 describe("with a separate output matrix", function() {
[all …]
Dmat2d-spec.js21 describe("mat2d", function() {
52 describe("create", function() {
57 describe("clone", function() {
62 describe("copy", function() {
68 describe("identity", function() {
74 describe("invert", function() {
75 describe("with a separate output matrix", function() {
83 describe("when matA is the output matrix", function() {
91 describe("determinant", function() {
97 describe("multiply", function() {
[all …]
Dcommon-spec.js5 describe("glMatrix", function(){
10 describe("toRadian", function(){
Dworker-spec.js5 describe("Embedded within Web Workers", function() {
/external/junit/src/org/junit/runner/manipulation/
DFilter.java26 public String describe() {
60 public String describe() { in matchMethodDescription() method in Filter
77 public abstract String describe();
109 public String describe() {
110 return first.describe() + " and " + second.describe();
/external/valgrind/memcheck/tests/
Ddescr_belowsp.c44 static void describe (char* what, void* a) in describe() function
55 describe ("1500 bytes below a local var", p-1500); in bad_things_below_sp()
92 describe ("discovered address giving SEGV in thread stack", in describe_many()
94 describe ("byte just above highest guardpage byte", in describe_many()
96 describe ("highest guardpage byte", in describe_many()
98 describe ("lowest guardpage byte", in describe_many()
Ddescribe-block.vgtest1 prog: describe-block
/external/bison/build-aux/
Dgit-version-gen154 && v=`git describe --abbrev=4 --match="$prefix*" HEAD 2>/dev/null \
155 || git describe --abbrev=4 HEAD 2>/dev/null` \
167 *-*-*) : git describe is okay three part flavor ;;
169 : git describe is older two part flavor
/external/strace/
Dgit-version-gen158 && v=`git describe --abbrev=4 --match="$prefix*" HEAD 2>/dev/null \
159 || git describe --abbrev=4 HEAD 2>/dev/null` \
171 *-*-*) : git describe is okay three part flavor ;;
173 : git describe is older two part flavor
/external/mockito/src/org/mockito/internal/matchers/
DEquals.java28 description.appendText(describe(wanted)); in describeTo()
31 public String describe(Object object) { in describe() method in Equals
69 … description.appendText(describe("("+ wanted.getClass().getSimpleName() +") " + wanted)); in withExtraTypeInfo()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.core.contenttype_3.4.100.v20100505-1235.jar ... core.internal.content.ContentType) public int describe (java.io.InputStream, org.eclipse ...
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
Dtest-template.rb15 describe Template::Context do
128 describe Template::Group, "dynamic template definition" do
208 describe Template::Group, "loading a template definition file" do
Dtest-exceptions.rb10 describe( ANTLR3::Error ) do
Dtest-scheme.rb9 describe TokenScheme do
/external/llvm/docs/CommandGuide/
Dindex.rst5 These pages describe how to use the LLVM commands and what their options are.
6 Note that these pages do not describe all of the options available for all
/external/fio/
DFIO-VERSION-GEN15 VN=`git describe --match "fio-[0-9]*" --abbrev=4 HEAD 2>/dev/null` &&
/external/v8/test/promises-aplus/lib/
Dmocha.js30 var describe; variable
230 describe = function(description, fn) { function
/external/vboot_reference/scripts/
Dgetversion.sh10 if gdesc=$(git describe --dirty --match='v*' 2>/dev/null); then
/external/linux-tools-perf/src/tools/perf/util/
DPERF-VERSION-GEN20 TAG=$(git describe --abbrev=0 --match "v[0-9].[0-9]*" 2>/dev/null )

12345678910>>...12