Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Dmacro_checker_file.py170 REF_PAGE_LIKE = 'ref-page-like' # with or without a ref page tag before variable in BlockType
180 return BlockType.REF_PAGE_LIKE
612 if new_block_type != BlockType.REF_PAGE_LIKE and self.prev_line_ref_page_tag:
659 if block_type == BlockType.REF_PAGE_LIKE:
694 elif old_top.block_type == BlockType.REF_PAGE_LIKE and old_top.refpage:
1017 if self.getInnermostBlockEntry().block_type == BlockType.REF_PAGE_LIKE:
1021 REF_PAGE_LIKE_BLOCK_DELIM, BlockType.REF_PAGE_LIKE)
1594 self.processBlockDelimiter('--', BlockType.REF_PAGE_LIKE,

Completed in 3 milliseconds