代码搜索结果

找到约 10,000 项符合 F 的代码

fcntl.h

#ifndef _FCNTL_H #define _FCNTL_H #include // 类型头文件。定义了基本的系统数据类型。 /* open/fcntl - NOCTTY, NDELAY isn't implemented yet */ /* open/fcntl - NOCTTY 和NDELAY 现在还没有实现 */ #define O_ACCMODE 0

multi switch.hex

:09000000E590C444F0F59080F78E :00000001FF

multi switch.hex

:09000000E590C444F0F59080F78E :00000001FF

fcntl.h

#ifndef _FCNTL_H #define _FCNTL_H #include // 类型头文件。定义了基本的系统数据类型。 /* open/fcntl - NOCTTY, NDELAY isn't implemented yet */ /* open/fcntl - NOCTTY 和NDELAY 现在还没有实现 */ #define O_ACCMODE 0

fcntl.h

#ifndef _FCNTL_H #define _FCNTL_H #include // 类型头文件。定义了基本的系统数据类型。 /* open/fcntl - NOCTTY, NDELAY isn't implemented yet */ /* open/fcntl - NOCTTY 和NDELAY 现在还没有实现 */ #define O_ACCMODE 0

rx_orien.c

/* * File: rx_orient.c * Created: 4/17/95 * * Description: * * This file contains sample code to handle receiver orientation * since the basic c3da core does not allow a change in r

abstract_testut.py

# Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at # http

rx_orien.c

/* * File: rx_orient.c * Created: 4/17/95 * * Description: * * This file contains sample code to handle receiver orientation * since the basic c3da core does not allow a change in r

teechaex.rc

/**************************************************************************** chaexper.rc *****************************************************************************/ TEEEXPICON ICON LOADONCALL

file.h

/* * Structure of an element of the file table. */ struct file { short f_mode; short f_ndup; /* no. fd's pointing here */ short f_type; short f_dev; struct inode *f_inode; long f_