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

<<41424344454647484950>>

  /frameworks/compile/slang/
slang.cpp 112 // The named of metadata node that pragma resides (should be synced with
slang_rs_export_foreach.cpp 178 // Set up the bitwise metadata encoding for runtime argument passing.
  /hardware/libhardware/include/hardware/
camera.h 85 camera_frame_metadata_t *metadata, void *user);
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_Common.h 198 @brief OMX_TI_PARAM_METADATABUFFERINFO : Structure to access metadata buffer info needed
  /libcore/luni/src/main/java/java/util/zip/
Inflater.java 33 * int decompressedByteCount = ... // From your format's metadata.
ZipInputStream.java 37 * entry's metadata with {@code getNextEntry} before you can read the userdata.
  /packages/apps/Email/tests/src/com/android/email/mail/transport/
MockTransport.java 233 * don't have to worry about dealing with test metadata like the expects list or socket state.
  /packages/apps/Music/src/com/android/music/
AudioPreview.java 190 // We can't get metadata from the file/stream itself yet, because
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
PhotoStore.java 60 /** The database to use for storing metadata for the photo files. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/
trie_policy.hpp 195 // Called to update a node's metadata.
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
trie_policy.hpp 195 // Called to update a node's metadata.
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
trie_policy.hpp 195 // Called to update a node's metadata.
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
trie_policy.hpp 195 // Called to update a node's metadata.
  /system/media/wilhelm/src/android/
AacBqToPcmCbRenderer.cpp 187 sp<MetaData> meta = extractor->getTrackMetaData(kTrackToDecode);
  /cts/tests/tests/hardware/src/android/hardware/cts/
CameraGLTest.java 495 /** Test all preview sizes and framerates along with SurfaceTexture-provided metadata (texture
572 // metadata
    [all...]
  /external/chromium/third_party/libjingle/source/talk/session/phone/
devicemanager.cc 825 LOG(LS_INFO) << "V4L2 device metadata found at " << metadata_dir;
840 LOG(LS_ERROR) << "Unable to detect v4l2 metadata directory";
  /external/chromium/webkit/glue/
webmediaplayer_impl.cc 509 COMPILE_ASSERT_MATCHING_ENUM(MetaData, METADATA);
  /external/icu4c/i18n/
coll.cpp 173 // metadata (valid & actual) with our incorrect data (all we
325 // that case, the locale metadata (valid & actual) is setup
  /external/llvm/include/llvm/CodeGen/
ValueTypes.h 97 // Metadata - This is MDNode or MDString.
98 Metadata = 250,
  /external/llvm/include/llvm/
Type.h 56 MetadataTyID, ///< 7: Metadata
156 /// isMetadataTy - Return true if this is 'metadata'.
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 476 /// the directive emitted (this occurs in ObjC metadata).
481 // FIXME: ObjC metadata is currently emitted as internal symbols that have
  /external/llvm/test/CodeGen/X86/
crash.ll 110 !0 = metadata !{i32 633550}
111 !1 = metadata !{i32 634261}
  /external/llvm/utils/TableGen/
CodeGenTarget.cpp 90 case MVT::Metadata: return "MVT::Metadata";
  /external/webkit/Source/WebCore/platform/chromium/
PlatformBridge.h 110 static void clipboardWriteData(const String& type, const String& data, const String& metadata);
114 static bool clipboardReadData(PasteboardPrivate::ClipboardBuffer, const String& type, String& data, String& metadata);
  /frameworks/base/core/java/android/app/backup/
BackupAgent.java 261 * will be delivered to the backup destination along with the metadata necessary
387 * as its size and metadata.

Completed in 442 milliseconds

<<41424344454647484950>>