Home
last modified time | relevance | path

Searched defs:b_offset (Results 1 – 13 of 13) sorted by relevance

/external/gemmlowp/eight_bit_int_gemm/
Deight_bit_int_gemm.cc71 const std::uint8_t* b, std::int32_t b_offset, int ldb, in EightBitIntGemmImpl()
111 std::int32_t b_offset, int ldb, std::int32_t* c, in EightBitIntGemmInt32Impl()
304 std::int32_t b_offset, int ldb, std::uint8_t* c, in EightBitIntGemm()
341 const std::uint8_t* b, std::int32_t b_offset, in EightBitIntGemm()
/external/gemmlowp/test/
Dtest.cc39 std::int32_t b_offset, int ldb, std::uint8_t* c, in ReferenceEightBitIntGemm()
758 int b_offset = -127; in TestWithSmallDataPerChannelQuantization() local
909 int b_offset = -127; in TestWithLargeDataPerChannelQuantization() local
1051 std::int32_t b_offset = 0; in TestMultithreadedPerChannelQuantization() local
1147 const int b_offset = 0; in TestWithSmallData() local
/external/grpc-grpc/src/core/lib/slice/
Dslice_buffer.cc193 size_t b_offset = static_cast<size_t>(b->slices - b->base_slices); in grpc_slice_buffer_swap() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/slice/
Dslice_buffer.cc210 size_t b_offset = static_cast<size_t>(b->slices - b->base_slices); in grpc_slice_buffer_swap() local
/external/python/cpython2/Objects/
Dbufferobject.c12 Py_ssize_t b_offset; member
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
DSerializableTestUtility.java567 int a_offset, b_offset; in hasSameBehavior() local
/external/google-breakpad/src/common/windows/
Dpdb_source_line_writer.cc114 DWORD a_section, a_offset, b_section, b_offset; in SymbolsMatch() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DSerializableTestUtility.java564 int a_offset, b_offset; in hasSameBehavior() local
/external/mesa3d/src/intel/perf/
Dgen_perf.h225 int b_offset; member
/external/libabigail/include/
Dabg-diff-utils.h1494 unsigned a_offset = a_begin - a_base, b_offset = b_begin - b_base; in compute_diff() local
/external/python/cpython2/Python/
Dcompile.c77 int b_offset; member
/external/python/cpython3/Python/
Dcompile.c77 int b_offset; member
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTexturesTests.cpp799 const glw::GLuint b_offset = alignment; in CreateBufferTexture() local