Home
last modified time | relevance | path

Searched refs:fetches (Results 1 – 25 of 27) sorted by relevance

12

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt_vsplit.c55 unsigned fetches[MAP_SIZE]; member
68 memset(vsplit->cache.fetches, 0xff, sizeof(vsplit->cache.fetches)); in vsplit_clear_cache()
95 if (vsplit->cache.fetches[hash] != fetch) { in vsplit_add_cache()
97 vsplit->cache.fetches[hash] = fetch; in vsplit_add_cache()
119 vsplit->cache.fetches[hash] = fetch - 1; /* force update */ in vsplit_add_cache_uint()
/external/autotest/client/site_tests/platform_Crouton/
Dcontrol13 This test fetches a specific branch of crouton, and runs crouton tests.
/external/curl/tests/data/
Dtest53942 Two FTP fetches using different CURLOPT_FTP_FILEMETHOD
/external/chromium-trace/catapult/third_party/typ/typ/fakes/tests/
Dhost_fake_test.py83 self.assertEqual(h.fetches, [(url, None, None, actual_resp)])
/external/autotest/client/site_tests/network_WiMaxSmoke/
Dcontrol28 the WiMAX network, it fetches some data from a URL to confirm the WiMAX
/external/chromium-trace/catapult/third_party/typ/typ/fakes/
Dhost_fake.py48 self.fetches = []
247 self.fetches.append((url, data, headers, resp))
/external/harfbuzz_ng/src/hb-ucdn/
DREADME40 fetches the appropriate files and dumps the compressed database into
/external/mesa3d/docs/
DMESA_texture_signed_rgba.spec123 fetches interact with fragment coloring?
132 For assembly program extensions supporting texture fetches
DVERSIONS1113 - NV vertex program ARL-relative fetches didn't work
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/documentation/
DRules.md22 2. The recording fetches data from one server:
/external/llvm/test/CodeGen/AMDGPU/
Dfetch-limits.r600.ll5 ; R600 supports 8 fetches in a clause
Dfetch-limits.r700+.ll14 ; r700+ supports 16 fetches in a clause
/external/llvm/lib/Target/AMDGPU/
DAMDGPU.td135 "Limit the maximum number of fetches in a clause to "#Value>;
DSIInstructions.td2429 /* int_SI_imageload for texture fetches consuming varying address parameters */
/external/tlsdate/
DCHANGELOG93 Support multiple hosts for time fetches
/external/valgrind/coregrind/m_gdbserver/
DREADME_DEVELOPERS64 such as "get the registers"). It executes the command (e.g. fetches
/external/mesa3d/src/gallium/docs/source/
Dtgsi.rst1332 Using the provided integer address, SAMPLE_I fetches data
1475 Using the provided integer address, LOAD fetches data
/external/curl/docs/
DFAQ49 3.15 Can I do recursive fetches with curl?
651 3.15 Can I do recursive fetches with curl?
1005 parses the results and fetches the new URL.
DTheArtOfHttpScripting604 Curl supports encrypted fetches when built to use a TLS library and it can be
/external/libvorbis/doc/
Drfc5215.txt491 it fetches the correct Configuration.
/external/jemalloc/
DChangeLog76 + Detect failed profile fetches. (@djwatson)
/external/c-ares/
DCHANGES1093 The init_by_resolv_conf() function fetches the DNS-server(s)
/external/e2fsprogs/doc/
Dlibext2fs.texinfo1237 Returns in @var{ret} fetches the count for a particular inode @var{ino}.
/external/curl/
DCHANGES.010832 fetches, and test case 69 and 70 were added for testing authentication
11896 - Andr�s Garc�a fixed a flaw that made (among other things) dict-fetches
15824 fetches when you're doing advanced stuff, but now I've modified curl to at
16091 - I also noticed that ftp fetches through HTTP proxies didn't add the user
16116 which screwed up multiple fetches such as in location: followings.
16477 it is a demand. I've added simple support for X-Y style fetches. X has to
17884 - Made it grok user+passwd for HTTP fetches. The trick is to base64
/external/bison/doc/
Dbison.texi7626 When the parser fetches a new token by invoking @code{yylex}, it checks
7719 fetches a new token from the scanner so that it can determine the next

12