代码搜索:PC卡

找到约 10,000 项符合「PC卡」的源代码

代码结果 10,000
www.eeworm.com/read/385872/8785149

c pc.c

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *
www.eeworm.com/read/385648/8794016

pc luajit.pc

# luajit.pc -- pkg-config data for LuaJIT # vars from install Makefile # grep '^J*V=' ../Makefile V= 5.1 JV= 1.1.3 # grep '^INSTALL_.*=' ../Makefile | sed 's/INSTALL_TOP/prefix/' prefix= /usr/local
www.eeworm.com/read/429611/8799352

c pc.c

/* OS- and machine-dependent stuff for IBM-PC running MS-DOS and Turbo-C * Copyright 1991 Phil Karn, KA9Q */ #include #include #include #include #include
www.eeworm.com/read/429279/8813476

in lapackpp.pc.in

# pkg-config configuration for lapackpp # For information about the syntax, see pkg-config(1) # General installation directories prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@
www.eeworm.com/read/285648/8825892

h pc.h

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *
www.eeworm.com/read/285648/8825893

c pc.c

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *
www.eeworm.com/read/428885/8831694

v pc.v

module PC(ALUout, Inst, reset, PCsel, PCld, clk, PC); input [31:0] ALUout; input [31:0] Inst; input reset, PCsel, PCld, clk; output [31:0] PC; reg [31:0] PC; wire [31:0] src;
www.eeworm.com/read/428884/8831927

in tslib.pc.in

prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: @PACKAGE@ Description: @PACKAGE_DESCRIPTION@ Version: @PACKAGE_VERSION@ Libs: -L${libdir} -lts Cflags: -I${incl
www.eeworm.com/read/428181/8885075

v pc.v

`timescale 1ns / 1ps //////////////////////////////////////////////////////////////////////////////// // Company: NUDT // Engineer: KD-CPU // // Create Date: 23:24:29 11/07/07 // Design Name:
www.eeworm.com/read/186811/8908671

in bluez.pc.in

prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: BlueZ Description: Bluetooth protocol stack for Linux Version: @VERSION@ Requires: Libs: -L${libdir} -lblueto