Searched defs:b_offset (Results 1 – 13 of 13) sorted by relevance
/external/gemmlowp/eight_bit_int_gemm/ |
D | eight_bit_int_gemm.cc | 71 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/ |
D | test.cc | 39 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/ |
D | slice_buffer.cc | 193 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/ |
D | slice_buffer.cc | 210 size_t b_offset = static_cast<size_t>(b->slices - b->base_slices); in grpc_slice_buffer_swap() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/ |
D | SerializableTestUtility.java | 564 int a_offset, b_offset; in hasSameBehavior() local
|
/external/python/cpython2/Objects/ |
D | bufferobject.c | 12 Py_ssize_t b_offset; member
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/ |
D | SerializableTestUtility.java | 567 int a_offset, b_offset; in hasSameBehavior() local
|
/external/google-breakpad/src/common/windows/ |
D | pdb_source_line_writer.cc | 114 DWORD a_section, a_offset, b_section, b_offset; in SymbolsMatch() local
|
/external/mesa3d/src/intel/perf/ |
D | gen_perf.h | 225 int b_offset; member
|
/external/libabigail/include/ |
D | abg-diff-utils.h | 1494 unsigned a_offset = a_begin - a_base, b_offset = b_begin - b_base; in compute_diff() local
|
/external/python/cpython2/Python/ |
D | compile.c | 77 int b_offset; member
|
/external/python/cpython3/Python/ |
D | compile.c | 77 int b_offset; member
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cDirectStateAccessTexturesTests.cpp | 799 const glw::GLuint b_offset = alignment; in CreateBufferTexture() local
|