Home
last modified time | relevance | path

Searched defs:authors (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/polymer/platform/
Dbower.json5 "authors": [ array
D.bower.json5 "authors": [ array
/external/chromium_org/third_party/skia/experimental/webtry/poly/
Dbower.json4 "authors": [ array
/external/skia/experimental/webtry/poly/
Dbower.json4 "authors": [ array
/external/clang/test/Sema/
Dvarargs.c49 foo(__builtin_va_list authors, ...) { in foo()
/external/chromium_org/google_apis/drive/
Dgdata_wapi_parser.h272 const ScopedVector<Author>& authors() const { return authors_; } in authors() function
282 void set_authors(ScopedVector<Author> authors) { in set_authors()
/external/fio/
Dgfio.c1214 const char *authors[] = { in about_dialog() local