代码搜索:sequential

找到约 1,846 项符合「sequential」的源代码

代码结果 1,846
www.eeworm.com/read/459219/1571387

c api_msg.c

/** * @file * Sequential API Internal module * */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source a
www.eeworm.com/read/230735/4719585

cs bthns_inquiryblob.cs

using System; using System.Runtime.InteropServices; using bluetoothX; namespace bluetoothX { [StructLayout(LayoutKind.Sequential, Size=8)] internal struct BTHNS_INQUIRYBLOB {
www.eeworm.com/read/203702/5039765

cxx seqcnt.cxx

/*++ Copyright (c) 1990-1999 Microsoft Corporation Module Name: seqcnt.cxx Abstract: This module contains the definition for the SEQUENTIAL_CONTAINER class. There exists no
www.eeworm.com/read/445818/1717896

txt sequentialwf.csproj.filelistabsolute.txt

C:\Documents and Settings\Administrator\Desktop\ExpenseAccount\SequentialWF\bin\Debug\SequentialWF.exe C:\Documents and Settings\Administrator\Desktop\ExpenseAccount\SequentialWF\bin\Debug\Sequential
www.eeworm.com/read/436018/1857006

c api_lib.c

/** * @file * Sequential API External module * */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and
www.eeworm.com/read/436018/1857010

c api_msg.c

/** * @file * Sequential API Internal module * */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and
www.eeworm.com/read/398510/2377932

c api_lib.c

/** * @file * Sequential API External module * */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and
www.eeworm.com/read/398510/2377936

c api_msg.c

/** * @file * Sequential API Internal module * */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and
www.eeworm.com/read/361182/2951422

cs spinwaitlock.cs

namespace NCindy.Util { using System; using System.Runtime.InteropServices; using System.Threading; [StructLayout(LayoutKind.Sequential)] public struct SpinWaitLock {
www.eeworm.com/read/361182/2952053

cs stgmedium.cs

namespace Imps.Client.Pc.BizControls { using System; using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential), ComVisible(false)] public struct STGMEDIUM