/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiToolingInfoTests.cpp | 47 bool validateToolPurposeFlagBits(const VkToolPurposeFlagsEXT purposes) in validateToolPurposeFlagBits() argument 56 return (purposes | validPurposes) == validPurposes; in validateToolPurposeFlagBits() 201 result = result && validateToolPurposeFlagBits(deviceToolPropertiesEXTArray[i].purposes); in validateToolsProperties() 213 testLog << tcu::TestLog::Message << "Purposes: " << getToolPurposeFlagsStr(deviceToolPropertiesEXTArray[i].purposes) << tcu::TestLog::EndMessage; in validateToolsProperties()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiToolingInfoTests.cpp | 47 bool validateToolPurposeFlagBits(const VkToolPurposeFlagsEXT purposes) in validateToolPurposeFlagBits() argument 56 return (purposes | validPurposes) == validPurposes; in validateToolPurposeFlagBits() 201 result = result && validateToolPurposeFlagBits(deviceToolPropertiesEXTArray[i].purposes); in validateToolsProperties() 213 testLog << tcu::TestLog::Message << "Purposes: " << getToolPurposeFlagsStr(deviceToolPropertiesEXTArray[i].purposes) << tcu::TestLog::EndMessage; in validateToolsProperties()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/config/ |
H A D | rouge-extend-css.rb | 36 /* Other things ANDI warns about - unsure of their purposes */
|
/third_party/libunwind/libunwind/doc/ |
H A D | unw_get_proc_info_by_ip.tex | 42 Note that for the purposes of \Prog{libunwind}, the code of a
|
H A D | unw_get_proc_info.tex | 76 Note that for the purposes of \Prog{libunwind}, the code of a
|
H A D | libunwind-ia64.tex | 29 latter is useful for stringification purposes and to construct
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
H A D | readme.tex | 56 often used for additional purposes such as library code generators or 331 \item \attr{vendor} - string describing the vendor or purposes to whom a 387 or for consistency purposes. An enumerant alias is simply a 415 \item \attr{vendor} - string describing the vendor or purposes to whom a 821 hosting additional processing scripts for other purposes. We're hoping
|
/third_party/libuv/docs/ |
H A D | make.bat | 38 echo. pseudoxml to make pseudoxml-XML files for display purposes
|
/third_party/openGLES/xml/ |
H A D | readme.tex | 59 often used for additional purposes such as library code generators or 395 \item \attr{vendor} - string describing the vendor or purposes to whom a 457 or for consistency purposes. An enumerant alias is simply a 485 \item \attr{vendor} - string describing the vendor or purposes to whom a 899 additional processing scripts for other purposes related to the definition
|
/third_party/libabigail/tools/ |
H A D | fedabipkgdiff | 676 - nvr (synthesized for sorting purposes)
|
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/ |
H A D | Ordinals.pm | 909 caller can use this to set a number for its purposes.
|
/third_party/openssl/util/perl/OpenSSL/ |
H A D | Ordinals.pm | 909 caller can use this to set a number for its purposes.
|
/third_party/gn/src/gn/ |
H A D | variables.cc | 469 Sometimes, two targets might be the same unit for linking purposes (two 2137 so GN knows about the existence of those files for the purposes of include
|
/third_party/ffmpeg/libavutil/x86/ |
H A D | x86inc.asm | 33 ; purposes to add a new feature, we strongly encourage contributing a patch
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/crypto/aes/ |
H A D | aes-s390x.S | 1073 1: st %r3,236(%r4) # save bits [for debugging purposes]
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/aes/ |
H A D | aes-s390x.S | 1073 1: st %r3,236(%r4) # save bits [for debugging purposes]
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/crypto/aes/ |
H A D | aes-s390x.S | 1073 1: st %r3,236(%r4) # save bits [for debugging purposes]
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/crypto/aes/ |
H A D | aes-s390x.S | 1073 1: st %r3,236(%r4) # save bits [for debugging purposes]
|
/third_party/ffmpeg/ |
H A D | configure | 482 used only for debugging purposes) 484 should be used only for debugging purposes)
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 767 % paragraph. For more general purposes, use the \margin insertion 8016 % _ (for example) has to be the character _ for the purposes of the 8018 % into the usual \leavevmode...\vrule stuff for purposes of
|
/third_party/glfw/deps/glad/ |
H A D | vulkan.h | 4520 VkToolPurposeFlags purposes; member
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_device.h | 18537 size += vn_sizeof_VkFlags(&val->purposes); in vn_sizeof_VkPhysicalDeviceToolProperties_self() 18577 vn_decode_VkFlags(dec, &val->purposes); in vn_decode_VkPhysicalDeviceToolProperties_self() 18614 /* skip val->purposes */ in vn_sizeof_VkPhysicalDeviceToolProperties_self_partial() 18645 /* skip val->purposes */ in vn_encode_VkPhysicalDeviceToolProperties_self_partial()
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 11066 VkToolPurposeFlagsEXT purposes; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 54992 VULKAN_HPP_NAMESPACE::ToolPurposeFlagsEXT purposes = {}; global() member [all...] |
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 6709 VkToolPurposeFlags purposes; member
|