代码搜索:Automatically
找到约 10,000 项符合「Automatically」的源代码
代码结果 10,000
www.eeworm.com/read/127781/5995579
constants-hdr
/*
* This file is automatically generated from arch/arm/tools/getconstants.c.
* Do not edit! Only include this file in assembly (.S) files!
*/
www.eeworm.com/read/127704/6002173
awk stats.awk
/^#define[ ]*ST_/ {
name = $2;
if (names[$3])
print "/* Multiple match on number " $3 " */";
names[$3] = name;
if ($3
www.eeworm.com/read/124745/6040730
in config.h.in
/* config.h.in. Generated automatically from configure.in by autoheader. */
/* do we need anything in here? */
www.eeworm.com/read/119348/6085096
js lv.js
// I18N constants
// LANG: "lv", ENCODING: UTF-8 | ISO-8859-1
// Author: Mihai Bazon, http://dynarch.com/mishoo
// Translated by: Janis Klavins,
HTMLArea.I18N = {
www.eeworm.com/read/119348/6085102
js b5.js
// I18N constants -- Chinese Big-5
// by Dave Lo -- dlo@interactivetools.com
HTMLArea.I18N = {
// the following should be the filename without .js extension
// it will be used for automatically loa
www.eeworm.com/read/118793/6096486
3qt qimageformattype.3qt
'\" t
.TH QImageFormatType 3qt "5 March 2001" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2001 Trolltech AS. All rights reserved. See the
.\" license file included in the distribution for a c
www.eeworm.com/read/110034/6167019
constants-hdr
/*
* This file is automatically generated from arch/arm/tools/getconstants.c.
* Do not edit! Only include this file in assembly (.S) files!
*/
www.eeworm.com/read/110034/6167943
constants-hdr
/*
* This file is automatically generated from arch/arm/tools/getconstants.c.
* Do not edit! Only include this file in assembly (.S) files!
*/
www.eeworm.com/read/104701/6203442
c names.c
/* names.c included source file defining instruction and register
* names for the Netwide [Dis]Assembler
*
* The Netwide Assembler is copyright (C) 1996 Simon Tatham and
* Julian Hall.