代码搜索:Operations

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

代码结果 10,000
www.eeworm.com/read/210832/15191797

txt stepperfunction.txt

static struct file_operations stepper_fops{ llseek: stepper_lseek, read: stepper_read, write: stepper_write, ioctl: stepper_ioctl, open: stepper_open, release: stepper_release, }; in
www.eeworm.com/read/14187/319743

cpp atom_ohdr.cpp

/** \file atom_ohdr.cpp \author Danijel Kopcinovic (danijel.kopcinovic@adnecto.net) */ #include "mp4common.h" /*! \brief Patch class for read/write operations when string is 0-length. We wa
www.eeworm.com/read/481007/1302595

java fpgenerator.java

package st.ata.util; import java.util.Hashtable; /** This class provides methods that construct fingerprints of strings of bytes via operations in GF[2^d] for 0 < d
www.eeworm.com/read/480930/1309636

h string.h

#ifndef _I386_STRING_H_ #define _I386_STRING_H_ #ifdef __KERNEL__ #include /* * On a 486 or Pentium, we are better off not using the * byte string operations. But on a 386 or a PPr
www.eeworm.com/read/480930/1311967

c inode.c

/* * Super block/filesystem wide operations * * Copryright (C) 1996 Peter J. Braam and * Michael Callahan * * Rewritten for Linux 2.1. Peter Bra
www.eeworm.com/read/480930/1312162

c inode.c

/* * Super block/filesystem wide operations * * Copyright (C) 1996 Peter J. Braam and * Michael Callahan * * Rewritten for Linux 2.1. Peter B
www.eeworm.com/read/479931/1327425

c openpf3.c

/* Basic file operations (rename, unlink); once without sysroot. We also test that the simulator has chdir:ed to PREFIX, when defined. */ #include #include #include
www.eeworm.com/read/479151/1340744

c fbcon-vga-planes.c

/* * linux/drivers/video/fbcon-vga-planes.c -- Low level frame buffer operations * for VGA 4-plane modes * * Copyright 1999 Ben Pfaff and Petr Vandrovec
www.eeworm.com/read/479151/1343435

c inode.c

/* * Super block/filesystem wide operations * * Copryright (C) 1996 Peter J. Braam and * Michael Callahan * * Rewritten for Linux 2.1. Peter Bra
www.eeworm.com/read/479151/1343682

c inode.c

/* * Super block/filesystem wide operations * * Copyright (C) 1996 Peter J. Braam and * Michael Callahan * * Rewritten for Linux 2.1. Peter B