代码搜索:Because
找到约 10,000 项符合「Because」的源代码
代码结果 10,000
www.eeworm.com/read/292705/3947052
h msgbuf.h
#ifndef _I386_MSGBUF_H
#define _I386_MSGBUF_H
/*
* The msqid64_ds structure for i386 architecture.
* Note extra padding because this structure is passed back and forth
* between kernel and user s
www.eeworm.com/read/292705/3947058
h sembuf.h
#ifndef _I386_SEMBUF_H
#define _I386_SEMBUF_H
/*
* The semid64_ds structure for i386 architecture.
* Note extra padding because this structure is passed back and forth
* between kernel and user s
www.eeworm.com/read/292705/3947132
h shmbuf.h
#ifndef _I386_SHMBUF_H
#define _I386_SHMBUF_H
/*
* The shmid64_ds structure for i386 architecture.
* Note extra padding because this structure is passed back and forth
* between kernel and user s
www.eeworm.com/read/292705/3948581
c svcproc.c
/*
* linux/fs/lockd/svcproc.c
*
* Lockd server procedures. We don't implement the NLM_*_RES
* procedures because we don't use the async procedures.
*
* Copyright (C) 1996, Olaf Kirch
www.eeworm.com/read/283358/4079865
makefile
ifeq ($(subdir),linuxthreads)
# gcc has /usr/lib{,64}/crti.o hardcoded in the specs file, because otherwise
# it would normally find {64,32}bit crt[in].o.
LDFLAGS-pthread.so += -specs=$(objpfx)specs
b
www.eeworm.com/read/278145/4147547
api
Oniguruma API 2005/06/30
#include
# int onig_init(void)
Initialize library.
You don't have to call it explicitly, because it is called in onig_new().
# int onig_error_code_t
www.eeworm.com/read/447901/1693254
patch raid5-serialize-ovelapping-reqs.patch
RAID5 wasn't designed to support overlapping requests because
in Linux all I/Os are serialized by page/buffer lock. As Lustre
doesn't use pagecache on server, we need to serialize I/Os in RAID5.
Ind
www.eeworm.com/read/443440/1740260
map mchp_http_server_demo.map
Archive member included because of file (symbol)
C:/Program Files/Microchip/MPLAB C32/bin/../lib/gcc/pic32mx/3.4.4/../../../../pic32mx/lib\libc.a(memcmp.o)
release\ht
www.eeworm.com/read/440906/1774669
c strength-reduce.c
// This testcase was miscompiled on s390x, because strength-reduction
// did not see biv in C::foo as used after loop, but it was used
// in a REG_EQUAL note.
// { dg-do run }
// { dg-options "-O2" }
www.eeworm.com/read/440906/1774702
c mmx1.c
// PR optimization/4994
// This testcase ICEd because movsi was not supporting direct
// mmx -> mmx register moves.
// { dg-do compile }
// { dg-options "-O2" }
// { dg-options "-fno-exceptions -O2 -m