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

1 2

  /system/connectivity/shill/test-scripts/
debug 10 taglist = flim.GetDebugTags() variable
12 if taglist:
13 print "[%s]" % taglist
18 newtaglist = taglist
24 curr_tagset = set(taglist.split("+"))
30 print "tag list was [%s], now is [%s]" % (taglist, flim.GetDebugTags())
flimflam.py 379 def SetDebugTags(self, taglist):
381 self.manager.SetDebugTags(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
129 // write the taglist to string format
132 // write the taglist to js file
165 // write the taglist to string format
167 // write the taglist to js file
191 * @param tagList The file from which to extract metadata.
194 Data hdf, List<Node> tagList) {
220 appendMetaNodeByLang(pageMeta, tagList);
    [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/ImageMagick/config/
ltmain.sh     [all...]
  /external/c-ares/
ltmain.sh 915 for tagname in $taglist; do
943 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
967 taglist="$taglist $tagname"
    [all...]
  /external/google-breakpad/autotools/
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/libevent/
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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/unix/
ltmain.sh     [all...]
  /external/libmicrohttpd/
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/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/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/pcre/dist/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
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 2453 milliseconds

1 2