代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/436538/7768165
ms_makefile_template
#MS compiler: options
# -c compile but do not link
# -GX Enable exception handling
# -nologo suppresses copyright notice
# -o name the output file
# -Za disables language extensions
CPP = cl
www.eeworm.com/read/436514/7768806
ms_makefile_template
#MS compiler: options
# -c compile but do not link
# -GX Enable exception handling
# -nologo suppresses copyright notice
# -o name the output file
# -Za disables language extensions
CPP = cl
www.eeworm.com/read/297710/8002064
h rdi_rti_format.h
/* Trace format (ETM format) extensions to RDI
Copyright (C) 2001 Free Software Foundation, Inc.
This file is part of GDB.
GDB is free software; you can redistribute it and/or modify it
www.eeworm.com/read/297710/8002116
h rdi_rti.h
/* Trace (ETM) extensions to RDI
Copyright (C) 2001 Free Software Foundation, Inc.
This file is part of GDB.
GDB is free software; you can redistribute it and/or modify it under
the ter
www.eeworm.com/read/396796/8089859
readme
$Id: README,v 1.7 2001/02/05 20:14:58 lethal Exp $
This is the distribution of libfbx, a library of extensions to the
linux framebuffer subsystem.
* What is libfbx
libfbx is (as outlined above) a
www.eeworm.com/read/144186/12810747
py btmakemetafile.py
#!/usr/bin/env python
# Written by Bram Cohen
# multitracker extensions by John Hoffman
# see LICENSE.txt for license information
#import PSYCO
#if PSYCO.psyco:
# try:
# import psyco
#
www.eeworm.com/read/330149/12910783
java tcommand.java
package commandObject;
import java.awt.*;
import java.awt.event.*;
//implements separate inner Command classes as extensions of
//Button and Menu items
public class tCommand extends Frame
www.eeworm.com/read/330149/12912865
java tcommand.java
import java.awt.*;
import java.awt.event.*;
//implements separate inner Command classes as extensions of
//Button and Menu items
public class tCommand extends Frame
implements ActionListen
www.eeworm.com/read/243682/12924244
txt verilog2001.txt
/L20"Verilog 1364-2001" Line Comment = // Block Comment On = /* Block Comment Off = */ String Chars = " File Extensions = V VL VMD
/Delimiters = ~!@%^&*()-+=|\/{}[]:;" , .?#
/Function String = "%[a-
www.eeworm.com/read/243682/12924246
txt acpi.txt
/L20"ASL" Line Comment = // String Chars = "' File Extensions = ASL ACPI
/Delimiters = ~!@%^&*()-+=|\/{}[]:;"' , .?
/C1"OpCodes"
Break BreakPoint
Continue
Else ElseIf
Fatal
If
Load
Noop