HomeSort by relevance Sort by last modified time
    Searched refs:taglist (Results 1 - 25 of 31) sorted by null

1 2

  /packages/apps/Camera2/src/com/android/camera/util/
ImageLoader.java 424 List<ExifTag> taglist = exif.getAllTags(); local
425 return taglist;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
ImageLoader.java 575 List<ExifTag> taglist = exif.getAllTags(); local
576 return taglist;
  /external/doclava/src/com/google/doclava/
PageMetadata.java 74 public PageMetadata(File source, String dest, List<Node> taglist) {
102 // write the taglist to string format
105 // write the taglist to js file
121 * @param tagList The file from which to extract metadata.
124 Data hdf, List<Node> tagList) {
149 appendMetaNodeByType(pageMeta, tagList);
278 String tagList = hdf.getValue(tag, "");
279 if (tag.equals("meta.tags") && (tagList.equals(""))) {
281 tagList = hdf.getValue("page.tags", "");
283 if (!tagList.equals(""))
    [all...]
  /external/chromium_org/third_party/libevent/
ltmain.sh 465 taglist="$taglist $tagname"
503 for tagname in $taglist; do
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/config/
ltmain.sh 460 taglist="$taglist $tagname"
497 for tagname in $taglist; do
    [all...]
  /external/cmockery/cmockery_0_1_2/
libtool 783 taglist="$taglist $tagname"
820 for tagname in $taglist; do
    [all...]
ltmain.sh 431 taglist="$taglist $tagname"
468 for tagname in $taglist; do
    [all...]
  /external/chromium_org/sdch/open-vcdiff/
ltmain.sh 628 for tagname in $taglist; do
656 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
680 taglist="$taglist $tagname"
    [all...]
  /external/chromium_org/third_party/libxml/src/
ltmain.sh 628 for tagname in $taglist; do
656 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
680 taglist="$taglist $tagname"
    [all...]
  /external/chromium_org/third_party/opus/src/
ltmain.sh 911 for tagname in $taglist; do
939 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
963 taglist="$taglist $tagname"
    [all...]
  /external/chromium_org/third_party/sqlite/src/
ltmain.sh 635 for tagname in $taglist; do
663 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
687 taglist="$taglist $tagname"
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
ltmain.sh 628 for tagname in $taglist; do
656 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
680 taglist="$taglist $tagname"
    [all...]
  /external/google-tv-pairing-protocol/cpp/
libtool     [all...]
ltmain.sh 628 for tagname in $taglist; do
656 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
680 taglist="$taglist $tagname"
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh 911 for tagname in $taglist; do
939 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
963 taglist="$taglist $tagname"
    [all...]
  /external/libedit/
ltmain.sh 911 for tagname in $taglist; do
939 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
963 taglist="$taglist $tagname"
    [all...]
  /external/libexif/
ltmain.sh 918 for tagname in $taglist; do
946 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
970 taglist="$taglist $tagname"
    [all...]
  /external/libmtp/
ltmain.sh 628 for tagname in $taglist; do
656 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
680 taglist="$taglist $tagname"
    [all...]
  /external/libogg/
ltmain.sh 628 for tagname in $taglist; do
656 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
680 taglist="$taglist $tagname"
    [all...]
  /external/libopus/
ltmain.sh 911 for tagname in $taglist; do
939 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
963 taglist="$taglist $tagname"
    [all...]
  /external/libpng/
ltmain.sh 911 for tagname in $taglist; do
939 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
963 taglist="$taglist $tagname"
    [all...]
  /external/libusb/
ltmain.sh 628 for tagname in $taglist; do
656 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
680 taglist="$taglist $tagname"
    [all...]
  /external/libusb-compat/
ltmain.sh 635 for tagname in $taglist; do
663 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
687 taglist="$taglist $tagname"
    [all...]
  /external/libvorbis/
ltmain.sh 628 for tagname in $taglist; do
656 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
680 taglist="$taglist $tagname"
    [all...]
  /external/openfst/
ltmain.sh 911 for tagname in $taglist; do
939 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
963 taglist="$taglist $tagname"
    [all...]

Completed in 295 milliseconds

1 2