代码搜索结果

找到约 10,000 项符合 Y 的代码

y.dat

6.250000000000000e-002 1.250000000000000e-001 1.875000000000000e-001 2.500000000000000e-001 3.125000000000000e-001 3.750000000000000e-001 4.375000000000000e-001 5.

zconf.y

%{ /* * Copyright (C) 2002 Roman Zippel * Released under the terms of the GNU GPL v2.0. */ #include #include #include #include #in

ael.y

%{ /* * Asterisk -- An open source telephony toolkit. * * Copyright (C) 2006, Digium, Inc. * * Steve Murphy * * See http://www.asterisk.org for more information about * th

parser.y

%{ #include #include #include "v86bios.h" #include "pci.h" #define YYSTYPE unsigned long #define MAX_VAR 0x20 CARD32 var[MAX_VAR]; CARD32 var_mem; i86biosReg

getdate.y

%expect 10 %{ /* ** Originally written by Steven M. Bellovin while ** at the University of North Carolina at Chapel Hill. Later tweaked by ** a couple of people on Usenet.

parser.y

%{ #include #include #include "v86bios.h" #include "pci.h" #define YYSTYPE unsigned long #define MAX_VAR 0x20 CARD32 var[MAX_VAR]; CARD32 var_mem; i86biosReg

y.c

/* * Y.C - Y external command. * * clone from 4nt y command * * 02 Oct 1999 (Paolo Pantaleo) * started * * */ #define BUFF_SIZE 4096 #include #include

y.rc

/* $Id: y.rc 18066 2005-09-25 19:38:46Z ea $ */ #define REACTOS_STR_FILE_DESCRIPTION "W32 y command\0" #define REACTOS_STR_INTERNAL_NAME "y\0" #define REACTOS_STR_ORIGINAL_FILENAME "y.exe\0" #in

cond.y

%{ /* * Implementation of the Microsoft Installer (msi.dll) * * Copyright 2003 Mike McCormack for CodeWeavers * * This library is free software; you can redistribute it and/or * modify