代码搜索:same

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

代码结果 10,000
www.eeworm.com/read/402787/2317414

h order.h

// Stores the data for a new order #pragma once class COrder { public: // Data members same as fields in COrderSet long m_OrderID; CString m_CustomerID; long m_EmployeeID; CTime m
www.eeworm.com/read/402787/2317441

h order.h

// Stores the data for a new order #pragma once class COrder { public: // Data members same as fields in COrderSet long m_OrderID; CString m_CustomerID; long m_EmployeeID; CTime m
www.eeworm.com/read/402787/2317760

h order.h

// Stores the data for a new order #pragma once class COrder { public: // Data members same as fields in COrderSet long m_OrderID; CString m_CustomerID; long m_EmployeeID; CTime m
www.eeworm.com/read/396408/2420032

c ao_openal.c

/* * ao_openal.c - OpenAL audio output driver for MPlayer * * This driver is under the same license as MPlayer. * (http://www.mplayerhq.hu) * * Copyleft 2006 by Reimar Döffinger (Reimar.Doeffin
www.eeworm.com/read/395929/2428482

mt-d30v

# Build libraries optimizing for space, not speed. # Turn off warnings about symbols named the same as registers CFLAGS_FOR_TARGET = -g -Os -Wa,-C CXXFLAGS_FOR_TARGET = -g -Os -Wa,-C
www.eeworm.com/read/395229/2444427

bits readme.bits

include/bits is mostly the same as glibc-2.2.4. The glibc-2.2.4 versions can be accessed with the tag glibc224. Major differences: - termios.h is from the Linux kernel, not glibc, because glibc
www.eeworm.com/read/395229/2448580

h ffs.h

#ifndef _ASM_GENERIC_BITOPS_FFS_H_ #define _ASM_GENERIC_BITOPS_FFS_H_ /** * ffs - find first bit set * @x: the word to search * * This is defined the same way as * the libc and compiler builtin
www.eeworm.com/read/393286/2477596

s scosh.s

| | scosh.sa 3.1 12/10/90 | | The entry point sCosh computes the hyperbolic cosine of | an input argument; sCoshd does the same except for denormalized | input. | | Input: Double-extended number X in
www.eeworm.com/read/393286/2477606

s sasin.s

| | sasin.sa 3.3 12/19/90 | | Description: The entry point sAsin computes the inverse sine of | an input argument; sAsind does the same except for denormalized | input. | | Input: Double-extended nu
www.eeworm.com/read/393286/2477612

s stanh.s

| | stanh.sa 3.1 12/10/90 | | The entry point sTanh computes the hyperbolic tangent of | an input argument; sTanhd does the same except for denormalized | input. | | Input: Double-extended number X in