Home
last modified time | relevance | path

Searched refs:updating (Results 1 – 25 of 173) sorted by relevance

1234567

/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
Deffect-callback.js60 var updating = callbacks;
62 updating.sort(function(left, right) {
65 updating = updating.filter(function(callback) {
72 callbacks.push.apply(callbacks, updating);
/external/mesa3d/docs/
DRELNOTES-4.0142 GGI needs updating
143 DOS/DJGPP needs updating
144 BeOS needs updating
145 Allegro needs updating
146 D3D needs updating
147 DOS needs updating
149 Special thanks go to Karl Schultz for updating the Windows driver.
DRELNOTES-4.0.243 GGI needs updating
44 BeOS needs updating
45 Allegro needs updating
46 D3D needs updating
DRELNOTES-4.0.346 BeOS needs updating
47 Allegro needs updating
48 D3D needs updating
DRELNOTES-5.076 BeOS needs updating (underway)
77 Allegro needs updating
78 D3D needs updating
DRELNOTES-6.3.232 Allegro needs updating
33 D3D needs updating
DRELNOTES-6.3.144 Allegro needs updating
45 D3D needs updating
DRELNOTES-6.2.145 Allegro needs updating
46 D3D needs updating
DRELNOTES-6.247 Allegro needs updating
48 D3D needs updating
DRELNOTES-5.0.138 Allegro needs updating
39 D3D needs updating
DRELNOTES-5.0.238 Allegro needs updating
39 D3D needs updating
DRELNOTES-6.0.145 Allegro needs updating
46 D3D needs updating
DRELNOTES-6.074 Allegro needs updating
75 D3D needs updating
DRELNOTES-6.3110 Allegro needs updating
111 D3D needs updating
DRELNOTES-6.1100 Allegro needs updating
101 D3D needs updating
/external/javassist/src/main/javassist/bytecode/stackmap/
DLiveness.java62 if (tb.updating) { in computeLiveness1()
71 tb.updating = true; in computeLiveness1()
99 tb.updating = false; in computeLiveness1()
127 if (tb.updating || tb.status >= DONE) in computeLiveness2()
130 tb.updating = true; in computeLiveness2()
167 tb.updating = false; in computeLiveness2()
DTypedBlock.java29 public boolean updating; field in TypedBlock
63 updating = false; in TypedBlock()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_bugzilla/
D_README.txt1 UpdateBugStateTask is an ant task used for updating the status of 1 or
3 project. It can also be used for updating a specified list of bugs which
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/
Dmessage.py579 self.updating = False
590 if self.updating and qcount > 1:
605 if self.updating:
616 if self.updating or self.one_rr_per_rrset:
676 if self.updating and \
713 self.updating = True
801 self.updating = False
819 self.updating = True
874 if self.updating:
927 deleting, True, self.updating)
/external/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.cpp85 HRESULT CUpdateCallbackConsole::StartArchive(const wchar_t *name, bool updating) in StartArchive() argument
87 if(updating) in StartArchive()
/external/icu/icu4c/source/config/
Dwindows-update.sed.in2 # sed script for updating windows .mak and .vcproj files
/external/expat/
DREADME.android5 When updating to new versions, please remove any unnecessary build
/external/llvm/test/Transforms/LICM/
D2003-02-27-PreheaderExitNodeUpdate.ll1 ; This testcase fails because preheader insertion is not updating exit node
/external/clang/test/Modules/
Drebuild.m23 // NOTE: if we change how the signature is created, this test may need updating.
37 // NOTE: if we change how the signature is created, this test may need updating.
/external/valgrind/docs/internals/
Drelease-HOWTO.txt21 release date probably won't be known yet, updating it is in the list below
47 - Other files that might need updating: README, README_DEVELOPERS,
54 - Check whether copyright years need updating.
196 - Other pages that might need updating: downloads/repository.html.

1234567