Home
last modified time | relevance | path

Searched defs:Rhs (Results 1 – 25 of 28) sorted by relevance

12

/external/mesa3d/src/mesa/program/
Dprogram_parse.y101 #define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
/external/clang/include/clang/Sema/
DCleanupInfo.h39 void mergeFrom(CleanupInfo Rhs) { in mergeFrom()
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorContractionMapper.h18 Rhs = 0, enumerator
/external/dtc/
Dsrcpos.h81 #define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
/external/gemmlowp/internal/
Dkernel.h161 typedef tRhs Rhs; typedef
Dblock_params.h159 enum class Side { Lhs, Rhs }; enumerator
/external/eigen/unsupported/Eigen/src/KroneckerProduct/
DKroneckerTensorProduct.h33 typedef typename Traits::Rhs Rhs; typedef
/external/bison/examples/calc++/
Dcalc++-parser.cc77 #define YYRHSLOC(Rhs, K) ((Rhs)[K]) argument
83 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
/external/bison/src/
Dparse-gram.y38 #define YYLLOC_DEFAULT(Current, Rhs, N) (Current) = lloc_default (Rhs, N) argument
Dparse-gram.c114 #define YYLLOC_DEFAULT(Current, Rhs, N) (Current) = lloc_default (Rhs, N) argument
979 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
998 #define YYRHSLOC(Rhs, K) ((Rhs)[K]) argument
/external/eigen/bench/
Dproduct_threshold.cpp48 typedef Matrix<Scalar,K,N> Rhs; Rhs b; b.setRandom(); in bench_prod() typedef
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DStringRef.h52 static int compareMemory(const char *Lhs, const char *Rhs, size_t Length) { in compareMemory()
/external/llvm/include/llvm/ADT/
DStringRef.h59 static int compareMemory(const char *Lhs, const char *Rhs, size_t Length) { in compareMemory()
/external/clang/lib/StaticAnalyzer/Checkers/
DPointerArithChecker.cpp324 const Expr *Rhs = BOp->getRHS(); in checkPreStmt() local
DNullabilityChecker.cpp64 Nullability getMostNullable(Nullability Lhs, Nullability Rhs) { in getMostNullable()
240 bool operator==(NullabilityState Lhs, NullabilityState Rhs) { in operator ==()
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStringRef.h64 static int compareMemory(const char *Lhs, const char *Rhs, size_t Length) { in compareMemory()
/external/swiftshader/src/OpenGL/compiler/
Dglslang.y107 #define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
Dglslang_tab.cpp343 #define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
1631 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
1650 #define YYRHSLOC(Rhs, K) ((Rhs)[K]) argument
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DTestUtil.h492 Dqword blendWith(const Dqword &Rhs, const Dqword &Mask) const { in blendWith()
/external/mesa3d/src/compiler/glsl/glcpp/
Dglcpp.h82 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
/external/e2fsprogs/intl/
Dplural.c493 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DTestUtil.h604 Dqword blendWith(const Dqword &Rhs, const Dqword &Mask) const { in blendWith()
/external/clang/utils/TableGen/
DClangDiagnosticsEmitter.cpp891 const RecordIndexElement &Rhs) { return Lhs.Name < Rhs.Name; }); in EmitClangDiagsIndexName()
/external/gemmlowp/standalone/
Dneon-gemm-kernel-benchmark.cc220 typedef tRhs Rhs; typedef
/external/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h839 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument

12