代码搜索:LONG

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

代码结果 10,000
www.eeworm.com/read/281789/9134670

idl midas.idl

module Midas { interface IAppServer; interface IAppServer { any AS_ApplyUpdates(in wstring ProviderName, in any Delta, in long MaxErrors, out long ErrorCount, inout any OwnerData)
www.eeworm.com/read/380700/9134721

bas module1.bas

Attribute VB_Name = "Module1" Public PntArray As New Collection Public LineArray As New Collection Public RecArray As New Collection Public CircleArray As New Collection Public nSelectType As Lon
www.eeworm.com/read/281789/9134765

idl midas.idl

module Midas { interface IAppServer; interface IAppServer { any AS_ApplyUpdates(in wstring ProviderName, in any Delta, in long MaxErrors, out long ErrorCount, inout any OwnerData)
www.eeworm.com/read/281789/9134852

idl midas.idl

module Midas { interface IAppServer; interface IAppServer { any AS_ApplyUpdates(in wstring ProviderName, in any Delta, in long MaxErrors, out long ErrorCount, inout any OwnerData)
www.eeworm.com/read/281789/9134894

idl midas.idl

module Midas { interface IAppServer; interface IAppServer { any AS_ApplyUpdates(in wstring ProviderName, in any Delta, in long MaxErrors, out long ErrorCount, inout any OwnerData)
www.eeworm.com/read/281789/9135661

idl midas.idl

module Midas { interface IAppServer; interface IAppServer { any AS_ApplyUpdates(in wstring ProviderName, in any Delta, in long MaxErrors, out long ErrorCount, inout any OwnerData)
www.eeworm.com/read/183825/9136158

cpp random.cpp

#include "random.h" /* Long period (? 2 \Theta 10 18 ) random number generator of L'Ecuyer with Bays璂urham shuffle and added safeguards. Returns a uniform random deviate between 0.0 and 1.0 (excl
www.eeworm.com/read/281741/9136826

c key_led.c

#define GPBCON (*(volatile unsigned long *)0x56000010) #define GPBDAT (*(volatile unsigned long *)0x56000014) #define GPFCON (*(volatile unsigned long *)0x56000050) #define GPFDAT (*(volati
www.eeworm.com/read/183756/9142008

c labs.c

/* labs.c - labs file for stdlib */ /* Copyright 1992-1993 Wind River Systems, Inc. */ /* modification history -------------------- 01c,08feb93,jdi documentation cleanup for 5.1. 01b,20sep92,smb
www.eeworm.com/read/183756/9142038

c atan2.c

/* atan2.c - math routines */ /* Copyright 1992-1993 Wind River Systems, Inc. */ /* modification history -------------------- 01f,03jan01,pes Fix compiler warnings 01e,05feb93,jdi doc changes base