HomeSort by relevance Sort by last modified time
    Searched refs:author (Results 76 - 100 of 547) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/eigen/lapack/
iladlc.f 69 *> \author Univ. of Tennessee
70 *> \author Univ. of California Berkeley
71 *> \author Univ. of Colorado Denver
72 *> \author NAG Ltd.
iladlr.f 69 *> \author Univ. of Tennessee
70 *> \author Univ. of California Berkeley
71 *> \author Univ. of Colorado Denver
72 *> \author NAG Ltd.
ilaslc.f 69 *> \author Univ. of Tennessee
70 *> \author Univ. of California Berkeley
71 *> \author Univ. of Colorado Denver
72 *> \author NAG Ltd.
ilaslr.f 69 *> \author Univ. of Tennessee
70 *> \author Univ. of California Berkeley
71 *> \author Univ. of Colorado Denver
72 *> \author NAG Ltd.
ilazlc.f 69 *> \author Univ. of Tennessee
70 *> \author Univ. of California Berkeley
71 *> \author Univ. of Colorado Denver
72 *> \author NAG Ltd.
ilazlr.f 69 *> \author Univ. of Tennessee
70 *> \author Univ. of California Berkeley
71 *> \author Univ. of Colorado Denver
72 *> \author NAG Ltd.
slarfg.f 97 *> \author Univ. of Tennessee
98 *> \author Univ. of California Berkeley
99 *> \author Univ. of Colorado Denver
100 *> \author NAG Ltd.
dlamch.f 54 *> \author Univ. of Tennessee
55 *> \author Univ. of California Berkeley
56 *> \author Univ. of Colorado Denver
57 *> \author NAG Ltd.
153 *> \author LAPACK is a software package provided by Univ. of Tennessee, Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..
slamch.f 58 *> \author Univ. of Tennessee
59 *> \author Univ. of California Berkeley
60 *> \author Univ. of Colorado Denver
61 *> \author NAG Ltd.
157 *> \author LAPACK is a software package provided by Univ. of Tennessee, Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..
clarf.f 119 *> \author Univ. of Tennessee
120 *> \author Univ. of California Berkeley
121 *> \author Univ. of Colorado Denver
122 *> \author NAG Ltd.
clarfg.f 97 *> \author Univ. of Tennessee
98 *> \author Univ. of California Berkeley
99 *> \author Univ. of Colorado Denver
100 *> \author NAG Ltd.
  /external/v8/tools/release/
auto_push.py 77 "--author", self._options.author,
98 if not options.author or not options.reviewer: # pragma: no cover
99 print "You need to specify author and reviewer."
git_recipes.py 208 def GitUpload(self, reviewer="", author="", force=False, cq=False,
211 if author:
212 args += ["--email", Quoted(author)]
227 def GitCommit(self, message="", file_name="", author=None, **kwargs):
234 if author:
235 args += ["--author", "\"%s <%s>\"" % (author, author)]
auto_roll.py 156 self.GitCommit("\n\n".join(message), author=self._options.author, cwd=cwd)
158 self.GitUpload(author=self._options.author,
203 if not options.author or not options.reviewer:
204 print "A reviewer (-r) and an author (-a) are required."
  /frameworks/av/media/libnbaio/include/media/nbaio/
NBLog.h 55 EVENT_AUTHOR, // author index (present in merged logs) tracks entry's original log
76 // * author entry of the thread that generated it (optional, present in merged log)
148 // entry's author index (-1 if none present)
149 // a Merger has a vector of Readers, author simply points to the index of the
152 virtual int author() const = 0;
154 // copy entry, adding author before timestamp, returns iterator to end of entry
156 int author) const = 0;
178 // Format arguments (excluding format string, timestamp and author)
187 // entry's author index (-1 if none present)
188 // a Merger has a vector of Readers, author simply points to the index of th
248 int author; member in struct:android::NBLog::HistTsEntryWithAuthor
    [all...]
  /external/protobuf/src/google/protobuf/util/internal/
protostream_objectsource_test.cc 69 using google::protobuf::testing::Author;
344 Author author; local
345 author.set_id(12345);
348 DoTest(author, Author::descriptor());
352 Author* author = new Author(); local
353 author->set_name("Tolstoy")
368 Author author; local
400 Author author; local
    [all...]
  /device/generic/goldfish/vibrator/
vibrator_qemu.c 91 .author = "The Android Open Source Project",
  /external/kmod/testsuite/
test-modinfo.c 62 DEFINE_MODINFO_GENERIC_TEST(author); variable
  /external/libpng/contrib/gregbook/
writepng.h 10 express or implied. In no event shall the author or contributors
102 char *author; member in struct:_mainprog_info
  /external/markdown/
setup.py 33 author = 'Manfred Stienstra and Yuri takhteyev', variable in class:md_install_scripts
  /hardware/libhardware/modules/nfc/
nfc_pn544_example.c 69 .author = "The Android Open Source Project",
  /hardware/qcom/audio/legacy/alsa_sound/
acoustics_default.cpp 44 author : "Wind River",
  /hardware/qcom/display/msm8994/libmemtrack/
memtrack_msm.c 87 author: "The Android Open Source Project",
  /hardware/qcom/display/msm8996/libmemtrack/
memtrack_msm.c 88 .author = "The Android Open Source Project",
  /external/mesa3d/scripts/
get_reviewer.pl 147 "HgAuthor: {author}\\n" .
157 "HgAuthor: {author}\\n" .
    [all...]

Completed in 257 milliseconds

1 2 34 5 6 7 8 91011>>