Home
last modified time | relevance | path

Searched defs:t (Results 1 – 7 of 7) sorted by relevance

/build/make/tools/droiddoc/templates-pdk/assets/
Dcarousel.js190 var ease_right = function (t) { return (1 - Math.cos(t * Math.PI))/2.0; }; argument
193 ease = function(t) { return 1.0 - ease_right(t); }; argument
Djquery-resizable.min.js19 (function(){var R=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.… function in anonymousObject2950c000f605.get.anonymousFunction2950c000fe00.N
40 (function(c){c.widget("ui.resizable",c.extend({},c.ui.mouse,{_init:function(){var e=this,j=this.opt… argument
Djquery-1.6.2.min.js17 shift(),i.sort());if(!!e&&!f.event.customEvent[h]||!!f.event.global[h]){c=typeof c=="object"?c[f.ex… function
/build/make/tools/product_config/src/com/android/build/config/
DConfigBase.java74 final VarType t = mProductVars.get(name); in getVarType() local
/build/soong/symbol_inject/
Delf.go51 t elf.Type member
/build/soong/sdk/
Dtesting.go436 t *testing.T member
/build/soong/android/
Dfixture.go707 t *testing.T member