代码搜索:Include
找到约 10,000 项符合「Include」的源代码
代码结果 10,000
www.eeworm.com/read/298749/3859219
include makefile.include
ifdef APPS
APPDIRS = $(foreach APP, $(APPS), ../apps/$(APP))
-include $(foreach APP, $(APPS), ../apps/$(APP)/Makefile.$(APP))
CFLAGS += $(addprefix -I../apps/,$(APPS))
endif
ifndef CC
www.eeworm.com/read/298327/3868441
h include.h
#ifndef INCLUDE_H
#define INCLUDE_H
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/296064/3908363
include makefile.include
# Include for all host kernel module builds
ifeq ($(COLINUX_TARGET_KERNEL_BUILD),)
COLINUX_TARGET_KERNEL_BUILD := $(COLINUX_TARGET_KERNEL_PATH)
endif
EXTRA_CFLAGS += -DCO_KERNEL -DCO_HOST_KERNEL \
www.eeworm.com/read/295025/3912659
cs include.cs
using System;
using System.Runtime.InteropServices;
using System.Text;
namespace sendmessage
{
///
/// include 的摘要说明。
///
public class include
{
public incl
www.eeworm.com/read/290343/3977938
java include.java
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copy
www.eeworm.com/read/289054/3996283
tcl include.tcl
# INCLUDE.TCL - Setup procedures common to both INSTW32.TCL and UNINST.TCL
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------
# 03d,12dec02,bjl modified