代码搜索:Operating
找到约 10,000 项符合「Operating」的源代码
代码结果 10,000
www.eeworm.com/read/395929/2428431
mh-hp300
# Define SYSV as -DSYSV if you are using a System V operating system.
SYSV = -DSYSV
# Avoid "too much defining" errors from HPUX compiler.
CC = cc -Wp,-H256000
# If "ar" in $PATH is GNU ar, the symbol
www.eeworm.com/read/395929/2428492
mh-sysv4
# Define SYSV as -DSYSV if you are using a System V operating system.
SYSV = -DSYSV -DSVR4
RANLIB = true
# C++ debugging is not yet supported under SVR4 (DWARF)
CXXFLAGS=-O
# The l flag generates a
www.eeworm.com/read/366702/2867314
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/366702/2878229
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/358128/3000036
pm macos9.pm
package File::HomeDir::MacOS9;
# Half-assed implementation for the legacy Mac OS9 operating system.
# Provided mainly to provide legacy compatibility. May be removed at
# a later date.
use 5.005;
us
www.eeworm.com/read/354889/3072412
c os.c
/**
* @file os.c
*
* Operating system functions used by uCIP.
*
* System specific stuff for ISS/OS running on the ls808.
*/
#include
#include
#include
#includ
www.eeworm.com/read/262229/4314495
c os.c
/**
* @file os.c
*
* Operating system functions used by uCIP.
*
* System specific stuff for ISS/OS running on the ls808.
*/
#include
#include
#include
#includ
www.eeworm.com/read/158865/5593998
h win-nt.h
/* Operating system specific defines to be used when targeting GCC for
Windows NT 3.x.
Copyright (C) 1994, 1995, 1997 Free Software Foundation, Inc.
Contributed by Douglas B. Rupp (drupp@cs.w
www.eeworm.com/read/172172/9722119
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/367440/9748490
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