Searched refs:linear (Results 1 – 5 of 5) sorted by relevance
/build/bazel/rules/java/ |
D | host_for_device_test.bzl | 20 "Platform of the leaf dependency in a linear dependency chain",
|
D | sdk_transition_test.bzl | 20 "Info about the config settings of the leaf dependency (in a linear dependency chain only)",
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | android-developer-docs.css | 1105 background-image: -webkit-gradient(linear,left top,left bottom,from(#5dbcd9),to(#4cadcb)); 1106 background-image: -webkit-linear-gradient(top,#5dbcd9,#4cadcb); 1107 background-image: -moz-linear-gradient(top,#5dbcd9,#4cadcb); 1108 background-image: -ms-linear-gradient(top,#5dbcd9,#4cadcb); 1109 background-image: -o-linear-gradient(top,#5dbcd9,#4cadcb); 1110 background-image: linear-gradient(top,#5dbcd9,#4cadcb);
|
D | jquery-resizable.min.js | 19 …).dequeue()}if(o.isFunction(E.old)){E.old.call(this)}};return E},easing:{linear:function(G,H,E,F){… method
|
/build/make/tools/droiddoc/templates-pdk/assets/design/ |
D | default.css | 17 …background-image: -webkit-gradient(linear, 100% 0%, 100% 100%, from(#dddddd), color-stop(25%, #f2f… 18 background-image: -moz-linear-gradient(top, #dddddd, #f2f2f2, #f2f2f2, #dddddd);
|