HomeSort by relevance Sort by last modified time
    Searched refs:Metadata (Results 126 - 150 of 163) sorted by null

1 2 3 4 56 7

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/
internal_node.hpp 52 typename Metadata, typename Allocator>
55 pat_trie_internal_node<Type_Traits, E_Access_Traits, Metadata, Allocator>
58 pat_trie_node_base<Type_Traits, E_Access_Traits, Metadata, Allocator>
61 pat_trie_leaf<Type_Traits, E_Access_Traits, Metadata, Allocator>
65 typename Metadata,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/
internal_node.hpp 52 typename Metadata, typename Allocator>
55 pat_trie_internal_node<Type_Traits, E_Access_Traits, Metadata, Allocator>
58 pat_trie_node_base<Type_Traits, E_Access_Traits, Metadata, Allocator>
61 pat_trie_leaf<Type_Traits, E_Access_Traits, Metadata, Allocator>
65 typename Metadata,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/
internal_node.hpp 52 typename Metadata, typename Allocator>
55 pat_trie_internal_node<Type_Traits, E_Access_Traits, Metadata, Allocator>
58 pat_trie_node_base<Type_Traits, E_Access_Traits, Metadata, Allocator>
61 pat_trie_leaf<Type_Traits, E_Access_Traits, Metadata, Allocator>
65 typename Metadata,
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
internal_node.hpp 52 typename Metadata, typename Allocator>
55 pat_trie_internal_node<Type_Traits, E_Access_Traits, Metadata, Allocator>
58 pat_trie_node_base<Type_Traits, E_Access_Traits, Metadata, Allocator>
61 pat_trie_leaf<Type_Traits, E_Access_Traits, Metadata, Allocator>
65 typename Metadata,
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
internal_node.hpp 52 typename Metadata, typename Allocator>
55 pat_trie_internal_node<Type_Traits, E_Access_Traits, Metadata, Allocator>
58 pat_trie_node_base<Type_Traits, E_Access_Traits, Metadata, Allocator>
61 pat_trie_leaf<Type_Traits, E_Access_Traits, Metadata, Allocator>
65 typename Metadata,
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
internal_node.hpp 52 typename Metadata, typename Allocator>
55 pat_trie_internal_node<Type_Traits, E_Access_Traits, Metadata, Allocator>
58 pat_trie_node_base<Type_Traits, E_Access_Traits, Metadata, Allocator>
61 pat_trie_leaf<Type_Traits, E_Access_Traits, Metadata, Allocator>
65 typename Metadata,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/pat_trie_/
internal_node.hpp 52 typename Metadata, typename Allocator>
55 pat_trie_internal_node<Type_Traits, E_Access_Traits, Metadata, Allocator>
58 pat_trie_node_base<Type_Traits, E_Access_Traits, Metadata, Allocator>
61 pat_trie_leaf<Type_Traits, E_Access_Traits, Metadata, Allocator>
65 typename Metadata,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
internal_node.hpp 52 typename Metadata, typename Allocator>
55 pat_trie_internal_node<Type_Traits, E_Access_Traits, Metadata, Allocator>
58 pat_trie_node_base<Type_Traits, E_Access_Traits, Metadata, Allocator>
61 pat_trie_leaf<Type_Traits, E_Access_Traits, Metadata, Allocator>
65 typename Metadata,
  /external/protobuf/src/google/protobuf/
