代码搜索:stuff
找到约 10,000 项符合「stuff」的源代码
代码结果 10,000
www.eeworm.com/read/399161/7885229
c hello2.c
/* hello2.c
* purpose show how to use curses functions with a loop
* outline initialize, draw stuff, wrap up
*/
#include
#include
main()
{
int i;
initscr(); /* turn o
www.eeworm.com/read/198643/7917979
inc general.inc
;;--------------------- Common stuff for ASM routines ---------------------
.include "p30f3010.inc"
www.eeworm.com/read/142437/12944887
h in2.h
#include "out.h"
// note: exported symbol is now winampGetInModule2.
#define IN_VER 0x100
typedef struct
{
int version; // module type (IN_VER)
char *description; //
www.eeworm.com/read/241361/13152396
c hello2.c
/* hello2.c
* purpose show how to use curses functions with a loop
* outline initialize, draw stuff, wrap up
*/
#include
#include
main()
{
int i;
initscr(); /* turn o
www.eeworm.com/read/302845/13826421
h at91_udc.h
/*
* Copyright (C) 2004 by Thomas Rathbone, HP Labs
* Copyright (C) 2005 by Ivan Kokshaysky
* Copyright (C) 2006 by SAN People
*
* This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/147331/5730846
s sigprocmask.s
/
/ The SCO signal stuff seems to be weird. The POSIX stuff appears to
/ "extended" system calls, and use values in eax and edx.
/
.globl sigprocmask
sigprocmask:
movl $0x2828, %eax
lcall $7,$0
j
www.eeworm.com/read/144215/5752713
xo iquotes.xo
FIRST this is IS OK
FIRST quoted stuff IS OK
FIRST and
an embedded newline IS OK
FIRST with single quotes as well. IS OK
www.eeworm.com/read/136571/5868309
h in2.h
#include "out.h"
// note: exported symbol is now winampGetInModule2.
#define IN_VER 0x100
typedef struct
{
int version; // module type (IN_VER)
char *description; // description of
www.eeworm.com/read/131315/5936892
todo
Move toward using the Berkeley spooler.
Fix the integer sizing routine so that it doesn't look on -1.
Make append_byte a macro.
ipmetrics: make it count the number of characters per font.
Make ipm
www.eeworm.com/read/125688/6026929
h misc.h
/***********************************************************
Copyright (c) 1987 X Consortium
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associ