代码搜索:consistent

找到约 2,698 项符合「consistent」的源代码

代码结果 2,698
www.eeworm.com/read/113186/6133792

dtd spring-beans.dtd

www.eeworm.com/read/425482/6288914

h h3600_ts.h

/* * * Driver for the H3600 Touch Screen and other Atmel controlled devices. * * Copyright 2000 Compaq Computer Corporation. * * Use consistent with the GNU GPL is permitted, * provided that th
www.eeworm.com/read/479969/6673895

cs dataenum.cs

using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace Utility { /// /// In order to keep consistent with database data. ///
www.eeworm.com/read/261194/11660052

todo

Stuff what to do (not in order): * add fontinfo for textfields * Make fonts and other large assets work between sessions * make leading/linespacing terminology consistent btwn text/textfield * Ad
www.eeworm.com/read/152141/12136535

c version-etc.c

/* Utility to help print --version output in a consistent format. Copyright (C) 1999 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it un
www.eeworm.com/read/339831/12202109

coding

JOS CODING STANDARDS It's easier on everyone if all authors working on a shared code base are consistent in the way they write their programs. We have the following conventions in our code: * No spa
www.eeworm.com/read/129814/14223867

readme

Tests can be assigned categories to restrict what program they are applied to (eg, pdksh, ksh88, etc.). The following are a list of names to be used for various shells (to keep things consistent):
www.eeworm.com/read/128846/14276611

txt 86.txt

Identifiers Identifiers are names that we assign to classes, methods, and variables. Java is a case-sensitive language, which means identifiers must have consistent capitalization throughout. Identi
www.eeworm.com/read/218586/4857443

php fixtimestamps.php

www.eeworm.com/read/337546/3332393

c dma.c

/* * Dynamic DMA mapping support. * * On cris there is no hardware dynamic DMA address translation, * so consistent alloc/free are merely page allocation/freeing. * The rest of the dynamic DMA ma