代码搜索:Multiple

找到约 9,501 项符合「Multiple」的源代码

代码结果 9,501
www.eeworm.com/read/209211/4983837

c webcookies.c

/* * Cookie file system. Allows hget and multiple webfs's to collaborate. * Conventionally mounted on /mnt/webcookies. */ #include #include #include #include #inclu
www.eeworm.com/read/209211/4986335

c des3ecb.c

#include "os.h" #include #include // I wasn't sure what to do when the buffer was not // a multiple of 8. I did what lacy's cryptolib did // to be compatible, but it looks dangerou
www.eeworm.com/read/209211/4986358

c desecb.c

#include "os.h" #include #include // I wasn't sure what to do when the buffer was not // a multiple of 8. I did what lacy's cryptolib did // to be compatible, but it looks dangerou
www.eeworm.com/read/202663/5047735

pl pingpong-recv.pl

#!/usr/bin/perl # Script to automate running the Pingpong benchmark for multiple # packet sizes $i = 4; $MAX_SIZE = 8192; while ($i
www.eeworm.com/read/195013/5120753

h shmparam.h

#ifndef _ASM_CRIS_SHMPARAM_H #define _ASM_CRIS_SHMPARAM_H /* same as asm-i386/ version.. */ #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ #endif /* _ASM_CRIS_SHMPARAM_H */
www.eeworm.com/read/190666/5175310

c p6610a.c

// prms-id: 6610 // There is a bug in vtable thunks with multiple/virtual inheritance. int fail = 1; struct B; struct A { virtual int f(const B*) = 0; int g(const B*); }; int A::g(const B* t) { retur
www.eeworm.com/read/190666/5179755

c mi3.c

/* Another test case for over-eager multiple include optimization. This one distilled from glibc's setlocale.c and categories.def. */ /* { dg-do compile } */ #define X a #include "mi3.def" #undef
www.eeworm.com/read/189753/5191758

c util-nexus.c

/* * plex86: run multiple x86 operating systems concurrently * Copyright (C) 1999-2003 Kevin P. Lawton * * util-nexus.c: convenience routines which can be accessed from * either space. *
www.eeworm.com/read/189753/5191764

h monitor.h

/* * plex86: run multiple x86 operating systems concurrently * Copyright (C) 1999-2003 Kevin P. Lawton * * monitor.h: main VM monitor defines * * This library is free software; you can redis
www.eeworm.com/read/189753/5191766

h paging.h

/* * plex86: run multiple x86 operating systems concurrently * Copyright (C) 1999-2003 Kevin P. Lawton * * paging.h: defines for x86 paging structures * * This library is free software; you