代码搜索:automatic

找到约 5,059 项符合「automatic」的源代码

代码结果 5,059
www.eeworm.com/read/470917/1442545

libm-test-ulps

# Begin of automatic generation # atan2 Test "atan2 (-0.00756827042671106339, -.001792735857538728036) == -1.80338464113663849327153994379639112": float: 6 ifloat: 6 ildouble: 1 ldouble: 1 Test "atan
www.eeworm.com/read/456296/1606643

h packoff.h

/*++ Copyright (c) 1990,91 Microsoft Corporation Module Name: packoff.h Abstract: This file turns packing of structures off. (That is, it enables automatic alignment of s
www.eeworm.com/read/456296/1606646

h packoff.h

/*++ Copyright (c) 1990,91 Microsoft Corporation Module Name: packoff.h Abstract: This file turns packing of structures off. (That is, it enables automatic alignment of s
www.eeworm.com/read/239567/4598167

py undefined.py

""" Python 'undefined' Codec This codec will always raise a ValueError exception when being used. It is intended for use by the site.py file to switch off automatic string to Unicode
www.eeworm.com/read/237551/4623531

libm-test-ulps

# Begin of automatic generation # atan2 Test "atan2 (-0.00756827042671106339, -.001792735857538728036) == -1.80338464113663849327153994379639112": ildouble: 1 ldouble: 1 Test "atan2 (-0.75, -1.0) ==
www.eeworm.com/read/237551/4624257

libm-test-ulps

# Begin of automatic generation # atan2 Test "atan2 (-0.00756827042671106339, -.001792735857538728036) == -1.80338464113663849327153994379639112": ildouble: 1 ldouble: 1 Test "atan2 (-0.75, -1.0) ==
www.eeworm.com/read/237551/4626656

libm-test-ulps

# Begin of automatic generation # atan2 Test "atan2 (-0.00756827042671106339, -.001792735857538728036) == -1.80338464113663849327153994379639112": float: 6 ifloat: 6 ildouble: 1 ldouble: 1 Test "atan
www.eeworm.com/read/230647/4720751

h packoff.h

/*++ Copyright (c) 1990,91 Microsoft Corporation Module Name: packoff.h Abstract: This file turns packing of structures off. (That is, it enables automatic alignment of s
www.eeworm.com/read/229812/4753250

h packoff.h

/*++ Copyright (c) 1990,91 Microsoft Corporation Module Name: packoff.h Abstract: This file turns packing of structures off. (That is, it enables automatic alignment of s
www.eeworm.com/read/193974/5138078

py charmap.py

""" Generic Python Character Mapping Codec. Use this codec directly rather than through the automatic conversion mechanisms supplied by unicode() and .encode(). Written by Marc-Andre Le