代码搜索:RAW

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

代码结果 10,000
www.eeworm.com/read/136827/5847298

c raw.c

/* * Raw Video Codec * Copyright (c) 2001 Fabrice Bellard. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * Licens
www.eeworm.com/read/136821/5851610

c raw.c

/* * RAW encoder and decoder * Copyright (c) 2001 Fabrice Bellard. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public
www.eeworm.com/read/136812/5857621

h raw.h

/* @(#)raw.h 1.1 92/07/30 SMI */ /* * raw.h * * Raw interface * The common memory area over which they will communicate * * Copyright (C) 1989, Sun Microsystems, Inc. */ #ifndef _RPC_RAW_H #d
www.eeworm.com/read/136812/5858521

c raw.c

/* Copyright (c) 1984 AT&T */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ /* The copyright notice above does not evidence any */ /* actual or intended p
www.eeworm.com/read/135153/5888478

c raw.c

/* * linux/drivers/char/raw.c * * Front-end raw character devices. These can be bound to any block * devices to provide genuine Unix raw character device semantics. * * We reserve minor number
www.eeworm.com/read/135153/5888897

h raw.h

#ifndef __LINUX_RAW_H #define __LINUX_RAW_H #include #define RAW_SETBIND _IO( 0xac, 0 ) #define RAW_GETBIND _IO( 0xac, 1 ) struct raw_config_request { int raw_minor; __u64 block_
www.eeworm.com/read/135153/5889444

h raw.h

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user leve
www.eeworm.com/read/135153/5889682

c raw.c

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user leve
www.eeworm.com/read/133772/5902353

h raw.h

/* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitte
www.eeworm.com/read/133772/5902400

c raw.c

/** * @file * Raw Access module * */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms,