代码搜索:proc
找到约 10,000 项符合「proc」的源代码
代码结果 10,000
www.eeworm.com/read/162721/10279482
c pre_proc.c
/*
ITU-T G.729 Speech Coder ANSI-C Source Code
Version 3.3 Last modified: December 26, 1995
Copyright (c) 1996,
AT&T, France Telecom, NTT, Universite de Sherbrooke, Lucent Technol
www.eeworm.com/read/425836/10317484
c pre_proc.c
/*
ITU-T G.729 Annex C - Reference C code for floating point
implementation of G.729
Version 1.01 of 15.September.98
*/
/*
----------------
www.eeworm.com/read/424916/10396011
bmp tms_proc.bmp
www.eeworm.com/read/279175/10458409
c rtread_proc.c
/*
* Kernel routing readup by /proc filesystem
* Copyright (C) 1997 Kunihiro Ishiguro
*
* This file is part of GNU Zebra.
*
* GNU Zebra is free software; you can redistribute it and/or modify it
www.eeworm.com/read/279175/10458497
c ipforward_proc.c
/*
* Fetch ipforward value by reading /proc filesystem.
* Copyright (C) 1997 Kunihiro Ishiguro
*
* This file is part of GNU Zebra.
*
* GNU Zebra is free software; you can redistribute it and/or
www.eeworm.com/read/160887/10475947
m plot_proc.m
%plot_proc is used to change properties of a user selected curves
%
% plot_proc(nTask,arg1,arg2)
%where
% nTask -- curve manipulation code
% 1 display dialog box for preference
%
www.eeworm.com/read/160887/10475985
m legd_proc.m
%legd_proc processing legends on a graphics window.
%
% i_Legends=legd_proc(nTask,arg1)
%where
% nTask -- the code for legend processing. Details can be found in the comments
%
www.eeworm.com/read/352754/10516782
h proc_fs.h
#ifndef _LINUX_PROC_FS_H
#define _LINUX_PROC_FS_H
/*
* The proc filesystem constants/structures
*/
#define PROC_ROOT_INO 1
#define PROC_SUPER_MAGIC 0x9fa0
struct proc_dir_entry {
un
www.eeworm.com/read/352714/10521958
c proc_reg.c
/*
* proc_reg.c
*
* Functions for reading and writing processor registers
* CMU_OS
* Zachary Anderson(zra)
*/
#include
inline void set_eflags(unsigned eflags)
{
asm v