Searched refs:Name (Results 51 - 59 of 59) sorted by relevance

123

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_DecodePadMV_PVOP_s.s18 ; * File Name: omxVCM4P2_DecodePadMV_PVOP_s.s
H A DomxVCM4P2_PredictReconCoefIntra_s.s18 ; * File Name: omxVCM4P2_PredictReconCoefIntra_s.s
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp286 StructType *createIdentifiedStructType(LLVMContext &Context, StringRef Name);
783 StringRef Name) {
784 auto *Ret = StructType::create(Context, Name);
1435 SmallString<8> Name; local
1436 Name.resize(NameLength);
1438 Name[i] = Record[i];
1452 NamedMDNode *NMD = TheModule->getOrInsertNamedMetadata(Name);
1511 SmallString<8> Name(Record.begin()+1, Record.end());
1513 unsigned NewKind = TheModule->getMDKindID(Name.str());
782 createIdentifiedStructType(LLVMContext &Context, StringRef Name) argument
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSForEachExpand.cpp917 const char *Name = mExportForEachNameList[i]; local
919 if (Module.getFunction(Name) &&
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp524 StructType *createIdentifiedStructType(LLVMContext &Context, StringRef Name);
1059 StringRef Name) {
1060 auto *Ret = StructType::create(Context, Name);
1747 SmallString<8> Name(Record.begin(), Record.end());
1757 NamedMDNode *NMD = TheModule->getOrInsertNamedMetadata(Name);
1805 SmallString<8> Name(Record.begin()+1, Record.end());
1807 unsigned NewKind = TheModule->getMDKindID(Name.str());
1058 createIdentifiedStructType(LLVMContext &Context, StringRef Name) argument
/frameworks/base/tools/aidl/
H A DAST.cpp830 string name = this->type->Name();
H A DType.cpp1354 if (m_types[i]->Name() == name) {
1439 t->Package().c_str(), t->Name().c_str(),
H A DType.h34 inline string Name() const { return m_name; } function in class:Type
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 541 milliseconds

123