HomeSort by relevance Sort by last modified time
    Searched full:metadata (Results 926 - 950 of 1450) sorted by null

<<31323334353637383940>>

  /external/flac/libFLAC/
libFLAC_dynamic.dsp 384 SOURCE=.\include\private\metadata.h
448 SOURCE=..\..\include\FLAC\metadata.h
libFLAC_static.dsp 377 SOURCE=.\include\private\metadata.h
441 SOURCE=..\..\include\FLAC\metadata.h
  /external/llvm/include/llvm/Analysis/
Passes.h 84 // createTypeBasedAliasAnalysisPass - This pass implements metadata-based
194 // Print module-level debug info metadata in human-readable form.
  /external/llvm/lib/AsmParser/
LLParser.h 92 // Instruction metadata resolution. Each instruction can have a list of
97 // instruction metadata kinds, such as dbg, get stored in the IR in an
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinterInlineAsm.cpp 53 // If the inline asm had metadata associated with it, pull out a location
179 // Get the !srcloc metadata node if we have it, and decode the loc cookie from
  /external/skia/src/svg/
SkSVGParser.cpp 378 CASE_NEW(Metadata);
426 {"metadata", SkSVGType_Metadata},
  /external/webkit/Source/WebCore/platform/graphics/
BitmapImage.cpp 83 // the metadata.
199 // inaccurate) metadata as well.
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/icons/
invitation.svg 311 <metadata
345 </metadata>
  /frameworks/base/core/java/android/speech/
RecognizerIntent.java 292 if (ri == null || ri.activityInfo == null || ri.activityInfo.metaData == null) return null;
294 String className = ri.activityInfo.metaData.getString(DETAILS_META_DATA);
  /frameworks/base/core/java/android/speech/tts/
TtsEngines.java 226 Log.w(TAG, "Error parsing metadata for " + si + ":" + e);
229 Log.w(TAG, "Error parsing metadata for " + si + ":" + e);
  /frameworks/base/drm/libdrmframework/include/
DrmManagerClientImpl.h 89 * Get metadata information associated with input content.
94 * key-value pairs of metadata are embedded in it
  /frameworks/base/drm/libdrmframework/plugins/common/include/
DrmEngineBase.h 122 * Get metadata information associated with input content
127 * key-value pairs of metadata
IDrmEngine.h 108 * Get metadata information associated with input content
113 * key-value pairs of metadata
  /frameworks/base/include/drm/
DrmManagerClient.h 214 * Get metadata information associated with input content
218 * key-value pairs of metadata
  /frameworks/base/include/media/stagefright/openmax/
OMX_Types.h 146 /** @defgroup metadata Metadata handling
  /frameworks/base/media/java/android/media/
TimedText.java 27 * Class to hold the timed text's metadata.
318 * Go over all the records, collecting metadata keys and fields in the
  /frameworks/base/media/libmedia/
mediaplayer.cpp 212 status_t MediaPlayer::getMetadata(bool update_only, bool apply_filter, Parcel *metadata)
219 return mPlayer->getMetadata(update_only, apply_filter, metadata);
  /frameworks/compile/slang/
slang_rs_backend.cpp 29 #include "llvm/Metadata.h"
466 "Metadata with same name was created before");
slang_rs_metadata_spec_encoder.cpp 27 #include "llvm/Metadata.h"
425 // Flush to metadata
  /frameworks/media/libvideoeditor/lvpp/
VideoEditorAudioPlayer.cpp 28 #include <media/stagefright/MetaData.h>
288 sp<MetaData> format = mSource->getFormat();
  /frameworks/media/libvideoeditor/vss/inc/
M4xVSS_Internal.h 191 metadata writing, NULL is cstmem
325 /**< temporary file used for metadata writing, NULL is cstmem writer not used */
  /libcore/luni/src/main/java/java/nio/
FileChannelImpl.java 202 public void force(boolean metadata) throws IOException {
206 if (metadata) {
  /dalvik/docs/
libraries.html 154 <li>javax.imageio.metadata</li>
  /development/samples/NFCDemo/src/com/example/android/nfc/record/
SmartPoster.java 57 * records are just metadata about this record. There MUST be one URI record
  /device/samsung/tuna/
init.tuna.rc 39 setprop ro.crypto.keyfile.userdata /dev/block/platform/omap/omap_hsmmc.0/by-name/metadata

Completed in 408 milliseconds

<<31323334353637383940>>