Home
last modified time | relevance | path

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

1234567

/third_party/ffmpeg/libavdevice/
Ddshow_enummediatypes.c30 AM_MEDIA_TYPE **types, unsigned long *fetched) in DECLARE_ADDREF()
47 if (fetched) in DECLARE_ADDREF()
48 *fetched = count; in DECLARE_ADDREF()
Ddshow_enumpins.c30 unsigned long *fetched) in DECLARE_ADDREF()
42 if (fetched) in DECLARE_ADDREF()
43 *fetched = count; in DECLARE_ADDREF()
/third_party/curl/lib/
Dmk-ca-bundle.pl297 my $fetched;
315 $fetched = 1;
335 if(!$fetched) {
357 $fetched = 1;
/third_party/flutter/skia/third_party/externals/wuffs/script/
Dcrawl.go433 e, links, fetched := w.work1(u, true)
434 if fetched {
439 if ee, _, fetched := w.work1(u, false); fetched {
447 if fetched && e.url != nil {
455 func (w worker) work1(u *url.URL, followHTML bool) (e entry, links []*url.URL, fetched bool) {
/third_party/gstreamer/gstplugins_bad/sys/dshowdecwrapper/
Dgstdshowutil.cpp66 ULONG fetched; in gst_dshow_find_filter() local
126 while(enum_moniker->Next (1, &moniker, &fetched) == S_OK) in gst_dshow_find_filter()
Dgstdshowvideodec.cpp978 ULONG fetched; in gst_dshowvideodec_src_getcaps() local
993 enum_mediatypes->Next(1, &mediatype, &fetched), in gst_dshowvideodec_src_getcaps()
1068 ULONG fetched; in gst_dshowvideodec_get_filter_output_format() local
1087 enum_mediatypes->Next(1, &mediatype, &fetched), in gst_dshowvideodec_get_filter_output_format()
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshow.cpp200 ULONG fetched; in gst_dshow_find_filter() local
233 while (hres = enum_moniker->Next (1, &moniker, &fetched), hres == S_OK in gst_dshow_find_filter()
334 ULONG fetched; in gst_dshow_enumerate_devices() local
353 while (enum_moniker->Next (1, &moniker, &fetched) == S_OK) { in gst_dshow_enumerate_devices()
496 ULONG fetched; in gst_dshow_getdevice_from_devicename() local
516 while (hres = enum_moniker->Next (1, &moniker, &fetched), hres == S_OK in gst_dshow_getdevice_from_devicename()
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_parameter_buffer_object2.txt209 - a component size, specifying that the components fetched by the
213 four components be fetched, and no count indicates a single component
217 be fetched, remaining components are filled with zeroes. When performing
316 A base operand vector is fetched from memory as described in Section
323 LDC instruction may be limited. If any component fetched by the LDC
326 constant MAX_PROGRAM_PARAMETER_BUFFER_SIZE_NV, the value fetched for that
386 of the components being fetched.
389 on the portion of a buffer object that may be fetched via BUFFER and
433 which defines an array of bytes to be fetched form. The type of fetch
543 component (always fetched in "x") into the other components:
/third_party/openGLES/extensions/NV/
DNV_parameter_buffer_object2.txt209 - a component size, specifying that the components fetched by the
213 four components be fetched, and no count indicates a single component
217 be fetched, remaining components are filled with zeroes. When performing
316 A base operand vector is fetched from memory as described in Section
323 LDC instruction may be limited. If any component fetched by the LDC
326 constant MAX_PROGRAM_PARAMETER_BUFFER_SIZE_NV, the value fetched for that
386 of the components being fetched.
389 on the portion of a buffer object that may be fetched via BUFFER and
433 which defines an array of bytes to be fetched form. The type of fetch
543 component (always fetched in "x") into the other components:
/third_party/python/Doc/library/
Durllib.robotparser.rst51 Returns the time the ``robots.txt`` file was last fetched. This is
57 Sets the time the ``robots.txt`` file was last fetched to the current
/third_party/lwip/src/netif/ppp/polarssl/
DREADME4 This folder contains some files fetched from the latest BSD release of
/third_party/curl/docs/cmdline-opts/
Doutput.d11 string for the URL being fetched. Like in:
Dwrite-out.d178 The URL that was fetched. (Added in 7.75.0)
185 The URL that was fetched last. This is most meaningful if you've told curl
/third_party/gettext/gettext-tools/projects/
DChangeLog.043 * GNOME/teams.html: Re-fetched.
63 * TP/teams.html: Re-fetched.
/third_party/mesa3d/docs/gallium/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
/third_party/boost/libs/locale/doc/
Dworking_with_multiple_locales.txt18 …ales. With this option, when you create a locale that was previously generated, it would be fetched
/third_party/node/deps/npm/node_modules/pacote/
DREADME.md88 // fetched `package.json` data from the registry
125 // fetched package versions metadata from the registry
256 If `true`, the full packument will be fetched when doing metadata requests. By
/third_party/skia/third_party/externals/brotli/fetch-spec/
Dshared-brotli-fetch-spec.txt55 [NOTE-BOX] If the dictionary is still being fetched, which happens in
57 once the dictionary is fetched
/third_party/node/
D.gitignore124 # Ignore dependencies fetched by deps/v8/tools/node/fetch_deps.py
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_debug_output.txt617 log, and will return the number of messages successfully fetched.
619 Messages will be fetched from the log in order of oldest to
620 newest. Those messages that were fetched will be removed from the
624 fetched messages will be stored in the application-provided arrays
628 representations of all fetched messages are stored in the
629 <messageLog> array. If multiple messages are fetched, their strings
638 not be fetched and will remain in the log. The string lengths
645 are fetched, however those messages will still be removed from the
/third_party/openGLES/extensions/ARB/
DARB_debug_output.txt627 log, and will return the number of messages successfully fetched.
629 Messages will be fetched from the log in order of oldest to
630 newest. Those messages that were fetched will be removed from the
634 fetched messages will be stored in the application-provided arrays
638 representations of all fetched messages are stored in the
639 <messageLog> array. If multiple messages are fetched, their strings
648 not be fetched and will remain in the log. The string lengths
655 are fetched, however those messages will still be removed from the
/third_party/flutter/flutter/packages/flutter/lib/src/services/
Dasset_bundle.dart131 /// fetched.
147 /// that have been fetched.
/third_party/openssl/doc/man1/
Dstoreutl.pod32 as the case may be) fetched from the given URIs.
/third_party/skia/site/docs/dev/contrib/
Dbazel.md27 fetched Git repo's root. Its resemblance to `third_party/libpng/BUILD.gn` is
/third_party/openGLES/extensions/AMD/
DAMD_debug_output.txt308 number of messages fetched. Those messages that were fetched will be
313 a null pointer, then the string representations of all fetched messages will
317 that do not fit in the buffer will not be fetched. If <logSize> is less

1234567