Home
last modified time | relevance | path

Searched refs:filling (Results 1 - 11 of 11) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoCapabilitiesTests.cpp551 const deUint8 filling = (ndx == 0) ? 0x00 : 0xFF; in iterate() local
553 deMemset(&videoCapabilites[ndx], filling, sizeof(videoCapabilites[ndx])); in iterate()
554 deMemset(&videoDecodeCapabilities[ndx], filling, sizeof(videoDecodeCapabilities[ndx])); in iterate()
555 deMemset(&videoDecodeH264Capabilities[ndx], filling, sizeof(videoDecodeH264Capabilities[ndx])); in iterate()
640 const deUint8 filling = (ndx == 0) ? 0x00 : 0xFF; in iterate() local
642 deMemset(&videoCapabilites[ndx], filling, sizeof(videoCapabilites[ndx])); in iterate()
643 deMemset(&videoEncodeCapabilities[ndx], filling, sizeof(videoEncodeCapabilities[ndx])); in iterate()
644 deMemset(&videoEncodeH264Capabilities[ndx], filling, sizeof(videoEncodeH264Capabilities[ndx])); in iterate()
755 const deUint8 filling = (ndx == 0) ? 0x00 : 0xFF; in iterate() local
757 deMemset(&videoCapabilites[ndx], filling, sizeo in iterate()
842 const deUint8 filling = (ndx == 0) ? 0x00 : 0xFF; iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoCapabilitiesTests.cpp558 const deUint8 filling = (ndx == 0) ? 0x00 : 0xFF; in iterate() local
560 deMemset(&videoCapabilites[ndx], filling, sizeof(videoCapabilites[ndx])); in iterate()
561 deMemset(&videoDecodeCapabilities[ndx], filling, sizeof(videoDecodeCapabilities[ndx])); in iterate()
562 deMemset(&videoDecodeH264Capabilities[ndx], filling, sizeof(videoDecodeH264Capabilities[ndx])); in iterate()
647 const deUint8 filling = (ndx == 0) ? 0x00 : 0xFF; in iterate() local
649 deMemset(&videoCapabilites[ndx], filling, sizeof(videoCapabilites[ndx])); in iterate()
650 deMemset(&videoEncodeCapabilities[ndx], filling, sizeof(videoEncodeCapabilities[ndx])); in iterate()
651 deMemset(&videoEncodeH264Capabilities[ndx], filling, sizeof(videoEncodeH264Capabilities[ndx])); in iterate()
833 const deUint8 filling = (ndx == 0) ? 0x00 : 0xFF; in iterate() local
835 deMemset(&videoCapabilites[ndx], filling, sizeo in iterate()
920 const deUint8 filling = (ndx == 0) ? 0x00 : 0xFF; iterate() local
[all...]
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h93 __u64 filling; /* JPA needed for minor >= 12, but meaning unknown */ member
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/Template/
H A DPreprocess.pm73 reference to a preprocessor subroutine. When filling out a template,
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/Template/
H A DPreprocess.pm73 reference to a preprocessor subroutine. When filling out a template,
/third_party/ntfs-3g/libntfs-3g/
H A Dreparse.c89 le32 filling; member
965 indx.filling = const_cpu_to_le32(0); in set_reparse_index()
/third_party/python/Lib/
H A Dturtle.py131 'fillcolor', 'filling', 'forward', 'get_poly', 'getpen', 'getscreen', 'get_shapepoly',
504 fill is filling color
3218 drawing, pc, ps, filling = go_modes
3271 if filling:
3313 def filling(self): member in RawTurtle
3314 """Return fillstate (True if filling, False else).
3320 >>> if turtle.filling():
3338 if not self.filling():
3359 if self.filling():
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm682 filling in templates generally. A `template' is a piece of text that
709 The result of filling in this template is a string, which might look
778 front of a brace) escapes its special meaning. The result of filling
1088 filling out the template. The problem is the same as if you had
1189 loading all the variables into the package, and then filling out the
1576 so B<don't> go filling in templates unless you're sure you know what's
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm682 filling in templates generally. A `template' is a piece of text that
709 The result of filling in this template is a string, which might look
778 front of a brace) escapes its special meaning. The result of filling
1088 filling out the template. The problem is the same as if you had
1189 loading all the variables into the package, and then filling out the
1576 so B<don't> go filling in templates unless you're sure you know what's
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c98 attr->filling = 0; /* JPA trying to be safe */ in convert_stat()
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex653 \errmessage{@group invalid in context where filling is enabled}%
1145 % k sets the color for filling (usual text, etc.);
6557 % we're doing normal filling. So, when using \aboveenvbreak and
6571 % doing normal filling.
6609 % Keep a nonzero parskip for the environment, since we're doing normal filling.
8275 % vital for proper filling; pages come out unaligned when you do a

Completed in 26 milliseconds