Home
last modified time | relevance | path

Searched refs:_default (Results 1 – 25 of 28) sorted by relevance

12

/external/autotest/site_utils/tester_feedback/
Dinput_handlers.py78 self._default = default
101 if not input_str and self._default is not None:
102 return self._default
120 self._default = None if default is None else str(default)
126 return self._idx_range, self._default
136 input_str = input_str or self._default
/external/chromium-trace/catapult/third_party/WebOb/webob/
Dcookies.py601 _default = object() variable
705 def set_cookies(self, response, value, domains=_default, max_age=_default,
706 path=_default, secure=_default, httponly=_default):
719 def get_headers(self, value, domains=_default, max_age=_default,
720 path=_default, secure=_default, httponly=_default):
757 if domains is _default:
760 if max_age is _default:
763 if path is _default:
766 if secure is _default:
769 if httponly is _default:
/external/jetty/src/java/org/eclipse/jetty/servlet/
DServletMapping.java29 private boolean _default; field in ServletMapping
89 return _default; in isDefault()
99 _default = fromDefault; in setDefault()
/external/jetty/src/java/org/eclipse/jetty/http/
DPathMap.java88 Entry _default=null; field in PathMap
198 _default=entry; in put()
200 Collections.singletonList(_default); in put()
278 return _default; in getMatch()
325 if (_default!=null) in getLazyMatches()
331 entries=LazyList.add(entries,_default); in getLazyMatches()
357 return match!=null && !match.equals(_default); in containsMatch()
379 _default=null; in remove()
395 _default=null; in clear()
/external/chromium-trace/catapult/third_party/Paste/paste/util/
Dthreadedprint.py87 self._default = default
106 self._default.seek(*args)
114 self._default.read(*args)
120 self._default.write(v)
187 self._default = default
202 self._default.read(size)
/external/deqp/doc/testspecs/GLES31/
Dfunctional.tessellation_geometry_interaction.txt88 default}_default cases, the corresponding shader stage is active, but it does
/external/chromium-trace/catapult/third_party/pipeline/pipeline/ui/
Djquery-1.4.2.min.js54 …,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-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/static/
Djquery-1.4.2.min.js54 …,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/autotest/client/site_tests/video_VimeoVideo/
Djquery-2.1.3.min.js3_default&&o._default.apply(p.pop(),c)!==!1||!n.acceptData(d)||k&&n.isFunction(d[q])&&!n.isWindow(d… property
/external/autotest/client/site_tests/video_GlitchDetection/
Djquery-2.1.3.min.js3_default&&o._default.apply(p.pop(),c)!==!1||!n.acceptData(d)||k&&n.isFunction(d[q])&&!n.isWindow(d… method
/external/chromium-trace/catapult/experimental/heatmap/
Djquery.min.js5_default&&f._default.apply(h.pop(),n)!==!1||!x.acceptData(r)||c&&x.isFunction(r[d])&&!x.isWindow(r… method
6_default.get(this)},run:function(e){var t,n=Ln.propHooks[this.prop];return this.pos=t=this.options… property
/external/chromium-trace/catapult/third_party/jquery/
Djquery-2.1.4.min.js3_default&&o._default.apply(p.pop(),c)!==!1||!n.acceptData(d)||k&&n.isFunction(d[q])&&!n.isWindow(d… property
Djquery-2.1.4.js4367 if ( (!special._default || special._default.apply( eventPath.pop(), data ) === false) &&
4621 _default: function( event ) { method
4935 _default: [ 0, "", "" ] property
5113 wrap = wrapMap[ tag ] || wrapMap._default;
6178 Tween.propHooks._default.get( this );
6200 Tween.propHooks._default.set( this );
6209 _default: { property
6681 opt.duration in jQuery.fx.speeds ? jQuery.fx.speeds[ opt.duration ] : jQuery.fx.speeds._default;
6895 _default: 400 property
/external/chromium-trace/catapult/third_party/flot/
Djquery.js2954 if ( (!special._default || special._default.apply( elem.ownerDocument, data ) === false) &&
5687 _default: [ 0, "", "" ] property
5699 wrapMap._default = [ 1, "X<div>", "</div>" ];
6323 wrap = wrapMap[ tag ] || wrapMap._default;
8936 Tween.propHooks._default.get( this );
8958 Tween.propHooks._default.set( this );
8967 _default: { property
9142 opt.duration in jQuery.fx.speeds ? jQuery.fx.speeds[ opt.duration ] : jQuery.fx.speeds._default;
9214 _default: 400 property
Djquery.min.js2 …pe;if(!onlyHandlers&&!event.isDefaultPrevented()){if((!special._default||special._default.apply(el…
/external/chromium-trace/catapult/third_party/coverage/coverage/htmlfiles/
Djquery.min.js3_default||k._default.apply(o.pop(),c)===!1)&&m.acceptData(d)&&g&&d[p]&&!m.isWindow(d)){l=d[g],l&&(… method
4_default.get(this)},run:function(a){var b,c=Zb.propHooks[this.prop];return this.pos=b=this.options… property
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/
Djquery-1.7.1.js3157 if ( (!special._default || special._default.apply( elem.ownerDocument, data ) === false) &&
5665 _default: [ 0, "", "" ] property
5675 wrapMap._default = [ 1, "div<div>", "</div>" ];
6287 wrap = wrapMap[ tag ] || wrapMap._default,
8578 opt.duration in jQuery.fx.speeds ? jQuery.fx.speeds[ opt.duration ] : jQuery.fx.speeds._default;
8631 ( jQuery.fx.step[ this.prop ] || jQuery.fx.step._default )( this );
8816 _default: 400 property
8824 _default: function( fx ) { method
/external/vboot_reference/scripts/image_signing/lib/shflags/
Dshflags71 # __flags_<flag_name>_default: the default flag value
199 # __flags_<flag_name>_default - the default value
/external/doclava/res/assets/templates/assets/
Djquery-resizable.min.js19_default:"*/*"}},lastModified:{},ajax:function(M){M=o.extend(true,M,o.extend(true,{},o.ajaxSetting… method
/external/libjpeg-turbo/doc/html/
Djquery.js4 …=!1&&c.preventDefault();c.type=h,!g&&!c.isDefaultPrevented()&&(!p._default||p._default.apply(e.own…
8_default;if(d.queue==null||d.queue===!0)d.queue="fx";d.old=d.complete,d.complete=function(a){f.isF…
/external/shflags/lib/
Dshflags77 # __flags_<flag_name>_default: the default flag value
223 # __flags_<flag_name>_default - the default value
/external/shflags/src/
Dshflags76 # __flags_<flag_name>_default: the default flag value
222 # __flags_<flag_name>_default - the default value
/external/slf4j/slf4j-site/src/site/pages/js/
Djquery-min.js3 …=!1&&c.preventDefault();c.type=h,!g&&!c.isDefaultPrevented()&&(!p._default||p._default.apply(e.own… property
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/static/
Djquery-1.6.1.min.js17 …if(!c.isDefaultPrevented()){var n,o=f.event.special[h]||{};if((!o._default||o._default.call(e.owne… property
/external/testng/src/main/resources/
Djquery-1.7.1.min.js3 …=!1&&c.preventDefault();c.type=h,!g&&!c.isDefaultPrevented()&&(!p._default||p._default.apply(e.own… property

12