/external/autotest/scheduler/ |
D | rdb_hosts.py | 194 def _update(self, payload): member in RDBClientHostWrapper 239 self._update({'status': status}) 249 self._update({fieldname: value}) 337 self._update(self.get_required_fields_from_host(self))
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/vpc/ |
D | vpc.py | 76 def _update(self, updated): member in VPC 87 self._update(updated_vpc)
|
D | vpc_peering_connection.py | 150 def _update(self, updated): member in VpcPeeringConnection 160 self._update(updated_vpc_peering_connection)
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/ |
D | instance.py | 398 def _update(self, updated): member in Instance 418 self._update(i) 429 self._update(rs[0]) 443 self._update(rs[0]) 451 self._update(rs[0])
|
D | snapshot.py | 74 def _update(self, updated): member in Snapshot 91 self._update(rs[0])
|
D | volume.py | 102 def _update(self, updated): member in Volume 123 self._update(rs[0])
|
D | networkinterface.py | 169 def _update(self, updated): member in NetworkInterface 188 self._update(rs[0])
|
D | image.py | 146 def _update(self, updated): member in Image 165 self._update(img)
|
/external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/ |
D | fake_filesystem.py | 1967 self._update = update 2022 if self._update: 2031 if self._update: 2153 if not self._update and (name.startswith('write')
|
/external/chromium-trace/catapult/third_party/pyfakefs/pyfakefs/ |
D | fake_filesystem.py | 1990 self._update = update 2047 if self._update: 2056 if self._update: 2178 if not self._update and (name.startswith('write')
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/ |
D | web-animations.min.js | 15 …_update=function(a){return h=i(a),null!==h},k._clear=function(){j(c,null)},k._hasSameTarget=functi… function
|
D | web-animations-next-lite.min.js | 15 …_update=function(a){return h=i(a),null!==h},k._clear=function(){j(c,null)},k._hasSameTarget=functi… function
|
D | web-animations-next.min.js | 15 …_update=function(a){return h=i(a),null!==h},k._clear=function(){j(c,null)},k._hasSameTarget=functi… function
|
D | web-animations.min.js.map | 1 …ctTime","_totalDuration","_isCurrent","KeyframeEffect","keyframeEffect","_update","_clear","_hasSa…
|
D | web-animations-next.min.js.map | 1 …ctTime","_totalDuration","_isCurrent","KeyframeEffect","keyframeEffect","_update","_clear","_hasSa…
|
/external/opencv/ml/src/ |
D | mlboost.cpp | 912 CvBoostParams _params, bool _update ) in train() argument 925 if( !_update || !data ) in train()
|
/external/llvm/docs/ |
D | AliasAnalysis.rst | 303 .. _update notification:
|