代码搜索:Extensions

找到约 9,524 项符合「Extensions」的源代码

代码结果 9,524
www.eeworm.com/read/472269/1412908

cpp classifiers.cpp

/** * cubicles * * This is an implementation of the Viola-Jones object detection * method and some extensions. The code is mostly platform- * independent and uses only standard C and C++ l
www.eeworm.com/read/472269/1412909

cpp cubicles.cpp

/** * cubicles * * This is an implementation of the Viola-Jones object detection * method and some extensions. The code is mostly platform- * independent and uses only standard C and C++ l
www.eeworm.com/read/472269/1412911

h integralfeatures.h

/** * cubicles * * This is an implementation of the Viola-Jones object detection * method and some extensions. The code is mostly platform- * independent and uses only standard C and C++ l
www.eeworm.com/read/472233/1413245

in csspropertynames.in

# # CSS property names # # Some properties are used internally, but are not part of CSS. They are used to get # HTML4 compatibility in the rendering engine. # # Microsoft extensions are documented her
www.eeworm.com/read/454924/1626611

tcl crosswind.tcl

# crosswind.tcl - user extensions to CrossWind # Create toolbar button for setting global task breakpoint. No drop binding. toolBarItemCreate gbreak button {actOnSelection gbreak} \ "dragReturnStri
www.eeworm.com/read/231546/4715393

vim progress.vim

" Vim syntax file " Language: Progress 4GL " Filename extensions: *.p (collides with Pascal), " *.i (collides with assembler) " *.w (collides with cweb) " Maintainer: Philip Uren
www.eeworm.com/read/230695/4719858

am makefile.am

libcppunitincludedir = $(includedir)/cppunit/extensions libcppunitinclude_HEADERS = \ TestFactory.h \ AutoRegisterSuite.h \ HelperMacros.h \ Orthodox.h \ RepeatedTest.h \ ExceptionTestCaseDecor
www.eeworm.com/read/230647/4720859

h ws2san.h

/*++ Copyright (c) 2000 Microsoft Corporation Module Name: ws2san.h Abstract: This module contains the Microsoft-specific extensions to the Windows Sockets SPI for WinSock
www.eeworm.com/read/229812/4752002

gml preface.gml

.preface Preface .* :P. &cmppname is an implementation of the C++ programming language. In addition to the C++ draft standard, the compiler supports numerous extensions for the PC environment. :
www.eeworm.com/read/229812/4753395

c pcdhcp.c

/* * * DHCP - Dynamic Host Configuration Protocol (RFC 1541/2131/2132) * * These extensions gets called if "MYIP" is set to "DHCP" * * Version * * 0.5 : Oct 28, 1996 : G. Vanem