代码搜索:Operating

找到约 10,000 项符合「Operating」的源代码

代码结果 10,000
www.eeworm.com/read/124910/6037317

c dl-sysdep.c

/* Operating system support for run-time dynamic linker. Linux/PPC version. Copyright (C) 1997, 1998, 2001 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C L
www.eeworm.com/read/101082/6244491

8 savecore.8

.\" SCCSID: @(#)savecore.8 8.1 9/11/90 .TH savecore 8 .SH Name savecore \- save a core dump of the operating system .SH Syntax .B /etc/savecore [ \fIoptions\fR ] .I dirname [ .I system ] [ .I corename
www.eeworm.com/read/101082/6246346

8 savecore.8

.\" SCCSID: @(#)savecore.8 8.1 9/11/90 .TH savecore 8 .SH Name savecore \- save a core dump of the operating system .SH Syntax .B /etc/savecore [ \fIoptions\fR ] .I dirname [ .I system ] [ .I corename
www.eeworm.com/read/150749/12267237

m roc.m

function [AREA,SE,RESULT_S,FPR_ROC,TPR_ROC,TNa,TPa,FNa,FPa]=roc(RESULT,CLASS,fig) % Receiver Operating Characteristic (ROC) curve of a binary classifier % % >> [area, se, deltab, oneMinusSpec, sen
www.eeworm.com/read/150749/12267383

m roc.m

function [AREA,SE,RESULT_S,FPR_ROC,TPR_ROC,TNa,TPa,FNa,FPa]=roc(RESULT,CLASS,fig) % Receiver Operating Characteristic (ROC) curve of a binary classifier % % >> [area, se, deltab, oneMinusSpec, sen
www.eeworm.com/read/119681/14824470

m roc.m

function [AREA,SE,RESULT_S,FPR_ROC,TPR_ROC,TNa,TPa,FNa,FPa]=roc(RESULT,CLASS,fig) % Receiver Operating Characteristic (ROC) curve of a binary classifier % % >> [area, se, deltab, oneMinusSpec, sen
www.eeworm.com/read/214923/15082988

m roc.m

function [AREA,SE,RESULT_S,FPR_ROC,TPR_ROC,TNa,TPa,FNa,FPa]=roc(RESULT,CLASS,fig) % Receiver Operating Characteristic (ROC) curve of a binary classifier % % >> [area, se, deltab, oneMinusSpec, sen
www.eeworm.com/read/470720/1444645

c ptrintsum1.c

// PR c++/4401 // This testcase was miscompiled on 64-bit platforms, resulting to // operating on a[0x100000000] instead of a[0]. // { dg-do run } // { dg-options "-O2" } char *a; char b[] = "AAAA";
www.eeworm.com/read/470720/1450323

c 20000717-4.c

/* Extracted from gas. Incorrectly generated non-pic code at -O0 for IA-64, which produces linker errors on some operating systems. */ struct { int offset; struct slot { int field[6];
www.eeworm.com/read/470693/1456591

c ptrintsum1.c

// PR c++/4401 // This testcase was miscompiled on 64-bit platforms, resulting to // operating on a[0x100000000] instead of a[0]. // { dg-do run } // { dg-options "-O2" } char *a; char b[] = "AAAA";