/external/bluetooth/bluez/audio/ |
gsta2dpsink.c | 286 self->taglist = gst_tag_list_new(); 326 if (self->taglist) { 327 gst_tag_list_free(self->taglist); 328 self->taglist = NULL; 560 /* check if we should push the taglist FIXME should we push this? 562 if (self->taglist != NULL && 565 event = gst_event_new_tag(self->taglist); 568 if (gst_tag_list_get_boolean(self->taglist, "has-crc", &crc)) 571 if (gst_tag_list_get_string(self->taglist, "channel-mode", 577 self->taglist = NULL 615 GstTagList *taglist = NULL; local [all...] |
gsta2dpsink.h | 67 GstTagList *taglist; member in struct:_GstA2dpSink
|
gstavdtpsink.c | 1197 static void gst_avdtp_sink_tag(const GstTagList *taglist, 1206 if (!gst_tag_list_get_boolean(taglist, tag, &crc)) { 1215 if (!gst_tag_list_get_string(taglist, tag, &channel_mode)) { 1236 GstTagList *taglist = NULL; local 1241 gst_event_parse_tag(event, &taglist); 1242 gst_tag_list_foreach(taglist, gst_avdtp_sink_tag, self); [all...] |
/external/icu4c/common/ |
ucnv_io.h | 41 const uint16_t *tagList;
|
ucnv_io.c | 279 gMainTable.tagList = table + currOffset; 340 if (gMainTable.tagList) { 343 if (!uprv_stricmp(GET_STRING(gMainTable.tagList[tagNum]), tagname)) { [all...] |
/external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/ |
iexploder.rb | 302 tagList = [ 'body'] 305 1.upto(@htmlMaxTags - 5 ) { tagList << @htmlTags[rand(@htmlTags.length)] } 307 tagList.each { |tag|
|
/external/webkit/Source/WebCore/html/ |
HTMLObjectElement.cpp | 399 DEFINE_STATIC_LOCAL(HashSet<AtomicStringImpl*>, tagList, ()); 400 if (tagList.isEmpty()) { 416 tagList.add(tags[i]->localName().impl()); 419 return tagList.contains(tagName.localName().impl());
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/ |
iexploder.rb | 593 tagList = ['body'] 595 1.upto(tag_count-1) { tagList << @htmlTags[rand(@htmlTags.length)] } 601 tagList[rand(tagList.length-1)+1] = tag 607 tagList.each do |tag|
|
/external/libvpx/examples/includes/geshi/geshi/ |
vim.php | 123 'taglist', 'tagfiles', 'tempname', 'tolower', 'toupper', 'tr',
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/ |
libexpat.so | |
libexpat.so.1 | |
libexpat.so.1.5.2 | |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/ |
nis.x | 219 * This structure defines a generic NIS tag list. The taglist contains
|
/external/expat/lib/ |
xmlparse.c | [all...] |
/external/libpng/ |
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/ |
ltmain.sh | 776 for tagname in $taglist; do 804 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist 828 taglist="$taglist $tagname" [all...] |
/external/protobuf/gtest/build-aux/ |
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/protobuf/ |
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/sdch/open-vcdiff/ |
ltmain.sh | 465 taglist="$taglist $tagname" 503 for tagname in $taglist; do [all...] |
/external/chromium/third_party/libevent/ |
ltmain.sh | 465 taglist="$taglist $tagname" 503 for tagname in $taglist; do [all...] |
/external/expat/conftools/ |
ltmain.sh | 431 taglist="$taglist $tagname" 468 for tagname in $taglist; do [all...] |
/external/libffi/ |
ltmain.sh | 459 taglist="$taglist $tagname" 497 for tagname in $taglist; do [all...] |
/external/llvm/autoconf/ |
ltmain.sh | 431 taglist="$taglist $tagname" 468 for tagname in $taglist; do [all...] |
/external/llvm/projects/sample/autoconf/ |
ltmain.sh | 431 taglist="$taglist $tagname" 468 for tagname in $taglist; do [all...] |
/prebuilt/sdk/tools/linux/ |
aapt | |