Searched defs:LHS (Results 1 – 8 of 8) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/common/include/nnapi/ |
H A D | TypeUtils.h | 191 #define NN_RET_CHECK_OP(LHS, RHS, OP) \ argument
|
/aosp12/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/ |
H A D | operations.cpp | 1551 static int CompareRootName(PathParser *LHS, PathParser *RHS) { in CompareRootName() 1564 static int CompareRootDir(PathParser *LHS, PathParser *RHS) { in CompareRootDir() 1577 auto &LHS = *LHSPtr; in CompareRelative() local 1590 static int CompareEndState(PathParser *LHS, PathParser *RHS) { in CompareEndState() 1599 auto LHS = PathParser::CreateBegin(__pn_); in __compare() local
|
/aosp12/frameworks/native/libs/ui/include_private/ui/ |
H A D | RegionHelper.h | 42 static const uint32_t LHS = 0x5; // 0b101 variable
|
/aosp12/system/libbase/include/android-base/ |
H A D | logging.h | 258 #define CHECK_OP(LHS, RHS, OP) \ argument
|
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
H A D | BitcodeReader.cpp | 1781 Constant *LHS = ValueList.getConstantFwdRef(Record[1], CurTy); in ParseConstants() local 2663 Value *LHS, *RHS; in ParseFunctionBody() local 2884 Value *LHS, *RHS; in ParseFunctionBody() local
|
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
H A D | BitcodeReader.cpp | 2074 Constant *LHS = ValueList.getConstantFwdRef(Record[1], CurTy); in ParseConstants() local 2924 Value *LHS, *RHS; in ParseFunctionBody() local 3145 Value *LHS, *RHS; in ParseFunctionBody() local
|
/aosp12/frameworks/compile/slang/ |
H A D | slang_rs_object_ref_count.cpp | 897 clang::Expr *LHS, in CreateStructRSSetObject()
|
/aosp12/packages/modules/NeuralNetworks/common/ |
H A D | Validation.cpp | 70 #define NN_VALIDATE_OP(LHS, RHS, OP) \ argument
|