代码搜索:std
找到约 10,000 项符合「std」的源代码
代码结果 10,000
www.eeworm.com/read/381490/2644515
std makefile.std
# Makefile for PngMinus (png2pnm and pnm2png)
# Linux / Unix
#CC=cc
CC=gcc
LD=$(CC)
RM=rm -f
#PNGPATH = /usr/local
#PNGINC = -I$(PNGPATH)/include/libpng12
#PNGLIB = -L$(PNGPATH)/lib -lpn
www.eeworm.com/read/381490/2644590
std makefile.std
# makefile for libpng
# Copyright (C) 2002 Glenn Randers-Pehrson
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
# For conditions of distribution and use, see copyright notice in png.h
#
www.eeworm.com/read/378895/2679578
dof std.dof
[Compiler]
A=1
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=1
K=0
L=1
M=0
N=1
O=0
P=1
Q=1
R=1
S=0
T=0
U=0
V=1
W=0
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1
UnitAliases=WinTypes=Windows;
www.eeworm.com/read/378895/2679579
cfg std.cfg
-$A+
-$B-
-$C+
-$D+
-$E-
-$F-
-$G+
-$H+
-$I+
-$J+
-$K-
-$L+
-$M-
-$N+
-$O-
-$P+
-$Q+
-$R+
-$S-
-$T-
-$U-
-$V+
-$W-
-$X+
-$YD
-$Z1
-cg
-AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/378895/2679580
dpk std.dpk
package STD;
{$R *.RES}
{$R 'FLEDIT.dcr'}
{$R 'HANDLES.dcr'}
{$R 'SPCOMM.dcr'}
{$R 'THUBAR39.dcr'}
{$ALIGN ON}
{$ASSERTIONS ON}
{$BOOLEVAL OFF}
{$DEBUGINFO ON}
{$EXTENDEDSYNTAX ON}
{$IMPO
www.eeworm.com/read/378466/2686149
m std.m
## Copyright (C) 1996, 1997, 1998, 1999, 2000, 2004, 2005, 2006, 2007
## John W. Eaton
##
## This file is part of Octave.
##
## Octave is free software; you can redistribute it and/or mo
www.eeworm.com/read/375736/2720444
inc std.inc
;*****************************************************************************
;*
;* * * * STD.INC : Standard extensions to CMACROS.INC * * *
;* (must include CMACROS.INC first)
;* WARNING:
;* Th
www.eeworm.com/read/375190/2734298
cpp std.cpp
// Boost.Assign library
//
// Copyright Thorsten Ottosen 2003-2004. Use, modification and
// distribution is subject to the Boost Software License, Version
// 1.0. (See accompanying file LICENSE_1_
www.eeworm.com/read/375190/2737670
cpp std.cpp
// Copyright (C) 2006 Arkadiy Vertleyb
// Use, modification and distribution is subject to the Boost Software
// License, Version 1.0. (http://www.boost.org/LICENSE_1_0.txt)
#include "test.hpp"
#inc