Home
last modified time | relevance | path

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

12345678910>>...14

/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/chromium-trace/catapult/dashboard/dashboard/
Dissue_tracker_service.py65 updates = {}
70 updates['mergedInto'] = merge_issue
73 updates['status'] = status
75 updates['cc'] = cc_list
77 updates['labels'] = labels
79 updates['owner'] = owner
80 body['updates'] = updates
/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.java84 String[][] updates = { field in ICUServiceTestSample.HelloUpdateThread
95 for (int i = 0; i < updates.length; ++i) { in run()
101 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.java83 String[][] updates = { field in ICUServiceTestSample.HelloUpdateThread
94 for (int i = 0; i < updates.length; ++i) { in run()
100 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/avahi/docs/
DNEWS16 * i18n updates
17 * Minor other updates
28 * i18n updates
29 * Minor other updates
42 * i18n updates
43 * Minor other updates
52 * Various updates to the systemd integration
55 * i18n updates
56 * Minor other updates
72 * i18n updates
[all …]
/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/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/guava/
DREADME18 Subscribe to project updates in your feed reader:
19 http://code.google.com/feeds/p/guava-libraries/updates/basic
/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/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/valgrind/gdbserver_tests/
Dmcsigpass.vgtest4 vgopts: --tool=memcheck --vgdb=full --vex-iropt-register-updates=allregs-at-mem-access --vgdb-error…
/external/autotest/client/site_tests/platform_SessionManagerBlockDevmodeSetting/
Dcontrol13 This test checks whether session_manager correctly updates the block_devmode
/external/autotest/server/site_tests/network_WiFi_UpdateRouter/
Dcontrol14 This test updates the router in a WiFi cell to the latest stable version.
/external/llvm/test/CodeGen/X86/
Danyext.ll3 ; Use movzbl to avoid partial-register updates.
/external/avahi/common/
Dgcc_stack_protect.m428 dnl checks -fstack-protector with the C compiler, if it exists then updates
32 dnl checks -fstack-protector with the C++ compiler, if it exists then updates
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/docs/
DCHANGES15 *) Documentation and benchmark updates
/external/autotest/client/site_tests/touch_UpdateErrors/
Dcontrol.touchpad9 This test will fail if touchpad device did not check for updates or if there
Dcontrol.touchscreen9 This test will fail if touchscreen did not check for updates or if there

12345678910>>...14