Home
last modified time | relevance | path

Searched refs:updates (Results 1 – 25 of 353) sorted by relevance

12345678910>>...15

/external/mesa3d/docs/
DRELNOTES-6.436 Glide (3dfx Voodoo1/2) requires updates
37 SVGA requires updates
38 DJGPP requires updates
39 GGI requires updates
40 BeOS requires updates
41 Allegro requires updates
42 D3D requires updates
44 The drivers which require updates mostly need to be updated to work
DMESA_ycbcr_texture.spec200 29 April 2003 - minor updates
202 19 September 2003 - a few more updates prior to submitting to extension
/external/libchrome/base/files/
Dfile_path_watcher_kqueue.cc210 EventVector updates(valid); in UpdateWatches() local
211 int count = HANDLE_EINTR(kevent(kqueue_, &events_[0], valid, &updates[0], in UpdateWatches()
213 if (!AreKeventValuesValid(&updates[0], count)) { in UpdateWatches()
241 EventVector updates(events_.size()); in OnFileCanReadWithoutBlocking() local
243 int count = HANDLE_EINTR(kevent(kqueue_, NULL, 0, &updates[0], updates.size(), in OnFileCanReadWithoutBlocking()
248 if (!AreKeventValuesValid(&updates[0], count)) { in OnFileCanReadWithoutBlocking()
263 event->ident == updates[i].ident) { in OnFileCanReadWithoutBlocking()
282 if ((updates[i].fflags & NOTE_ATTRIB) && !target_file_affected) { in OnFileCanReadWithoutBlocking()
285 if (updates[i].fflags & (NOTE_DELETE | NOTE_REVOKE | NOTE_RENAME)) { in OnFileCanReadWithoutBlocking()
288 if ((updates[i].fflags & NOTE_WRITE) && !target_file_affected) { in OnFileCanReadWithoutBlocking()
/external/valgrind/exp-sgcheck/tests/
Dbad_percentify.stdout.exp1 translate: fast SP updates identified: 0 ( --%)
2 translate: generic_known SP updates identified: 0 ( --%)
3 translate: generic_unknown SP updates identified: 0 ( --%)
/external/icu/tools/
DREADME.android1 This directory contains tools for ICU updates.
7 - downloads tzdata updates and regenerates the ICU and
10 with tzdata updates that should be applied at the same time.
21 Source code updates
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DICUServiceTestSample.java86 String[][] updates = { field in ICUServiceTestSample.HelloUpdateThread
97 for (int i = 0; i < updates.length; ++i) { in run()
103 HelloService.register(updates[i][0], new ULocale(updates[i][1])); in run()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DICUServiceTestSample.java85 String[][] updates = { field in ICUServiceTestSample.HelloUpdateThread
96 for (int i = 0; i < updates.length; ++i) { in run()
102 HelloService.register(updates[i][0], new ULocale(updates[i][1])); in run()
/external/mdnsresponder/mDNSShared/
Ddnsextd.conf10 // dynamic zone that will be accepting Wide-Area Bonjour DNS updates.
23 // network, you might allow anyone to perform updates. To do that, you just
24 // permit any and all updates coming from dnsextd on the same machine:
/external/libvorbis/
DCHANGES37 * build system updates
61 * build system updates
83 * extensive documentation updates
95 * packaging and build updates
/external/llvm/test/Instrumentation/ThreadSanitizer/
Dvptr_update.ll2 ; Check that vtable pointer updates are treated in a special way.
27 ; Test that we properly handle vector stores marked as vtable updates.
/external/libopus/doc/
Drelease.txt29 Website updates are committed to https://svn.xiph.org/websites/opus-codec.org/
41 == Website updates ==
Dbuild_isobmff.sh35 echo downloading updates...
/external/autotest/client/site_tests/firmware_LockedME/
Dcontrol19 development, we often use an ME image that allows CPU updates. For
20 production, we need to ensure that we do NOT allow CPU updates.
/external/kmod/testsuite/rootfs-pristine/test-depmod/search-order-simple/etc/depmod.d/
Dsearch.conf1 search updates built-in
/external/kmod/testsuite/rootfs-pristine/test-depmod/search-order-simple/lib/modules/4.4.4/
Dcorrect-modules.dep1 updates/mod-simple.ko:
/external/cblas/
DREADME44 This release updates an inconsistency between the BLAST document and
48 It also updates the Level 2 and 3 testers which check for correct
/external/guava/
DREADME18 Subscribe to project updates in your feed reader:
19 http://code.google.com/feeds/p/guava-libraries/updates/basic
/external/owasp/sanitizer/lib/guava-libraries/
DREADME18 Subscribe to project updates in your feed reader:
19 http://code.google.com/feeds/p/guava-libraries/updates/basic
/external/valgrind/none/tests/
Dselfrun.vgtest2 vgopts: --vex-iropt-register-updates=allregs-at-mem-access
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.operations_2.0.0.v20100510.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/autotest/client/site_tests/platform_SessionManagerBlockDevmodeSetting/
Dcontrol12 This test checks whether session_manager correctly updates the block_devmode
/external/valgrind/gdbserver_tests/
Dmcsigpass.vgtest4 vgopts: --tool=memcheck --vgdb=full --vex-iropt-register-updates=allregs-at-mem-access --vgdb-error…
/external/autotest/server/site_tests/network_WiFi_UpdateRouter/
Dcontrol13 This test updates the router in a WiFi cell to the latest stable version.
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Danyext.ll3 ; Use movzbl to avoid partial-register updates.
/external/autotest/client/site_tests/touch_UpdateErrors/
Dcontrol.touchscreen9 This test will fail if touchscreen did not check for updates or if there

12345678910>>...15