| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/ |
| H A D | adreno_device.c | 622 unsigned int r, patch; in find_chipid() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_uc_fw.h | 72 u32 patch; member
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | wm5102.c | 586 const struct reg_default *patch = NULL; in wm5102_sysclk_ev() local
|
| H A D | wm8997.c | 87 const struct reg_default *patch = NULL; in wm8997_sysclk_ev() local
|
| H A D | hdac_hda.c | 403 hda_codec_patch_t patch; in hdac_hda_codec_probe() local
|
| /kernel/linux/linux-6.6/sound/drivers/opl3/ |
| H A D | opl3_synth.c | 247 struct fm_patch *patch; in snd_opl3_load_patch() local 309 struct fm_patch *patch; snd_opl3_find_patch() local 336 struct fm_patch *patch, *next; snd_opl3_clear_patches() local [all...] |
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| H A D | libbpf_probes.c | 34 __u32 major, minor, patch; in get_ubuntu_kernel_version() local 65 __u32 major, minor, patch; in get_debian_kernel_version() local 82 __u32 major, minor, patch, version; in get_kernel_version() local
|
| /kernel/linux/linux-6.6/sound/synth/emux/ |
| H A D | emux_oss.c | 211 struct soundfont_patch_info patch; in snd_emux_load_patch_seq_oss() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_nlmeans_opencl.c | 297 int w, h, err, cle, overflow, p, patch, research; in nlmeans_opencl_filter_frame() local
|
| /third_party/curl/lib/ |
| H A D | version.c | 94 unsigned int patch = brotli_version & 0x00000FFF; in brotli_version() local 106 unsigned int patch = (unsigned int)(zstd_version - in zstd_version() local 265 unsigned int patch = api.ldapai_vendor_version % 100; in curl_version() local
|
| /third_party/libbpf/src/ |
| H A D | libbpf_probes.c | 34 __u32 major, minor, patch; in get_ubuntu_kernel_version() local 65 __u32 major, minor, patch; in get_debian_kernel_version() local 82 __u32 major, minor, patch, version; in get_kernel_version() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | link_varyings.cpp | 325 bool patch; member 329 check_location_aliasing(struct explicit_location_info explicit_locations[][4], ir_variable *var, unsigned location, unsigned component, unsigned location_limit, const glsl_type *type, unsigned interpolation, bool centroid, bool sample, bool patch, gl_shader_program *prog, gl_shader_stage stage) check_location_aliasing() argument [all...] |
| /third_party/ltp/lib/ |
| H A D | tst_cmd.c | 195 int rc, major, minor, patch; in mkfs_ext4_version_parser() local 215 int major, minor, patch; in mkfs_ext4_version_table_get() local
|
| /third_party/mesa3d/src/gallium/frontends/xa/ |
| H A D | xa_tracker.c | 543 xa_tracker_version(int *major, int *minor, int *patch) in xa_tracker_version() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_gmem.c | 289 struct fd_cs_patch *patch = fd_patch_element(&batch->draw_patches, i); in patch_draws() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_screen.c | 1022 unsigned patch = 0; /* assume the worst */ in fd_screen_create() local
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_sanity.c | 414 uint patch = decl->Semantic.Name == TGSI_SEMANTIC_PATCH || in iter_declaration() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_gmem.c | 731 struct fd_cs_patch *patch = fd_patch_element(&batch->draw_patches, i); in patch_draws() local 742 struct fd_cs_patch *patch = fd_patch_element(&batch->rbrc_patches, i); in patch_rbrc() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_gmem.c | 407 struct fd_cs_patch *patch = fd_patch_element(&batch->draw_patches, i); in patch_draws() local 520 struct fd_cs_patch *patch = fd_patch_element(&batch->gmem_patches, i); variable [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_gmem.c | 532 struct fd_cs_patch *patch = fd_patch_element(&batch->draw_patches, i); in patch_draws() local
|
| /third_party/python/Lib/distutils/tests/ |
| H A D | test_archive_util.py | 16 from test.support import run_unittest, patch namespace
|
| /third_party/python/Lib/test/test_asyncio/ |
| H A D | test_sock_lowlevel.py | 8 from unittest.mock import patch, Mock namespace
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | driver_utils.cpp | 190 OSVersion::OSVersion(int major, int minor, int patch) in OSVersion() argument 232 bool ParseLinuxOSVersion(const char *version, int *major, int *minor, int *patch) in ParseLinuxOSVersion() argument
|
| /third_party/skia/third_party/externals/angle2/src/gpu_info_util/ |
| H A D | SystemInfo.h | 28 uint32_t patch = 0; member
|
| /third_party/skia/src/gpu/ops/ |
| H A D | LatticeOp.cpp | 170 Patch& patch = fPatches.push_back(); in NonAALatticeOp() local 265 const Patch& patch = fPatches[i]; variable [all...] |