Home
last modified time | relevance | path

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

/frameworks/native/libs/ui/include_private/ui/
DRegionHelper.h43 static const uint32_t RHS = 0x6; // 0b110 variable
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp1782 Constant *RHS = ValueList.getConstantFwdRef(Record[2], CurTy); in ParseConstants() local
2663 Value *LHS, *RHS; in ParseFunctionBody() local
2884 Value *LHS, *RHS; in ParseFunctionBody() local
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp2075 Constant *RHS = ValueList.getConstantFwdRef(Record[2], CurTy); in ParseConstants() local
2924 Value *LHS, *RHS; in ParseFunctionBody() local
3145 Value *LHS, *RHS; in ParseFunctionBody() local
/frameworks/compile/slang/
Dslang_rs_export_type.cpp1477 const RSExportConstantArrayType *RHS = in matchODR() local
Dslang_rs_object_ref_count.cpp898 clang::Expr *RHS, in CreateStructRSSetObject()