Searched refs:updating (Results 1 - 25 of 38) sorted by path

12

/external/bison/build-aux/
H A Dtexinfo.tex5780 % updating it with the new noderef stuff. We'll see. --karl, 11aug03.
H A Dylwrap191 echo updating "$2"
/external/chromium_org/chrome/browser/resources/cryptotoken/
H A Dhidgnubbydevice.js30 this.updating = false; // device firmware is in final stage of updating.
175 // firmwareUpdate() sets this.updating when writing the last block before
183 if (this.updating) {
184 console.log(UTIL_fmt('device updating. Ending readLoop()'));
H A Dusbgnubbydevice.js34 this.updating = false; // device firmware is in final stage of updating.
140 if (this.updating) return; // Do not bother waiting for final update reply.
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/gmail/
H A Dbackground.js337 console.log('Starting browser... updating icon.');
347 console.log('Window created... updating icon.');
/external/chromium_org/net/disk_cache/blockfile/
H A Dblock_files.cc494 if (header->updating || !file_header.ValidateCounters()) {
534 if (header->updating < 10 && !FixBlockFileHeader(file)) {
537 header->updating = 100;
651 // DCHECK on header->updating because we may be fixing a crash.
667 header->updating = 1;
689 header->updating = 0;
H A Dblock_files_unittest.cc124 ASSERT_EQ(0, header->updating);
135 header->updating = -1;
148 ASSERT_EQ(0, header->updating);
218 ASSERT_EQ(0, header->updating);
235 header->updating = 1;
249 header->updating = 1;
H A Ddisk_format_base.h59 volatile int32 updating; // Keep track of updates to the header. member in struct:disk_cache::BlockFileHeader
H A Dfile_lock.cc23 updating_ = &header->updating;
/external/chromium_org/net/tools/dump_cache/
H A Ddump_files.cc139 printf("updating: %d\n", header.updating);
/external/chromium_org/remoting/host/installer/mac/Scripts/
H A Dremoting_postflight.sh74 logger PAM config has local edits. Not updating.
/external/chromium_org/remoting/webapp/js_proto/
H A Ddom_proto.js160 SourceBuffer.prototype.updating;
/external/chromium_org/remoting/webapp/
H A Dmedia_source_renderer.js76 while (this.buffers_.length > 0 && !this.sourceBuffer_.updating) {
/external/chromium_org/third_party/WebKit/Source/modules/mediasource/
H A DMediaSource.cpp65 exceptionState.throwDOMException(InvalidStateError, "The 'updating' attribute is true on one or more of this MediaSource's SourceBuffers.");
176 // 2. If the sourceBuffer.updating attribute equals true, then run the following steps: ...
179 // Steps 3-8 are related to updating audioTracks, videoTracks, and textTracks which aren't implmented yet.
219 // Return true if any member of |m_sourceBuffers| is updating.
221 if (m_sourceBuffers->item(i)->updating())
380 // 3. If the updating attribute equals true on any SourceBuffer in sourceBuffers,
464 // 2. If the updating attribute equals true on any SourceBuffer in sourceBuffers, then throw an
H A DSourceBuffer.h68 bool updating() const { return m_updating; } function in class:blink::FINAL
H A DSourceBuffer.idl49 readonly attribute boolean updating;
/external/chromium_org/third_party/icu/source/data/
H A Dmakedata.mak487 # when updating the Unicode data.
/external/chromium_org/third_party/icu/source/i18n/
H A DdecNumber.c7593 #error GetInt may need updating [for Emax]
7596 #error GetInt may need updating [for Emin]
/external/chromium_org/third_party/skia/gm/rebaseline_server/static/new/js/
H A Dapp.js262 $scope.updating = true;
284 $scope.updating = false;
422 $scope.updating = false;
/external/chromium_org/third_party/skia/platform_tools/android/tests/expectations/
H A DAndroid.mk26 # updating your build/core/config.mk to include -DSK_DEBUG on the line
/external/chromium_org/third_party/x86inc/
H A Dx86inc.asm39 ; TODO(wolenetz): Consider either updating this customized version to base from
/external/chromium_org/tools/perf/page_sets/mse_cases/
H A Dstartup_test.js233 if (this.sourceBuffer.updating) {
309 if (this.sourceBuffer.updating) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.databinding.property_1.3.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 620 milliseconds

12