Home
last modified time | relevance | path

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

12

/external/google-breakpad/src/common/windows/
Ddia_util.cc45 ULONG fetched = 0; in FindDebugStream() local
46 while (SUCCEEDED(enum_debug_streams->Next(1, &temp_debug_stream, &fetched)) && in FindDebugStream()
47 fetched == 1) { in FindDebugStream()
77 ULONG fetched = 0; in FindTable() local
78 while (SUCCEEDED(enum_tables->Next(1, &temp_table, &fetched)) && in FindTable()
79 fetched == 1) { in FindTable()
Domap.cc233 ULONG fetched = 0; in GetOriginalImageLength() local
234 while (SUCCEEDED(enum_segments->Next(1, &segment, &fetched)) && in GetOriginalImageLength()
235 fetched == 1) { in GetOriginalImageLength()
/external/libvncserver/x11vnc/
Dwinattr_t.h40 int fetched; member
Dwin_utils.c274 stack_list[j].fetched = 0; in snapshot_stack_list()
281 stack_list[j].fetched = 1; in snapshot_stack_list()
362 stack_list[k].fetched = 1; in update_stack_list()
Dxrecord.c490 scr_attr_cache[i].fetched = 0; in lookup_attr_cache()
513 scr_attr_cache[i].fetched = 0; in lookup_attr_cache()
687 scr_attr_cache[i].fetched = 1; in record_CA()
743 scr_attr_cache[i].fetched = 1; in record_CA()
1255 scr_attr_cache[i].fetched = 1; in record_CW()
1354 scr_attr_cache[i].fetched = 0; in record_switch()
D8to24.c83 int fetched; member
342 windows_8bpp[i].fetched = 0; in check_for_multivis()
428 windows_8bpp[i].fetched = 0; in check_for_multivis()
786 windows_8bpp[j].fetched = 1; in check_depth_win()
1248 windows_8bpp[i].fetched = 0; in get_8bpp_regions()
1260 windows_8bpp[i].fetched = 1; in get_8bpp_regions()
Duserinput.c1582 stack_list[k].fetched && in push_scr_ev()
3287 } else if (! stack_list[k].fetched || in try_copyrect()
3305 stack_list[k].fetched = 1; in try_copyrect()
5828 cache_list[i].fetched = 0; in snapshot_cache_list()
5841 cache_list[0].fetched = 0; in snapshot_cache_list()
6013 cache_list[rfree].fetched = 0; in lookup_free_index()
6100 cache_list[k].fetched = 1; \
6135 cache_list[k].fetched = 0; \
/external/mesa3d/src/gallium/docs/source/cso/
Dsampler.rst54 * ``PIPE_TEX_FILTER_NEAREST``: One texel is fetched from the texture image
57 texture dimensions; 1D/2D/3D) are fetched from the texture image and
/external/jetty/
DREADME.android44 To update this project, the updated packages should be fetched from maven and their src directories…
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-HS20198 # may not be available or fetched.
525 ANQP information for the BSS can be fetched using the BSS command:
Dandroid.config401 # additional entropy for generating random data to mix in with the data fetched
Ddefconfig417 # additional entropy for generating random data to mix in with the data fetched
DChangeLog1002 fetched without hitting the message size limits (this command
/external/valgrind/docs/internals/
Dsegments-seginfos.txt76 address fetched from the GOT.
Dhowto_BUILD_KDE42.txt53 # due to the enormous amount of unnecessary stuff fetched.
/external/ltrace/
DTODO115 mangle it), and later show the pre-fetched X. The "pack" syntax is
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/headless-build/
Dbuild.properties121 # The directory into which the build elements are fetched and where
/external/wpa_supplicant_8/hostapd/
Ddefconfig223 # fetched from the OS. This by itself is not considered to be very strong, but
/external/mesa3d/src/gallium/docs/source/
Dcontext.rst90 Swizzle fields specify they way in which fetched texel components are placed
232 the mode of the primitive and the vertices to be fetched, in the range between
/external/iproute2/doc/
Dapi-ip6-flowlabels.tex160 Flowinfo received and latched by a connected TCP socket also may be fetched
/external/bison/tests/
Dregression.at1602 # Check that the identifier of the params is properly fetched
/external/chromium-trace/trace-viewer/third_party/six/documentation/
Dindex.rst527 proxies lazily load the underlying module when an attribute is fetched. This
/external/libvorbis/doc/
D01-introduction.tex92 without having previously fetched the codec setup header.
Drfc5215.txt1157 fetched at any time from the URIs provided. The following base64
/external/llvm/docs/
DCodeGenerator.rst2381 fetched by adding the original frame size to the base pointer. Note that

12