/external/valgrind/memcheck/tests/ |
describe-block.vgtest | 1 prog: describe-block
|
describe-block.stderr.exp | 3 at 0x........: main (describe-block.c:8) 5 at 0x........: main (describe-block.c:6)
|
descr_belowsp.c | 44 static void describe (char* what, void* a) function 55 describe ("1500 bytes below a local var", p-1500); 92 describe ("discovered address giving SEGV in thread stack", 94 describe ("byte just above highest guardpage byte", 96 describe ("highest guardpage byte", 98 describe ("lowest guardpage byte",
|
/external/junit/src/org/junit/runner/ |
package-info.java | 2 * Provides classes used to describe, collect, run and analyze multiple tests.
|
Describable.java | 5 * Represents an object that can describe itself
|
/external/chromium-trace/catapult/tracing/third_party/gl-matrix/spec/gl-matrix/ |
common-spec.js | 5 describe("glMatrix", function(){ 10 describe("toRadian", function(){
|
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...] |
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...] |
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...] |
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...] |
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...] |
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...] |
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...] |
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...] |
/external/clang/docs/CommandGuide/ |
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
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
drawable2-expected-completion52.txt | 3 <gradient /> : Used to describe the gradient used to fill the shape of a GradientDrawable. 7 <stroke /> : Used to describe the optional stroke of a GradientDrawable.
|
/external/hamcrest/src/org/hamcrest/ |
SelfDescribing.java | 4 * The ability of an object to describe itself.
|
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ |
LinearLayoutManagerSavedStateTest.java | 91 public String describe() { 104 public String describe() { 118 public String describe() { 132 public String describe() { 141 public String describe() { 159 public String describe() { 176 public String describe() { 193 public String describe() { 210 String describe() { 228 String describe() { 378 abstract String describe(); method in class:LinearLayoutManagerSavedStateTest.PostLayoutRunnable 399 abstract String describe(); method in class:LinearLayoutManagerSavedStateTest.PostRestoreRunnable [all...] |
/external/junit/src/org/junit/runner/manipulation/ |
Filter.java | 26 public String describe() { 60 public String describe() { method in class:Filter 77 public abstract String describe(); 109 public String describe() { 110 return first.describe() + " and " + second.describe();
|
/hardware/bsp/intel/peripheral/libmraa/cmake/modules/ |
GetGitRevisionDescription.cmake | 6 # get_git_head_revision(<refspecvar> <hashvar> [<additional arguments to git describe> ...]) 10 # git_describe(<var> [<additional arguments to git describe> ...]) 12 # Returns the results of git describe on the source tree, and adjusting 15 # git_get_exact_tag(<var> [<additional arguments to git describe> ...]) 17 # Returns the results of git describe --exact-match on the source tree, 109 describe
|
/hardware/bsp/intel/peripheral/libupm/cmake/modules/ |
GetGitRevisionDescription.cmake | 6 # get_git_head_revision(<refspecvar> <hashvar> [<additional arguments to git describe> ...]) 10 # git_describe(<var> [<additional arguments to git describe> ...]) 12 # Returns the results of git describe on the source tree, and adjusting 15 # git_get_exact_tag(<var> [<additional arguments to git describe> ...]) 17 # Returns the results of git describe --exact-match on the source tree, 109 describe
|
/external/mockito/src/org/mockito/internal/matchers/ |
Equals.java | 28 description.appendText(describe(wanted)); method 31 public String describe(Object object) { method in class:Equals 69 description.appendText(describe("("+ wanted.getClass().getSimpleName() +") " + wanted));
|
/external/curl/tests/data/ |
test567 | 17 Public: DESCRIBE, OPTIONS, SETUP, TEARDOWN, PLAY, PAUSE
|
/external/e2fsprogs/debian/ |
comerr-dev.doc-base | 7 to describe errors and exceptional conditions to their users.
|
/external/e2fsprogs/tests/f_crashdisk/ |
expect.1 | 5 The superblock could not be read or does not describe a correct ext2
|