代码搜索:segment

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

代码结果 10,000
www.eeworm.com/read/264095/4293761

c segment.c

/* $Id: segment.c,v 1.7 2000/08/26 02:38:03 anton Exp $ * segment.c: Prom routine to map segments in other contexts before * a standalone is completely mapped. This is for sun4 and *
www.eeworm.com/read/262041/4317578

h segment.h

#ifndef _ASM_SEGMENT_H #define _ASM_SEGMENT_H /* Only here because we have some old header files that expect it.. */ #endif /* _ASM_SEGMENT_H */
www.eeworm.com/read/261091/4325493

h segment.h

extern inline unsigned char get_fs_byte(const char * addr) { unsigned register char _v; __asm__ ("movb %%fs:%1,%0":"=r" (_v):"m" (*addr)); return _v; } extern inline unsigned short get_fs_word(co
www.eeworm.com/read/253341/4395367

h segment.h

/* * U-boot - segment.h * * Copyright (c) 2005 blackfin.uclinux.org * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redist
www.eeworm.com/read/162614/5533690

java segment.java

/* Segment.java -- Copyright (C) 2002, 2004 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify it under the t
www.eeworm.com/read/162519/5543222

java segment.java

/* Segment.java -- Copyright (C) 2002, 2004 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify it under the t
www.eeworm.com/read/161845/5549546

c segment.c

/* * Roadrunner/pk * Copyright (C) 1989-2001 Cornfed Systems, Inc. * * The Roadrunner/pk operating system is free software; you can * redistribute and/or modify it under the terms of the
www.eeworm.com/read/161513/5551792

java segment.java

// ********************************************************************** // // // // BBN Technologies // 10 Moulton Street // Cambridge, MA 02138 // (617) 873-8000 // // Copyright
www.eeworm.com/read/161121/5557458

c segment.c

/* $Id: segment.c,v 1.7 2000/08/26 02:38:03 anton Exp $ * segment.c: Prom routine to map segments in other contexts before * a standalone is completely mapped. This is for sun4 and *
www.eeworm.com/read/161040/5563885

txt segment.txt

select * from dict where table_name like '%GMENT%'; --从这个dd可以看到segment是按table分的。 select segment_name from user_segments;