/aosp_15_r20/external/tensorflow/tensorflow/security/advisory/ |
H A D | tfsa-2021-182.md | 3 ### CVE Number 6 ### Impact 20 ### Patches 25 ### For more information 28 ### Attribution
|
H A D | tfsa-2022-123.md | 3 ### CVE Number 6 ### Impact 14 ### Patches 20 ### For more information 24 ### Attribution
|
H A D | tfsa-2021-183.md | 3 ### CVE Number 6 ### Impact 31 ### Patches 36 ### For more information 39 ### Attribution
|
/aosp_15_r20/external/eigen/Eigen/src/Geometry/ |
H A D | OrthoMethods.h | 35 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/ |
D | smart_cast.hpp | 77 struct cross { struct 79 static T cast(U & u){ in cast()
|
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_mps_calc_m1m2_tree_51sx.c | 96 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/ |
D | Vector3.kt | 68 fun cross(firstVector: Vector3, secondVector: Vector3): Vector3 { in cross() method
|
/aosp_15_r20/external/freetype/src/sdf/ |
H A D | ftsdf.c | 413 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/ |
D | quaternion.inl | 10 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 D | quaternion.inl | 10 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/ |
D | latch.rs | 153 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 D | SkM44.h | 49 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 D | SkPoint3.h | 141 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/ |
D | cross_tinyxml_enums.cpp | 5 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/ |
D | cross_libxml_enums.cpp | 5 namespace cross { namespace
|
/aosp_15_r20/external/cronet/third_party/lss/tests/ |
H A D | Makefile | 109 cross: target
|
/aosp_15_r20/external/skia/gm/ |
H A D | pathopsblend.cpp | 20 static SkPath cross() { in cross() function
|
/aosp_15_r20/frameworks/base/libs/hwui/ |
H A D | Vector.h | 91 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 D | main.rs | 35 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 D | VectorUtil.java | 43 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 D | Cross.cpp | 60 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 D | corner_match_avx2.c | 111 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 D | matrix-decomposition.js | 94 function cross(v1, v2) { function
|
/aosp_15_r20/external/pytorch/torch/linalg/ |
H A D | __init__.py | 20 cross = _add_docstr(_linalg.linalg_cross, r""" variable
|
/aosp_15_r20/external/libchrome/ui/gfx/geometry/ |
H A D | vector3d_f.cc | 97 gfx::Vector3dF cross(base); in ClockwiseAngleBetweenVectorsInDegrees() local
|