/external/qemu/android/ |
D | config.h | 52 extern int aconfig_bool (AConfig *root, const char *name, int _default); 53 extern unsigned aconfig_unsigned(AConfig *root, const char *name, unsigned _default); 54 extern int aconfig_int (AConfig *root, const char *name, int _default); 55 extern const char* aconfig_str (AConfig *root, const char *name, const char *_default);
|
D | config.c | 66 aconfig_bool(AConfig *root, const char *name, int _default) in aconfig_bool() argument 70 return _default; in aconfig_bool() 84 aconfig_unsigned(AConfig *root, const char *name, unsigned _default) in aconfig_unsigned() argument 88 return _default; in aconfig_unsigned() 95 aconfig_int(AConfig *root, const char *name, int _default) in aconfig_int() argument 99 return _default; in aconfig_int() 107 aconfig_str(AConfig *root, const char *name, const char *_default) in aconfig_str() argument 111 return _default; in aconfig_str()
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jquery/ |
D | jquery-1.4.2.min.js | 54 …,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)==… 101 …"</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.t… 112 ""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2… 123 …/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModif… 128 …dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.… 139 "number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=funct… 140 c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem… 144 …);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacit…
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/js/ |
D | jquery-1.4.1.min.js | 100 …"</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.t… 110 "string"){j=j.replace(Ga,Ia);var n=(Ha.exec(j)||["",""])[1].toLowerCase(),o=F[n]||F._default,m=o[0]… 121 …/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModif… 126 e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(fa){}if(e… 136 …f f.duration==="number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;… 137 …ons.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||c.fx.step._default)(this);if((this.p… 141 …);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacit…
|
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/ |
D | jquery-1.3.2.js | 3390 _default: "*/*" 3536 s.accepts._default ); 3977 jQuery.fx.speeds[opt.duration] || jQuery.fx.speeds._default; 4020 (jQuery.fx.step[this.prop] || jQuery.fx.step._default)( this ); 4156 _default: 400 property 4164 _default: function(fx){ method
|
D | concat-jquery-mootools-prototype.js | 3390 _default: "*/*" 3536 s.accepts._default ); 3977 jQuery.fx.speeds[opt.duration] || jQuery.fx.speeds._default; 4020 (jQuery.fx.step[this.prop] || jQuery.fx.step._default)( this ); 4156 _default: 400 property 4164 _default: function(fx){ method
|
/external/doclava/res/assets/templates/assets/ |
D | jquery-resizable.min.js | 19 …_default:"*/*"}},lastModified:{},ajax:function(M){M=o.extend(true,M,o.extend(true,{},o.ajaxSetting… property
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2006-05-10 | 38523 * khtml/rendering/render_style.h: Removed static data member _default --
|