Searched defs:authors (Results 1 - 5 of 5) sorted by relevance

/external/clang/test/Sema/
H A Dvarargs.c49 foo(__builtin_va_list authors, ...) { argument
50 __builtin_va_start (authors, authors);
51 (void)__builtin_va_arg(authors, int);
52 __builtin_va_end (authors);
/external/chromium_org/google_apis/drive/
H A Dgdata_wapi_parser.h270 // List of entry authors.
271 const ScopedVector<Author>& authors() const { return authors_; } function in class:google_apis::CommonMetadata
281 void set_authors(ScopedVector<Author> authors) { argument
282 authors_ = authors.Pass();
/external/fio/
H A Dgfio.c1214 const char *authors[] = { local
1242 "authors", authors,
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 416 milliseconds