/external/chromium-trace/catapult/tracing/third_party/gl-matrix/spec/gl-matrix/ |
D | vec3-spec.js | 21 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 …]
|
D | vec2-spec.js | 21 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 …]
|
D | vec4-spec.js | 21 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 …]
|
D | quat-spec.js | 21 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 …]
|
D | mat4-spec.js | 21 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 …]
|
D | mat3-spec.js | 21 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 …]
|
D | mat2-spec.js | 21 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 …]
|
D | mat2d-spec.js | 21 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 …]
|
D | common-spec.js | 5 describe("glMatrix", function(){ 10 describe("toRadian", function(){
|
/external/junit/src/org/junit/runner/manipulation/ |
D | Filter.java | 26 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/ |
D | descr_belowsp.c | 44 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()
|
D | describe-block.vgtest | 1 prog: describe-block
|
/external/bison/build-aux/ |
D | git-version-gen | 154 && 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/ |
D | git-version-gen | 158 && 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/ |
D | Equals.java | 28 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/caliper/caliper/src/main/java/com/google/caliper/runner/ |
D | EnvironmentGetter.java | 76 propertyMap.put("host.cpu.cores", describe(cpuInfo, s)); in getLinuxEnvironment() 77 propertyMap.put("host.cpu.names", describe(cpuInfo, "model name")); in getLinuxEnvironment() 78 propertyMap.put("host.cpu.cachesize", describe(cpuInfo, "cache size")); in getLinuxEnvironment() 86 private static String describe(Multimap<String, String> cpuInfo, String s) { in describe() method in EnvironmentGetter
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/dynamodb2/ |
D | test_highlevel.py | 71 users_hit_api.describe() 331 admins.describe() 708 users_hit_api.describe() 744 users.describe() 763 users.describe() 783 users.describe() 797 users.describe() 816 users.describe()
|
/external/clang/docs/CommandGuide/ |
D | index.rst | 5 These pages describe how to use the Clang commands and what their options are. 6 Note that these pages do not describe all of the options available for all
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/ |
D | descriptor_test.py | 492 descriptor.describe(test_util)) 505 descriptor.describe(Service.fn)) 510 descriptor.describe(test_util.NestedMessage.a_value)) 516 descriptor.describe(test_util.OptionalMessage.SimpleEnum.VAL1)) 520 descriptor.describe(test_util.NestedMessage)) 525 descriptor.describe(test_util.OptionalMessage.SimpleEnum)) 532 descriptor.describe(Service)) 539 descriptor.describe(Service)) 553 self.assertEquals(None, descriptor.describe(value))
|
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/ |
D | test-template.rb | 15 describe Template::Context do 128 describe Template::Group, "dynamic template definition" do 208 describe Template::Group, "loading a template definition file" do
|
D | test-exceptions.rb | 10 describe( ANTLR3::Error ) do
|
/external/llvm/docs/CommandGuide/ |
D | index.rst | 5 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/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/ |
D | buyreservation.py | 72 offering.describe() 77 offering.describe()
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/swf/ |
D | layer2.py | 54 def describe(self): member in Domain 241 def describe(self): member in WorkflowType 306 def describe(self): member in WorkflowExecution 331 def describe(self): member in ActivityType
|
/external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/tools/ |
D | list_ports_linux.py | 97 def describe(device): function 145 return [(d, describe(d), hwinfo(d)) for d in devices]
|