HomeSort by relevance Sort by last modified time
    Searched refs:meta (Results 376 - 400 of 417) sorted by null

<<11121314151617

  /external/icu4c/test/perf/collationperf/
CollPerf.pl 161 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  /external/sqlite/dist/
shell.c.orig     [all...]
shell.c     [all...]
  /build/tools/droiddoc/templates-sdk/
sdkpage.cs 7 <meta http-equiv="refresh" content="0;url=<?cs var:toroot ?>sdk/<?cs
  /external/bluetooth/bluez/plugins/
hciops.c 530 events[7] |= 0x20; /* LE Meta-Event */
2226 evt_le_meta_event *meta = ptr; local
    [all...]
  /external/clang/www/demo/
index.cgi 122 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  /external/dnsmasq/src/
option.c 445 static const char meta[] = "\000123456 \b\t\n78\r90abcdefABCDE\033F:,."; variable
451 for (i = 0; i < (sizeof(meta) - 1); i++)
452 if (c == meta[i])
462 if (c < (sizeof(meta) - 1))
463 cr = meta[c];
    [all...]
  /frameworks/base/media/libstagefright/
ACodec.cpp     [all...]
  /frameworks/media/libvideoeditor/vss/stagefrightshells/src/
VideoEditorAudioEncoder.cpp 111 status_t VideoEditorAudioEncoderSource::start(MetaData *meta) {
386 // Create the meta data for the encoder
VideoEditorVideoEncoder.cpp 131 status_t VideoEditorVideoEncoderSource::start(MetaData *meta) {
802 // Create the meta data for the encoder
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js 93 * * CLIENT_REDIRECT: Redirects caused by JavaScript, or a refresh meta tag
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesw.h 1174 int meta(bool bf) { return ::meta(w, bf); } function in class:NCursesWindow
    [all...]
curses.h 602 extern NCURSES_EXPORT(int) meta (WINDOW *,bool); /* implemented */
    [all...]
ncurses.h 602 extern NCURSES_EXPORT(int) meta (WINDOW *,bool); /* implemented */
    [all...]
  /external/webkit/Source/WebKit/chromium/src/
WebViewImpl.cpp     [all...]
  /libcore/luni/src/test/java/libcore/java/sql/
OldPreparedStatementTest.java 376 ResultSetMetaData meta = ps.getMetaData(); local
377 assertNotNull(meta);
    [all...]
  /frameworks/base/media/libstagefright/rtsp/
ARTSPConnection.cpp 590 buffer->meta()->setInt32("index", (int32_t)x[0]);
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 
  /external/webkit/Source/WebCore/css/
html.css 35 meta {
  /frameworks/base/docs/html/guide/
guide_toc.cs 224 <li><a href="<?cs var:toroot ?>guide/topics/manifest/meta-data-element.html">&lt;meta-data&gt;</a></li>
    [all...]
  /external/collada/src/1.4/dom/
domTypes.cpp 2929 daeMetaElement* meta = domCOLLADA::registerElement(dae); local
    [all...]
  /external/libxml2/
HTMLparser.c 573 static const char* const head_contents[] = { "title", "isindex", "base", "script", "style", "meta", "link", "object", NULL } ;
798 { "meta", 0, 2, 2, 1, 0, 0, 0, "generic metainformation ",
3445 int meta = 0; local
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/parse-only/
jquery-1.3.2.js 875 return tag.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i) ?
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/thirdparty/
BeautifulSoup.py     [all...]
  /dalvik/vm/compiler/codegen/arm/
Assemble.cpp     [all...]

Completed in 1924 milliseconds

<<11121314151617