Home
last modified time | relevance | path

Searched defs:right (Results 1276 - 1300 of 1327) sorted by relevance

1...<<51525354

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp4666 const IArg1& right in doApply() local
4702 const IArg1& right = iargs.b; doApply() local
4734 const IArg1& right = iargs.b; doApply() local
4771 outerProduct(const ExprP<Vector<T, Rows> >& left, const ExprP<Vector<T, Cols> >& right) outerProduct() argument
5591 operator *(const ExprP<Matrix<T, LeftRows, Middle> >& left, const ExprP<Matrix<T, Middle, RightCols> >& right) operator *() argument
5598 operator *(const ExprP<Vector<T, Cols> >& left, const ExprP<Matrix<T, Rows, Cols> >& right) operator *() argument
5605 operator *(const ExprP<Matrix<T, Rows, Cols> >& left, const ExprP<Vector<T, Rows> >& right) operator *() argument
5612 operator *(const ExprP<Matrix<T, Rows, Cols> >& left, const ExprP<T>& right) operator *() argument
5619 operator +(const ExprP<Matrix<float, Rows, Cols> >& left, const ExprP<Matrix<float, Rows, Cols> >& right) operator +() argument
5626 operator +(const ExprP<Matrix<deFloat16, Rows, Cols> >& left, const ExprP<Matrix<deFloat16, Rows, Cols> >& right) operator +() argument
5633 operator +(const ExprP<Matrix<double, Rows, Cols> >& left, const ExprP<Matrix<double, Rows, Cols> >& right) operator +() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.cpp1391 bool Utils::compare(const glw::GLfloat& left, const glw::GLfloat& right) in compare() argument
4589 calculate(glw::GLuint function, const Utils::vec4<glw::GLfloat>& left, const Utils::vec4<glw::GLfloat>& right, Utils::vec4<glw::GLfloat>& out) const calculate() argument
4622 calculate( const glw::GLuint combination[4], const Utils::vec4<glw::GLfloat>& left, const Utils::vec4<glw::GLfloat>& right, const Utils::vec4<glw::GLuint>& indices, Utils::vec4<glw::GLfloat>& out_combined, Utils::vec4<glw::GLfloat>& out_combined_inverted, Utils::vec4<glw::GLfloat>& out_constant, Utils::vec4<glw::GLfloat>& out_constant_inverted, Utils::vec4<glw::GLfloat>& out_dynamic, Utils::vec4<glw::GLfloat>& out_dynamic_inverted, Utils::vec4<glw::GLfloat>& out_loop) const calculate() argument
4685 logError(const glw::GLuint combination[4], const Utils::vec4<glw::GLfloat>& left, const Utils::vec4<glw::GLfloat>& right, const Utils::vec4<glw::GLuint>& indices, const Utils::vec4<glw::GLfloat> vec4_expected[7], const Utils::vec4<glw::GLfloat> vec4_result[7], glw::GLuint array_length, bool result[7]) const logError() argument
4833 testDraw(const glw::GLuint combination[4], const Utils::vec4<glw::GLfloat>& left, const Utils::vec4<glw::GLfloat>& right, const Utils::vec4<glw::GLuint>& indices) const testDraw() argument
6304 testImageDraw(GLuint subroutine_index, Utils::texture& left, Utils::texture& right, const GLuint expected_left_color[4], const GLuint expected_right_color[4]) const testImageDraw() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp1332 const glw::GLfloat right = 1.0f - x_mid_step; in prepareTextureCoordinatesForFace() local
1441 const glw::GLfloat right = 1.0f - x_mid_step - x_step; prepareTextureCoordinatesForGatherForFace() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_1_autogen.cpp1935 GL_Frustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) GL_Frustum() argument
4055 GL_Ortho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) GL_Ortho() argument
[all...]
/third_party/python/Modules/
H A D_datetimemodule.c2090 divide_timedelta_timedelta(PyDateTime_Delta *left, PyDateTime_Delta *right) in divide_timedelta_timedelta() argument
2113 truedivide_timedelta_timedelta(PyDateTime_Delta *left, PyDateTime_Delta *right) in truedivide_timedelta_timedelta() argument
2154 delta_add(PyObject *left, PyObject *right) in delta_add() argument
2213 delta_subtract(PyObject *left, PyObject *right) delta_subtract() argument
2275 delta_multiply(PyObject *left, PyObject *right) delta_multiply() argument
2301 delta_divide(PyObject *left, PyObject *right) delta_divide() argument
2323 delta_truedivide(PyObject *left, PyObject *right) delta_truedivide() argument
2346 delta_remainder(PyObject *left, PyObject *right) delta_remainder() argument
2381 delta_divmod(PyObject *left, PyObject *right) delta_divmod() argument
3165 date_add(PyObject *left, PyObject *right) date_add() argument
3192 date_subtract(PyObject *left, PyObject *right) date_subtract() argument
5593 datetime_add(PyObject *left, PyObject *right) datetime_add() argument
5614 datetime_subtract(PyObject *left, PyObject *right) datetime_subtract() argument
[all...]
H A D_ssl.c5007 PySSLSession_richcompare(PyObject *left, PyObject *right, int op) in PySSLSession_richcompare() argument
/third_party/vixl/src/aarch32/
H A Dconstants-aarch32.h532 operator |(InstructionAttribute left, InstructionAttribute right) operator |() argument
/third_party/python/Python/
H A Dceval.c1962 PyObject *right = TOP(); local
1981 PyObject *right = TOP(); local
2002 PyObject *right = TOP(); global() local
2021 PyObject *right = TOP(); global() local
2041 PyObject *right = TOP(); global() local
2060 PyObject *right = TOP(); global() local
2096 PyObject *right = TOP(); global() local
2117 PyObject *right = TOP(); global() local
3704 PyObject *right = POP(); global() local
3721 PyObject *right = TOP(); global() local
3739 PyObject *right = TOP(); global() local
3781 PyObject *right = TOP(); global() local
3824 PyObject *right = TOP(); global() local
3864 PyObject *right = POP(); global() local
3876 PyObject *right = POP(); global() local
3932 PyObject *right = POP(); global() local
7619 check_except_type_valid(PyThreadState *tstate, PyObject* right) global() argument
7644 check_except_star_type_valid(PyThreadState *tstate, PyObject* right) global() argument
[all...]
/third_party/python/Objects/
H A Dtypeobject.c7223 method_is_overloaded(PyObject *left, PyObject *right, PyObject *name) in method_is_overloaded() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp3625 const IArg1& right = iargs.b; in doApply() local
3661 const IArg1& right = iargs.b; in doApply() local
3693 const IArg1& right in doApply() local
3730 outerProduct(const ExprP<Vector<float, Rows> >& left, const ExprP<Vector<float, Cols> >& right) outerProduct() argument
4149 operator *(const ExprP<Matrix<float, LeftRows, Middle> >& left, const ExprP<Matrix<float, Middle, RightCols> >& right) operator *() argument
4156 operator *(const ExprP<Vector<float, Cols> >& left, const ExprP<Matrix<float, Rows, Cols> >& right) operator *() argument
4163 operator *(const ExprP<Matrix<float, Rows, Cols> >& left, const ExprP<Vector<float, Rows> >& right) operator *() argument
4170 operator *(const ExprP<Matrix<float, Rows, Cols> >& left, const ExprP<float>& right) operator *() argument
4177 operator +(const ExprP<Matrix<float, Rows, Cols> >& left, const ExprP<Matrix<float, Rows, Cols> >& right) operator +() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp4655 const IArg1& right in doApply() local
4691 const IArg1& right = iargs.b; doApply() local
4723 const IArg1& right = iargs.b; doApply() local
4760 outerProduct(const ExprP<Vector<T, Rows> >& left, const ExprP<Vector<T, Cols> >& right) outerProduct() argument
5580 operator *(const ExprP<Matrix<T, LeftRows, Middle> >& left, const ExprP<Matrix<T, Middle, RightCols> >& right) operator *() argument
5587 operator *(const ExprP<Vector<T, Cols> >& left, const ExprP<Matrix<T, Rows, Cols> >& right) operator *() argument
5594 operator *(const ExprP<Matrix<T, Rows, Cols> >& left, const ExprP<Vector<T, Rows> >& right) operator *() argument
5601 operator *(const ExprP<Matrix<T, Rows, Cols> >& left, const ExprP<T>& right) operator *() argument
5608 operator +(const ExprP<Matrix<float, Rows, Cols> >& left, const ExprP<Matrix<float, Rows, Cols> >& right) operator +() argument
5615 operator +(const ExprP<Matrix<deFloat16, Rows, Cols> >& left, const ExprP<Matrix<deFloat16, Rows, Cols> >& right) operator +() argument
5622 operator +(const ExprP<Matrix<double, Rows, Cols> >& left, const ExprP<Matrix<double, Rows, Cols> >& right) operator +() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DParseContext.cpp441 << "' and a right operand of type '" << right in binaryOpError() local
408 assignError(const TSourceLoc &line, const char *op, const TType &left, const TType &right) assignError() argument
433 binaryOpError(const TSourceLoc &line, const char *op, const TType &left, const TType &right) binaryOpError() argument
5977 binaryOpCommonCheck(TOperator op, TIntermTyped *left, TIntermTyped *right, const TSourceLoc &loc) binaryOpCommonCheck() argument
6227 isMultiplicationTypeCombinationValid(TOperator op, const TType &left, const TType &right) isMultiplicationTypeCombinationValid() argument
6270 addBinaryMathInternal(TOperator op, TIntermTyped *left, TIntermTyped *right, const TSourceLoc &loc) addBinaryMathInternal() argument
6340 addBinaryMath(TOperator op, TIntermTyped *left, TIntermTyped *right, const TSourceLoc &loc) addBinaryMath() argument
6354 addBinaryMathBooleanResult(TOperator op, TIntermTyped *left, TIntermTyped *right, const TSourceLoc &loc) addBinaryMathBooleanResult() argument
6369 addAssign(TOperator op, TIntermTyped *left, TIntermTyped *right, const TSourceLoc &loc) addAssign() argument
6413 addComma(TIntermTyped *left, TIntermTyped *right, const TSourceLoc &loc) addComma() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp7122 int right = 0; in OnSafeInsetsChange() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp887 auto right = slice.right.ConvertToPxWithSize(srcSize.Width()); in HasValidBgImageResizable() local
1922 auto right = rect.Right(); in SkewRect() local
1940 auto right = rect.Right(); PerspectiveRect() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp5428 int32_t right = static_cast<int32_t>(rect.Right()); in GetResponseRegion() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp885 std::optional<CalcDimension> right; in ParseEdges() local
2363 void SetPadding(ArkUINodeHandle node, const struct ArkUISizeType* top, const struct ArkUISizeType* right, in SetPadding() argument
2731 SetMargin(ArkUINodeHandle node, const struct ArkUISizeType* top, const struct ArkUISizeType* right, const struct ArkUISizeType* bottom, const struct ArkUISizeType* left) SetMargin() argument
4655 SetOutlineWidthFloat(ArkUINodeHandle node, ArkUI_Float32 left, ArkUI_Float32 top, ArkUI_Float32 right, ArkUI_Float32 bottom) SetOutlineWidthFloat() argument
[all...]
/kernel/linux/linux-5.10/kernel/events/
H A Dcore.c1677 perf_event_groups_less(struct perf_event *left, struct perf_event *right) in perf_event_groups_less() argument
[all...]
/kernel/linux/linux-6.6/kernel/events/
H A Dcore.c1579 perf_event_groups_cmp(const int left_cpu, const struct pmu *left_pmu, const struct cgroup *left_cgroup, const u64 left_group_index, const struct perf_event *right) perf_event_groups_cmp() argument
[all...]
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp870 handleBinaryMath(const TSourceLoc& loc, const char* str, TOperator op, TIntermTyped* left, TIntermTyped* right) handleBinaryMath() argument
2489 assignFromFragCoord(const TSourceLoc& loc, TOperator op, TIntermTyped* left, TIntermTyped* right) assignFromFragCoord() argument
2547 assignPosition(const TSourceLoc& loc, TOperator op, TIntermTyped* left, TIntermTyped* right) assignPosition() argument
2608 assignClipCullDistance(const TSourceLoc& loc, TOperator op, int semanticId, TIntermTyped* left, TIntermTyped* right) assignClipCullDistance() argument
2842 handleAssign(const TSourceLoc& loc, TOperator op, TIntermTyped* left, TIntermTyped* right) handleAssign() argument
3238 handleAssignToMatrixSwizzle(const TSourceLoc& loc, TOperator op, TIntermTyped* left, TIntermTyped* right) handleAssignToMatrixSwizzle() argument
6454 assignError(const TSourceLoc& loc, const char* op, TString left, TString right) assignError() argument
6473 binaryOpError(const TSourceLoc& loc, const char* op, TString left, TString right) binaryOpError() argument
[all...]
/third_party/backends/backend/
H A Dmustek_usb2_asic.h271 unsigned int right; member
/third_party/cups-filters/utils/
H A Dcups-browsed.c2071 bottom, left, right, top; in get_pagesize() local
2688 bottom, left, right, top; in get_cluster_sizes() local
2964 bottom, left, right, to in get_cluster_default_attributes() local
7669 int count, left, right, bottom, top; update_cups_queues() local
[all...]
/third_party/mesa3d/src/glx/tests/
H A Dindirect_api.cpp159 void __indirect_glFrustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble far_val) { } in __indirect_glFrustum() argument
244 void __indirect_glOrtho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble far_val) { } in __indirect_glOrtho() argument
/third_party/node/deps/v8/src/compiler/
H A Dbytecode-graph-builder.cc2891 Node* right = environment()->LookupAccumulator(); in BuildBinaryOp() local
3061 Node* right = jsgraph()->Constant(bytecode_iterator().GetImmediateOperand(0)); in BuildBinaryOpWithImmediate() local
3201 Node* right = environment()->LookupAccumulator(); in BuildCompareOp() local
3258 Node* right = environment()->LookupAccumulator(); VisitTestReferenceEqual() local
4042 TryBuildSimplifiedBinaryOp(const Operator* op, Node* left, Node* right, FeedbackSlot slot) TryBuildSimplifiedBinaryOp() argument
[all...]
H A Dwasm-compiler.cc841 Node* WasmGraphBuilder::Binop(wasm::WasmOpcode opcode, Node* left, Node* right, in Binop() argument
1882 BuildF32CopySign(Node* left, Node* right) BuildF32CopySign() argument
1894 BuildF64CopySign(Node* left, Node* right) BuildF64CopySign() argument
2317 BuildF64Pow(Node* left, Node* right) BuildF64Pow() argument
2323 BuildF64Mod(Node* left, Node* right) BuildF64Mod() argument
2682 BuildI32DivS(Node* left, Node* right, wasm::WasmCodePosition position) BuildI32DivS() argument
2700 BuildI32RemS(Node* left, Node* right, wasm::WasmCodePosition position) BuildI32RemS() argument
2714 BuildI32DivU(Node* left, Node* right, wasm::WasmCodePosition position) BuildI32DivU() argument
2720 BuildI32RemU(Node* left, Node* right, wasm::WasmCodePosition position) BuildI32RemU() argument
2726 BuildI32AsmjsDivS(Node* left, Node* right) BuildI32AsmjsDivS() argument
2764 BuildI32AsmjsRemS(Node* left, Node* right) BuildI32AsmjsRemS() argument
2862 BuildI32AsmjsDivU(Node* left, Node* right) BuildI32AsmjsDivU() argument
2880 BuildI32AsmjsRemU(Node* left, Node* right) BuildI32AsmjsRemU() argument
2892 BuildI64DivS(Node* left, Node* right, wasm::WasmCodePosition position) BuildI64DivS() argument
2915 BuildI64RemS(Node* left, Node* right, wasm::WasmCodePosition position) BuildI64RemS() argument
2933 BuildI64DivU(Node* left, Node* right, wasm::WasmCodePosition position) BuildI64DivU() argument
2942 BuildI64RemU(Node* left, Node* right, wasm::WasmCodePosition position) BuildI64RemU() argument
2952 BuildDiv64Call(Node* left, Node* right, ExternalReference ref, MachineType result_type, wasm::TrapReason trap_zero, wasm::WasmCodePosition position) BuildDiv64Call() argument
3411 BuildI32Rol(Node* left, Node* right) BuildI32Rol() argument
3424 BuildI64Rol(Node* left, Node* right) BuildI64Rol() argument
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.cc6650 Expression* right in VisitLogicalOrExpression() local
6553 VisitLogicalTest(Token::Value token, Expression* left, Expression* right, int right_coverage_slot) VisitLogicalTest() argument
6711 Expression* right = binop->right(); VisitLogicalAndExpression() local
6772 Expression* right = binop->right(); VisitNullishExpression() local
[all...]

Completed in 188 milliseconds

1...<<51525354