Home
last modified time | relevance | path

Searched defs:cross (Results 1 – 25 of 419) sorted by relevance

12345678910>>...17

/aosp_15_r20/external/tensorflow/tensorflow/security/advisory/
H A Dtfsa-2021-182.md3 ### CVE Number
6 ### Impact
20 ### Patches
25 ### For more information
28 ### Attribution
H A Dtfsa-2022-123.md3 ### CVE Number
6 ### Impact
14 ### Patches
20 ### For more information
24 ### Attribution
H A Dtfsa-2021-183.md3 ### CVE Number
6 ### Impact
31 ### Patches
36 ### For more information
39 ### Attribution
/aosp_15_r20/external/eigen/Eigen/src/Geometry/
H A DOrthoMethods.h35 MatrixBase<Derived>::cross(const MatrixBase<OtherDerived>& other) const in cross() function
111 VectorwiseOp<ExpressionType,Direction>::cross(const MatrixBase<OtherDerived>& other) const in cross() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/include/boost/serialization/
Dsmart_cast.hpp77 struct cross { struct
79 static T cast(U & u){ in cast()
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_mps_calc_m1m2_tree_51sx.c96 WORD32 cross; in ixheaacd_calc_m1m2_51s1() local
227 WORD32 cross; in ixheaacd_calc_m1m2_51s2() local
/aosp_15_r20/frameworks/libs/systemui/toruslib/torus-math/src/main/java/com/google/android/torus/math/
DVector3.kt68 fun cross(firstVector: Vector3, secondVector: Vector3): Vector3 { in cross() method
/aosp_15_r20/external/freetype/src/sdf/
H A Dftsdf.c413 FT_16D16 cross; member
1904 FT_26D6 cross; /* used to determine sign */ in get_min_distance_line() local
2123 FT_16D16 cross; /* to determine the sign */ in get_min_distance_conic() local
2417 FT_16D16 cross; /* to determine the sign */ in get_min_distance_conic() local
2731 FT_16D16 cross; /* to determine the sign */ in get_min_distance_cubic() local
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dquaternion.inl10 GLM_FUNC_QUALIFIER tvec3<T, P> cross(tvec3<T, P> const& v, tquat<T, P> const& q) function
16 GLM_FUNC_QUALIFIER tvec3<T, P> cross(tquat<T, P> const& q, tvec3<T, P> const& v) function
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Dquaternion.inl10 GLM_FUNC_QUALIFIER tvec3<T, P> cross(tvec3<T, P> const& v, tquat<T, P> const& q) function
16 GLM_FUNC_QUALIFIER tvec3<T, P> cross(tquat<T, P> const& q, tvec3<T, P> const& v) function
/aosp_15_r20/external/rust/android-crates-io/crates/rayon-core/src/
Dlatch.rs153 cross: bool, field
175 pub(super) fn cross(thread: &'r WorkerThread) -> SpinLatch<'r> { in cross() method
/aosp_15_r20/external/skia/include/core/
H A DSkM44.h49 SkScalar cross(SkV2 v) const { return Cross(*this, v); } in cross() function
91 SkV3 cross(const SkV3& v) const { return Cross(*this, v); } in cross() function
H A DSkPoint3.h141 SkPoint3 cross(const SkPoint3& vec) const { in cross() function
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/cross_generate_parse_tinyxml/xsdc_cross_generate_parse_tinyxml_tests/gen/cpp/
Dcross_tinyxml_enums.cpp5 namespace cross { namespace
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/cross_generate_parse_libxml/xsdc_cross_generate_parse_libxml_tests/gen/cpp/
Dcross_libxml_enums.cpp5 namespace cross { namespace
/aosp_15_r20/external/cronet/third_party/lss/tests/
H A DMakefile109 cross: target
/aosp_15_r20/external/skia/gm/
H A Dpathopsblend.cpp20 static SkPath cross() { in cross() function
/aosp_15_r20/frameworks/base/libs/hwui/
H A DVector.h91 float cross(const Vector2& v) const { return x * v.y - y * v.x; } in cross() function
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/tools/cross_installer/src/
H A Dmain.rs35 let cross = env::current_dir().unwrap().join(env!("CROSS_BIN")); in execute_cross() localVariable
/aosp_15_r20/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/
H A DVectorUtil.java43 public static void cross(double[] a, double[] b, double[] out) { in cross() method in VectorUtil
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DCross.cpp60 Tensor cross(const Tensor & input, const Tensor & other, const std::optional<int64_t> dimension) { in cross() function
/aosp_15_r20/external/libaom/aom_dsp/flow_estimation/x86/
H A Dcorner_match_avx2.c111 const int cross = _mm_extract_epi32(tmp, 0) + _mm_extract_epi32(tmp, 1) + in aom_compute_correlation_avx2() local
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
H A Dmatrix-decomposition.js94 function cross(v1, v2) { function
/aosp_15_r20/external/pytorch/torch/linalg/
H A D__init__.py20 cross = _add_docstr(_linalg.linalg_cross, r""" variable
/aosp_15_r20/external/libchrome/ui/gfx/geometry/
H A Dvector3d_f.cc97 gfx::Vector3dF cross(base); in ClockwiseAngleBetweenVectorsInDegrees() local

12345678910>>...17