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

<<11121314151617181920>>

  /external/libxml2/
check-relaxng-test-suite2.py 335 authors = node.xpathEval('author')
342 for author in authors:
343 msg = msg + author.content + " "
check-xsddata-test-suite.py 333 authors = node.xpathEval('author')
340 for author in authors:
341 msg = msg + author.content + " "
  /external/libxml2/doc/examples/
index.py 125 author = info['author']
126 output.write(" <author>%s</author>\n" % escape(author));
128 print "Example %s lacks an author description" % (filename)
145 topic != "author" and topic != "copy" and \
  /external/skia/src/pdf/
SkPDFMetadata.cpp 41 {"Author", &SkDocument::PDFMetadata::fAuthor},
259 "%s" // author
291 SkString author = local
324 creator.c_str(), title.c_str(), subject.c_str(), author.c_str(),
  /prebuilts/go/darwin-x86/src/math/
atan.go 43 // commercial product. In either event, it is copyrighted by the author.
tanh.go 45 // commercial product. In either event, it is copyrighted by the author.
  /prebuilts/go/darwin-x86/src/math/cmplx/
pow.go 20 // commercial product. In either event, it is copyrighted by the author.
sqrt.go 20 // commercial product. In either event, it is copyrighted by the author.
  /prebuilts/go/linux-x86/src/math/
atan.go 43 // commercial product. In either event, it is copyrighted by the author.
tanh.go 45 // commercial product. In either event, it is copyrighted by the author.
  /prebuilts/go/linux-x86/src/math/cmplx/
pow.go 20 // commercial product. In either event, it is copyrighted by the author.
sqrt.go 20 // commercial product. In either event, it is copyrighted by the author.
  /prebuilts/go/darwin-x86/src/crypto/aes/
block.go 14 // @author Vincent Rijmen <vincent.rijmen@esat.kuleuven.ac.be>
15 // @author Antoon Bosselaers <antoon.bosselaers@esat.kuleuven.ac.be>
16 // @author Paulo Barreto <paulo.barreto@terra.com.br>
  /prebuilts/go/darwin-x86/src/html/template/
doc.go 176 "... when a template author writes an HTML tag in a safe templating language,
182 "... only code specified by the template author should run as a result of
184 template author should run as a result of the same."
  /prebuilts/go/linux-x86/src/crypto/aes/
block.go 14 // @author Vincent Rijmen <vincent.rijmen@esat.kuleuven.ac.be>
15 // @author Antoon Bosselaers <antoon.bosselaers@esat.kuleuven.ac.be>
16 // @author Paulo Barreto <paulo.barreto@terra.com.br>
  /prebuilts/go/linux-x86/src/html/template/
doc.go 176 "... when a template author writes an HTML tag in a safe templating language,
182 "... only code specified by the template author should run as a result of
184 template author should run as a result of the same."
  /packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
LiveWallpaperPreview.java 222 CharSequence author = info.loadAuthor(pm); local
223 if (TextUtils.isEmpty(author)) {
226 mAttributionSubtitle1.setText(author);
  /external/libnl/doc/stylesheets/
flask.css 23 #author, #revnumber, #revdate, #revremark,
97 #author {
535 #author, #revnumber, #revdate, #revremark,
  /external/antlr/antlr-3.4/runtime/Ruby/lib/
antlr3.rb 19 3. The name of the author may not be used to endorse or promote products
22 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
25 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
96 @author Kyle Yetter
  /external/chromium-trace/catapult/common/eslint/rules/
catapult-camelcase.js 8 * @author Nicholas C. Zakas
  /external/eigen/lapack/
clarfb.f 157 *> \author Univ. of Tennessee
158 *> \author Univ. of California Berkeley
159 *> \author Univ. of Colorado Denver
160 *> \author NAG Ltd.
dlarfb.f 157 *> \author Univ. of Tennessee
158 *> \author Univ. of California Berkeley
159 *> \author Univ. of Colorado Denver
160 *> \author NAG Ltd.
slarfb.f 157 *> \author Univ. of Tennessee
158 *> \author Univ. of California Berkeley
159 *> \author Univ. of Colorado Denver
160 *> \author NAG Ltd.
zlarfb.f 157 *> \author Univ. of Tennessee
158 *> \author Univ. of California Berkeley
159 *> \author Univ. of Colorado Denver
160 *> \author NAG Ltd.
  /external/libxml2/vms/
build_libxml.com 17 $! Command file author : John A Fotheringham (jaf@jafsoft.com)

Completed in 1527 milliseconds

<<11121314151617181920>>