代码搜索:cannot
找到约 7,468 项符合「cannot」的源代码
代码结果 7,468
www.eeworm.com/read/297604/3885719
h resource.h
#define IDI_ICON3 159
#define IDS_EXTRACTION_ERROR_TITLE 7
#define IDS_EXTRACTION_ERROR_MESSAGE 8
#define IDS_CANNOT_CREATE_FOLDER 9
#define IDS_PROGRESS_EXT
www.eeworm.com/read/273525/4206733
ado svylog_p.ado
*! version 1.0.3 29sep2004
program define svylog_p /* predict for svylogit and svyprobit */
version 6, missing
/* Note: Cannot use _pred_se, etc., since must process RULEs and ASIF options.
*/
www.eeworm.com/read/443386/1744477
c syscall32.c
/* Copyright 2002,2003 Andi Kleen, SuSE Labs */
/* vsyscall handling for 32bit processes. Map a stub page into it
on demand because 32bit cannot reach the kernel's fixmaps */
#include
www.eeworm.com/read/440906/1775647
c sizeof1.c
// Build don't link:
// Origin: Jason Merrill
struct X {
int f ();
int f (int);
};
void f(int i)
{
i = sizeof(X::f); // ERROR - cannot take sizeof a member function
}
www.eeworm.com/read/440906/1777748
c 900321_01.c
// g++ 1.37.1 bug 900321_01
// cfront flags ERRORs on each of the lines indicated below. g++ does not
// flag either ERRORs or warnings.
// Although I cannot find where in the current C++ Reference
www.eeworm.com/read/438345/1825856
properties localstrings.properties
cookie.get=No cookie {0} was included in this request
define.null=Define tag cannot set a null value
define.value=Define tag can contain only one of name attribute, value attribute, or body content
he
www.eeworm.com/read/427735/1967025
h resource.h
#define IDI_ICON3 159
#define IDS_EXTRACTION_ERROR_TITLE 7
#define IDS_EXTRACTION_ERROR_MESSAGE 8
#define IDS_CANNOT_CREATE_FOLDER 9
#define IDS_PROGRESS_EXT
www.eeworm.com/read/419645/2074573
h resource.h
#define IDI_ICON3 159
#define IDS_EXTRACTION_ERROR_TITLE 7
#define IDS_EXTRACTION_ERROR_MESSAGE 8
#define IDS_CANNOT_CREATE_FOLDER 9
#define IDS_PROGRESS_EXT
www.eeworm.com/read/414420/2147416
h posix_types.h
#ifndef _PPC_POSIX_TYPES_H
#define _PPC_POSIX_TYPES_H
/*
* This file is generally used by user-level software, so you need to
* be a little careful about namespace pollution etc. Also, we cannot
www.eeworm.com/read/409190/2237202
runxml
#! /bin/sh
# runxml - temporary wrapper script for .libs/runxml
# Generated by ltmain.sh - GNU libtool 1.5.24 Debian 1.5.24-1ubuntu1 (1.1220.2.456 2007/06/24 02:25:32)
#
# The runxml program cannot b