dynamic_message.cc 197 Metadata GetMetadata() const;
422 Metadata DynamicMessage::GetMetadata() const {
423 Metadata metadata; local
424 metadata.descriptor = type_info_->type;
425 metadata.reflection = type_info_->reflection.get();
426 return metadata;
message.h 166 // A container to hold message metadata.
167 struct Metadata {
328 // Get a struct containing the metadata for the Message. Most subclasses only
331 virtual Metadata GetMetadata() const = 0;
    [all...]
descriptor.pb.cc 847 ::google::protobuf::Metadata metadata; local
1397 ::google::protobuf::Metadata metadata; local
1644 ::google::protobuf::Metadata metadata; local
2129 ::google::protobuf::Metadata metadata; local
2784 ::google::protobuf::Metadata metadata; local
3100 ::google::protobuf::Metadata metadata; local
3413 ::google::protobuf::Metadata metadata; local
3729 ::google::protobuf::Metadata metadata; local
4118 ::google::protobuf::Metadata metadata; local
4684 ::google::protobuf::Metadata metadata; local
4989 ::google::protobuf::Metadata metadata; local
5421 ::google::protobuf::Metadata metadata; local
5645 ::google::protobuf::Metadata metadata; local
5869 ::google::protobuf::Metadata metadata; local
6093 ::google::protobuf::Metadata metadata; local
6317 ::google::protobuf::Metadata metadata; local
6581 ::google::protobuf::Metadata metadata; local
7017 ::google::protobuf::Metadata metadata; local
    [all...]
descriptor.pb.h 200 ::google::protobuf::Metadata GetMetadata() const;
294 ::google::protobuf::Metadata GetMetadata() const;
476 ::google::protobuf::Metadata GetMetadata() const;
573 ::google::protobuf::Metadata GetMetadata() const;
741 ::google::protobuf::Metadata GetMetadata() const;
    [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
KeyguardTransportControlView.java 70 private Metadata mMetadata = new Metadata();
79 * The metadata which should be populated into the view once we've been attached
143 public void setMetadata(int generationId, Bundle metadata) {
146 handler.obtainMessage(MSG_SET_METADATA, generationId, 0, metadata).sendToTarget();
165 public void setAllMetadata(int generationId, Bundle metadata, Bitmap bitmap) {
168 handler.obtainMessage(MSG_SET_METADATA, generationId, 0, metadata).sendToTarget();
245 class Metadata {
252 return "Metadata[artist=" + artist + " trackTitle=" + trackTitle + " albumTitle=" + albumTitle + "]";
272 * Populates the given metadata into the vie
    [all...]
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorPlayer.h 123 const media::Metadata::Filter& ids, Parcel *records);
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
Avrcp.java 52 * support metadata, play status and event notification
63 private Metadata mMetadata;
92 mMetadata = new Metadata();
158 public void setMetadata(int generationId, Bundle metadata) {
161 handler.obtainMessage(MSG_SET_METADATA, generationId, 0, metadata).sendToTarget();
179 public void setAllMetadata(int generationId, Bundle metadata, Bitmap bitmap) {
182 handler.obtainMessage(MSG_SET_METADATA, generationId, 0, metadata).sendToTarget();
317 class Metadata {
322 public Metadata() {
329 return "Metadata[artist=" + artist + " trackTitle=" + trackTitle + " albumTitle="
    [all...]
  /system/extras/tests/sdcard/
plot_sdcard.py 33 >>> (metadata, data) = p.Parse('/tmp/data.txt')
34 >>> p.PlotIterations(metadata, data)
35 >>> p.PlotTimes(metadata, data)
86 class Metadata(object):
133 metadata = Metadata()
142 if not metadata.complete:
143 metadata.Parse(line)
152 metadata.UpdateWith(dataset)
176 if not metadata.complete
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.cc 463 ::google::protobuf::Metadata CodeGeneratorRequest::GetMetadata() const {
465 ::google::protobuf::Metadata metadata; local
466 metadata.descriptor = CodeGeneratorRequest_descriptor_;
467 metadata.reflection = CodeGeneratorRequest_reflection_;
468 return metadata;
804 ::google::protobuf::Metadata CodeGeneratorResponse_File::GetMetadata() const {
806 ::google::protobuf::Metadata metadata; local
807 metadata.descriptor = CodeGeneratorResponse_File_descriptor_
1071 ::google::protobuf::Metadata metadata; local
    [all...]
plugin.pb.h 92 ::google::protobuf::Metadata GetMetadata() const;
215 ::google::protobuf::Metadata GetMetadata() const;
332 ::google::protobuf::Metadata GetMetadata() const;
  /frameworks/base/core/java/com/android/internal/widget/
TransportControlView.java 74 private Metadata mMetadata = new Metadata();
84 * The metadata which should be populated into the view once we've been attached
154 public void setMetadata(int generationId, Bundle metadata) {
157 handler.obtainMessage(MSG_SET_METADATA, generationId, 0, metadata).sendToTarget();
176 public void setAllMetadata(int generationId, Bundle metadata, Bitmap bitmap) {
179 handler.obtainMessage(MSG_SET_METADATA, generationId, 0, metadata).sendToTarget();
253 class Metadata {
260 return "Metadata[artist=" + artist + " trackTitle=" + trackTitle + " albumTitle=" + albumTitle + "]";
280 * Populates the given metadata into the vie
    [all...]
  /external/llvm/lib/IR/
ValueTypes.cpp 167 case MVT::Metadata:return "Metadata";
230 case MVT::Metadata: return Type::getMetadataTy(Context);
Function.cpp 451 OutputTable.push_back(IITDescriptor::get(IITDescriptor::Metadata, 0));
589 case IITDescriptor::Metadata: return Type::getMetadataTy(Context);
  /system/media/camera/docs/
metadata_parser_xml.py 56 A class to parse any XML file that passes validation with metadata-validate.
57 It builds a metadata_model.Metadata graph and then renders it over a
62 metadata: a constructed instance of metadata_model.Metadata
67 metadata model.
70 file_name: path to an XML file that passes metadata-validate
80 self._metadata = Metadata()
89 def metadata(self): member in class:MetadataParserXml
108 self.metadata.insert_tag(tag['id'], tag.string)
123 insert = self.metadata.insert_entr
    [all...]
  /external/llvm/include/llvm/CodeGen/
ValueTypes.h 128 // Metadata - This is MDNode or MDString.
129 Metadata = 250,
353 case Metadata:
354 llvm_unreachable("Value type is metadata.");
  /external/webkit/Source/WebCore/fileapi/
FileSystemCallbacks.cpp 52 #include "Metadata.h"
267 void MetadataCallbacks::didReadMetadata(const FileMetadata& metadata)
270 m_successCallback->handleEvent(Metadata::create(metadata.modificationTime).get());
  /frameworks/compile/libbcc/lib/Renderscript/
RSInfoExtractor.cpp 23 #include <llvm/IR/Metadata.h>
33 // Name of metadata node where pragma info resides (should be synced with
41 // Name of metadata node where exported variable names reside
44 // Name of metadata node where exported function names reside
47 // Name of metadata node where exported ForEach name information resides
50 // Name of metadata node where exported ForEach signature information resides
53 // Name of metadata node where RS object slot info resides (should be
153 // Handle legacy case for pre-ICS bitcode that doesn't contain a metadata
215 ALOGW("%s contains pragma metadata with empty key (skip)!",
233 ALOGW("%s contains empty entry in #rs_export_var metadata (skip)!"
    [all...]

Completed in 992 milliseconds

1 2 3 4 56 7