Searched refs:getTypes (Results 1 - 12 of 12) sorted by relevance

/frameworks/compile/slang/BitWriter_2_9/
H A DValueEnumerator.h155 const TypeList &getTypes() const { return Types; } function in class:llvm_2_9::ValueEnumerator
H A DBitcodeWriter.cpp161 const llvm_2_9::ValueEnumerator::TypeList &TypeList = VE.getTypes();
168 Log2_32_Ceil(VE.getTypes().size()+1)));
214 const llvm_2_9::ValueEnumerator::TypeList &TypeList = VE.getTypes();
219 uint64_t NumBits = Log2_32_Ceil(VE.getTypes().size()+1);
1481 Log2_32_Ceil(VE.getTypes().size()+1)));
1501 Log2_32_Ceil(VE.getTypes().size()+1)));
1554 Log2_32_Ceil(VE.getTypes().size()+1)));
/frameworks/compile/slang/BitWriter_2_9_func/
H A DValueEnumerator.h155 const TypeList &getTypes() const { return Types; } function in class:llvm_2_9_func::ValueEnumerator
H A DBitcodeWriter.cpp185 const llvm_2_9_func::ValueEnumerator::TypeList &TypeList = VE.getTypes();
190 uint64_t NumBits = Log2_32_Ceil(VE.getTypes().size()+1);
1543 Log2_32_Ceil(VE.getTypes().size()+1)));
1563 Log2_32_Ceil(VE.getTypes().size()+1)));
1616 Log2_32_Ceil(VE.getTypes().size()+1)));
/frameworks/compile/slang/BitWriter_3_2/
H A DValueEnumerator.h158 const TypeList &getTypes() const { return Types; } function in class:llvm_3_2::ValueEnumerator
H A DBitcodeWriter.cpp185 const llvm_3_2::ValueEnumerator::TypeList &TypeList = VE.getTypes();
190 uint64_t NumBits = Log2_32_Ceil(VE.getTypes().size()+1);
1620 Log2_32_Ceil(VE.getTypes().size()+1)));
1640 Log2_32_Ceil(VE.getTypes().size()+1)));
1693 Log2_32_Ceil(VE.getTypes().size()+1)));
/frameworks/rs/api/
H A DGenerateDocumentation.cpp444 writeSummaryTables(&file, systemSpecification.getConstants(), systemSpecification.getTypes(),
447 writeSummaryTables(&file, systemSpecification.getConstants(), systemSpecification.getTypes(),
H A DGenerateStubsWhiteList.cpp62 const auto& types = systemSpecification.getTypes();
H A DSpecification.h570 const std::map<std::string, Type*>& getTypes() const { return mTypes; } function in class:SystemSpecification
/frameworks/base/tools/aapt/
H A DResourceTable.cpp1912 sp<Type> t = p->getTypes().valueFor(type);
2005 sp<Type> t = p->getTypes().valueFor(type);
2031 sp<Type> t = p->getTypes().valueFor(type);
2070 sp<Type> t = p->getTypes().valueFor(type);
2093 sp<Type> t = p->getTypes().valueFor(type);
2168 sp<Type> t = p->getTypes().valueFor(type);
2175 t = p->getTypes().valueFor(String16(kAttrPrivateType));
2315 sp<Type> t = p->getTypes().valueFor(type);
2322 t = p->getTypes().valueFor(String16(kAttrPrivateType));
2525 if (p == NULL || p->getTypes()
[all...]
H A DResourceTable.h541 const DefaultKeyedVector<String16, sp<Type> >& getTypes() const { return mTypes; } function in class:ResourceTable::Package
/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 154 milliseconds