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

<<61626364656667686970>>

  /external/qemu/distrib/sdl-1.2.12/src/events/
SDL_keyboard.c 292 keynames[SDLK_RMETA] = "right meta";
293 keynames[SDLK_LMETA] = "left meta";
  /external/skia/include/images/
SkImageDecoder.h 61 Base class for optional callbacks to retrieve meta/chunk data out of
77 Base class for optional callbacks to retrieve meta/chunk data out of
  /external/stlport/stlport/stl/
type_traits.h 202 * This template meta function takes a type T
204 * One can imagine meta-functions discriminating on
  /external/tcpdump/tests/
print-A.new 40 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
41 <META NAME="Description" CONTENT="The initial installation of Debian apache.">
print-A.out 40 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
41 <META NAME="Description" CONTENT="The initial installation of Debian apache.">
print-AA.new 40 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
41 <META NAME="Description" CONTENT="The initial installation of Debian apache.">
print-AA.out 40 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
41 <META NAME="Description" CONTENT="The initial installation of Debian apache.">
  /external/webkit/LayoutTests/fast/js/resources/
json2-es5-compat.js 188 meta = { // table of character substitutions
210 var c = meta[a];
  /external/webkit/SunSpider/hosted/
json2.js 197 meta = { // table of character substitutions
219 var c = meta[a];
  /external/webkit/WebCore/page/
Settings.cpp 521 // <meta> tag. In the real world, e.g. amazon.com, use
522 // "format-detection=no" in the "viewport" <meta> tag to disable all
  /external/webkit/WebKit/chromium/src/
ChromeClientImpl.cpp 259 bool meta = mouseEvent->modifiers & WebMouseEvent::MetaKey; local
261 if (!WebViewImpl::navigationPolicyFromMouseEvent(buttonNumber, ctrl, shift, alt, meta, &policy))
  /frameworks/base/core/java/android/content/pm/
RegisteredServicesCache.java 391 throw new XmlPullParserException("No " + mMetaDataName + " meta-data");
404 "Meta-data does not start with " + mAttributesName + " tag");
  /frameworks/base/core/tests/coretests/src/android/app/
SearchablesTest.java 139 * to provide meta-data that will pass here (e.g. a non-existent suggestions authority).
360 * retrieve XML meta data.
  /frameworks/base/docs/html/guide/topics/manifest/
provider-element.jd 27 <dd><code><a href="{@docRoot}guide/topics/manifest/meta-data-element.html">&lt;meta-data&gt;</a></code>
  /frameworks/base/docs/html/resources/articles/
creating-input-method.jd 30 service, with the appropriate intent filter and any associated meta data:</p>
43 &lt;meta-data android:name="android.view.im" android:resource="@xml/method" /&gt;
  /frameworks/base/docs/html/videos/
index.jd 31 /* Some playlists include the title in the description meta-data, so we need to account for this when building the thumbnail lists, so we don't show the title twice
98 // Check whether this playlist includes the video title inside the description meta-data, so we can remove it
  /bootable/recovery/
install.c 36 #define ASSUMED_UPDATE_BINARY_NAME "META-INF/com/google/android/update-binary"
  /build/tools/releasetools/
ota_from_target_files 145 output = input_zip.read("META/filesystem_config.txt")
416 common.ZipWriteStr(output_zip, "META-INF/com/android/metadata",
573 version = zip.read("META/recovery-api-version.txt")
893 f = open(os.path.join(OPTIONS.input_tmp, "META", "tool-extensions.txt"))
  /dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
JarEntryTest.java 157 jarEntry = attrJar.getJarEntry("META-INF/");
JarFileTest.java 346 * META-INF/ META-INF/MANIFEST.MF foo/ foo/bar/ foo/bar/A.class Blah.txt
613 ZipEntry entry = new ZipEntry("META-INF/");
892 * In the Modified.jar, the main attributes of META-INF/MANIFEST.MF is
    [all...]
  /dalvik/vm/analysis/
RegisterMap.h 206 * This holds some meta-data while we construct the set of register maps
  /external/bluetooth/glib/gobject/
gclosure.h 47 * The count includes the meta marshaller, the finalize and invalidate notifiers
  /external/clearsilver/python/examples/base/
SafeHtml.py 33 "FRAME":1, "FRAMESET":1, "IFRAME":1, "META":1}
  /external/guava/javadoc/com/google/common/primitives/
package-use.html 10 <META NAME="date" CONTENT="2010-01-04">
  /external/guava/javadoc/
deprecated-list.html 10 <META NAME="date" CONTENT="2010-01-04">

Completed in 3919 milliseconds

<<61626364656667686970>>