Home
last modified time | relevance | path

Searched defs:orig_header (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_transform.c45 need_re_emit(struct tgsi_transform_context *ctx, uint32_t emitted, struct tgsi_header orig_header) in need_re_emit()
82 struct tgsi_header orig_header = *ctx->header; in emit_instruction() local
98 struct tgsi_header orig_header = *ctx->header; in emit_declaration() local
114 struct tgsi_header orig_header = *ctx->header; in emit_immediate() local
130 struct tgsi_header orig_header = *ctx->header; in emit_property() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/command/
Deasy_install.py2206 def _adjust_header(cls, type_, orig_header): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/command/
Deasy_install.py2206 def _adjust_header(cls, type_, orig_header): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/command/
Deasy_install.py2206 def _adjust_header(cls, type_, orig_header): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/command/
Deasy_install.py2206 def _adjust_header(cls, type_, orig_header): argument
/aosp_15_r20/external/python/setuptools/setuptools/command/
Deasy_install.py2210 def _adjust_header(cls, type_, orig_header): argument