代码搜索:Segmentation
找到约 3,259 项符合「Segmentation」的源代码
代码结果 3,259
www.eeworm.com/read/15349/449024
c ip_frag.c
/**
* @file
* This is the IPv4 packet segmentation and reassembly implementation.
*
*/
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
www.eeworm.com/read/16670/682293
c ip_frag.c
/**
* @file
* This is the IPv4 packet segmentation and reassembly implementation.
*
*/
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
www.eeworm.com/read/34862/890857
c ip_frag.c
/**
* @file
* This is the IPv4 packet segmentation and reassembly implementation.
*
*/
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
www.eeworm.com/read/34879/891870
c ip_frag.c
/**
* @file
* This is the IPv4 packet segmentation and reassembly implementation.
*
*/
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
www.eeworm.com/read/480260/1320275
c ip_frag.c
/**
* @file
* This is the IPv4 packet segmentation and reassembly implementation.
*
*/
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
*
www.eeworm.com/read/470720/1445930
c m5.c
// Build don't link:
struct B { struct A { A(); int a; } aa; };
struct A { A(); int a; };
B::A::A () { a = 37; }
char xx[]="../tests/m5.cc:3: Segmentation violation";
www.eeworm.com/read/470693/1457876
c m5.c
// Build don't link:
struct B { struct A { A(); int a; } aa; };
struct A { A(); int a; };
B::A::A () { a = 37; }
char xx[]="../tests/m5.cc:3: Segmentation violation";
www.eeworm.com/read/459219/1571453
c ip_frag.c
/**
* @file
* This is the IPv4 packet segmentation and reassembly implementation.
*
*/
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
www.eeworm.com/read/240162/4581118
c m5.c
// { dg-do assemble }
struct B { struct A { A(); int a; } aa; };
struct A { A(); int a; };
B::A::A () { a = 37; }
char xx[]="../tests/m5.cc:3: Segmentation violation";
www.eeworm.com/read/233448/4673938
c m5.c
// { dg-do assemble }
struct B { struct A { A(); int a; } aa; };
struct A { A(); int a; };
B::A::A () { a = 37; }
char xx[]="../tests/m5.cc:3: Segmentation violation";