代码搜索:SW
找到约 10,000 项符合「SW」的源代码
代码结果 10,000
www.eeworm.com/read/307309/3725466
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/302839/3822721
isa operands.isa
def operand_types {{
'sb' : ('signed int', 8),
'ub' : ('unsigned int', 8),
'shw' : ('signed int', 16),
'uhw' : ('unsigned int', 16),
'sw' : ('signed int', 32),
'uw' : ('unsigne
www.eeworm.com/read/295117/3912138
c bb_inode.c
/* vi: set sw=4 ts=4: */
/*
* bb_inode.c --- routines to update the bad block inode.
*
* WARNING: This routine modifies a lot of state in the filesystem; if
* this routine returns an error, the ba
www.eeworm.com/read/295117/3912180
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/295117/3912200
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/295117/3912203
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/295117/3912399
c ip_parse_common_args.c
/* vi: set sw=4 ts=4: */
/*
* ip.c "ip" utility frontend.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as
www.eeworm.com/read/295117/3912407
c libnetlink.c
/* vi: set sw=4 ts=4: */
/*
* libnetlink.c RTnetlink service routines.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public Lic
www.eeworm.com/read/295117/3912421
c static_leases.c
/* vi: set sw=4 ts=4: */
/*
* static_leases.c -- Couple of functions to assist with storing and
* retrieving data for static leases
*
* Wade Berrier September 2004
*
*/
www.eeworm.com/read/291441/3966925
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