Home
last modified time | relevance | path

Searched refs:PRIuLEAST64 (Results 1 – 11 of 11) sorted by relevance

/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py166 PRIuLEAST64 = "lu" variable
167 PRIuLEAST64 = "llu" variable
/external/vulkan-validation-layers/layers/
Ddrawdispatch.cpp119 … "+ binding offset (%" PRIuLEAST64 ") = an ending offset of %" PRIuLEAST64 in PreCallValidateCmdDrawIndexed()
121 "which is greater than the index buffer size (%" PRIuLEAST64 ").", in PreCallValidateCmdDrawIndexed()
Dbuffer_validation.cpp3865 "If VkBufferViewCreateInfo range (%" PRIuLEAST64 in ValidateBufferViewRange()
3874 "If VkBufferViewCreateInfo range (%" PRIuLEAST64 in ValidateBufferViewRange()
3883 "If VkBufferViewCreateInfo range (%" PRIuLEAST64 in ValidateBufferViewRange()
3892 "If VkBufferViewCreateInfo range (%" PRIuLEAST64 in ValidateBufferViewRange()
3893 ") does not equal VK_WHOLE_SIZE, the sum of offset (%" PRIuLEAST64 in ValidateBufferViewRange()
3894 … ") and range must be less than or equal to the size of the buffer (%" PRIuLEAST64 ").", in ValidateBufferViewRange()
4016 "VkBufferViewCreateInfo offset (%" PRIuLEAST64 in PreCallValidateCreateBufferView()
4017 ") must be less than the size of the buffer (%" PRIuLEAST64 ").", in PreCallValidateCreateBufferView()
4027 "VkBufferViewCreateInfo offset (%" PRIuLEAST64 in PreCallValidateCreateBufferView()
4028 …) must be a multiple of VkPhysicalDeviceLimits::minTexelBufferOffsetAlignment (%" PRIuLEAST64 ").", in PreCallValidateCreateBufferView()
[all …]
/external/python/pycparser/utils/fake_libc_include/
D_fake_defines.h81 #define PRIuLEAST64 "u" macro
/external/e2fsprogs/intl/
Dloadmsgcat.c279 #if !defined PRIuLEAST64 || PRI_MACROS_BROKEN
280 # undef PRIuLEAST64
281 # define PRIuLEAST64 PRIu64 macro
639 return PRIuLEAST64; in get_sysdep_segment_value()
/external/llvm-project/libcxx/include/
Dcinttypes84 PRIuLEAST64
/external/libcxx/include/
Dcinttypes85 PRIuLEAST64
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp456 #ifndef PRIuLEAST64
457 #error PRIuLEAST64 not defined
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp455 #ifndef PRIuLEAST64
456 #error PRIuLEAST64 not defined
/external/llvm-project/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp456 #ifndef PRIuLEAST64
457 #error PRIuLEAST64 not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp455 #ifndef PRIuLEAST64
456 #error PRIuLEAST64 not defined