代码搜索:self
找到约 10,000 项符合「self」的源代码
代码结果 10,000
www.eeworm.com/read/121526/14753702
h g_local.h
/*
Copyright (C) 1997-2001 Id Software, Inc.
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 So
www.eeworm.com/read/121526/14753884
c g_spawn.c
/*
Copyright (C) 1997-2001 Id Software, Inc.
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 So
www.eeworm.com/read/121526/14753898
h g_local.h
/*
Copyright (C) 1997-2001 Id Software, Inc.
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 So
www.eeworm.com/read/121012/14775079
py dbg.py
#!/usr/bin/env python
import Serial, Disassembler, Screen
import sys, curses
#Modem.test_modem()
#Disassembler.test_disasm()
# Global function debug(msg)
class SerialDebug:
def __init__(self, ser
www.eeworm.com/read/120825/14786604
c test04.c
/* test readline() */
#include "unpthread.h"
static char *infile; /* from argv[1]; read-only by threads */
void *
myfunc(void *ptr)
{
int i, fdin;
char buf[MAXLINE];
FILE *fpout;
snprintf(buf
www.eeworm.com/read/120506/14801326
s 24xinit.s
;=========================================
; NAME: 24XINIT.S
; DESC: C start up codes
; Configure memory, ISR ,stacks
; Initialize C-variables
; HISTORY:
; 2001.02.06:purnnamu: draft ver 0
www.eeworm.com/read/120207/14809737
c roots.c
/*
ROOTS.C (with apologies to Alex Haley)
Trace Your Ancestry!
Jim Kyle, 1990
*/
#include
/* grr! different locations for _psp global variable! */
#ifdef __TURBOC__
#include
www.eeworm.com/read/120089/14813082
s keyboard.s
/*
* keyboard.s
*/
.text
.globl _keyboard_interrupt
/*
* these are for the keyboard read functions
*/
size = 1024 /* must be a power of two ! And MUST be the same
as in tty_io.c !!!! */
h
www.eeworm.com/read/118810/14853889
c test04.c
/* test readline() */
#include "unpthread.h"
static char *infile; /* from argv[1]; read-only by threads */
void *
myfunc(void *ptr)
{
int i, fdin;
char buf[MAXLINE];
FILE *fpout;
snprintf(buf
www.eeworm.com/read/219845/14861819
cpp threadaoengine.cpp
/*
* ============================================================================
* Name : CThreadAOEngine from ThreadAOEngine.h
* Part of : ThreadAO
* Created : 12.1.2005 by Forum Nokia