代码搜索:cannot
找到约 7,468 项符合「cannot」的源代码
代码结果 7,468
www.eeworm.com/read/38039/1097247
txt msgtxt_ar.txt
%CIBump: %0s
Bump: %0s
%CECannot locate texture file %0s
Cannot locate texture file %0s
%CIConnecting To RenderServer On
Connecting To RenderServer On %0s
%CIDecal: %0s
Decal: %0s
%CWEnvironme
www.eeworm.com/read/247531/4481550
c serial.c
/* serial.c by bitzilla@gmail.com */
#include "serial.h"
int init_serial(char* dev) {
int fd=open(dev,O_RDWR);
if(fd
www.eeworm.com/read/247531/4481555
c serial.c
/* serial.c by bitzilla@gmail.com */
#include "serial.h"
int init_serial(char* dev) {
int fd=open(dev,O_RDWR);
if(fd
www.eeworm.com/read/320990/3540678
properties applicationresource.properties
errors.header=
errors.prefix=
errors.suffix=
errors.footer=
errors.no={0} NO PENDING ORDERS.
errors.invalid={0} is invalid.
errors.negative={0} cannot be negative.
errors.maxlength={
www.eeworm.com/read/283355/4079987
patch glibc-2.2.5-crosstest.patch
Fixes errors like
/build-glibc/dlfcn/glrefmain: cannot load `glreflib1.so'
in glibc regression test
--- glibc-2.2.5/dlfcn/Makefile.old Thu Jul 24 16:30:20 2003
+++ glibc-2.2.5/dlfcn/Makefile Thu Ju
www.eeworm.com/read/283355/4080067
patch glibc-2.2.5-crosstest.patch
Fixes errors like
/build-glibc/dlfcn/glrefmain: cannot load `glreflib1.so'
in glibc regression test
--- glibc-2.2.5/dlfcn/Makefile.old Thu Jul 24 16:30:20 2003
+++ glibc-2.2.5/dlfcn/Makefile Thu Ju
www.eeworm.com/read/396408/2421774
mid stream_file.mid
.file 1 "stream_file.c"
.section .mdebug.abi32
.previous
.section .rodata.str1.4,"aMS",@progbits,1
.align 2
$LC0:
.ascii "Cannot seek backward in linear streams!\012\000"
.section .text.seek_fo
www.eeworm.com/read/396408/2421838
s stream_file.s
.file 1 "stream_file.c"
.section .mdebug.abi32
.previous
.section .rodata.str1.4,"aMS",@progbits,1
.align 2
$LC0:
.ascii "Cannot seek backward in linear streams!\012\000"
.section .text.seek_forward,"
www.eeworm.com/read/366702/2877815
f03 bind_c_usage_3.f03
! { dg-do compile }
module test
use, intrinsic :: iso_c_binding
type, bind(c) :: my_c_type ! { dg-error "BIND.C. derived type" }
integer(c_int), pointer :: ptr ! { dg-error "cannot have the
www.eeworm.com/read/366702/2882306
c keywords-reserved.c
/* { dg-do compile } */
/* { dg-options "-std=gnu99" } */
/* N1150 3: Decimal floating types.
C99 6.4.1(2): Keywords.
Decimal float keywords cannot be used in other contexts. */
int _Decimal3