| /third_party/python/Lib/unittest/test/testmock/ |
| H A D | testasync.py | 13 from unittest.mock import (ANY, call, AsyncMock, patch, MagicMock, Mock, namespace [all...] |
| /third_party/python/Lib/unittest/ |
| H A D | mock.py | 1695 def patch( global() function [all...] |
| /third_party/vulkan-loader/loader/ |
| H A D | loader_common.h | 112 uint16_t patch; member
|
| H A D | loader.c | 125 loader_api_version loader_combine_version(uint32_t major, uint32_t minor, uint32_t patch) { in loader_combine_version() argument 337 uint32_t variant = 0, major = 0, minor = 0, patch = 0; loader_parse_version_string() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/atmel/ |
| H A D | at76c50x-usb.h | 312 u8 patch; member 338 u8 patch; /* firmware patch level */ member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/ |
| H A D | bfi.h | 233 u8 patch; member
|
| /kernel/linux/linux-5.10/kernel/bpf/ |
| H A D | core.c | 441 bpf_patch_insn_single(struct bpf_prog *prog, u32 off, const struct bpf_insn *patch, u32 len) bpf_patch_insn_single() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/ |
| H A D | bfi.h | 233 u8 patch; member
|
| /kernel/linux/linux-6.6/drivers/media/i2c/ |
| H A D | st-vgxy61.c | 1613 int patch, ret; in vgxy61_patch() local [all...] |
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | core.c | 469 bpf_patch_insn_single(struct bpf_prog *prog, u32 off, const struct bpf_insn *patch, u32 len) bpf_patch_insn_single() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/atmel/ |
| H A D | at76c50x-usb.h | 312 u8 patch; member 338 u8 patch; /* firmware patch level */ member
|
| /third_party/libuv/src/unix/ |
| H A D | linux.c | 333 unsigned patch; in uv__kernel_version() local [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ast.h | 500 unsigned patch:1; member
|
| H A D | ir.h | 665 unsigned patch:1; member
|
| /third_party/python/Lib/test/support/ |
| H A D | __init__.py | 1742 def patch(test_instance, object_to_patch, attr_name, new_value): function
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_cross_c.cpp | 2615 void spvc_get_version(unsigned *major, unsigned *minor, unsigned *patch) in spvc_get_version() argument
|
| H A D | spirv_msl.cpp | 3265 uint32_t CompilerMSL::add_interface_block(StorageClass storage, bool patch) in add_interface_block() argument 7067 bool patch = false; emit_tessellation_access_chain() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
| H A D | ci_dpm.c | 2485 bool patch; in ci_register_patching_mc_arb() local 4524 bool patch; in ci_register_patching_mc_seq() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/ |
| H A D | b43legacy.h | 654 u16 patch; member
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| H A D | madera.c | 4219 const struct reg_sequence *patch; member 4335 const struct reg_sequence *patch = NULL; in madera_set_fll_ao_refclk() local 4239 madera_enable_fll_ao(struct madera_fll *fll, const struct reg_sequence *patch, unsigned int patch_size) madera_enable_fll_ao() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
| H A D | ice_common.c | 5412 static bool ice_is_fw_api_min_ver(struct ice_hw *hw, u8 maj, u8 min, u8 patch) in ice_is_fw_api_min_ver() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/ |
| H A D | b43legacy.h | 654 u16 patch; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| H A D | ci_dpm.c | 2461 bool patch; in ci_register_patching_mc_arb() local 4500 bool patch; in ci_register_patching_mc_seq() local
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | madera.c | 4219 const struct reg_sequence *patch; member 4335 const struct reg_sequence *patch = NULL; in madera_set_fll_ao_refclk() local 4239 madera_enable_fll_ao(struct madera_fll *fll, const struct reg_sequence *patch, unsigned int patch_size) madera_enable_fll_ao() argument [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_logging.py | 3761 from unittest.mock import patch namespace
|