/aosp_15_r20/external/executorch/runtime/platform/ |
H A D | assert.h | 21 #define ET_ASSERT_MESSAGE_EMIT(_format, ...) \ argument 36 #define ET_CHECK_MSG(_cond, _format, ...) \ argument 68 #define ET_DCHECK_MSG(_cond, _format, ...) ((void)0) argument 89 #define ET_DCHECK_MSG(_cond, _format, ...) \ argument 117 #define ET_ASSERT_UNREACHABLE_MSG(_format, ...) \ argument
|
H A D | log.h | 157 #define ET_LOG(_level, _format, ...) \ argument 183 #define ET_LOG(_level, _format, ...) ((void)0) argument
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawCreateInfoUtil.cpp | 53 …eInfo::ImageViewCreateInfo(vk::VkImage _image, vk::VkImageViewType _viewType, vk::VkFormat _format, in ImageViewCreateInfo() 71 …eInfo::ImageViewCreateInfo(vk::VkImage _image, vk::VkImageViewType _viewType, vk::VkFormat _format, in ImageViewCreateInfo() 108 BufferViewCreateInfo::BufferViewCreateInfo(vk::VkBuffer _buffer, vk::VkFormat _format, vk::VkDevice… in BufferViewCreateInfo() 194 ImageCreateInfo::ImageCreateInfo(vk::VkImageType _imageType, vk::VkFormat _format, vk::VkExtent3D _… in ImageCreateInfo() 379 AttachmentDescription::AttachmentDescription(vk::VkFormat _format, vk::VkSampleCountFlagBits _sampl… in AttachmentDescription()
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_time.py | 607 _format = '%d' variable in _TestAsctimeYear 625 _format = '%04d' variable in _TestStrftimeYear 627 _format = '%d' variable in _TestStrftimeYear 667 _format = '%d' variable in _Test4dYear
|
/aosp_15_r20/external/virglrenderer/src/mesa/util/ |
H A D | u_debug.h | 122 #define debug_vprintf(_format, _ap) _debug_vprintf(_format, _ap) argument 124 #define debug_vprintf(_format, _ap) ((void)0) argument
|
/aosp_15_r20/external/mesa3d/src/util/ |
H A D | u_debug.h | 165 #define debug_vprintf(_format, _ap) _debug_vprintf(_format, _ap) argument 167 #define debug_vprintf(_format, _ap) ((void)0) argument
|
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/ |
H A D | errorHelpers.h | 35 #define log_perf(_number, _higherBetter, _numType, _format, ...) \ argument 39 #define vlog_perf(_number, _higherBetter, _numType, _format, ...) \ argument
|
/aosp_15_r20/external/python/cpython3/Tools/peg_generator/pegen/ |
D | ast_dump.py | 19 def _format(node: Any, level: int = 0) -> Tuple[str, bool]: function
|
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/cfg/ |
H A D | ConfigOverride.java | 23 protected JsonFormat.Value _format; field in ConfigOverride
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/core/ |
H A D | memory.hpp | 167 cl_image_format _format; member in clover::image
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | ast.py | 92 def _format(node): function
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/tensorflow_builder/compat_checker/ |
H A D | compat_checker.py | 734 def _format(name, arr): function
|
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/ |
H A D | TensorInfo.h | 327 Format _format; variable
|
/aosp_15_r20/external/python/cpython2/Lib/distutils/tests/ |
D | support.py | 47 def _format(msg, args): function
|
/aosp_15_r20/external/python/cpython3/Lib/asyncio/ |
D | queues.py | 74 def _format(self): member in Queue
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/asyncio/ |
D | queues.py | 74 def _format(self): member in Queue
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/asyncio/ |
D | queues.py | 74 def _format(self): member in Queue
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/asyncio/ |
D | queues.py | 74 def _format(self): member in Queue
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/asyncio/ |
D | queues.py | 74 def _format(self): member in Queue
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/asyncio/ |
H A D | queues.py | 74 def _format(self): member in Queue
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/logging/ |
D | __init__.py | 440 def _format(self, record): member in PercentStyle 462 def _format(self, record): member in StrFormatStyle 515 def _format(self, record): member in StringTemplateStyle
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/logging/ |
D | __init__.py | 440 def _format(self, record): member in PercentStyle 462 def _format(self, record): member in StrFormatStyle 515 def _format(self, record): member in StringTemplateStyle
|
/aosp_15_r20/external/python/cpython3/Lib/logging/ |
D | __init__.py | 440 def _format(self, record): member in PercentStyle 462 def _format(self, record): member in StrFormatStyle 515 def _format(self, record): member in StringTemplateStyle
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/logging/ |
D | __init__.py | 440 def _format(self, record): member in PercentStyle 462 def _format(self, record): member in StrFormatStyle 515 def _format(self, record): member in StringTemplateStyle
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/logging/ |
D | __init__.py | 440 def _format(self, record): member in PercentStyle 462 def _format(self, record): member in StrFormatStyle 515 def _format(self, record): member in StringTemplateStyle
|