Searched defs:b_offset (Results 1 – 12 of 12) sorted by relevance
/external/gemmlowp/eight_bit_int_gemm/ |
D | eight_bit_int_gemm.cc | 74 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/ |
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/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 | 566 int a_offset, b_offset; in hasSameBehavior() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/ |
D | SerializableTestUtility.java | 563 int a_offset, b_offset; in hasSameBehavior() local
|
/external/v8/src/ppc/ |
D | assembler-ppc.h | 845 int b_offset = branch_offset(L); variable
|
/external/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 5444 ir_constant_data b_offset; in _noise2() local 5468 ir_constant_data b_offset; in _noise3() local
|
/external/python/cpython2/Python/ |
D | compile.c | 77 int b_offset; member
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_context.h | 707 int b_offset; member
|
/external/python/cpython3/Python/ |
D | compile.c | 74 int b_offset; member
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cDirectStateAccessTexturesTests.cpp | 799 const glw::GLuint b_offset = alignment; in CreateBufferTexture() local
|