Home
last modified time | relevance | path

Searched refs:addTag (Results 1 – 3 of 3) sorted by relevance

/external/llvm/tools/llvm-go/
Dllvm-go.go114 func addTag(args []string, tag string) []string { func
157 args = addTag(args, "byollvm")
/external/icu/icu4c/source/tools/genrb/
Dreslist.h76 int32_t addTag(const char *tag, UErrorCode &errorCode);
Dreslist.cpp151 fKey(bundle != NULL ? bundle->addTag(tag, errorCode) : -1), fKey16(-1), in SResource()
1262 SRBRoot::addTag(const char *tag, UErrorCode &errorCode) { in addTag() function in SRBRoot