Home
last modified time | relevance | path

Searched defs:RHS (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/include/private/ui/
DRegionHelper.h41 static const uint32_t RHS = 0x6; // 0b110 variable
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp1770 Constant *RHS = ValueList.getConstantFwdRef(Record[2], CurTy); in ParseConstants() local
2651 Value *LHS, *RHS; in ParseFunctionBody() local
2872 Value *LHS, *RHS; in ParseFunctionBody() local
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp2063 Constant *RHS = ValueList.getConstantFwdRef(Record[2], CurTy); in ParseConstants() local
2912 Value *LHS, *RHS; in ParseFunctionBody() local
3133 Value *LHS, *RHS; in ParseFunctionBody() local
/frameworks/compile/slang/
Dslang_rs_export_type.cpp1468 const RSExportConstantArrayType *RHS = in equals() local
Dslang_rs_object_ref_count.cpp897 clang::Expr *RHS, in CreateStructRSSetObject()