Home
last modified time | relevance | path

Searched defs:patch (Results 101 - 125 of 269) sorted by relevance

1234567891011

/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/
H A Dadreno_device.c622 unsigned int r, patch; in find_chipid() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw.h72 u32 patch; member
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm5102.c586 const struct reg_default *patch = NULL; in wm5102_sysclk_ev() local
H A Dwm8997.c87 const struct reg_default *patch = NULL; in wm8997_sysclk_ev() local
H A Dhdac_hda.c403 hda_codec_patch_t patch; in hdac_hda_codec_probe() local
/kernel/linux/linux-6.6/sound/drivers/opl3/
H A Dopl3_synth.c247 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 Dlibbpf_probes.c34 __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 Demux_oss.c211 struct soundfont_patch_info patch; in snd_emux_load_patch_seq_oss() local
/third_party/ffmpeg/libavfilter/
H A Dvf_nlmeans_opencl.c297 int w, h, err, cle, overflow, p, patch, research; in nlmeans_opencl_filter_frame() local
/third_party/curl/lib/
H A Dversion.c94 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 Dlibbpf_probes.c34 __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 Dlink_varyings.cpp325 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 Dtst_cmd.c195 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 Dxa_tracker.c543 xa_tracker_version(int *major, int *minor, int *patch) in xa_tracker_version() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_gmem.c289 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 Dfreedreno_screen.c1022 unsigned patch = 0; /* assume the worst */ in fd_screen_create() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_sanity.c414 uint patch = decl->Semantic.Name == TGSI_SEMANTIC_PATCH || in iter_declaration() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_gmem.c731 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 Dfd2_gmem.c407 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 Dfd4_gmem.c532 struct fd_cs_patch *patch = fd_patch_element(&batch->draw_patches, i); in patch_draws() local
/third_party/python/Lib/distutils/tests/
H A Dtest_archive_util.py16 from test.support import run_unittest, patch namespace
/third_party/python/Lib/test/test_asyncio/
H A Dtest_sock_lowlevel.py8 from unittest.mock import patch, Mock namespace
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Ddriver_utils.cpp190 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 DSystemInfo.h28 uint32_t patch = 0; member
/third_party/skia/src/gpu/ops/
H A DLatticeOp.cpp170 Patch& patch = fPatches.push_back(); in NonAALatticeOp() local
265 const Patch& patch = fPatches[i]; variable
[all...]

Completed in 36 milliseconds

1234567891011