代码搜索结果

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

parser.y

%{ /* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2000-2001 Qualcomm Incorporated * Copyright (C) 2002-2003 Maxim Krasnyansky * Copyright (C) 2002-

diagram.y

%{ #include "diagram.h" #undef BITS /* prevent conflict with yacc macro */ %} %token NUMBER %token DONE %% line : diagram DONE { return 0; } ; diagram : mdiagram | sdiagram ; mdiagram : mo

y_out

0 0.000000 0.000125 0.000000 0.00025 0.010000 0.000375 0.006930 0.0005 -0.020148 0.000625 -0.035000 0.00075 -0.019010 0.000875

aslcompiler.y

%{ /****************************************************************************** * * Module Name: aslcompiler.y - Bison input file (ASL grammar and actions) * $Revision: 1.108 $ *

arith.y

%{ /* $NetBSD: arith.y,v 1.17 2003/09/17 17:33:36 jmmv Exp $ */ /*- * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from softwar

y_out

0 0.000000 0.000125 0.000000 0.00025 0.010000 0.000375 0.006930 0.0005 -0.020148 0.000625 -0.035000 0.00075 -0.019010 0.000875

y.txt

6.9 12.5 20.0 15.7 24.9 23.4 30.2 35.6 39.1

y.m

function Y = y(bus,line) global G B V delta P Q n m nl myf bus line J % Purpose: build admittance matrix Y from the line data % % Input: bus - bus data % line - line data