代码搜索:explicitly
找到约 1,905 项符合「explicitly」的源代码
代码结果 1,905
www.eeworm.com/read/303435/3810967
makefile
# Makefile for ...su/main
include $(CWPROOT)/src/Makefile.config
D = $L/libcwp.a $L/libpar.a $L/libsu.a
# put /usr/include explicitly before sfio/include to avoid picking
# up unwanted stdio emulat
www.eeworm.com/read/108874/15572899
htm ei27.htm
Effective C++, 2E | Item 27: Explicitly disallow use of implicitly generated member functions you don't want Back to Item 26: Guard against potential ambiguity.
Continue to Item 28: Partition the glo
www.eeworm.com/read/101783/15817122
htm ei27.htm
Effective C++, 2E | Item 27: Explicitly disallow use of implicitly generated member functions you don't want Back to Item 26: Guard against potential ambiguity.
Continue to Item 28: Partition the glo
www.eeworm.com/read/187102/8856115
test discover.test
#! /bin/sh
# Test to make sure LIBOBJS file cannot be mentioned explicitly.
. $srcdir/defs || exit 1
cat > configure.in
www.eeworm.com/read/422309/10644668
m4 acinclude.m4
dnl
dnl AC_LIB_RAW1394_FLAGS
dnl This just unconditionally sets the options. It should offer an option for
dnl explicitly giving the path to libraw1394 on the configure command line.
dnl
AC_DEFUN([AC
www.eeworm.com/read/332820/12726225
+ϩ
作者:VFan Yan
日期:2000-10-19 13:08:15
Explicitly converts an expression of one data type to another. CAST and CONVERT provide similar functionality.
Syntax
Using CAST:
CAST(expression AS data_ty
www.eeworm.com/read/325720/13187936
copying
NOTE! The only valid version of the GPL as far as the cx3110x Linux 2.6
driver is concerned is _this_ particular version of the license (ie v2,
not v2.2 or v3.x or whatever), unless explicitly o
www.eeworm.com/read/140467/5789323
h types.h
#ifndef __ASM_NIOS2_TYPES_H_
#define __ASM_NIOS2_TYPES_H_
/*
* This file is never included by application software unless
* explicitly requested (e.g., via linux/types.h) in which case the
* appli
www.eeworm.com/read/128965/5975934
h types.h
#ifndef __ASM_NIOS2_TYPES_H_
#define __ASM_NIOS2_TYPES_H_
/*
* This file is never included by application software unless
* explicitly requested (e.g., via linux/types.h) in which case the
* appli
www.eeworm.com/read/232291/14199513
mak c62rules.mak
#
# This file contains the definitions and rules necessary to
# build an application for the C62 with GNU make.
#
# explicitly define the path of c6x tools
C6X_TOOLS = $(TI_DIR)/c6000/cgtoo