| /webstack/webstack/branches/CoolStack12Rtm/src/gdbm-1.8.3/ |
| gdbmerrno.c | 39 like. it must be in the same order as the error codes! */ 42 "No error", "Malloc error", "Block size error", "File open error", 43 "File write error", "File seek error", "File read error", 53 gdbm_strerror(error) 54 gdbm_error error; [all...] |
| /webstack/webstack/trunk/src/gdbm-1.8.3/ |
| gdbmerrno.c | 39 like. it must be in the same order as the error codes! */ 42 "No error", "Malloc error", "Block size error", "File open error", 43 "File write error", "File seek error", "File read error", 53 gdbm_strerror(error) 54 gdbm_error error; [all...] |
| /webstack/webstack/branches/CoolStack12Rtm/src/ruby-1.8.6/missing/ |
| strerror.c | 9 strerror(error) 10 int error; 12 if (error <= sys_nerr && error > 0) { 13 return sys_errlist[error]; 15 sprintf(msg, "Unknown error (%d)", error);
|
| /webstack/webstack/trunk/src/ruby-1.8.5/missing/ |
| strerror.c | 9 strerror(error) 10 int error; 12 if (error <= sys_nerr && error > 0) { 13 return sys_errlist[error]; 15 sprintf(msg, "Unknown error (%d)", error);
|
| /webstack/webstack/trunk/src/ruby-1.8.6/missing/ |
| strerror.c | 9 strerror(error) 10 int error; 12 if (error <= sys_nerr && error > 0) { 13 return sys_errlist[error]; 15 sprintf(msg, "Unknown error (%d)", error);
|
| /webstack/webstack/branches/CoolStack12Rtm/src/unixODBC-2.2.12/DriverManager/ |
| SQLAllocConnect.c | 72 #error "This code must be compiled with a C compiler," 73 #error "not a C++ one, this is due in part to Microsoft" 74 #error "defining SQLCHAR as unsigned, this means all the" 75 #error "standard library code confilicts." 76 #error "" 77 #error "Alter the compiler line in Common.mk to ecgs or" 78 #error "gcc and remake. This will correctly compile" 79 #error "the C++ elements" 80 #error ""
|
| /webstack/webstack/trunk/src/unixODBC-2.2.12/DriverManager/ |
| SQLAllocConnect.c | 72 #error "This code must be compiled with a C compiler," 73 #error "not a C++ one, this is due in part to Microsoft" 74 #error "defining SQLCHAR as unsigned, this means all the" 75 #error "standard library code confilicts." 76 #error "" 77 #error "Alter the compiler line in Common.mk to ecgs or" 78 #error "gcc and remake. This will correctly compile" 79 #error "the C++ elements" 80 #error ""
|
| /webstack/webstack/branches/CoolStack12Rtm/src/freetype-2.2.1/include/freetype/ |
| ttunpat.h | 29 #error "freetype.h of FreeType 1 has been loaded!" 30 #error "Please fix the directory search order for header files" 31 #error "so that freetype.h of FreeType 2 is found first."
|
| /webstack/webstack/trunk/src/freetype-2.2.1/include/freetype/ |
| ttunpat.h | 29 #error "freetype.h of FreeType 1 has been loaded!" 30 #error "Please fix the directory search order for header files" 31 #error "so that freetype.h of FreeType 2 is found first."
|
| /webstack/webstack/branches/CoolStack12Rtm/src/mysql-5.0.45/mysql-test/suite/funcs_1/datadict/ |
| datadict_tables_error_1044.inc | 9 # up to a change of "mysqltest", which makes lines like "eval --error $err_no" 11 # error numbers. 15 # e.g.: ERROR 42000: Access denied for user 'root'@'localhost' to database 'information_schema' 17 let $message= known error 1044 (ERROR 42000: Access denied for user ... to database ...):; 20 --error 1044 22 --error 1044 24 --error 1044 26 --error 1044 28 --error 104 [all...] |
| datadict_tables_error_1049.inc | 9 # up to a change of "mysqltest", which makes lines like "eval --error $err_no" 11 # error numbers. 15 let $message= known error 1049 (ERROR 42000: Unknown database ...):; 18 --error 1049 20 --error 1049 22 --error 1049 24 --error 1049 26 --error 1049 28 --error 104 [all...] |
| datadict_tables_error_1051.inc | 9 # up to a change of "mysqltest", which makes lines like "eval --error $err_no" 11 # error numbers. 15 let $message= known error 1051:; 18 --error 1051 20 --error 1051 22 --error 1051 24 --error 1051 26 --error 1051 28 --error 1051 30 --error 105 [all...] |
| datadict_tables_error_1146.inc | 9 # up to a change of "mysqltest", which makes lines like "eval --error $err_no" 11 # error numbers. 15 let $message= known error 1146:; 18 --error 1146 20 --error 1146 22 --error 1146 24 --error 1146 26 --error 1146 28 --error 1146 30 --error 114 [all...] |
| datadict_tables_error_1288.inc | 9 # up to a change of "mysqltest", which makes lines like "eval --error $err_no" 11 # error numbers. 15 let $message= known error 1288:; 18 --error 1288 20 --error 1288 22 --error 1288 24 --error 1288 26 --error 1288 28 --error 1288 30 --error 128 [all...] |
| datadict_tables_error_1.inc | 9 # up to a change of "mysqltest", which makes lines like "eval --error $err_no" 11 # error numbers. 15 let $message= known error 1 (Can_t create/write to file ...):; 19 --error 1 23 --error 1 27 --error 1 31 --error 1 35 --error 1 39 --error 1 43 --error [all...] |
| /webstack/webstack/trunk/src/mysql-5.0.45/mysql-test/suite/funcs_1/datadict/ |
| datadict_tables_error_1044.inc | 9 # up to a change of "mysqltest", which makes lines like "eval --error $err_no" 11 # error numbers. 15 # e.g.: ERROR 42000: Access denied for user 'root'@'localhost' to database 'information_schema' 17 let $message= known error 1044 (ERROR 42000: Access denied for user ... to database ...):; 20 --error 1044 22 --error 1044 24 --error 1044 26 --error 1044 28 --error 104 [all...] |
| datadict_tables_error_1049.inc | 9 # up to a change of "mysqltest", which makes lines like "eval --error $err_no" 11 # error numbers. 15 let $message= known error 1049 (ERROR 42000: Unknown database ...):; 18 --error 1049 20 --error 1049 22 --error 1049 24 --error 1049 26 --error 1049 28 --error 104 [all...] |
| datadict_tables_error_1051.inc | 9 # up to a change of "mysqltest", which makes lines like "eval --error $err_no" 11 # error numbers. 15 let $message= known error 1051:; 18 --error 1051 20 --error 1051 22 --error 1051 24 --error 1051 26 --error 1051 28 --error 1051 30 --error 105 [all...] |
| datadict_tables_error_1146.inc | 9 # up to a change of "mysqltest", which makes lines like "eval --error $err_no" 11 # error numbers. 15 let $message= known error 1146:; 18 --error 1146 20 --error 1146 22 --error 1146 24 --error 1146 26 --error 1146 28 --error 1146 30 --error 114 [all...] |
| datadict_tables_error_1288.inc | 9 # up to a change of "mysqltest", which makes lines like "eval --error $err_no" 11 # error numbers. 15 let $message= known error 1288:; 18 --error 1288 20 --error 1288 22 --error 1288 24 --error 1288 26 --error 1288 28 --error 1288 30 --error 128 [all...] |
| datadict_tables_error_1.inc | 9 # up to a change of "mysqltest", which makes lines like "eval --error $err_no" 11 # error numbers. 15 let $message= known error 1 (Can_t create/write to file ...):; 19 --error 1 23 --error 1 27 --error 1 31 --error 1 35 --error 1 39 --error 1 43 --error [all...] |
| /webstack/webstack/branches/CoolStack12Rtm/src/mod_perl-2.0.2/t/apr-ext/ |
| error.t | 7 use TestAPRlib::error; 9 plan tests => TestAPRlib::error::num_of_tests(); 11 TestAPRlib::error::test();
|
| /webstack/webstack/trunk/src/mod_perl-2.0.2/t/apr-ext/ |
| error.t | 7 use TestAPRlib::error; 9 plan tests => TestAPRlib::error::num_of_tests(); 11 TestAPRlib::error::test();
|
| /webstack/webstack/branches/CoolStack12Rtm/src/freetype-2.2.1/src/base/ |
| ftmm.c | 39 FT_Error error; local 47 error = FT_Err_Invalid_Argument; 56 error = FT_Err_Ok; 59 return error; 69 FT_Error error; local 73 error = ft_face_get_mm_service( face, &service ); 74 if ( !error ) 76 error = FT_Err_Invalid_Argument; 78 error = service->get_mm( face, amaster ); 81 return error; 91 FT_Error error; local 114 FT_Error error; local 137 FT_Error error; local 160 FT_Error error; local 186 FT_Error error; local [all...] |
| /webstack/webstack/trunk/src/freetype-2.2.1/src/base/ |
| ftmm.c | 39 FT_Error error; local 47 error = FT_Err_Invalid_Argument; 56 error = FT_Err_Ok; 59 return error; 69 FT_Error error; local 73 error = ft_face_get_mm_service( face, &service ); 74 if ( !error ) 76 error = FT_Err_Invalid_Argument; 78 error = service->get_mm( face, amaster ); 81 return error; 91 FT_Error error; local 114 FT_Error error; local 137 FT_Error error; local 160 FT_Error error; local 186 FT_Error error; local [all...] |