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);
1480 Log2_32_Ceil(VE.getTypes().size()+1)));
1500 Log2_32_Ceil(VE.getTypes().size()+1)));
1553 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);
1544 Log2_32_Ceil(VE.getTypes().size()+1)));
1564 Log2_32_Ceil(VE.getTypes().size()+1)));
1617 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);
1612 Log2_32_Ceil(VE.getTypes().size()+1)));
1632 Log2_32_Ceil(VE.getTypes().size()+1)));
1685 Log2_32_Ceil(VE.getTypes().size()+1)));
/frameworks/rs/api/
H A DGenerateDocumentation.cpp455 writeSummaryTables(&file, systemSpecification.getConstants(), systemSpecification.getTypes(),
458 writeSummaryTables(&file, systemSpecification.getConstants(), systemSpecification.getTypes(),
H A DGenerateStubsWhiteList.cpp63 const auto& types = systemSpecification.getTypes();
H A DSpecification.h602 const std::map<std::string, Type*>& getTypes() const { return mTypes; } function in class:SystemSpecification
/frameworks/base/tools/aapt/
H A DResourceTable.cpp1907 sp<Type> t = p->getTypes().valueFor(type);
2000 sp<Type> t = p->getTypes().valueFor(type);
2026 sp<Type> t = p->getTypes().valueFor(type);
2065 sp<Type> t = p->getTypes().valueFor(type);
2088 sp<Type> t = p->getTypes().valueFor(type);
2218 sp<Type> t = p->getTypes().valueFor(type);
2225 t = p->getTypes().valueFor(String16(kAttrPrivateType));
2365 sp<Type> t = p->getTypes().valueFor(type);
2372 t = p->getTypes().valueFor(String16(kAttrPrivateType));
2575 if (p == NULL || p->getTypes()
[all...]
H A DResourceTable.h550 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 2072 milliseconds