HomeSort by relevance Sort by last modified time
    Searched full:meta (Results 76 - 100 of 3009) sorted by null

1 2 34 5 6 7 8 91011>>

  /development/docs/
SDK_RELEASE_NOTES 3 <meta http-equiv="refresh" content="0;url=docs/sdk/RELEASENOTES.html">
  /external/e2fsprogs/util/
all.exclude 14 Meta
  /external/webkit/WebCore/manual-tests/
redirect.html 0 <meta http-equiv="refresh" content="0;url=redirection-target.html">
  /external/webkit/WebCore/manual-tests/redirectHistory/
redir-2.html 3 <meta http-equiv="refresh" content="0;url=redir-3.html"/>
  /frameworks/base/docs/
docs-documentation-redirect.html 3 <meta http-equiv="refresh" content="0;url=documentation.html">
docs-redirect-index.html 3 <meta http-equiv="refresh" content="0;url=framework/index.html">
docs-redirect.html 3 <meta http-equiv="refresh" content="0;url=docs/offline.html">
docs-samples-redirect.html 3 <meta http-equiv="refresh" content="0;url=../../samples/">
  /frameworks/base/docs/html/guide/basics/
index.html 3 <meta http-equiv="refresh" content="0;url=../index.html">
  /frameworks/base/docs/html/guide/developing/
index.html 3 <meta http-equiv="refresh" content="0;url=../index.html">
  /frameworks/base/docs/html/guide/practices/
index.html 3 <meta http-equiv="refresh" content="0;url=../index.html">
  /frameworks/base/docs/html/guide/topics/
index.html 3 <meta http-equiv="refresh" content="0;url=../index.html">
  /frameworks/base/docs/html/guide/tutorials/
index.html 3 <meta http-equiv="refresh" content="0;url=../index.html">
  /frameworks/base/docs/html/mwc2010/
index.html 4 <meta http-equiv="refresh" content="0;url=http://sites.google.com/site/androidmwc/home">
  /frameworks/base/docs/html/resources/tutorials/
index.html 3 <meta http-equiv="refresh" content="0;url=../index.html">
  /external/jsr305/ri/src/main/java/javax/annotation/
Signed.java 7 import javax.annotation.meta.TypeQualifierNickname;
8 import javax.annotation.meta.When;
  /external/jsr305/sampleUses/src/main/java/edu/umd/cs/findbugs/
DottedClassName.java 7 import javax.annotation.meta.TypeQualifierNickname;
8 import javax.annotation.meta.When;
SlashedClassName.java 7 import javax.annotation.meta.TypeQualifier;
8 import javax.annotation.meta.When;
  /external/sonivox/docs/
EASLibrary3_5.odt 
EAS_API_Reference.odt 
JET_Programming_Manual.odt 
  /frameworks/base/cmds/stagefright/
audioloop.cpp 38 sp<MetaData> meta = new MetaData; local
40 meta->setCString(
45 meta->setInt32(kKeyChannelCount, kNumChannels);
46 meta->setInt32(kKeySampleRate, kSampleRate);
50 meta->setInt32(kKeyMaxInputSize, maxInputSize);
55 meta, true /* createEncoder */,
67 meta, false /* createEncoder */,
  /external/clearsilver/util/
rcfs.c 13 * revision-controlled file system (RCFS) with meta-info storage
35 NEOERR * rcfs_meta_load (const char *path, HDF **meta)
51 *meta = m;
55 static NEOERR * _meta_save (const char *path, HDF *meta)
64 err = hdf_write_file (meta, ftmp);
75 NEOERR * rcfs_meta_save (const char *path, HDF *meta)
87 err = hdf_copy (m, "Meta", meta);
104 HDF *meta, *vers; local
107 err = rcfs_meta_load (path, &meta);
127 HDF *meta = NULL, *vers; local
    [all...]
  /dalvik/libcore/support/src/test/java/tests/resources/JarIndex/
hyts_21.jar 
hyts_22-new.jar 

Completed in 150 milliseconds

1 2 34 5 6 7 8 91011>>