Home
last modified time | relevance | path

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

/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/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
Dssbmv.c20 integer a_dim1, a_offset, i__1, i__2, i__3, i__4; in ssbmv_() local
Ddsbmv.c20 integer a_dim1, a_offset, i__1, i__2, i__3, i__4; in dsbmv_() 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/test/
Dtest.cc37 const std::uint8_t* a, std::int32_t a_offset, in ReferenceEightBitIntGemm()
743 int a_offset[] = {0, -64}; in TestWithSmallDataPerChannelQuantization() local
852 int a_offset[] = {0, 0, 0, -51, -51, 0, -36, 0, 0, 0, 0, in TestWithLargeDataPerChannelQuantization() local
1036 std::vector<std::int32_t> a_offset(m, 0); in TestMultithreadedPerChannelQuantization() local
1146 const int a_offset = 0; in TestWithSmallData() local
/external/webp/src/enc/
Dpicture_rescale_enc.c149 const int a_offset = top * pic->a_stride + left; in WebPPictureCrop() local
/external/grpc-grpc/src/core/lib/slice/
Dslice_buffer.cc192 size_t a_offset = static_cast<size_t>(a->slices - a->base_slices); in grpc_slice_buffer_swap() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
DSerializableTestUtility.java566 int a_offset, b_offset; in hasSameBehavior() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DSerializableTestUtility.java563 int a_offset, b_offset; in hasSameBehavior() local
/external/python/cpython2/Python/
Dcompile.c3400 int a_offset; /* offset into bytecode */ member
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.h706 int a_offset; member
/external/python/cpython3/Python/
Dcompile.c4950 int a_offset; /* offset into bytecode */ member