代码搜索:SW

找到约 10,000 项符合「SW」的源代码

代码结果 10,000
www.eeworm.com/read/318961/3560114

c probe.c

/* vi: set sw=4 ts=4: */ /* * probe.c - identify a block device by its contents, and return a dev * struct with the details * * Copyright (C) 1999 by Andries Brouwer * Copyright (C) 199
www.eeworm.com/read/318961/3560130

c uuid_time.c

/* vi: set sw=4 ts=4: */ /* * uuid_time.c --- Interpret the time field from a uuid. This program * violates the UUID abstraction barrier by reaching into the guts * of a UUID and interpreting it.
www.eeworm.com/read/318961/3560133

c unpack.c

/* vi: set sw=4 ts=4: */ /* * Internal routine for unpacking UUID * * Copyright (C) 1996, 1997 Theodore Ts'o. * * %Begin-Header% * Redistribution and use in source and binary forms, with or with
www.eeworm.com/read/316872/3593041

h ti_fw_3410.h

/* vi: ts=8 sw=8 * * TI 3410 USB Serial Driver Firmware Header * * Copyright (C) 2004 Texas Instruments * * This program is free software; you can redistribute it and/or modify * it under the t
www.eeworm.com/read/316872/3593043

h ti_fw_5052.h

/* vi: ts=8 sw=8 * * TI 5052 USB Serial Driver Firmware Header * * Copyright (C) 2004 Texas Instruments * * This program is free software; you can redistribute it and/or modify * it under the t
www.eeworm.com/read/316580/3610161

m closerec.m

%Closes receiver function closerec(system) ss = get(0, 'ScreenSize'); sw = ss(3); if (nargin == 0) % find current system system = get_param(0,'CurrentSystem'); % find Root System
www.eeworm.com/read/316580/3610170

m showmskt.m

%Shows transmitter function showmskt(system) ss = get(0, 'ScreenSize'); sw = ss(3); if (nargin == 0) % find current system system = get_param(0,'CurrentSystem'); % find Root Syste
www.eeworm.com/read/316580/3610208

m showqamr.m

%Shows receiver function showqamr(system) ss = get(0, 'ScreenSize'); sw = ss(3); if (nargin == 0) % find current system system = get_param(0,'CurrentSystem'); % find Root System
www.eeworm.com/read/316580/3610215

m closqamr.m

%Closes receiver function closqamr(system) ss = get(0, 'ScreenSize'); sw = ss(3); if (nargin == 0) % find current system system = get_param(0,'CurrentSystem'); % find Root System
www.eeworm.com/read/316580/3610217

m closmskr.m

%Closes receiver function closmskr(system) ss = get(0, 'ScreenSize'); sw = ss(3); if (nargin == 0) % find current system system = get_param(0,'CurrentSystem'); % find Root System