代码搜索:Loop

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

代码结果 10,000
www.eeworm.com/read/148694/5710803

s loop.s

.global _start _start: bra _start
www.eeworm.com/read/147766/5726617

h loop.h

#define CONFIG_BLK_DEV_LOOP 1
www.eeworm.com/read/147331/5731049

c loop.c

/* Conversion loop frame work. Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper ,
www.eeworm.com/read/146906/5734230

java loop.java

/* WARANTY NOTICE AND COPYRIGHT This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation;
www.eeworm.com/read/140180/5793530

xpm loop.xpm

/* XPM */ static char * loop_xpm[] = { "16 16 2 1", " c None", ". c #000000", " ", " ", " ........... ", " . . ", " . . ", " . . ", "
www.eeworm.com/read/139207/5806722

h loop.h

/* Beholder RMON ethernet network monitor,Copyright (C) 1993 DNPAP group */ /* See file COPYING 'GNU General Public Licence' for copyright details */ #ifndef _LOOP_H_ #define _LOOP_H_ #include
www.eeworm.com/read/139207/5806724

c loop.c

/* Beholder RMON ethernet network monitor,Copyright (C) 1993 DNPAP group */ /* See file COPYING 'GNU General Public Licence' for copyright details */ #include #include #include
www.eeworm.com/read/135761/5877746

c if_loop.c

/* if_loop.c - software loopback network interface driver */ /* Copyright 1984-1996 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* $NetBSD: if_loop.c,v 1.13 1994/10/30 21:48:50 cgd Exp $
www.eeworm.com/read/135153/5887668

c loop.c

/* vi: set sw=4 ts=4: */ /* * Utility routines. * * Copyright (C) 1999,2000,2001 by Erik Andersen * * This program is free software; you can redistribute it and/or modify *
www.eeworm.com/read/135153/5888338

c loop.c

/* * linux/drivers/block/loop.c * * Written by Theodore Ts'o, 3/29/93 * * Copyright 1993 by Theodore Ts'o. Redistribution of this file is * permitted under the GNU General Public License. *