HomeSort by relevance Sort by last modified time
    Searched refs:AUTHOR (Results 1 - 7 of 7) sorted by null

  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
MediaMetadataTest.java 38 ARTIST, AUTHOR, COMPOSER,
95 Log.v(TAG, "Author : "+ value);
96 assertEquals(TAG, meta_data_file[fileIndex][meta.AUTHOR.ordinal()], value);
  /external/grub/docs/
help2man 193 # and seperated from any copyright/author details by a blank line.
330 # Author section.
333 $sect = 'AUTHOR';
478 my @post = ('AUTHOR', 'REPORTING BUGS', 'COPYRIGHT', 'SEE ALSO');
  /external/llvm/utils/
codegen-diff 123 =head1 AUTHOR
  /frameworks/base/media/java/android/media/
Metadata.java 108 public static final int AUTHOR = 10; // String
  /external/collada/include/1.4/dom/
domAsset.h 50 * The author element contains a string with the author's name. There may
51 * be only one author element.
56 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::AUTHOR; }
368 * The author element contains a string with the author's name. There may
369 * be only one author element. @see domAuthor
395 * Gets the author element.
396 * @return a daeSmartRef to the author element.
    [all...]
domTypes.h     [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/Getopt/
Mixed.pm 6 # Author: Christopher J. Madsen <ac608@yfn.ysu.edu>
746 =head1 AUTHOR

Completed in 106 milliseconds