代码搜索:Because

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

代码结果 10,000
www.eeworm.com/read/430518/1926104

h ipcbuf.h

#ifndef __i386_IPCBUF_H__ #define __i386_IPCBUF_H__ /* * The ipc64_perm structure for i386 architecture. * Note extra padding because this structure is passed back and forth * between kernel and u
www.eeworm.com/read/430518/1926207

h a.out.h

#ifndef __CRIS_A_OUT_H__ #define __CRIS_A_OUT_H__ /* we don't support a.out binaries on Linux/CRIS anyway, so this is * not really used but still needed because binfmt_elf.c for some reason * wants
www.eeworm.com/read/420803/2060838

makefile

CFLAGS+= -I. -I../.. SRCS=ff_kernelDeint.cpp SLIB=../../../bin/ff_kernelDeint.dll DEF=ff_kernelDeint.def GCCLIBS=-lstdc++ # enable SSE because compilation fails without it SSE=yes
www.eeworm.com/read/409921/2226708

spec comctl32.spec

# Functions exported by the Win95 comctl32.dll # (these need to have these exact ordinals, because some win95 dlls # import comctl32.dll by ordinal) # This list was created from a comctl32.dll v
www.eeworm.com/read/406309/2278609

cf apollo.cf

XCOMM platform: $XConsortium: apollo.cf /main/34 1996/09/28 16:09:07 rws $ /* * Minimally tested, and only in the bsd4.3 environment. X_NOT_POSIX is not * in Xosdefs.h, because we suspect someone
www.eeworm.com/read/398634/2375653

test func_des_encrypt.test

-- source include/have_openssl.inc # This test can't be in func_encrypt.test, because it requires # --des-key-file to not be set. # # Bug #11643: des_encrypt() causes server to die # select des_encr
www.eeworm.com/read/396844/2407318

txt problems.txt

PROBLEMS WITH STAB_COND_GAUSS_INF_ENGINE - enter_evidence always returns ll=0 (I set ll=0 since it is not computed) - fails on scg_3node, probably because the engine needs to be re-initialized ev
www.eeworm.com/read/396039/2423825

c alltoallv.c

#include "mpi.h" #include #include #include "test.h" /* This program tests MPI_Alltoallv by having processor i send different amounts of data to each processor. Because th
www.eeworm.com/read/395229/2444250

s setjmp.s

#include #define _SETJMP_H #define _ASM #include .text /* This just does a tail-call to `__sigsetjmp (ARG, 0)'. We cannot do it in C because it must be a tail-call,
www.eeworm.com/read/395229/2446714

h a.out.h

#ifndef __CRIS_A_OUT_H__ #define __CRIS_A_OUT_H__ /* we don't support a.out binaries on Linux/CRIS anyway, so this is * not really used but still needed because binfmt_elf.c for some reason * wants