Home
last modified time | relevance | path

Searched defs:linenumber (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/tools/genrb/
Derrmsg.c25 U_CFUNC void error(uint32_t linenumber, const char *msg, ...) in error()
61 U_CFUNC void warning(uint32_t linenumber, const char *msg, ...) in warning()
Dread.c68 uint32_t *linenumber, /* out: linenumber of token */ in getNextToken()
Dparse.cpp183 …ate* state, struct UString **tokenValue, struct UString* comment, uint32_t *linenumber, UErrorCode… in getToken()
217 …ate* state, uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenumber, struct USt… in peekToken()
250 …ectedToken, struct UString **tokenValue, struct UString *comment, uint32_t *linenumber, UErrorCode… in expect()
Dreslist.cpp177 void TableResource::add(SResource *res, int linenumber, UErrorCode &errorCode) { in add()
/external/curl/tests/libtest/
Dlib557.c1382 static int _string_check(int linenumber, char *buf, const char *buf2) in _string_check()
1394 static int _strlen_check(int linenumber, char *buf, size_t len) in _strlen_check()
/external/lua/src/
Dllex.h60 int linenumber; /* input line counter */ member
/external/vulkan-validation-layers/layers/
Dgpu_validation.cpp793 static bool GetLineAndFilename(const std::string string, uint32_t *linenumber, std::string &filenam… in GetLineAndFilename()
818 static bool GetLineAndFilename(const std::string string, uint32_t *linenumber, std::string &filenam… in GetLineAndFilename()
/external/pcre/dist2/src/
Dpcre2grep.c2364 unsigned long int linenumber = 1; in pcre2grep() local
3521 int linenumber = 0; in read_pattern_file() local