代码搜索:patch

找到约 9,523 项符合「patch」的源代码

代码结果 9,523
www.eeworm.com/read/239512/13274700

idc patch1.idc

#include "idc.idc" static main() { auto StartAddr,cKey,Cbuffer,Counter; StartAddr = 0x00459199 + 0x9c4; cKey = 0x15; for (Counter = 0 ; Counter < 0x93; Counter ++){ Cbuffer = Byte(StartA
www.eeworm.com/read/324228/13278374

readme-linux-patch

To build YAFFS in the Linux kernel tree you need to run the patch-ker.sh script from the yaffs source directory, giving your choice as to whether you wish to copy (c) or link (l) the code and the path
www.eeworm.com/read/324228/13278542

sh patch-ker.sh

#!/bin/sh # # YAFFS: Yet another FFS. A NAND-flash specific file system. # # Copyright (C) 2002-2006 Aleph One Ltd. # # Created by Charles Manning # # This program is free softw
www.eeworm.com/read/137844/13293974

c sheen_patch.c

/* * John B. Schneider * schneidj@eecs.wsu.edu * * Copyright (C) 2003 John B. Schneider * * This program is free software; you can redistribute it and/or * modify it under the terms of the GN
www.eeworm.com/read/303048/13823180

m vis_patch.m

function p=vis_patch(lattice) % VIS_PATCH Defines the basic patches (hexa and rect) used in SOM_CPLANE % % p = vis_patch(lattice) % % Input and output arguments: % lattice (string) 'rect', 'he
www.eeworm.com/read/301592/13855623

asp 1.5patch.asp

www.eeworm.com/read/152843/5661535

c budget-patch.c

/* * budget-patch.c: driver for Budget Patch, * hardware modification of DVB-S cards enabling full TS * * Written by Emard * * Original idea by Roberto Deza
www.eeworm.com/read/152843/5665662

h hda_patch.h

/* * HDA Patches - included by hda_codec.c */ /* Realtek codecs */ extern struct hda_codec_preset snd_hda_preset_realtek[]; /* C-Media codecs */ extern struct hda_codec_preset snd_hda_preset_cmedia
www.eeworm.com/read/152843/5665663

c patch_analog.c

/* * HD audio interface patch for AD1981HD, AD1983, AD1986A * * Copyright (c) 2005 Takashi Iwai * * This driver is free software; you can redistribute it and/or modify * it und
www.eeworm.com/read/152843/5665664

c patch_realtek.c

/* * Universal Interface for Intel High Definition Audio Codec * * HD audio interface patch for ALC 260/880/882 codecs * * Copyright (c) 2004 PeiSen Hou *