/external/llvm/lib/AsmParser/ |
LLLexer.cpp | 413 // Lex a metadata name as a MetadataVar. 605 TYPEKEYWORD("metadata", Type::getMetadataTy(Context));
|
/external/llvm/lib/Transforms/Scalar/ |
LICM.cpp | 462 // This allows ValueHandlers and custom metadata to adjust itself. 484 // This allows ValueHandlers and custom metadata to adjust itself.
|
ObjCARC.cpp | [all...] |
/external/webkit/Source/WebCore/loader/appcache/ |
ApplicationCacheGroup.cpp | 538 // Copy the resource and its metadata from the newest application cache in cache group whose completeness flag is complete, and act 642 // Copy the resource and its metadata from the newest application cache in cache group whose completeness flag is complete, and act [all...] |
/libcore/luni/src/main/java/java/sql/ |
PreparedStatement.java | 105 * It is possible to know the metadata for the {@code ResultSet} without 107 * PreparedStatement} is precompiled. As a result the metadata can be [all...] |
/external/clang/lib/CodeGen/ |
CodeGenModule.cpp | 48 static const char AnnotationSection[] = "llvm.metadata"; 628 GV->setSection("llvm.metadata"); [all...] |
CGObjC.cpp | 1730 llvm::NamedMDNode *metadata = local [all...] |
CGBlocks.cpp | 150 /// Block description metadata generated from block literal. 492 // Using that metadata, generate the actual block function. 806 // Using that metadata, generate the actual block function. [all...] |
/external/sonivox/jet_tools/JetCreator/ |
eas.py | 107 # callback type for metadata
459 """Parse the metadata in a file."""
469 """Register a metadata callback."""
[all...] |
/frameworks/base/docs/html/guide/topics/clipboard/ |
copy-paste.jd | 172 paste it. Besides having a certain data form, the clip object also contains metadata that tells 173 you what MIME type or types are available. This metadata helps you decide if your application 203 A {@link android.content.ClipDescription} object contains metadata about the clip. In [all...] |
/frameworks/media/libvideoeditor/vss/stagefrightshells/src/ |
VideoEditor3gpReader.cpp | 57 #include <media/stagefright/MetaData.h> 505 sp<MetaData> meta = pC->mExtractor->getMetaData(); [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/ |
GridModel.java | 656 IViewMetadata metadata = mRulesEngine.getMetadata(view.node.getFqcn()); local 657 if (metadata != null) { 658 Margins insets = metadata.getInsets(); [all...] |
/external/bluetooth/glib/glib/ |
gfileutils.c | 969 * data is written to the disk before the metadata.) 1032 * lists, metadata etc. may be lost. If @filename is a symbolic link, [all...] |
/external/dbus/doc/ |
diagram.svg | 85 <metadata 99 </metadata> [all...] |
/external/llvm/include/llvm/CodeGen/ |
ISDOpcodes.h | 500 // Operand #2 : a MDNodeSDNode with the !srcloc metadata. 554 // reference metadata in the IR. [all...] |
/frameworks/base/media/java/android/media/videoeditor/ |
VideoEditorImpl.java | 968 * Load the metadata [all...] |
/hardware/ti/omap4xxx/camera/ |
AppCallbackNotifier.cpp | [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
AndroidContentAssist.java | 499 // resource, offer to complete it, since in many cases our metadata 558 // The parent is a custom view and we don't have metadata about its [all...] |
/external/sqlite/dist/ |
sqlite3.c | [all...] |
sqlite3.c.orig | [all...] |
sqlite3.h | [all...] |
sqlite3.h.orig | [all...] |
/bootable/recovery/applypatch/ |
applypatch.c | 43 // metadata in *file.
|
/external/bluetooth/glib/gio/ |
gfileinfo.h | 630 * resolution thumbnail without metadata. Corresponding [all...] |
glocalfileoutputstream.c | 1022 * data is written to the disk before the metadata.)
|