代码搜索:pointers
找到约 4,056 项符合「pointers」的源代码
代码结果 4,056
www.eeworm.com/read/205824/5021030
spec avifile.spec
# I'm just using "long" instead of "ptr" for the interface pointers,
# because they are 32-bit pointers, not converted to 16-bit format,
# but the app doesn't really need to know, it should never ne
www.eeworm.com/read/202265/5052969
h xpointer.h
/*
* Summary: API to handle XML Pointers
* Description: API to handle XML Pointers
* Base implementation was made accordingly to
* W3C Candidate Recommendation 7 June 2000
* http://www.w3.or
www.eeworm.com/read/190666/5176075
c pmf2.c
// Special g++ Options: -Wno-pmf-conversions
// Test conversion of pointers to virtual member functions to
// pointers to non-member functions.
struct A{
int i;
A::A():i(1){}
virtual void foo()
www.eeworm.com/read/340665/3276731
c pmf2.c
// Special g++ Options: -Wno-pmf-conversions
// Test conversion of pointers to virtual member functions to
// pointers to non-member functions.
struct A{
int i;
A::A():i(1){}
virtual void foo()
www.eeworm.com/read/440906/1778363
c pmf2.c
// Special g++ Options: -Wno-pmf-conversions
// Test conversion of pointers to virtual member functions to
// pointers to non-member functions.
struct A{
int i;
A::A():i(1){}
virtual void foo()
www.eeworm.com/read/409921/2220086
h xpointer.h
/*
* Summary: API to handle XML Pointers
* Description: API to handle XML Pointers
* Base implementation was made accordingly to
* W3C Candidate Recommendation 7 June 2000
* http://www.w3.or
www.eeworm.com/read/409921/2225755
spec avifile.spec
# I'm just using "long" instead of "ptr" for the interface pointers,
# because they are 32-bit pointers, not converted to 16-bit format,
# but the app doesn't really need to know, it should never ne
www.eeworm.com/read/240162/4583464
c pmf2.c
// { dg-do run }
// { dg-options "-Wno-pmf-conversions" }
// Test conversion of pointers to virtual member functions to
// pointers to non-member functions.
struct A{
int i;
A () :i(1){}
virtu
www.eeworm.com/read/233448/4676282
c pmf2.c
// { dg-do run }
// { dg-options "-Wno-pmf-conversions" }
// Test conversion of pointers to virtual member functions to
// pointers to non-member functions.
struct A{
int i;
A () :i(1){}
virtu
www.eeworm.com/read/366702/2872330
c pmf2.c
// { dg-do run }
// { dg-options "-Wno-pmf-conversions" }
// Test conversion of pointers to virtual member functions to
// pointers to non-member functions.
struct A{
int i;
A () :i(1){}
virtu