Home
last modified time | relevance | path

Searched refs:CS (Results 1 – 10 of 10) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_ast_replace.cpp42 void RSASTReplace::ReplaceInCompoundStmt(clang::CompoundStmt *CS) { in ReplaceInCompoundStmt() argument
43 clang::Stmt **UpdatedStmtList = new clang::Stmt*[CS->size()]; in ReplaceInCompoundStmt()
46 clang::CompoundStmt::body_iterator bI = CS->body_begin(); in ReplaceInCompoundStmt()
47 clang::CompoundStmt::body_iterator bE = CS->body_end(); in ReplaceInCompoundStmt()
57 CS->setStmts(C, llvm::makeArrayRef(UpdatedStmtList, UpdatedStmtCount)); in ReplaceInCompoundStmt()
77 void RSASTReplace::VisitCompoundStmt(clang::CompoundStmt *CS) { in VisitCompoundStmt() argument
78 VisitStmt(CS); in VisitCompoundStmt()
79 ReplaceInCompoundStmt(CS); in VisitCompoundStmt()
82 void RSASTReplace::VisitCaseStmt(clang::CaseStmt *CS) { in VisitCaseStmt() argument
83 if (matchesStmt(CS->getSubStmt())) { in VisitCaseStmt()
[all …]
Dslang_rs_ast_replace.h56 void ReplaceInCompoundStmt(clang::CompoundStmt *CS);
69 void VisitCompoundStmt(clang::CompoundStmt *CS);
70 void VisitCaseStmt(clang::CaseStmt *CS);
Dslang_rs_object_ref_count.cpp118 clang::CompoundStmt *CS = new(C) clang::CompoundStmt( in BuildCompoundStmt() local
123 return CS; in BuildCompoundStmt()
127 clang::CompoundStmt *CS, in AppendAfterStmt() argument
130 slangAssert(CS); in AppendAfterStmt()
131 clang::CompoundStmt::body_iterator bI = CS->body_begin(); in AppendAfterStmt()
132 clang::CompoundStmt::body_iterator bE = CS->body_end(); in AppendAfterStmt()
134 new clang::Stmt*[CS->size() + StmtList.size()]; in AppendAfterStmt()
171 CS->setStmts(C, llvm::makeArrayRef(UpdatedStmtList, UpdatedStmtCount)); in AppendAfterStmt()
205 void VisitContinueStmt(clang::ContinueStmt *CS);
228 void DestructorVisitor::VisitContinueStmt(clang::ContinueStmt *CS) { in VisitContinueStmt() argument
[all …]
Dslang_rs_object_ref_count.h59 explicit Scope(clang::CompoundStmt *CS) : mCS(CS) { in Scope() argument
283 void VisitCompoundStmt(clang::CompoundStmt *CS);
/frameworks/compile/libbcc/lib/
DRSX86CallConvPass.cpp143 void ReplaceCallInsn(llvm::CallSite &CS, in ReplaceCallInsn() argument
147 llvm::CallInst *CI = llvm::cast<llvm::CallInst>(CS.getInstruction()); in ReplaceCallInsn()
148 std::vector<llvm::Value *> Args(CS.arg_begin(), CS.arg_end()); in ReplaceCallInsn()
198 llvm::CallSite CS(OrigFn->user_back()); in runOnModule() local
199 ReplaceCallInsn(CS, NewFn, ArgsToDeref); in runOnModule()
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/loaders/
DLoaderDicom.java86 static final short CS = vr("CS"); field in LoaderDicom
108 AE, AS, CS, DA, DS, DT, IS, LO, LT, PN, SH, ST, TM, UT
/frameworks/opt/net/ims/
DREADME.txt10 - 3GPP TS 26.111 : Codec for CS multimedia telephony service (H.324)
/frameworks/opt/telephony/proto/src/
Dtelephony.proto994 // Information about CS and/or PS call session.
1234 // CS or IMS Voice call index
1240 // Active CS Voice calls
/frameworks/opt/setupwizard/tools/docs/
Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...
/frameworks/base/config/
Dhiddenapi-private-dex.txt34667 Landroid/icu/text/Bidi;->CS:B