Searched refs:vector (Results 101 - 107 of 107) sorted by relevance

12345

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp20 #include <vector>
106 "arrays of width 3 vector types cannot be exported: '%0'");
246 // Only vector with size 2, 3 and 4 are supported.
893 std::vector<llvm::Type *> Elements;
1319 std::vector<llvm::Type*> FieldTypes;
/frameworks/base/media/libstagefright/chromium_http/
H A Dsupport.cpp211 const std::vector<std::string>& cert_chain,
/frameworks/base/tools/aidl/
H A DAST.cpp37 WriteArgumentList(FILE* to, const vector<Expression*>& arguments)
H A Daidl.cpp913 vector<string> lines;
H A Dgenerate_java.cpp17 vector<Variable*> m_vars;
/frameworks/ex/variablespeed/jni/
H A Dvariablespeed.cc27 #include <vector>
/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp131 const std::vector<AttrListPtr> &Attrs = VE.getAttributes();
1114 // compare returning Int1Ty or vector of Int1Ty
1672 std::vector<unsigned char> Buffer;

Completed in 123 milliseconds

12345