代码搜索:docs

找到约 5,488 项符合「docs」的源代码

代码结果 5,488
www.eeworm.com/read/195013/5119284

h netbeui.h

#ifndef _LINUX_NETBEUI_H #define _LINUX_NETBEUI_H #include #define NB_NAME_LEN 20 /* Set this properly from the full docs when I get them */ struct sockaddr_netbeui { sa
www.eeworm.com/read/190346/5184391

conf doxygen.conf

PROJECT_NAME="Apache Portable Runtime" INPUT=. QUIET=YES RECURSIVE=YES FILE_PATTERNS=*.h OUTPUT_DIRECTORY=docs/dox MACRO_EXPANSION=YES EXPAND_ONLY_PREDEF=YES #EXPAND_AS_DEFINED= # not sure why this
www.eeworm.com/read/180227/5288190

rtldoc

#!/bin/sh ROOT_RTLDOC_DIR=rtldoc/docs # use: scripts/rtldoc rtlinux_dir_to_install if [ ! -d "$1" ]; then echo usage: scripts/rtldoc directory exit 1 fi HERE=`pwd`; cd rtldoc || exit 1 bk -r get
www.eeworm.com/read/179911/5298029

h netbeui.h

#ifndef _LINUX_NETBEUI_H #define _LINUX_NETBEUI_H #include #define NB_NAME_LEN 20 /* Set this properly from the full docs when I get them */ struct sockaddr_netbeui { sa
www.eeworm.com/read/177697/5321830

am makefile.am

AUTOMAKE_OPTIONS = foreign SUBDIRS = drivers include libmikmod loaders mmio playercode \ docs dlapi macintosh posix os2 dos win32 bin_SCRIPTS = libmikmod-config EXTRA_DIST = libmikmod-conf
www.eeworm.com/read/174538/5361127

java randombagdemo.java

//Will not run standalone. See entire Bingo example: //http://java.sun.com/docs/books/tutorial/together/bingo/index.html package bingo.game; import java.util.*; import bingo.shared.*; class Random
www.eeworm.com/read/169681/5415910

makefile

# Makefile - makefile for src/drv/netif # # modification history # -------------------- # 01s,12mar02,dat SPR 72518 Drivers docs in separate directory # 01r,12dec01,hbh Added build of SM files for S