Home
last modified time | relevance | path

Searched defs:a_offset (Results 1 – 15 of 15) sorted by relevance

/external/eigen/blas/f2c/
Dstbmv.c20 integer a_dim1, a_offset, i__1, i__2, i__3, i__4; in stbmv_() local
Ddtbmv.c20 integer a_dim1, a_offset, i__1, i__2, i__3, i__4; in dtbmv_() local
Ddsbmv.c20 integer a_dim1, a_offset, i__1, i__2, i__3, i__4; in dsbmv_() local
Dssbmv.c20 integer a_dim1, a_offset, i__1, i__2, i__3, i__4; in ssbmv_() local
Dztbmv.c20 integer a_dim1, a_offset, i__1, i__2, i__3, i__4, i__5; in ztbmv_() local
Dctbmv.c20 integer a_dim1, a_offset, i__1, i__2, i__3, i__4, i__5; in ctbmv_() local
Dchbmv.c20 integer a_dim1, a_offset, i__1, i__2, i__3, i__4, i__5; in chbmv_() local
Dzhbmv.c21 integer a_dim1, a_offset, i__1, i__2, i__3, i__4, i__5; in zhbmv_() local
/external/gemmlowp/eight_bit_int_gemm/
Deight_bit_int_gemm.cc73 const std::uint8_t* a, std::int32_t a_offset, int lda, in EightBitIntGemmImpl()
112 const std::uint8_t* a, std::int32_t a_offset, in EightBitIntGemmInt32Impl()
306 std::int32_t a_offset, int lda, const std::uint8_t* b, in EightBitIntGemm()
343 std::int32_t a_offset, std::int32_t lda, in EightBitIntGemm()
/external/webp/src/enc/
Dpicture_rescale_enc.c145 const int a_offset = top * pic->a_stride + left; in WebPPictureCrop() local
/external/gemmlowp/test/
Dtest.cc38 const std::uint8_t* a, std::int32_t a_offset, in ReferenceEightBitIntGemm()
744 int a_offset[] = {0, -64}; in TestWithSmallDataPerChannelQuantization() local
853 int a_offset[] = {0, 0, 0, -51, -51, 0, -36, 0, 0, 0, 0, in TestWithLargeDataPerChannelQuantization() local
1037 std::vector<std::int32_t> a_offset(m, 0); in TestMultithreadedPerChannelQuantization() local
1147 const int a_offset = 0; in TestWithSmallData() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
DSerializableTestUtility.java562 int a_offset, b_offset; in hasSameBehavior() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DSerializableTestUtility.java561 int a_offset, b_offset; in hasSameBehavior() local
/external/python/cpython2/Python/
Dcompile.c3399 int a_offset; /* offset into bytecode */ member
/external/valgrind/perf/
Dtinycc.c19469 int a_offset, p_offset; in tcc_output_file() local