Home
last modified time | relevance | path

Searched defs:patch (Results 126 - 150 of 264) sorted by relevance

1234567891011

/third_party/python/Lib/idlelib/idle_test/
H A Dtest_squeezer.py6 from unittest.mock import Mock, NonCallableMagicMock, patch, sentinel, ANY namespace
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dbcm7xxx.c147 u8 patch = PHY_BRCM_7XXX_PATCH(phydev->dev_flags); in bcm7xxx_28nm_config_init() local
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.c66 typedef struct patch { struct
488 emit_patch(scope_t *scope, int patch) in emit_patch() argument
[all...]
/kernel/linux/linux-5.10/sound/drivers/opl3/
H A Dopl3_midi.c300 struct fm_patch *patch; in snd_opl3_note_on() local
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.c66 typedef struct patch { struct
488 emit_patch(scope_t *scope, int patch) in emit_patch() argument
[all...]
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregmap-kunit.c362 struct reg_sequence patch[2]; in register_patch() local
759 struct reg_sequence patch[ in cache_sync_patch() local
[all...]
/kernel/linux/linux-6.6/sound/drivers/opl3/
H A Dopl3_midi.c299 struct fm_patch *patch; in snd_opl3_note_on() local
/third_party/libuv/src/unix/
H A Dprocess.c434 unsigned patch; in uv__spawn_init_can_use_setsid() local
/third_party/json/tests/src/
H A Dunit-regression1.cpp613 json patch = json::array(); variable
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_pack.c648 int32_t patch = (int32_t) fix.block->offset - (int32_t) fix.offset; in agx_fixup_branch() local
/third_party/node/deps/npm/node_modules/graceful-fs/
H A Dgraceful-fs.js
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_dump.c303 boolean patch = decl->Semantic.Name == TGSI_SEMANTIC_PATCH || in iter_declaration() local
/third_party/node/deps/uv/src/unix/
H A Dprocess.c414 unsigned patch; in uv__spawn_init_can_use_setsid() local
/third_party/python/Lib/test/test_asyncio/
H A Dtest_runners.py11 from unittest.mock import patch namespace
/third_party/skia/src/core/
H A DSkMaskFilter.cpp221 NinePatch patch; in filterRRect() local
242 NinePatch patch; in filterPath() local
[all...]
/third_party/python/Lib/test/test_sqlite3/
H A Dtest_regression.py30 from unittest.mock import patch namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp61 void patch(PatchItem *P, int NItems) { in patch() function in llvm::ProfOStream
/third_party/python/Lib/test/
H A Dtest_venv.py27 from unittest.mock import patch, Mock namespace
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dvdso.c581 struct vdso_patch_def *patch = &vdso_patches[i]; in vdso_fixup_alt_funcs() local
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/microcode/
H A Damd.c777 struct ucode_patch *patch; verify_and_add_patch() local
[all...]
H A Dintel.c286 struct microcode_intel *patch = NULL; in scan_microcode() local
640 struct microcode_intel *patch; load_ucode_intel_bsp() local
654 struct microcode_intel *patch, **iup; load_ucode_intel_ap() local
[all...]
/kernel/linux/linux-5.10/drivers/clk/ti/
H A Dclock.h109 struct ti_clk *patch; member
/kernel/linux/linux-5.10/drivers/scsi/
H A Dwd33c93.c798 struct scsi_cmnd *patch, *cmd; in wd33c93_intr() local
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm5110.c164 const struct reg_default *patch = NULL; in wm5110_sysclk_ev() local
/kernel/linux/linux-6.6/drivers/scsi/
H A Dwd33c93.c740 struct scsi_cmnd *patch, *cmd; in wd33c93_intr() local

Completed in 29 milliseconds

1234567891011