代码搜索:basically

找到约 957 项符合「basically」的源代码

代码结果 957
www.eeworm.com/read/207461/5001541

c s10n.c

/* * Jabber AIM-Transport libfaim interface * */ #include "aimtrans.h" int at_server_s10n(ati ti, jpacket jp) { /* These are basically functions to tell you that you're stupid */ log_debug
www.eeworm.com/read/180227/5287706

c kmalloc.c

/* vim: set ts=4: */ /* * Copywrite 2002 Der Herr Hofrat * License GPL V2 * Author der.herr@hofr.at */ /* * example of using kmalloc - basically you only need to call kmalloc but it * many cases
www.eeworm.com/read/180137/5290463

sparc

# # @(#)magic 1.15 90/08/27 SMI; from S5R3.1 1.25 # # file cmd's magic file # # # Basically, the fields of this file are as follows: # byte offset, value type, optional operator (= by default), value
www.eeworm.com/read/179911/5294556

c apus_setup.c

/* * linux/arch/ppc/kernel/apus_setup.c * * Copyright (C) 1998, 1999 Jesper Skov * * Basically what is needed to replace functionality found in * arch/m68k allowing Amiga drivers to work un
www.eeworm.com/read/350097/3129450

c apus_setup.c

/* * linux/arch/ppc/kernel/apus_setup.c * * Copyright (C) 1998, 1999 Jesper Skov * * Basically what is needed to replace functionality found in * arch/m68k allowing Amiga drivers to work un
www.eeworm.com/read/338901/3312268

h nebu_system.h

#ifndef NEBU_SYSTEM_H #define NEBU_SYSTEM_H #include "nebu_callbacks.h" #include "SDL.h" /* system specific functions (basically, an SDL/glut wrapper) */ extern unsigned int SystemGetElapsedTime();
www.eeworm.com/read/316872/3589685

c irq.c

/* $Id: irq.c,v 1.114 2001/12/11 04:55:51 davem Exp $ * arch/sparc/kernel/irq.c: Interrupt request handling routines. On the * Sparc the IRQs are basically 'cast in sto
www.eeworm.com/read/312645/3650708

c scr_fbsd.c

/* * Copyright (C) 2000 Andrew K. Milton -- akm@theinternet.com.au * * Basically I stole stuff from all the other drivers, a bit here * a bit there. Don't look in here for a "good" example of
www.eeworm.com/read/308324/3717594

java propertyeditormanager.java

package net.suberic.util.gui.propedit; import net.suberic.util.VariableBundle; import net.suberic.util.gui.IconManager; import java.util.*; /** * This manages a set of PropertyEditors. Basically, t
www.eeworm.com/read/273665/4199971

sh getent_r.sh

#!/bin/sh # # Verify test output. Basically we check to see if all the files generated # in /tmp by the get{pw,gr}ent_r.c and program are identical. If there is # some problem with the re-entrancy o