代码搜索结果

找到约 174,363 项符合 Input 的代码

20000818-1.c

/* Copyright (C) 2000 Free Software Foundation. by Manfred Hollstein */ void *temporary_obstack; static int input (void); static int ISALNUM (int ch); static void obstack

980707-1.c

#include #include char ** buildargv (char *input) { static char *arglist[256]; int numargs = 0; while (1) { while (*input == ' ') input++; if (*input ==

20040303-1.c

typedef struct input { struct input *next; } input_t; static input_t *inputs = (input_t *)((void *)0); void RemoveInput(unsigned long id) { input_t *ip; input_t *prev; while (1) if (ip ==

gcc-bug-d.c

/* { dg-do compile } */ #include static void f() {} extern void g() {} extern vector unsigned char permute_128(vector unsigned char); void foo() { vector unsigned char input = {0,1,

x-04.c

#include vector unsigned char permute_128(vector unsigned char input) { vector unsigned char result, new_bit; vector unsigned char select2 = ((vector unsigned char){2,2,2,2,2,2,2,2,2,

dct.c

/* { dg-do compile } */ #include inline void transpose_vmx (vector signed short *input, vector signed short *output) { vector signed short v0, v1, v2, v3, v4, v5, v6, v7; vector signe

makefile.am

## Input file for automake to generate the Makefile.in used by configure SUBDIRS = sax w3c_dom EXTRA_DIST = README

makefile.am

## Input file for automake to generate the Makefile.in used by configure EXTRA_DIST = \ TODO \ vmi.c \ vmi.h

makefile.am

## Input file for automake to generate the Makefile.in used by configure SUBDIRS = Linux generic EXTRA_DIST = readme.txt

makefile.am

## Input file for automake to generate the Makefile.in used by configure SUBDIRS = java.net