代码搜索:structs

找到约 2,696 项符合「structs」的源代码

代码结果 2,696
www.eeworm.com/read/273662/4201978

swg svn_md5_h.swg

/* Proxy classes for svn_md5.h * DO NOT EDIT -- AUTOMATICALLY GENERATED */ /* No default constructors for opaque structs */ #ifdef SWIGPYTHON #endif /* Includes */ #ifdef SWIGPYTHON %import proxy.s
www.eeworm.com/read/273662/4201989

swg svn_io_h.swg

/* Proxy classes for svn_io.h * DO NOT EDIT -- AUTOMATICALLY GENERATED */ /* No default constructors for opaque structs */ #ifdef SWIGPYTHON %nodefault svn_stream_t; #endif /* Includes */ #ifdef SW
www.eeworm.com/read/273662/4201990

swg svn_diff_h.swg

/* Proxy classes for svn_diff.h * DO NOT EDIT -- AUTOMATICALLY GENERATED */ /* No default constructors for opaque structs */ #ifdef SWIGPYTHON %nodefault svn_diff_t; #endif /* Includes */ #ifdef SW
www.eeworm.com/read/273662/4201999

swg svn_xml_h.swg

/* Proxy classes for svn_xml.h * DO NOT EDIT -- AUTOMATICALLY GENERATED */ /* No default constructors for opaque structs */ #ifdef SWIGPYTHON %nodefault svn_xml_parser_t; #endif /* Includes */ #ifd
www.eeworm.com/read/273662/4202017

swg svn_ra_h.swg

/* Proxy classes for svn_ra.h * DO NOT EDIT -- AUTOMATICALLY GENERATED */ /* No default constructors for opaque structs */ #ifdef SWIGPYTHON %nodefault svn_ra_session_t; #endif /* Includes */ #ifde
www.eeworm.com/read/440906/1777738

c 900121_02.c

// g++ 1.36.1 bug 900121_02 // Assignment of structs is defined as memberwise assignment, // however g++ (1.36.2) and Cfront 2.0 differ on the definition // of assignment for unions. // (NOTE: Strou
www.eeworm.com/read/366702/2871661

c 900119_01.c

// { dg-do assemble } // g++ 1.36.1 bug 900119_01 // g++ allows initializers to be included in the declaration of members // of classes, structs, unions (even when -pedantic is used). // This is no
www.eeworm.com/read/366702/2872373

mm bitfield-1.mm

/* Check if ObjC class layout follows the ABI (informally) set in the past. ObjC structs must be laid out as if all ivars, including those inherited from superclasses, were defined at once (
www.eeworm.com/read/366702/2881890

c struct-by-value-9_main.c

/* Test structures passed by value, including to a function with a variable-length argument list. Each struct contains an array of small structs, each with three scalar members. */ extern voi
www.eeworm.com/read/366702/2881907

c struct-by-value-4_main.c

/* Test structures passed by value, including to a function with a variable-length argument list. Each struct contains an array of small structs with a single member. */ extern void struct_by