Home
last modified time | relevance | path

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

/external/gemmlowp/eight_bit_int_gemm/
Deight_bit_int_gemm.cc74 const std::uint8_t* b, std::int32_t b_offset, int ldb, in EightBitIntGemmImpl()
114 std::int32_t b_offset, int ldb, std::int32_t* c, in EightBitIntGemmInt32Impl()
307 std::int32_t b_offset, int ldb, std::uint8_t* c, in EightBitIntGemm()
344 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/python/cpython2/Objects/
Dbufferobject.c12 Py_ssize_t b_offset; member
/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/v8/src/ppc/
Dassembler-ppc.h845 int b_offset = branch_offset(L); variable
/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp5444 ir_constant_data b_offset; in _noise2() local
5468 ir_constant_data b_offset; in _noise3() local
/external/python/cpython2/Python/
Dcompile.c77 int b_offset; member
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.h707 int b_offset; member
/external/python/cpython3/Python/
Dcompile.c74 int b_offset; member
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTexturesTests.cpp799 const glw::GLuint b_offset = alignment; in CreateBufferTexture() local