Searched refs:record_error (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/program/
H A Dnvvertparse.c76 record_error(struct parse_state *parseState, const char *msg, int lineNo) function
102 record_error(parseState, "Unexpected end of input.", __LINE__); \
108 record_error(parseState, msg, __LINE__); \
116 record_error(parseState, err, __LINE__); \
H A Dnvfragparse.c164 record_error(struct parse_state *parseState, const char *msg, int lineNo) function
190 record_error(parseState, "Unexpected end of input.", __LINE__); \
196 record_error(parseState, msg, __LINE__); \
204 record_error(parseState, err, __LINE__); \
/external/mesa3d/src/mesa/program/
H A Dnvvertparse.c76 record_error(struct parse_state *parseState, const char *msg, int lineNo) function
102 record_error(parseState, "Unexpected end of input.", __LINE__); \
108 record_error(parseState, msg, __LINE__); \
116 record_error(parseState, err, __LINE__); \
H A Dnvfragparse.c164 record_error(struct parse_state *parseState, const char *msg, int lineNo) function
190 record_error(parseState, "Unexpected end of input.", __LINE__); \
196 record_error(parseState, msg, __LINE__); \
204 record_error(parseState, err, __LINE__); \
/external/chromium_org/sql/
H A Drecovery_unittest.cc204 int* record_error, int error, sql::Statement* stmt) {
205 *record_error = error;
203 RecoveryCallback(sql::Connection* db, const base::FilePath& db_path, int* record_error, int error, sql::Statement* stmt) argument
/external/chromium_org/third_party/lcov/bin/
H A Dgeninfo3400 goto record_error if ($curr_pos > $next_pos);
3423 record_error: label

Completed in 1204 milliseconds